Closed
Bug 33788
Opened 26 years ago
Closed 26 years ago
crash in nsImageGroup.cpp
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
People
(Reporter: sspitzer, Assigned: pnunn)
Details
not sure how to reproduce it, I was just browsing yahoo.
here's the crash:
ReconnectHack(void * 0x045b3380, nsIStreamListener * 0x04d417e0) line 160 + 9
bytes
ImageNetContextImpl::GetURL(ilIURL * 0x04d44670, NET_ReloadMethod
IMG_NTWK_SERVER, ilINetReader * 0x04d42220) line 698 + 35 bytes
il_image_complete(il_container_struct * 0x046dc200) line 1564
ImgDCallbk::ImgDCBHaveImageAll(ImgDCallbk * const 0x046dc040) line 191 + 12
bytes
process_buffered_gif_input_data(gif_struct * 0x04d1ca00) line 694
gif_delay_time_callback(void * 0x046dc200) line 725 + 9 bytes
timer_callback(nsITimer * 0x04d405f0, void * 0x04d41ac0) line 70 + 12 bytes
nsTimer::Fire() line 194 + 17 bytes
FireTimeout(HWND__ * 0x00000000, unsigned int 275, unsigned int 17248, unsigned
long 25665359) line 78
USER32! 77e7185c()
nsAppShellService::Run(nsAppShellService * const 0x0110f6f0) line 366
main1(int 4, char * * 0x00c54a30, nsISplashScreen * 0x00000000) line 757 + 32
bytes
main(int 4, char * * 0x00c54a30) line 878 + 17 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77f1ba06()
the problem is ig->mListenerRequest was 0xdddddddd
Reassigning to Pam
Assignee: troy → pnunn
Component: Layout → ImageLib
QA Contact: petersen → elig
I'm working on a fix for this now.
-P
*** This bug has been marked as a duplicate of 32697 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 3•26 years ago
|
||
Rubber-stamping as verified/duplicate, since the bug isn't reproducible.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•