Closed
Bug 3568
Opened 26 years ago
Closed 26 years ago
Core dump on exit
Categories
(Core Graveyard :: Tracking, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M3
People
(Reporter: dp, Assigned: slamm)
Details
#2 0x40914999 in gdk_exit ()
#3 0x40878629 in gtk_exit ()
#4 0x40077034 in nsAppShell::Exit (this=0x8064e58) at nsAppShell.cpp:166
#5 0x40013889 in nsAppShellService::Shutdown (this=0x8064a10)
at nsAppShellService.cpp:174
#6 0x40c6992c in nsBrowserAppCore::Exit (this=0x816c9e0)
at nsBrowserAppCore.cpp:441
#7 0x40c71124 in BrowserAppCoreExit (cx=0x80cf260, obj=0x8126c60, argc=0,
argv=0x813aa28, rval=0xbfffe478) at nsJSBrowserAppCore.cpp:478
#8 0x406c076f in js_Invoke (cx=0x80cf260, argc=0, constructing=0)
at jsinterp.c:650
#9 0x406d0346 in js_Interpret (cx=0x80cf260, result=0xbfffe820)
at jsinterp.c:2183
#10 0x406c07cd in js_Invoke (cx=0x80cf260, argc=0, constructing=0)
at jsinterp.c:666
#11 0x406d0346 in js_Interpret (cx=0x80cf260, result=0xbfffec6c)
at jsinterp.c:2183
#12 0x406c0c88 in js_Execute (cx=0x80cf260, chain=0x80d06f8, script=0x823a820,
fun=0x0, down=0x0, debugging=0, result=0xbfffec6c) at jsinterp.c:815
#13 0x4069a1c3 in JS_EvaluateUCScriptForPrincipals (cx=0x80cf260,
obj=0x80d06f8, principals=0x0, chars=0x81d3108, length=14,
filename=0x40019a32 "", lineno=0, rval=0xbfffec6c) at jsapi.c:2324
#14 0x40621f7f in nsJSContext::EvaluateString (this=0x80cf248,
aScript=@0x81d30e8, aURL=0x40019a32 "", aLineNo=0, aRetValue=@0xbfffecb8,
aIsUndefined=0xbfffecc8) at nsJSEnvironment.cpp:89
#15 0x40013377 in nsXULCommand::ExecuteJavaScriptString (this=0x81d30e0,
aWebShell=0x80a3cf8, aJavaScript=@0x81d30e8) at nsXULCommand.cpp:178
#16 0x4001315d in nsXULCommand::DoCommand (this=0x81d30e0)
at nsXULCommand.cpp:140
#17 0x400133fb in nsXULCommand::MenuSelected (this=0x81d30e0,
aMenuEvent=@0xbfffedc4) at nsXULCommand.cpp:192
---Type <return> to continue, or q <return> to quit
Reporter | ||
Updated•26 years ago
|
Severity: normal → major
Priority: P3 → P1
Target Milestone: M3
Re-assigned to slamm@netscape.com.
Steve, does this happen every time? Is this our bug? Do you think we need to
fix this for M3?
ah...er...we could Release Note a core dump on Exit, but it would sure be sool to
fix for Dogfood. Kind of bow-wow, don't ya think?
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•26 years ago
|
||
Who might that be?
Assignee | ||
Comment 6•26 years ago
|
||
Apprunner isn't crashing for me.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 7•26 years ago
|
||
My build exits just fine.
Moving from Apprunner to Other component temporarily whilst don and I set proper
component. Apprunner component will be retired/deleted shortly.
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•