Closed
Bug 1463639
Opened 7 years ago
Closed 7 years ago
Crash in js::jit::PostWriteBarrier
Categories
(Core :: JavaScript: GC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1463501
Tracking | Status | |
---|---|---|
firefox62 | --- | affected |
People
(Reporter: ananuti, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-c811e0e8-9142-4a29-9434-2ad560180523.
=============================================================
Top 2 frames of crashing thread:
0 xul.dll js::jit::PostWriteBarrier js/src/jit/VMFunctions.cpp:696
1 ucrtbase.dll remainderf
=============================================================
STR - Enable nursery strings and open gmail.
Comment 1•7 years ago
|
||
This is probably a duplicate but ni? Steve just in case.
Flags: needinfo?(sphink)
![]() |
Reporter | |
Comment 2•7 years ago
|
||
Last good mozilla-inbound changeset a2dfc3fd6c0c
First bad mozilla-inbound changeset 3d5b6c62a386
3d5b6c62a386 make string post write barrier conditional on nursery strings
c67debf6be18 Use whole cell buffer to post-barrier string -> string edges in JIT, r=jandem
Comment 3•7 years ago
|
||
This was a dumb mistake on my part.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(sphink)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•