Closed
Bug 857303
Opened 12 years ago
Closed 12 years ago
Intermittent test_browserElement_oop_Reload.html,browser_bug822367.js | application crashed [@ PL_DHashTableEnumerate] after Assertion failure: (*(uint32_t*)(table->entryStore + ((uint32_t)1 << (32 - (table)->hashShift)) * table->entrySize)) > 0
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: assertion, crash, intermittent-failure)
Crash Data
+++ This bug was initially created as a clone of Bug #855793 +++
+++ This bug was initially created as a clone of Bug #855185 +++
Out of room in the summary.
https://tbpl.mozilla.org/php/getParsedLog.php?id=21359614&tree=Mozilla-Inbound
Comment 1•12 years ago
|
||
Summary: Intermittent test_browserElement_oop_Reload.html | application crashed [@ PL_DHashTableEnumerate] after Assertion failure: (*(uint32_t*)(table->entryStore + ((uint32_t)1 << (32 - (table)->hashShift)) * table->entrySize)) > 0 → Intermittent test_browserElement_oop_Reload.html,browser_bug822367.js | application crashed [@ PL_DHashTableEnumerate] after Assertion failure: (*(uint32_t*)(table->entryStore + ((uint32_t)1 << (32 - (table)->hashShift)) * table->entrySize)) > 0
Comment 2•12 years ago
|
||
As there is no evidence for those being plugin issues, moving this one over to networking as well.
(Note that pldhash assertions were made fatal on Mar 14)
nsHttpConnectionMgr pldhash issues:
https://bugzilla.mozilla.org/buglist.cgi?f1=cf_crash_signature&list_id=6240231&o1=substring&resolution=---&resolution=DUPLICATE&query_format=advanced&v1=nsBaseHashtable%3CnsCStringHashKey%2CnsAutoPtr%3CnsHttpConnectionMgr%3A%3AnsConnectionEntry%3E%2CnsHttpConnectionMgr%3A%3AnsConnectionEntry%20*%3E%3A%3A
Component: Plug-ins → Networking: HTTP
Updated•12 years ago
|
Priority: P2 → --
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 8•12 years ago
|
||
will all be marked dups of each other: 855793 859744 855185 857303
(I won't do that until there is a resolution to keep tbpl orange easier to do)
| Reporter | ||
Comment 9•12 years ago
|
||
Calling this fixed by bug 855185.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•