Closed Bug 1412320 Opened 7 years ago Closed 6 years ago

Intermittent toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js | application crashed [@ mozilla::OffTheBooksMutex::AssertCurrentThreadOwns()]

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox-esr52 --- wontfix
firefox58 --- wontfix
firefox59 --- wontfix
firefox60 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: michal)

References

Details

(Keywords: crash, intermittent-failure, Whiteboard: [necko-triaged])

Crash Data

Attachments

(1 file)

looks like an assertion due to mutex misuse in network cache (the CacheIndexIterator destructor).
Component: Places → Networking
Product: Toolkit → Core
Honza, the cache is involved. Can you take a look?
Flags: needinfo?(honzab.moz)
Priority: P5 → P3
Whiteboard: [necko-triaged]
Michal, this is in cache index.
Flags: needinfo?(honzab.moz) → needinfo?(michal.novotny)
Assignee: nobody → michal.novotny
Severity: critical → normal
Flags: needinfo?(michal.novotny)
Attached patch fixSplinter Review
See the comment in the patch.
Attachment #8943633 - Flags: review?(honzab.moz)
Attachment #8943633 - Flags: review?(honzab.moz) → review+
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f50ee305941a
CacheIndex::~CacheIndex is called outside CacheIndex::sLock. r=honzab
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/f50ee305941a
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: