Closed
Bug 74893
Opened 24 years ago
Closed 24 years ago
Assertion: null mObservers[i] in imgRequest::OnStopRequest
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jesup, Assigned: pavlov)
References
()
Details
Attachments
(1 file)
9.75 KB,
text/plain
|
Details |
FreeBSD 4.1 Mozilla 20010405xx
Load this page; you'll get a lot of assertions due to a null being returned for
mObservers[i] in void *item = NS_STATIC_CAST(void *, mObservers[i]):
###!!! ASSERTION: why did we get a null item ?: 'Not Reached', file
imgRequest.cpp, line 596
GDB backtrace attached
Reporter | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•