Closed
Bug 12410
Opened 25 years ago
Closed 25 years ago
Assert/abort on this URL
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
CLOSED
FIXED
People
(Reporter: phil, Assigned: pnunn)
References
()
Details
This URL is given on www.mozillazine.org today, and it causes the app to assert
and abort. My mozilla build is from yesterday, 8/23/99.
NTDLL! 77f7629c()
il_gif_write(il_container_struct * 0x031f33a0, const unsigned char * 0x00d7e9b0,
long 0x00001000) line 794 + 38 bytes
GIFDecoder::ImgDWrite(GIFDecoder * const 0x03217700, const unsigned char *
0x00d7e9b0, long 0x00001000) line 89 + 20 bytes
IL_StreamWrite(il_container_struct * 0x031f33a0, const unsigned char *
0x00d7e9b0, long 0x00001000) line 967 + 26 bytes
NetReaderImpl::Write(const unsigned char * 0x00d7e9b0, long 0x00001000) line 94
+ 20 bytes
ImageConsumer::OnDataAvailable(ImageConsumer * const 0x031f4d80, nsIChannel *
0x031f4cc0, nsISupports * 0x00000000, nsIInputStream * 0x031fe860, unsigned int
0x00000000, unsigned int 0x00004184) line 301 + 22 bytes
nsHTTPResponseListener::OnDataAvailable(nsHTTPResponseListener * const
0x031fd200, nsIChannel * 0x0320df20, nsISupports * 0x031f4cc0, nsIInputStream *
0x031fe860, unsigned int 0x00010390, unsigned int 0x00004184) line 163 + 47
bytes
nsOnDataAvailableEvent::HandleEvent(nsOnDataAvailableEvent * const 0x03220980)
line 345
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x03220984) line 144 + 12 bytes
PL_HandleEvent(PLEvent * 0x03220984) line 509 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00adc1e0) line 470 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x0055043a, unsigned int 0x0000c0f7, unsigned int
0x00000000, long 0x00adc1e0) line 932 + 9 bytes
USER32! 77e71820()
00adc1e0()
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I just check in some changes that will allow
it to fail gracefully. The image is not in the
location specified. (gradient_lt.gif) (about_us/blank.gif)
Please reopen if the change didn't fix the crash.
pn
Updated•25 years ago
|
Status: RESOLVED → CLOSED
Comment 2•25 years ago
|
||
Verified fixed using:
1999082509 Mac OS (8.6)
1999082708 Windows (NT 4.0 SP3)
1999082513 Linux (RH 6.0, GNOME)
No crash.
You need to log in
before you can comment on or make changes to this bug.
Description
•