Closed
Bug 267063
Opened 20 years ago
Closed 13 years ago
Shutdown crash in ~nsJSRuntimeServiceImpl [@ free - js_FinalizeStringRT]
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla12
People
(Reporter: darin.moz, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [needs stack evaluated for usefulness - xpconnect])
Crash Data
Attachments
(3 files)
Shutdown crash in ~nsJSRuntimeServiceImpl
I'll attach a stack shortly. Not sure if this is really xpconnect's fault, but
it seems like a reasonable place to start.
Reporter | ||
Comment 1•20 years ago
|
||
This stack trace was taken with a CVS trunk build (up-to-date as of today) of
Firefox on Linux. I didn't do much more than run the browser and then close
it.
Reporter | ||
Comment 2•20 years ago
|
||
here's another stack. in this case, i just loaded firefox w/ default homepage,
and then pressed the close button.
this stack seems to implicate JS_GC ...
Reporter | ||
Comment 3•20 years ago
|
||
Interestingly enough, I cannot reproduce this crash when running under valgrind :(
Reporter | ||
Comment 4•20 years ago
|
||
This crash, or at least one with a similar JS_GC stack, is still happening with
CVS trunk as of 11/5 on Linux. Again, I cannot catch it in valgrind.
Updated•18 years ago
|
Assignee: dbradley → nobody
Updated•18 years ago
|
QA Contact: pschwartau → xpconnect
Comment 5•18 years ago
|
||
TB25676224W : similar stack trace, but on BonEcho 2.0 (mozilla1.8 branch)
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061106 BonEcho/2.0
Build ID: 2006110604
Comment 6•18 years ago
|
||
This is a crash: please raise severity to "critical" and add "crash" keyword.
Maybe also mention "1.8 Branch" in Version.
Severity: major → critical
Keywords: crash
Summary: Shutdown crash in ~nsJSRuntimeServiceImpl → Shutdown crash in ~nsJSRuntimeServiceImpl [@ free - js_FinalizeStringRT]
Updated•15 years ago
|
Whiteboard: [needs stack evaluated for usefulness - xpconnect]
See Also: → https://launchpad.net/bugs/71702
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ free - js_FinalizeStringRT]
Comment 7•13 years ago
|
||
Code is gone.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•