Closed
Bug 1192613
Opened 10 years ago
Closed 10 years ago
FireFox Nightly 42 has crashed during background JS processing
Categories
(Core :: JavaScript: GC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1191465
People
(Reporter: zxspectrum3579, Unassigned)
Details
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20150808030207
Steps to reproduce:
Nothing; I was not using the browser, it was just in the background
Actual results:
The browser has crashed:
https://crash-stats.mozilla.com/report/index/b71c935a-aaff-4598-ad91-ccbc12150809
Expected results:
Normal continuous background operation
Reporter | ||
Updated•10 years ago
|
Crash Signature: js::ObjectValueMap::findZoneEdges()
Component: Untriaged → JavaScript: GC
OS: Unspecified → Windows 7
Product: Firefox → Core
Hardware: Unspecified → x86_64
Reporter | ||
Comment 1•10 years ago
|
||
The new crash https://crash-stats.mozilla.com/report/index/2d36194b-4097-4029-9f5e-82d9c2150809 has also happened without me doing anything; but signature is slightly different:
js::jit::ToggleBarriers(JS::Zone*, bool)
Reporter | ||
Updated•10 years ago
|
Crash Signature: js::ObjectValueMap::findZoneEdges() → js::ObjectValueMap::findZoneEdges()
js::jit::ToggleBarriers(JS::Zone*, bool)
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•