Closed
Bug 21050
Opened 25 years ago
Closed 25 years ago
Crash at startup in js_GC
Categories
(SeaMonkey :: General, defect, P3)
SeaMonkey
General
Tracking
(Not tracked)
People
(Reporter: dougt, Assigned: leger)
Details
JS_HashTableRawLookup(JSHashTable * 0x00ccc440, unsigned long 1733464, const
void * 0x00d39ac0) line 178 + 3 bytes
js_FinalizeString(JSContext * 0x01ed9350, JSString * 0x00d39ac0) line 2179 + 19
bytes
js_GC(JSContext * 0x01ed9350) line 891 + 11 bytes
js_ForceGC(JSContext * 0x01ed9350) line 678 + 9 bytes
JS_GC(JSContext * 0x01ed9350) line 1159 + 9 bytes
nsJSContext::GC(nsJSContext * const 0x01ed94e0) line 732 + 13 bytes
nsJSContext::ScriptEvaluated(nsJSContext * const 0x01ed94e0) line 752
nsJSContext::CallFunctionObject(nsJSContext * const 0x01ed94e0, void *
0x00d83210, void * 0x00db7058, unsigned int 1, void * 0x0012f638, int *
0x0012f634) line 554
nsJSDOMEventListener::HandleEvent(nsIDOMEvent * 0x02c3f234) line 86 + 36 bytes
nsEventListenerManager::HandleEventSubType(nsListenerStruct * 0x02ba7d70,
nsIDOMEvent * 0x02c3f234, unsigned int 1) line 632 + 19 bytes
nsEventListenerManager::HandleEvent(nsIPresContext * 0x01edb550, nsEvent *
0x0012fc3c, nsIDOMEvent * * 0x0012f984, unsigned int 7, nsEventStatus *
0x0012fc7c) line 1178 + 31 bytes
GlobalWindowImpl::HandleDOMEvent(GlobalWindowImpl * const 0x01ed9544,
nsIPresContext * 0x01edb550, nsEvent * 0x0012fc3c, nsIDOMEvent * * 0x0012f984,
unsigned int 1, nsEventStatus * 0x0012fc7c) line 2973
nsWebShell::OnEndDocumentLoad(nsWebShell * const 0x00c993b0, nsIDocumentLoader
* 0x00c99310, nsIChannel * 0x01e47a90, unsigned int 0,
nsIDocumentLoaderObserver * 0x00c993b0) line 3001 + 34 bytes
nsDocLoaderImpl::FireOnEndDocumentLoad(nsDocLoaderImpl * 0x00c99310, nsIChannel
* 0x01e47a90, unsigned int 0) line 1090
nsDocLoaderImpl::DocLoaderIsEmpty(unsigned int 0) line 981
nsDocLoaderImpl::OnStopRequest(nsDocLoaderImpl * const 0x00c99314, nsIChannel *
0x02c429b0, nsISupports * 0x00000000, unsigned int 0, const unsigned short *
0x00000000) line 920
nsLoadGroup::RemoveChannel(nsLoadGroup * const 0x00c99b00, nsIChannel *
0x02c429b0, nsISupports * 0x00000000, unsigned int 0, const unsigned short *
0x00000000) line 531 + 42 bytes
nsFileChannel::OnStopRequest(nsFileChannel * const 0x02c429b4, nsIChannel *
0x02c42d40, nsISupports * 0x00000000, unsigned int 0, const unsigned short *
0x00000000) line 497
nsOnStopRequestEvent::HandleEvent(nsOnStopRequestEvent * const 0x02c44590) line
279
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x02c442f0) line 93 + 12 bytes
PL_HandleEvent(PLEvent * 0x02c442f0) line 522 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00c6a450) line 483 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x00010902, unsigned int 49399, unsigned int 0,
long 13018192) line 947 + 9 bytes
USER32! 77e71268()
00c6a450()
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 1•25 years ago
|
||
This looks like a dup of http://bugzilla.mozilla.org/show_bug.cgi?id=20910. See
also http://bugzilla.mozilla.org/show_bug.cgi?id=20714
*** This bug has been marked as a duplicate of 20910 ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•