Closed
Bug 80576
Opened 24 years ago
Closed 24 years ago
Random crashes while browsing
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: keeda, Assigned: pavlov)
Details
(Keywords: crash)
I got the following crash a few times while just browsing slashdot with a cvs
snapshot from earlier today.
#0 0x414e3aa5 in nsFrame::Invalidate (this=0x8b7e608, aPresContext=0x8b3a170,
aDamageRect=@0xbffff1e0, aImmediate=0) at nsFrame.cpp:2197
#1 0x414fa9f6 in nsImageFrame::FrameChanged (this=0x8b7e608,
aContainer=0x8700568, aPresContext=0x8b3a170, aNewFrame=0x869e550,
aDirtyRect=0xbffff3a0) at nsImageFrame.cpp:430
#2 0x414fe286 in nsImageListener::FrameChanged (this=0x8bb3248,
aContainer=0x8700568, aContext=0x8b3a170, newframe=0x869e550,
dirtyRect=0xbffff3a0) at nsImageFrame.cpp:1640
#3 0x419dfa8d in imgRequestProxy::FrameChanged (this=0x8bb3810,
container=0x8700568, cx=0x0, newframe=0x869e550, dirtyRect=0xbffff3a0) at
imgRequestProxy.cpp:260
#4 0x419dd19b in imgRequest::FrameChanged (this=0x8b40418, container=0x8700568,
cx=0x0, newframe=0x869e550, dirtyRect=0xbffff3a0) at imgRequest.cpp:375
#5 0x419d8ea8 in imgContainer::Notify (this=0x8700568, timer=0x8bb38a8) at
imgContainer.cpp:439
#6 0x418c92bc in nsTimerGtk::FireTimeout (this=0x8bb38a8) at nsTimerGtk.cpp:186
#7 0x418c94fb in process_timers (array=0x8121d20) at nsTimerGtk.cpp:256
#8 0x418c95da in TimerCallbackFunc (data=0x0) at nsTimerGtk.cpp:278
#9 0x4090c983 in g_timeout_dispatch () from /usr/lib/libglib-1.2.so.0
#10 0x4090b987 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#11 0x4090c001 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#12 0x4090c1cc in g_main_run () from /usr/lib/libglib-1.2.so.0
#13 0x40825e57 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#14 0x40735f75 in nsAppShell::Run (this=0x8109f90) at nsAppShell.cpp:360
#15 0x406d789d in nsAppShellService::Run (this=0x810b090) at
nsAppShellService.cpp:417
#16 0x080533e3 in main1 (argc=1, argv=0xbffff7f4, nativeApp=0x0) at
nsAppRunner.cpp:1010
#17 0x08054053 in main (argc=1, argv=0xbffff7f4) at nsAppRunner.cpp:1308
#18 0x402dbf31 in __libc_start_main (main=0x8053e50 <main>, argc=1,
ubp_av=0xbffff7f4, init=0x804e3a8 <_init>, fini=0x805d7c0 <_fini>,
rtld_fini=0x4000e274 <_dl_fini>, stack_end=0xbffff7ec) at
../sysdeps/generic/libc-start.c:129
Redhat 7.0 + updates + gcc-2.96-79 from rawhide
Updated•24 years ago
|
Severity: normal → critical
Keywords: crash
Summary: Random crashes while browsing → Random crashes while browsing
Comment 1•24 years ago
|
||
Looks like another imagelib crash, reassigning. Trace provided, marking New.
Reporter: could you provide an exact URL (or many) where engineers can see the
crash in their own builds, thank you.
Assignee: asa → pavlov
Status: UNCONFIRMED → NEW
Component: Browser-General → ImageLib
Ever confirmed: true
QA Contact: doronr → tpreston
*** This bug has been marked as a duplicate of 80203 ***
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
•