Closed
Bug 658584
Opened 14 years ago
Closed 12 years ago
Crash in free() during GC [@ free | moz_free | XPCWrappedNative::FlatJSObjectFinalized ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 608217
People
(Reporter: bjacob, Unassigned)
Details
A user says he's getting this crash very frequently on linux x86:
https://crash-stats.mozilla.com/report/index/bp-e0a07d8f-c2c9-4cb1-b251-43c332110520
Reporter | ||
Updated•14 years ago
|
Summary: Crash [@ free | moz_free | XPCWrappedNative::FlatJSObjectFinalized ] → Crash in free() during GC [@ free | moz_free | XPCWrappedNative::FlatJSObjectFinalized ]
Comment 1•12 years ago
|
||
(In reply to Benoit Jacob [:bjacob] from comment #0)
> A user says he's getting this crash very frequently on linux x86:
>
> https://crash-stats.mozilla.com/report/index/bp-e0a07d8f-c2c9-4cb1-b251-
> 43c332110520
bjacob, does your user still see this?
Flags: needinfo?(bjacob)
Reporter | ||
Comment 2•12 years ago
|
||
This crash report is no longer visible in the socorro database and I don't remember what it was, or who the user was.
crash-stats says it happened 7 times on linux and 20 times on mac over the past week. That doesn't make it a top-100 crasher on linux.
https://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=XPCWrappedNative%3A%3AFlatJSObjectFinalized&reason_type=contains&date=01%2F15%2F2013%2012%3A05%3A48&range_value=1&range_unit=weeks&hang_type=any&process_type=any&do_query=1&signature=XPCWrappedNative%3A%3AFlatJSObjectFinalized
crash-stats also mentions this bug filed about this crash signature: bug 608217.
That is all I know about this crash at this point.
Flags: needinfo?(bjacob)
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•