Closed Bug 1245635 Opened 9 years ago Closed 7 years ago

Intermittent test_aboutmemory6.xul | application crashed [@ mozilla::CycleCollectedJSRuntime::DeferredFinalize(nsISupports*)]

Categories

(Toolkit :: about:memory, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1045992
Tracking Status
firefox47 --- affected

People

(Reporter: philor, Unassigned)

Details

(Keywords: intermittent-failure)

nsMemoryInfoDumper::DumpGCAndCCLogsToFile() is calling into nsJSContext::CycleCollectNow() is calling into nsCycleCollector::FixGrayBits(), which is doing a GC sweep. The top of the stack is: mozilla::CycleCollectedJSRuntime::DeferredFinalize(nsISupports*) [nsCOMPtr.h:6f4756d4bab6 : 289 + 0x0] XPCWrappedNative::Destroy() [XPCWrappedNative.cpp:6f4756d4bab6 : 615 + 0x5] XPCWrappedNative::Release() [XPCWrappedNative.cpp:6f4756d4bab6 : 835 + 0x8] XPCWrappedNative::FlatJSObjectFinalized() [XPCWrappedNative.cpp:6f4756d4bab6 : 945 + 0x8]
Smells like GC heap corruption.
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.