Closed
Bug 55881
Opened 25 years ago
Closed 25 years ago
Crash in JS
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: mikepinkerton, Assigned: rogerl)
References
Details
(Keywords: crash)
Was going to a webpage (bugzilla bug form), crashed here. I've crashed here
several times at random.
Calling chain using A6/R1 links
Back chain ISA Caller
00000000 PPC 0BBF05CC
0CC156C0 PPC 0BBDAF08 main+00130
0CC15660 PPC 0BBDA41C main1(int, char**, nsISupports*)+0083C
0CC153B0 PPC 13447F90 nsAppShellService::Run()+00018
0CC15370 PPC 1300F66C nsAppShell::Run()+00048
0CC15320 PPC 1300FDB8 nsMacMessagePump::DoMessagePump()+0003C
0CC152D0 PPC 130103CC nsMacMessagePump::DispatchEvent(int,
EventRecord*)+00170
0CC15280 PPC 13027E3C Repeater::DoRepeaters(const EventRecord&)+00030
0CC15240 PPC 12FEDCA4 nsMacNSPREventQueueHandler::RepeatAction(const
EventRecord&)+000
0C
0CC15200 PPC 12FEDDBC nsMacNSPREventQueueHandler::ProcessPLEventQueue()+000B0
0CC15190 PPC 1349ED18 nsEventQueueImpl::ProcessPendingEvents()+00038
0CC15120 PPC 135003D4 PL_ProcessPendingEvents+00078
0CC150E0 PPC 13500558 PL_HandleEvent+00020
0CC150A0 PPC 13124C50 nsStreamListenerEvent::HandlePLEvent(PLEvent*)+00024
0CC15050 PPC 13125EA0 nsOnDataAvailableEvent::HandleEvent()+00068
0CC15000 PPC 131A3224 nsHTTPServerListener::OnDataAvailable(nsIChannel*,
nsISupports*,
nsIInputStream*, unsigned int, unsigned int)+00448
0CC14D50 PPC 131A4BE0 nsHTTPServerListener::FinishedResponseHeaders()+00050
0CC14D00 PPC 13158000
InterceptStreamListener::OnStartRequest(nsIChannel*, nsISupports
*)+00018
0CC14CC0 PPC 131A5170 nsHTTPFinalListener::OnStartRequest(nsIChannel*,
nsISupports*)+0
004C
0CC14C80 PPC 130534BC nsDocumentOpenInfo::OnStartRequest(nsIChannel*,
nsISupports*)+00
0EC
0CC14C00 PPC 13053C10 nsDocumentOpenInfo::DispatchContent(nsIChannel*,
nsISupports*)+0
041C
0CC14A10 PPC 1541E774 nsDSURIContentListener::DoContent(const char*, int,
const char*,
nsIChannel*, nsIStreamListener**, int*)+000D0
0CC149B0 PPC 15434EFC nsDocShell::CreateContentViewer(const char*,
nsIChannel*, nsIStr
eamListener**)+002A0
0CC14920 PPC 1544955C nsWebShell::Embed(nsIContentViewer*, const char*,
nsISupports*)+
0000C
0CC148E0 PPC 15433F48 nsDocShell::Embed(nsIContentViewer*, const char*,
nsISupports*)+
00038
0CC14890 PPC 1544931C nsWebShell::SetupNewViewer(nsIContentViewer*)+00058
0CC14830 PPC 15436A1C nsDocShell::SetupNewViewer(nsIContentViewer*)+00AEC
0CC146D0 PPC 129668A8 DocumentViewerImpl::Init(nsIWidget*,
nsIDeviceContext*, const ns
Rect&)+00220
0CC144A0 PPC 132FACEC GlobalWindowImpl::SetNewDocument(nsIDOMDocument*)+00558
0CC14270 PPC 132E775C nsJSContext::GC()+00010
0CC14230 PPC 13538CD4 JS_GC+00048
0CC141F0 PPC 13554EE0 js_ForceGC+0003C
0CC141B0 PPC 135551F4 js_GC+00208
0CC14140 PPC 1358BF10 JS_HashTableEnumerateEntries+0005C
0CC140D0 PPC 13554E14 gc_root_marker+0003C
Closing log
Reporter | ||
Updated•25 years ago
|
Reporter | ||
Comment 1•25 years ago
|
||
sorry, branch build from 10/9/00, 10am. have been seeing this off and on with
branch builds for the last week or so.
Comment 3•25 years ago
|
||
Please provide more information about reproducing this crash.
Reporter | ||
Comment 4•25 years ago
|
||
it's a random crasher. i can't dupe it, just wanted to get it into the system.
what could crash at that point? we not checking for null, or something?
Comment 6•25 years ago
|
||
I'm afraid that without a testcase or URL, I'm going to have to
close the bug. This report is valuable, but we can never resolve it
one way or another without a URL or HTML testcase to analyze -
Please reopen if such a case arises - thanks!
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
OS: other
You need to log in
before you can comment on or make changes to this bug.
Description
•