Closed
Bug 1064077
Opened 10 years ago
Closed 10 years ago
crash in ReleaseSliceNow(unsigned int, void*)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 997908
People
(Reporter: chiorean.ioana, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-2aae6fd6-b1ef-468c-aa40-feeec2140907.
Steps:
-play several youtube videos.
=============================================================
Frame Module Signature Source
0 XUL ReleaseSliceNow(unsigned int, void*) xpcom/base/CycleCollectedJSRuntime.cpp
1 XUL mozilla::IncrementalFinalizeRunnable::ReleaseNow(bool) xpcom/base/CycleCollectedJSRuntime.cpp
2 XUL mozilla::IncrementalFinalizeRunnable::Run() xpcom/base/CycleCollectedJSRuntime.cpp
3 XUL nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp
4 XUL NS_ProcessPendingEvents(nsIThread*, unsigned int) xpcom/glue/nsThreadUtils.cpp
5 XUL nsBaseAppShell::NativeEventCallback() widget/xpwidgets/nsBaseAppShell.cpp
6 XUL nsAppShell::ProcessGeckoEvents(void*) widget/cocoa/nsAppShell.mm
Ø 7 CoreFoundation CoreFoundation@0x7f5b0
Ø 8 CoreFoundation CoreFoundation@0x70c61
Ø 9 CoreFoundation CoreFoundation@0x703ee
Ø 10 CoreFoundation CoreFoundation@0x6fe74
Ø 11 HIToolbox HIToolbox@0x2ea0c
Ø 12 HIToolbox HIToolbox@0x2e7b6
Ø 13 HIToolbox HIToolbox@0x2e5bb
Ø 14 AppKit AppKit@0x2424d
Ø 15 AppKit AppKit@0x2389a
16 XUL -[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] widget/cocoa/nsAppShell.mm
Ø 17 AppKit AppKit@0x1799b
18 XUL nsAppShell::Run() widget/cocoa/nsAppShell.mm
19 XUL nsAppStartup::Run() toolkit/components/startup/nsAppStartup.cpp
20 XUL XREMain::XRE_mainRun() toolkit/xre/nsAppRunner.cpp
21 XUL XREMain::XRE_main(int, char**, nsXREAppData const*) toolkit/xre/nsAppRunner.cpp
22 XUL XRE_main toolkit/xre/nsAppRunner.cpp
23 firefox main browser/app/nsBrowserApp.cpp
24 firefox start
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•