Open
Bug 735966
Opened 13 years ago
Updated 3 years ago
ASSERTION: This is unsafe! Fix the caller!: content/events/src/nsEventDispatcher.cpp, line 558
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion, testcase)
STR:
1. load layout/base/crashtests/735943.html (to be added in bug 735943)
ACTUAL RESULTS:
ASSERTION: Existing entry in StartupCache.: 'entry == nsnull', file startupcache/StartupCache.cpp, line 376
Reporter | ||
Comment 1•13 years ago
|
||
Actually, the assertion on Try is:
###!!! ASSERTION: This is unsafe! Fix the caller!: 'Error', file e:/builds/moz2_slave/try-w32-dbg/build/content/events/src/nsEventDispatcher.cpp, line 558
I saw the assertion in comment 0 in a local DEBUG build on Linux64.
Summary: ASSERTION: Existing entry in StartupCache.: 'entry == nsnull', file startupcache/StartupCache.cpp, line 376 → ASSERTION: This is unsafe! Fix the caller!: content/events/src/nsEventDispatcher.cpp, line 558
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•