Closed
Bug 654033
Opened 14 years ago
Closed 7 years ago
Firefox 4.0.1 Crash [@ JSContext::restoreSegment ]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: chofmann, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
possible new crash first appearing in 4.0.1
appears to mostly happen around 30 seconds after start.
https://crash-stats.mozilla.com/report/index/1f6d42fc-5160-4d33-88ce-2b2182110501
Frame Module Signature [Expand] Source
0 XUL JSContext::restoreSegment js/src/jsinterp.h:493
1 XUL XPCJSContextStack::Pop js/src/xpconnect/src/xpcthreadcontext.cpp:120
2 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:649
3 XUL NS_ProcessPendingEvents_P nsThreadUtils.cpp:200
4 XUL nsBaseAppShell::NativeEventCallback widget/src/xpwidgets/nsBaseAppShell.cpp:132
5 XUL nsAppShell::ProcessGeckoEvents widget/src/cocoa/nsAppShell.mm:399
6 CoreFoundation CFRunLoopRunSpecific
7 CoreFoundation CFRunLoopRunInMode
8 HIToolbox RunCurrentEventLoopInMode
9 HIToolbox ReceiveNextEventCommon
10 HIToolbox BlockUntilNextEventMatchingListInMode
11 AppKit _DPSNextEvent
12 AppKit -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
13 AppKit -[NSApplication run]
14 XUL nsAppShell::Run widget/src/cocoa/nsAppShell.mm:746
15 XUL nsAppStartup::Run toolkit/components/startup/src/nsAppStartup.cpp:220
16 XUL XRE_main toolkit/xre/nsAppRunner.cpp:3786
17 firefox-bin main browser/app/nsBrowserApp.cpp:158
18 firefox-bin firefox-bin@0xa05
19 @0x1
more reports at
https://crash-stats.mozilla.com/report/list?signature=JSContext::restoreSegment
| Reporter | ||
Updated•14 years ago
|
Keywords: crash,
regression
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ JSContext::restoreSegment ]
Updated•14 years ago
|
Severity: normal → critical
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 1•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•