Closed Bug 702352 Opened 14 years ago Closed 14 years ago

crash in js::detail::RegExpPrivate::decref

Categories

(Core :: JavaScript Engine, defect)

10 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: kairo, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is report bp-190bf26c-8679-45ab-b3c9-0405c2111114 . ============================================================= This happens on both 10.0a2 Aurora and 11.0a1 Nightly, just that the signature changed from js::RegExpPrivate::decref to js::detail::RegExpPrivate::decref It looks like this started right around the uplift day, the first crashes are from 2011-11-09 on both channels.
Should track volume and see what happens.
With combined signatures, it's #4 top crasher in 10.0a2 and 11.0a1.
Keywords: regression
Version: Trunk → 10 Branch
Crash Signature: [@ js::detail::RegExpPrivate::decref(JSContext*)] [@ js::RegExpPrivate::decref(JSContext*)] → [@ js::detail::RegExpPrivate::decref(JSContext*)] [@ js::RegExpPrivate::decref(JSContext*)] [@ JSContext::delete_<js::RegExpPrivate>(js::RegExpPrivate*) ]
No crashes any more with builds from 2011-11-15 or later, it seems. Fixed by bug 701761 perhaps?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
You need to log in before you can comment on or make changes to this bug.