Closed
Bug 155382
Opened 24 years ago
Closed 23 years ago
Trunk crash [@ nsImageBoxListener::OnStopContainer]
Categories
(Core :: Layout, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: greer, Assigned: attinasi)
Details
(Keywords: crash, Whiteboard: [whitebox])
Crash Data
Trunk Talkback data shows a handful of crashes at
nsImageBoxListener::OnStopContainer (possibly related to topcrash bug 133410
which crashes at nsImageBoxListener::OnStopDecode).
Rather than corrupt that bug. I'll log it here.
Stack Trace
nsImageBoxListener::OnStopContainer
[c:/builds/seamonkey/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp, line 866]
imgRequestProxy::OnStartDecode
[c:/builds/seamonkey/mozilla/modules/libpr0n/src/imgRequestProxy.cpp, line 305]
imgRequest::OnStartDecode
[c:/builds/seamonkey/mozilla/modules/libpr0n/src/imgRequest.cpp, line 351]
imgContainer::Notify
[c:/builds/seamonkey/mozilla/modules/libpr0n/src/imgContainer.cpp, line 460]
destroyTimerEvent [c:/builds/seamonkey/mozilla/xpcom/threads/nsTimerImpl.cpp,
line 412]
_pl_CreateEventQueue [c:/builds/seamonkey/mozilla/xpcom/threads/plevent.c, line 162]
nsAppShell::Run [c:/builds/seamonkey/mozilla/widget/src/windows/nsAppShell.cpp,
line 123]
nsAppShellService::Quit
[c:/builds/seamonkey/mozilla/xpfe/appshell/src/nsAppShellService.cpp, line 491]
main1 [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1472]
main [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1808]
WinMain [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1826]
mozilla.exe + 0x766c (0x0040766c)
KERNEL32.dll + 0xd326 (0x77e8d326)
(7907708) - [Windows NT 5.0 build 2195] (Build 2002062608)- 2002-07-01 : I was
on an items page and I hit the back button and boom. All gone URL:
www.ebaymotors.com on an item page
(7896934) - [Windows NT 5.1 build 2600] (Build 2002062408)- 2002-07-01 : URL:
http://www.geocaching.com/seek/cache_details.asp?ID=25995
(7897115) - [Windows NT 5.1 build 2600] (Build 2002062408)- 2002-07-01 : URL:
http://www.geocaching.com/seek/cache_details.asp?ID=25995
(7887356) - [Windows NT 5.0 build 2195] (Build 2002062608)- 2002-07-01 : URL:
www.arm.com
Updated•24 years ago
|
Priority: -- → P2
Updated•24 years ago
|
Target Milestone: --- → Future
Updated•23 years ago
|
Whiteboard: [whitebox]
Comment 1•23 years ago
|
||
Are there still talkback incidents for this stack?
Comment 2•23 years ago
|
||
A Talkback query for the stack signature returns 0 incidents...so I'm guessing
this crash is long gone. Marking worksforme. If anyone sees this again or can
reproduce it, please feel free to reopen.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•15 years ago
|
Crash Signature: [@ nsImageBoxListener::OnStopContainer]
You need to log in
before you can comment on or make changes to this bug.
Description
•