Bug 156789

Summary: KWin crashed without any reason
Product: [Plasma] kwin Reporter: Patrick Trettenbrein <patrick.trettenbrein>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Patrick Trettenbrein 2008-01-27 17:02:24 UTC
Version:            (using KDE 4.0.0)
Installed from:    Ubuntu Packages
OS:                Linux

I got he following output - hope it'll be usefull to you:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47367103146720 (LWP 6043)]
[KCrash handler]
#4  0x00002b147bcc6b99 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#5  0x00002b147bc67794 in QProcess::stateChanged ()
   from /usr/lib/libQtCore.so.4
#6  0x00002b147bc696b5 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00002b147bc9ade1 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00002b147bc6853f in QProcess::waitForFinished ()
   from /usr/lib/libQtCore.so.4
#9  0x00002b147bc68d75 in QProcess::~QProcess () from /usr/lib/libQtCore.so.4
#10 0x00002b147b5b3a77 in KWin::Client::gotPing (this=0xd46160, 
    timestamp=<value optimized out>)
    at /build/buildd/kdebase-workspace-4.0.0/kwin/client.cpp:1084
#11 0x00002b147b5cda86 in KWin::RootInfo::gotPing (this=0x87bf80, w=20971532, 
    timestamp=18446744072568202859)
    at /build/buildd/kdebase-workspace-4.0.0/kwin/events.cpp:204
#12 0x00002b147defa85d in NETRootInfo::event (this=0x1095710, 
    event=0x7fff2f7448a0, properties=0x7fff2f744170, properties_size=5)
    at /build/buildd/kde4libs-4.0.0/kdeui/windowmanagement/netwm.cpp:1949
#13 0x00002b147b5cd29a in KWin::Workspace::workspaceEvent (this=0x713f60, 
    e=0x7fff2f7448a0)
    at /build/buildd/kdebase-workspace-4.0.0/kwin/events.cpp:233
#14 0x00002b147b5c029e in KWin::Application::x11EventFilter (
    this=0x7fff2f744cc0, e=0x7fff2f7448a0)
    at /build/buildd/kdebase-workspace-4.0.0/kwin/main.cpp:278
#15 0x00002b147d11fb20 in ?? () from /usr/lib/libQtGui.so.4
#16 0x00002b147d129afe in QApplication::x11ProcessEvent ()
   from /usr/lib/libQtGui.so.4
#17 0x00002b147d158599 in ?? () from /usr/lib/libQtGui.so.4
#18 0x00002b147fdeffd3 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#19 0x00002b147fdf32dd in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00002b147fdf380e in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#21 0x00002b147bcdcf4e in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#22 0x00002b147d157e07 in ?? () from /usr/lib/libQtGui.so.4
#23 0x00002b147bcb2b31 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#24 0x00002b147bcb2c86 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#25 0x00002b147bcb5ffc in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#26 0x00002b147d0c6928 in QApplication::exec () from /usr/lib/libQtGui.so.4
#27 0x00002b147b5c1425 in kdemain (argc=3, argv=0x7fff2f745178)
    at /build/buildd/kdebase-workspace-4.0.0/kwin/main.cpp:427
#28 0x00002b147b873b44 in __libc_start_main () from /lib/libc.so.6
#29 0x0000000000400649 in _start ()
#0  0x00002b147b8efc3f in waitpid () from /lib/libc.so.6
Comment 1 Lubos Lunak 2008-04-18 15:25:25 UTC

*** This bug has been marked as a duplicate of 160064 ***