Summary: | kwin crashes intermittently for no apparent reason | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Alan Prescott <alanjprescott> |
Component: | general | Assignee: | martin |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alan Prescott
2009-03-04 16:43:09 UTC
Please install the "kdebase4-workspace-debuginfo" package in order to obtain a more useful backtrace. Thanks. Ah - that's where the debuginfo is - will do. Thanks Backtrace as requested <backtrace> Application: KWin (kwin), signal SIGSEGV [?1034h[Thread debugging using libthread_db enabled] Thread 1 (Thread 0xb544e6f0 (LWP 6703)): [KCrash Handler] #6 0x00000007 in ?? () #7 0xb311f795 in KWin::PresentWindowsEffect::rearrangeWindows (this=0x8266cc0) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/effects/presentwindows.cpp:484 #8 0xb311feab in KWin::PresentWindowsEffect::setActive (this=0x8266cc0, active=true, closingTab=false) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/effects/presentwindows.cpp:1153 #9 0xb312082a in KWin::PresentWindowsEffect::borderActivated (this=0x8266cc0, border=KWin::ElectricLeft) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/effects/presentwindows.h:99 #10 0xb7f32387 in KWin::EffectsHandlerImpl::borderActivated (this=0x8231928, border=KWin::ElectricLeft) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/effects.cpp:321 #11 0xb7ebcc05 in KWin::Workspace::checkElectricBorder (this=0x8119970, pos=@0xbfe86484, now=73044941) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/workspace.cpp:2260 #12 0xb7ebcd12 in KWin::Workspace::electricBorderEvent (this=0x8119970, e=0xbfe86a8c) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/workspace.cpp:2324 #13 0xb7ee1a08 in KWin::Workspace::workspaceEvent (this=0x8119970, e=0xbfe86a8c) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/events.cpp:410 #14 0xb7ecf112 in KWin::Application::x11EventFilter (this=0xbfe86da4, e=0xbfe86a8c) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/main.cpp:359 #15 0xb7054fde in qt_x11EventFilter (ev=0xbfe86a8c) at kernel/qapplication_x11.cpp:375 #16 0xb7067748 in QApplication::x11ProcessEvent (this=0xbfe86da4, event=0xbfe86a8c) at kernel/qapplication_x11.cpp:3271 #17 0xb70924dc in x11EventSourceDispatch (s=0x806bc20, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #18 0xb64492d9 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #19 0xb644c85b in ?? () from /usr/lib/libglib-2.0.so.0 #20 0xb644c9d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #21 0xb6d99488 in QEventDispatcherGlib::processEvents (this=0x8066908, flags={i = -1075286968}) at kernel/qeventdispatcher_glib.cpp:323 #22 0xb7091ba5 in QGuiEventDispatcherGlib::processEvents (this=0x8066908, flags={i = -1075286920}) at kernel/qguieventdispatcher_glib.cpp:202 #23 0xb6d6bf4a in QEventLoop::processEvents (this=0xbfe86cf0, flags={i = -1075286856}) at kernel/qeventloop.cpp:149 #24 0xb6d6c38a in QEventLoop::exec (this=0xbfe86cf0, flags={i = -1075286792}) at kernel/qeventloop.cpp:200 #25 0xb6d6e819 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:880 #26 0xb6ff1c27 in QApplication::exec () at kernel/qapplication.cpp:3553 #27 0xb7ed1faa in kdemain (argc=3, argv=0xbfe86f74) at /usr/src/debug/kdebase-workspace-4.2.1/kwin/main.cpp:519 #28 0x08048762 in main (argc=0, argv=0x8603108) at /usr/src/debug/kdebase-workspace-4.2.1/build/kwin/kwin_dummy.cpp:3 </backtrace> Appliactions running at the time of the crash:- Dolphin (2 instances) 1.2.1 Firefox (2 instances) - Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.0.7) Gecko/2009022800 SUSE/3.0.7-1.2 Firefox/3.0.7 Gimp 2.4.5 Kate 2.5.10 Konsole 2.2.1 Kontact 1.4.1 Firefox crashed at the same time so could be Firefox taking down Kwin or Kwin taking down Firefox Please ask your packager to redo their kdebase-workspace package with the official tarball. This crash only occurs for distributions that released KDE 4.2.1 before it was ready. *** This bug has been marked as a duplicate of bug 179537 *** |