Closed
Bug 492029
Opened 17 years ago
Closed 17 years ago
TM:crash with javascript.options.jit.chrome enabled [@ nsEventReceiverSH::AddEventListenerHelper(JSContext*, JSObject*, unsigned int, int*, int*) ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 492028
People
(Reporter: jmjjeffery, Unassigned)
Details
(Keywords: regression)
Starting with today's nightly build with JIT.Chrome enabled there is an instant crash when starting the browser.
changeset: http://hg.mozilla.org/mozilla-central/rev/c4fcaec2898a
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090508 Minefield/3.6a1pre Firefox/3.0.7 ID:20090508045101
Vista HP SP1
Yesterday's nightly did not crash with JIT.Chrome enabled.
Of course works with new profile, as by default JIT.Chrome is disabled, and also works in Safe-mode due to JIT being disabled in safe-mode.
| Reporter | ||
Comment 1•17 years ago
|
||
Sorry, forgot to add link to crash-report:
http://crash-stats.mozilla.com/report/index/723c3364-b281-49cf-85aa-0f0662090508?p=1
Updated•17 years ago
|
Summary: TM: nsEventReceiverSH::AddEventListenerHelper(JSContext*, JSObject*, unsigned int, int*, int*) ] → TM:crash with javascript.options.jit.chrome enabled [@ nsEventReceiverSH::AddEventListenerHelper(JSContext*, JSObject*, unsigned int, int*, int*) ]
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•