Closed Bug 1186483 Opened 9 years ago Closed 9 years ago

crash in IsMarkedInternalCommon<T> or @ IsAboutToBeFinalizedInternal<T>

Categories

(Core :: JavaScript: GC, defect)

Unspecified
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1182730
Tracking Status
firefox42 --- affected

People

(Reporter: dholbert, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-3ab126f2-cba5-4a44-a1cf-da1d12150722.
=============================================================

I've hit a crash with this signature twice in the last hour, and then I got a 3rd crash with a slightly different signature which I'm assuming is related because it's got a similar stack (inside of  	js::gc::GCRuntime::beginSweepPhase).

I don't have concrete STR yet, though.

First two, [@ IsMarkedInternalCommon<T> ]:
bp-a924f0fb-f73d-4e92-b8f5-7185a2150722
bp-3ab126f2-cba5-4a44-a1cf-da1d12150722

Third, [@ IsAboutToBeFinalizedInternal<T> ]:
bp-d953b354-2538-4550-b78d-da22f2150722

For the first two, I was viewing Treeherder pages. For the third, I was viewing Twitter. (But I don't crash reliably when doing those things.)


If it matters, I have the Gecko Profiler add-on installed, and I have e10s disabled. (Mentioning these data points in particular because they were relevant for an earlier bug with the same crash signature, bug 1175761.)
Three more crashes, just now:
 bp-e9367771-1902-4c45-8199-fa7492150722
 bp-425ba9e8-4197-4e87-b21f-38b692150722
 bp-9b7beb0e-1446-43cf-ab2e-aad152150722

(I'm now going to disable the Gecko Profiler Add-on & will see if that helps.)
Crash Signature: [@ IsMarkedInternalCommon<T>] → [@ IsMarkedInternalCommon<T>] [@ IsAboutToBeFinalizedInternal<T> ]
Summary: crash in IsMarkedInternalCommon<T> → crash in IsMarkedInternalCommon<T> or @ IsAboutToBeFinalizedInternal<T>
Good news -- I was able to reproduce this by visiting http://treeherder.mozilla.org/ and trying to scroll down (with spacebar), in a fresh profile with e10s disabled and Gecko Profiler Add-on installed:
 bp-4b4e382f-b3ed-461a-99a6-37b392150722
See Also: → 1175761
I think this is a dup of bug 1182730. I just pushed a fix for that bug, we'll see if this goes away.
See Also: → 1207109
(In reply to Shu-yu Guo [:shu] (PTO until Mar 4) from comment #3)
> I think this is a dup of bug 1182730. I just pushed a fix for that bug,
> we'll see if this goes away.

Daniel are you able to reproduce now that bug 1182730 is fixed (version 42)?
Flags: needinfo?(dholbert)
I don't think I've hit this for a while (or at all after Comment 3) -- I think Shu's suspicion was correct. I'll dupe.

Thanks for following up!
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(dholbert)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.