Closed Bug 75284 Opened 23 years ago Closed 23 years ago

crashes on the site above

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 76119

People

(Reporter: amyy, Assigned: pavlov)

References

()

Details

(Keywords: crash, Whiteboard: [imagelib])

Build: 04-06 Win32/ 04-05 Mac and Linux trunk

Crashes when click on "map" on http://www.yahoo.co.jp or just type:
http://map.yahoo.co.jp

Please change the component if it is not i18n.
Here is a stack on my debug build (pulled this morning) on Win2000.
Change component to image.

imgContainer::EndFrameDecode(imgContainer * const 0x040f3f40, unsigned int 1,
unsigned int 0) line 213 + 18 bytes
EndImageFrame(void * 0x0456eb00, unsigned int 1, unsigned int 0) line 302
gif_write(gif_struct * 0x04569e80, const unsigned char * 0x0456d2e0, unsigned
int 47) line 1469 + 32 bytes
nsGIFDecoder2::ProcessData(nsGIFDecoder2 * const 0x0456eb00, unsigned char *
0x0456d2e0, unsigned int 47) line 164 + 20 bytes
ReadDataOut(nsIInputStream * 0x0456d290, void * 0x0456eb00, const char *
0x0456d2e0, unsigned int 0, unsigned int 47, unsigned int * 0x0012f7e8) line 151
+ 17 bytes
nsInputStreamTee::WriteSegmentFun(nsIInputStream * 0x0456d290, void *
0x0456eb90, const char * 0x0456d2e0, unsigned int 0, unsigned int 47, unsigned
int * 0x0012f7e8) line 81 + 33 bytes
nsByteArrayInputStream::ReadSegments(nsByteArrayInputStream * const 0x0456d290,
unsigned int (nsIInputStream *, void *, const char *, unsigned int, unsigned
int, unsigned int *)* 0x1004e580
nsInputStreamTee::WriteSegmentFun(nsIInputStream *, void *, const char *,
unsigned int, unsigned int, unsigned int *), void * 0x0456eb90, unsigned int 47,
unsigned int * 0x0012f7e8) line 103 + 3
nsInputStreamTee::ReadSegments(nsInputStreamTee * const 0x0456eb90, unsigned int
(nsIInputStream *, void *, const char *, unsigned int, unsigned int, unsigned
int *)* 0x036a1b10 ReadDataOut(nsIInputStream *, void *, const char *, unsigned
int, unsigned int, unsigned int *), void * 0x0456eb00, unsigned int 47, unsigned
int * 0x0012f7e8) line 138
nsGIFDecoder2::WriteFrom(nsGIFDecoder2 * const 0x0456eb00, nsIInputStream *
0x0456eb90, unsigned int 47, unsigned int * 0x0012f7e8) line 183
imgRequest::OnDataAvailable(imgRequest * const 0x040f2238, nsIRequest *
0x040f23c0, nsISupports * 0x00000000, nsIInputStream * 0x0456eb90, unsigned int
0, unsigned int 47) line 749 + 47 bytes
nsHTTPFinalListener::OnDataAvailable(nsHTTPFinalListener * const 0x040f2310,
nsIRequest * 0x040f23c0, nsISupports * 0x00000000, nsIInputStream * 0x0456eb90,
unsigned int 0, unsigned int 47) line 1164 + 46 bytes
nsStreamListenerTee::OnDataAvailable(nsStreamListenerTee * const 0x04568100,
nsIRequest * 0x040f23c0, nsISupports * 0x00000000, nsIInputStream * 0x0456d290,
unsigned int 0, unsigned int 47) line 56 + 51 bytes
nsHTTPChunkConv::OnDataAvailable(nsHTTPChunkConv * const 0x00fc8d40, nsIRequest
* 0x040f23c0, nsISupports * 0x00000000, nsIInputStream * 0x0454e2c0, unsigned
int 0, unsigned int 60) line 211 + 46 bytes
nsHTTPServerListener::OnDataAvailable(nsHTTPServerListener * const 0x0454d0e0,
nsIRequest * 0x0454f9a0, nsISupports * 0x040f23c0, nsIInputStream * 0x0454e2c0,
unsigned int 0, unsigned int 60) line 541 + 64 bytes
nsOnDataAvailableEvent::HandleEvent(nsOnDataAvailableEvent * const 0x0454b860)
line 161 + 70 bytes
nsStreamObserverEvent::HandlePLEvent(PLEvent * 0x0454b864) line 79
PL_HandleEvent(PLEvent * 0x0454b864) line 588 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00576070) line 518 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x002e04fc, unsigned int 49374, unsigned int 0,
long 5726320) line 1069 + 9 bytes
USER32! 77e148dc()
USER32! 77e14aa7()
USER32! 77e266fd()
nsAppShellService::Run(nsAppShellService * const 0x0059e480) line 408
main1(int 1, char * * 0x004c42d0, nsISupports * 0x00000000) line 1021 + 32 bytes
main(int 1, char * * 0x004c42d0) line 1316 + 37 bytes
mainCRTStartup() line 338 + 17 bytes

Assignee: nhotta → pavlov
Component: Internationalization → ImageLib
QA Contact: andreasb → ylong
If you go: http://www.mapion.co.jp will get crash also.  And after the crashed 
on my Win2k, then when I try to start browser, it only can loading as blank 
page, even you type into URL text field some other site name, still get a blank 
page! I have to re-install the browser again.
Whiteboard: [imagelib]
crash fixed.. you'll just assert now. dup of 76119

*** This bug has been marked as a duplicate of 76119 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Keywords: crash
Resolution: --- → DUPLICATE
The crash has been fixed on 04-16 trunk build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.