Closed
Bug 352314
Opened 19 years ago
Closed 19 years ago
Firefox crashed when switching screens in window manager [@ block_getProperty]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 352212
People
(Reporter: peter+bmo, Unassigned)
Details
(Keywords: crash)
Crash Data
My Browser completely crashed when I switched screens in window manager (openbox).
See TB23186134Q
Reporter | ||
Comment 1•19 years ago
|
||
Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1b2) Gecko/2006091104 BonEcho/2.0b2
Comment 2•19 years ago
|
||
From the stack this looks like a dupe of bug 352212
*** This bug has been marked as a duplicate of 352212 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 4•19 years ago
|
||
Incident ID: 23186134
Stack Signature block_getProperty() e37f3241
Product ID Firefox2
Build ID 2006091104
Trigger Time 2006-09-12 01:28:49.0
Platform LinuxIntel
Operating System Linux 2.6.16.17n
Module libmozjs.so + (00052b6c)
URL visited
User Comments Switching screens in my window manager
Since Last Crash 0 sec
Total Uptime 0 sec
Trigger Reason SIGSEGV: Segmentation Fault: (signal 11)
Source File, Line No. /builds/tinderbox/Fx-Mozilla1.8/Linux_2.4.21-27.0.4.EL_Depend/mozilla/js/src/jsobj.c, line 1960
Stack Trace
block_getProperty() [mozilla/js/src/jsobj.c, line 1960]
js_PutBlockObject() [mozilla/js/src/jsobj.c, line 1930]
PutBlockObjects() [mozilla/js/src/jsinterp.c, line 543]
js_Invoke() [mozilla/js/src/jsinterp.c, line 1407]
nsXPCWrappedJSClass::CallMethod() [mozilla/js/src/xpconnect/src/xpcwrappedjsclass.cpp, line 1415]
nsXPCWrappedJS::CallMethod() [mozilla/js/src/xpconnect/src/xpcwrappedjs.cpp, line 468]
PrepareAndDispatch() [mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_gcc_x86_unix.cpp, line 100]
nsXMLHttpRequest::ChangeState() [mozilla/content/base/src/nsXMLHttpRequest.cpp, line 1907]
nsXMLHttpRequest::Error() [mozilla/content/base/src/nsXMLHttpRequest.cpp, line 1853]
nsXMLHttpRequest::OnStopRequest() [mozilla/content/base/src/nsXMLHttpRequest.cpp, line 712]
nsHttpChannel::OnStopRequest() [mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp, line 1149]
nsInputStreamPump::OnStateStop() [mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 1149]
nsInputStreamPump::OnInputStreamReady() [mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 400]
nsInputStreamReadyEvent::EventHandler()
PL_HandleEvent() [mozilla/xpcom/threads/plevent.c, line 689]
PL_ProcessPendingEvents() [mozilla/xpcom/threads/plevent.c, line 623]
nsEventQueueImpl::ProcessPendingEvents() [mozilla/xpcom/threads/nsEventQueue.cpp, line 421]
event_processor_callback() [mozilla/widget/src/gtk2/nsAppShell.cpp, line 67]
libglib-2.0.so.0 + 0x4d7df (0xa796b7df)
libglib-2.0.so.0 + 0x24e2c (0xa7942e2c)
libglib-2.0.so.0 + 0x28176 (0xa7946176)
libglib-2.0.so.0 + 0x28537 (0xa7946537)
libgtk-x11-2.0.so.0 + 0x129141 (0xa7c08141)
nsAppShell::Run() [mozilla/widget/src/gtk2/nsAppShell.cpp, line 141]
nsAppStartup::Run() [mozilla/toolkit/components/startup/src/nsAppStartup.cpp, line 152]
XRE_main() [mozilla/toolkit/xre/nsAppRunner.cpp, line 2440]
main() [mozilla/browser/app/nsBrowserApp.cpp, line 62]
libc.so.6 + 0x14ea8 (0xa7436ea8)
Severity: major → critical
Status: RESOLVED → VERIFIED
Component: General → JavaScript Engine
Keywords: talkbackid
Product: Firefox → Core
QA Contact: general → general
Summary: Firefox crashed when switching screens in window manager → Firefox crashed when switching screens in window manager [@ block_getProperty]
Version: 2.0 Branch → 1.8 Branch
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ block_getProperty]
You need to log in
before you can comment on or make changes to this bug.
Description
•