Closed Bug 697624 Opened 14 years ago Closed 8 years ago

Firefox 10.0a1 Crash @ js::LifoAlloc::freeAll()

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: marcia, Unassigned)

Details

(Keywords: crash)

Crash Data

Seen while looking at daily trunk crash reports. https://crash-stats.mozilla.com/report/list?signature=js::LifoAlloc::freeAll%28%29%20|%20JSCompartment::sweep%28JSContext*,%20unsigned%20int%29. Low volume Crashes started showing up using the 2011101700 build. Possible pushlog regression range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3b58a9df4c8c&tochange=cf5da681d577 https://crash-stats.mozilla.com/report/index/5570eff4-4436-41f3-98ae-f86492111026 Frame Module Signature [Expand] Source 0 mozjs.dll js::LifoAlloc::freeAll js/src/ds/LifoAlloc.cpp:113 1 mozjs.dll JSCompartment::sweep js/src/jscompartment.cpp:649 2 mozjs.dll SweepPhase js/src/jsgc.cpp:2457 3 mozjs.dll MarkAndSweep js/src/jsgc.cpp:2555 4 mozjs.dll GCCycle js/src/jsgc.cpp:2799 5 mozjs.dll js_GC js/src/jsgc.cpp:2860 6 mozjs.dll JS_GC js/src/jsapi.cpp:2718 7 xul.dll nsXPConnect::Collect js/xpconnect/src/nsXPConnect.cpp:409 8 xul.dll nsXPConnect::GarbageCollect js/xpconnect/src/nsXPConnect.cpp:417 9 xul.dll GCTimerFired dom/base/nsJSEnvironment.cpp:3248 10 xul.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:424 11 xul.dll nsTimerEvent::Run xpcom/threads/nsTimerImpl.cpp:520 12 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:631 13 nspr4.dll PR_Unlock nsprpub/pr/src/threads/combined/prulock.c:347 14 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:201 15 xul.dll _SEH_epilog4 16 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:175 17 xul.dll mozJSComponentLoader::GlobalForLocation js/xpconnect/loader/mozJSComponentLoader.cpp:805
Assignee: general → nobody
Crash Signature: [@ js::LifoAlloc::freeAll() | JSCompartment::sweep(JSContext*, unsigned int) ] → [@ js::LifoAlloc::freeAll() | JSCompartment::sweep(JSContext*, unsigned int) ] [@ js::LifoAlloc::freeAll | JSCompartment::sweep ]
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) in Firefox (except some obsolete Fx <14).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.