Closed
Bug 570215
Opened 14 years ago
Closed 13 years ago
docshell/base/crashtests/432114-1.html triggers "ASSERTION: Dying in the middle of our own update?"
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: ehsan.akhgari)
References
Details
(Keywords: assertion, testcase, Whiteboard: [fixed by bug 645572])
docshell/base/crashtests/432114-1.html triggers:
###!!! ASSERTION: Dying in the middle of our own update?: 'mUpdateCount == 0', file /Users/jruderman/central/layout/base/nsCSSFrameConstructor.h, line 89
and often also:
###!!! ASSERTION: No Document Request!: 'mDocumentRequest', file /Users/jruderman/central/uriloader/base/nsDocLoader.cpp, line 776
2x
###!!! ASSERTION: Firing OnStateChange(...) notification with a NULL request!: 'aRequest', file /Users/jruderman/central/uriloader/base/nsDocLoader.cpp, line 1293
Flags: in-testsuite+
Reporter | ||
Comment 1•14 years ago
|
||
fwiw, bug 479160 triggers some of the same assertions.
Comment 2•14 years ago
|
||
Bug 553363 was about just getting this crashtest to hit the load event with lazy frame construction. There is some analysis there of what is happening.
Assignee | ||
Updated•14 years ago
|
Summary: docshell/base/crashtests/432114-1.html triggers "ASSERTION: Dying in the middle of our own update?" and more → docshell/base/crashtests/432114-1.html triggers "ASSERTION: Dying in the middle of our own update?"
Assignee | ||
Updated•14 years ago
|
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Whiteboard: [will be fixed by bug 645572] → [fixed by bug 645572]
You need to log in
before you can comment on or make changes to this bug.
Description
•