Closed
Bug 53515
Opened 25 years ago
Closed 25 years ago
Crash in image loader CB at startup after comp registration
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
M18
People
(Reporter: mikepinkerton, Assigned: pnunn)
Details
(Keywords: crash)
- launch app, generally, you'll crash or very shortly after launch if you don't
crash immediately
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 0ACAB18C
0BCD2640 PPC 0AC90E78 main+001AC
0BCD25E0 PPC 0AC8E1D8 main1(int, char**, nsISupports*)+00A64
0BCD2350 PPC 0AB2729C nsAppShellService::Run()+00054
0BCD2300 PPC 093B3748 nsAppShell::Run()+0004C
0BCD22C0 PPC 093B402C nsMacMessagePump::DoMessagePump()+00044
0BCD2270 PPC 093B4844 nsMacMessagePump::DispatchEvent(int, EventRecord*)+
0018C
0BCD2220 PPC 093D7EE0 Repeater::DoIdlers(const EventRecord&)+0003C
0BCD21D0 PPC 093D83A0 nsTimerPeriodical::IdleAction(const EventRecord&)+
00018
0BCD2190 PPC 093D883C nsTimerPeriodical::FireNextReadyTimer()+00040
0BCD2150 PPC 093D8628 nsTimerPeriodical::FireAndReprimeTimer(nsTimerImpl*
)+00124
0BCD20E0 PPC 093D964C nsTimerImpl::Fire()+00058
0BCD20A0 PPC 0A6C960C timer_callback(nsITimer*, void*)+00028
0BCD2060 PPC 0EE53690 gif_delay_time_callback(void*)+000EC
0BCD2010 PPC 0EE53538 process_buffered_gif_input_data(gif_struct*)+000C0
0BCD1FC0 PPC 0A6ACE0C ImgDCallbk::ImgDCBHaveImageAll()+00024
0BCD1F80 PPC 0A6AFFB4 il_image_complete(il_container_struct*)+004AC
0BCD1F20 PPC 0A6AD4C4 il_image_complete_notify(il_container_struct*)+00070
0BCD1EB0 PPC 0EFB43C8 XP_NotifyObservers+00064
0BCD1E50 PPC 0A6C8230 ns_observer_proc(void*, long, void*, void*)+0024C
0BCD1DE0 PPC 09DCBFCC nsFrameImageLoader::Notify(nsIImageRequest*,
nsIImage*, nsImageN
otification, int, int, void*)+00560
0BCD1C90 PPC 09DCC250 nsFrameImageLoader::NotifyFrames(int)+00070
0BCD1C40 PPC 0A0E239C nsHTMLImageLoader::ImageLoadCB(nsIPresContext*,
nsIFrameImageLoa
der*, nsIFrame*, void*, unsigned int)+00038
Closing log
both mac and win32, pulls from evening of 9/20/00
Reporter | ||
Comment 1•25 years ago
|
||
can't use the app at all.
Reporter | ||
Comment 2•25 years ago
|
||
i know i've seen this on win32 after the first run, but i can't dupe it now.
Regardless, if you toss your component registry you'll see this 100% of the time.
why is this bad? yet another horrible first impression for the user. crash before
they ever see a window on the product they just spent an hour downloading.
Keywords: dogfood
Summary: Crash in image loader CB at startup → Crash in image loader CB at startup after comp registration
Reporter | ||
Comment 3•25 years ago
|
||
dupe
*** This bug has been marked as a duplicate of 53517 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
verifying that this is a duplicateá
Status: RESOLVED → VERIFIED
Target Milestone: --- → M18
You need to log in
before you can comment on or make changes to this bug.
Description
•