Closed
Bug 1360705
Opened 8 years ago
Closed 8 years ago
Intermittent browser/base/content/test/plugins/browser_pluginCrashCommentAndURL.js | application crashed [@ PLDHashTable::Iterator::~Iterator()]
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: bulk-close-intermittents, crash, intermittent-failure)
Crash Data
Filed by: wkocher [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=95310217&repo=mozilla-inbound
https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-win64-debug/1493406501/mozilla-inbound_win8_64-debug_test-mochitest-e10s-browser-chrome-3-bm110-tests1-windows-build246.txt.gz
Comment 1•8 years ago
|
||
Asserting at https://hg.mozilla.org/mozilla-central/annotate/7fd87238aa41/xpcom/ds/PLDHashTable.cpp#l749 mTable->mChecker.EndReadOp();
Is this an indication of unsynchronized access to the hashtable?
Component: Plug-ins → Breakpad Integration
Flags: needinfo?(nfroyd)
Product: Core → Toolkit
![]() |
||
Comment 2•8 years ago
|
||
(In reply to Benjamin Smedberg [:bsmedberg] from comment #1)
> Asserting at
> https://hg.mozilla.org/mozilla-central/annotate/7fd87238aa41/xpcom/ds/
> PLDHashTable.cpp#l749 mTable->mChecker.EndReadOp();
>
> Is this an indication of unsynchronized access to the hashtable?
Yes. (Yay, debug assertions caught something!)
Flags: needinfo?(nfroyd)
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•