Closed
Bug 686358
Opened 14 years ago
Closed 14 years ago
Crash @ TraceRecorder::import(nanojit::LIns*, int, long*, JSTraceType_, char const*, unsigned int, JSStackFrame*) ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: cade, Unassigned)
Details
(Keywords: crash)
Crash Data
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
Build ID: 20110902133214
Steps to reproduce:
While testing the popcorn.js test suite with firebug open, I kept running into crashes when refreshing the page.
crash report: https://crash-stats.mozilla.com/report/index/0c69e57d-b1af-4bfd-9eb2-3455f2110912
Actual results:
Firefox crashed while reloading. It looks like firebug may have been the culprit, as I can't get it to crash after I close firebug.
| Reporter | ||
Updated•14 years ago
|
Version: 6 Branch → 3.6 Branch
| Reporter | ||
Comment 1•14 years ago
|
||
Here's what i was reloading that caused the crash:
http://scotland.proximity.on.ca/cadecairos/ff36/bug686358/test/
Comment 2•14 years ago
|
||
That crash report is for Firefox 3.6.22...is the issue reproducible in Firefox 6?
Crash Signature: [@ TraceRecorder::import(nanojit::LIns*, int, long*, JSTraceType_, char const*, unsigned int, JSStackFrame*) ]
| Reporter | ||
Comment 3•14 years ago
|
||
I haven't been able to reproduce it on Firefox 6. But afaik, Mozilla still supports Firefox 3.6 for the time being. I also was told that this may/may not be an exploitable crash, so it was worth filing just in case.
Comment 4•14 years ago
|
||
FYI: Gecko1.9.2 gets only security fixes
Assignee: nobody → general
Component: General → JavaScript Engine
Keywords: crash
Product: Firefox → Core
QA Contact: general → general
Version: 3.6 Branch → 1.9.2 Branch
Comment 5•14 years ago
|
||
I fail to repro against Mozilla/5.0 (Windows NT 5.1; rv:9.0a1) Gecko/20110912 Firefox/9.0a1 ID:20110912030829 + Firebug 1.7.3.
Is it happening with Firebug's Defaults?
Comment 6•14 years ago
|
||
(In reply to XtC4UaLL [:xtc4uall] from comment #5)
Arrg, should have been "Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.22) Gecko/20110902 Firefox/3.6.22 ID:20110902133716".
Sorry for the Spam.
| Reporter | ||
Comment 7•14 years ago
|
||
Firebug hasn't been changed in anyway.
Updated•14 years ago
|
Severity: normal → critical
Comment 8•14 years ago
|
||
Results within 4 weeks of 12/01/2011 09:02:14, where the crash signature contains '[@ TraceRecorder::import(nanojit::LIns*, int, long*, JSTraceType_, char const*, unsigned int, JSStackFrame*) ]', and the product is one of Firefox, and the branch is one of 1.9.2 and the crashing process was of any type.
No results were found.
Seems highly unlikely that this is going to be looked at for 3.6 at this point. Furthermore, the tracejit is gone on mozilla-central, this is certainly not going to affect future Firefox releases.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•