Closed
Bug 114718
Opened 24 years ago
Closed 24 years ago
Crash at macromedia.com
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 114716
People
(Reporter: mikepinkerton, Assigned: peterlubczynski-bugs)
References
()
Details
(Keywords: crash, regression)
- go to www.macromedia.com, 12/11/01 build
boom.
Thread 0:
#0 0x00592ab8 in _pool_free
#1 0x00534564 in PR_Write
#2 0x00592e20 in free
#3 0x0052e9a8 in PR_Free
#4 0x013ef608 in gif_destroy_transparency(gif_struct *)
#5 0x013f0828 in gif_destroy(gif_struct *)
#6 0x013ed048 in nsGIFDecoder2::Close(void)
#7 0x03672878 in imgRequest::OnStopRequest(nsIRequest *, nsISupports *,
unsigned int)
#8 0x0366be88 in ProxyListener::OnStopRequest(nsIRequest *, nsISupports *,
unsigned int)
#9 0x02cff944 in OnStopRequest__19nsStreamListenerTeeFP10nsIRequestP11nsISuppor
#10 0x02d1ffe0 in nsHttpChannel::OnStopRequest(nsIRequest *, nsISupports *,
unsigned int)
#11 0x02d09d58 in nsOnStopRequestEvent::HandleEvent(void)
#12 0x02d087e0 in nsARequestObserverEvent::HandlePLEvent(PLEvent *)
#13 0x006710c8 in PL_HandleEvent
#14 0x00670e60 in PL_ProcessPendingEvents
#15 0x005f41cc in nsEventQueueImpl::ProcessPendingEvents(void)
#16 0x02a55768 in nsMacNSPREventQueueHandler::ProcessPLEventQueue(void)
#17 0x02a55138 in nsMacNSPREventQueueHandler::RepeatAction(EventRecord const &)
#18 0x010babb0 in Repeater::DoRepeaters(EventRecord const &)
#19 0x02a6e994 in nsMacMessagePump::DispatchEvent(int, EventRecord *)
#20 0x02a6e4d8 in nsMacMessagePump::DoMessagePump(void)
#21 0x02a6dc60 in nsAppShell::Run(void)
#22 0x029fd9b8 in nsAppShellService::Run(void)
#23 0x004e4f88 in main1(int, char **, nsISupports *)
#24 0x004e7644 in main
| Reporter | ||
Updated•24 years ago
|
| Reporter | ||
Comment 1•24 years ago
|
||
the 12/11 packaged build doesn't do this, only my debug build with pav's timer
changes.
| Reporter | ||
Comment 2•24 years ago
|
||
ok, this isn't pav. i backed out his changes in my tree and it still happened.
peterl landed some plugin changes after the verification build kicked off, so
i'm sure that's the discrepancy
| Assignee | ||
Comment 3•24 years ago
|
||
*** This bug has been marked as a duplicate of 114716 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•