Closed
Bug 12788
Opened 26 years ago
Closed 26 years ago
M9 crashes on http://www.kids.warnerbros.com
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
M11
People
(Reporter: icon, Assigned: vidur)
References
()
Details
Ditto...
Hmmmm, it loads fine but just quits (without dumping core) after about 30
seconds.
Radha, can you try to figure out whose bug this might be?
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Component: Browser-General → Layout
Comment 3•26 years ago
|
||
It was tough to get it to crash today. After trying out a bunch of links from
the site, it crashed at,
GlobalWindowImpl::HandleDOMEvent(GlobalWindowImpl * const 0x054141a4,
nsIPresContext & {...}, nsEvent * 0x0012fca8, nsIDOMEvent * * 0x0012fb84,
unsigned int 1, nsEventStatus & nsEventStatus_eIgnore) line 2850 + 33 bytes
nsWebShell::OnEndDocumentLoad(nsWebShell * const 0x05412c24, nsIDocumentLoader *
0x05412780, nsIChannel * 0x05353250, unsigned int 2147500036,
nsIDocumentLoaderObserver * 0x05412c24) line 3428 + 34 bytes
nsDocLoaderImpl::FireOnEndDocumentLoad(nsDocLoaderImpl * 0x05412780, unsigned
int 2147500036) line 1088
nsDocLoaderImpl::OnStopRequest(nsDocLoaderImpl * const 0x05412784, nsIChannel *
0x05409a50, nsISupports * 0x00000000, unsigned int 2147500036, const unsigned
short * 0x00000000) line 959
nsLoadGroup::RemoveChannel(nsLoadGroup * const 0x05412720, nsIChannel *
0x05409a50, nsISupports * 0x00000000, unsigned int 2147500036, const unsigned
short * 0x00000000) line 560 + 34 bytes
nsHTTPChannel::ResponseCompleted(nsIChannel * 0x054fc2c0, unsigned int
2147500036) line 694
nsHTTPResponseListener::OnStopRequest(nsHTTPResponseListener * const 0x052aafb0,
nsIChannel * 0x054fc2c0, nsISupports * 0x05409a50, unsigned int 2147500036,
const unsigned short * 0x00000000) line 264
nsOnStopRequestEvent::HandleEvent(nsOnStopRequestEvent * const 0x052a0e50) line
269
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x052a0e54) line 144 + 12 bytes
PL_HandleEvent(PLEvent * 0x052a0e54) line 509 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00ac2230) line 470 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x072b0376, unsigned int 49342, unsigned int 0,
long 11280944) line 938 + 9 bytes
USER32! 77e71250()
00ac2230()
Updated•26 years ago
|
Assignee: radha → rickg
Status: ASSIGNED → NEW
Comment 4•26 years ago
|
||
Reassigning to rickg to see if someone in Layout can make out something from the
stack trace.
V -- based on the stack trace, I'd like to you take a look at this one.Thanks.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 6•26 years ago
|
||
I spent 20 mins clicking around on this wacky site, and couldn't get it to
crash. I'm working on Linux, with a build from Sept 14th's tree closure.
If you can reproduce this, please reopen with details on how to do so.
You need to log in
before you can comment on or make changes to this bug.
Description
•