Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.3 Operating System: Linux 2.6.30-2-686 i686 Distribution: Debian GNU/Linux testing (squeeze) What I was doing when the application crashed: The icon was dragged to create an "Icon" on the bar itself. -- Backtrace: Application: Plasma Workspace (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0xb6021700 (LWP 2447))] Thread 2 (Thread 0xa8bc5b70 (LWP 2451)): #0 0xb8029424 in __kernel_vsyscall () #1 0xb67530a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0 #2 0xb69186fd in pthread_cond_wait () from /lib/i686/cmov/libc.so.6 #3 0xb7e235c2 in QWaitConditionPrivate::wait (this=0x893bd08, mutex=0x893bd04, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0x893bd08, mutex=0x893bd04, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0xb6658a9a in QHostInfoAgent::run (this=0x893bcf8) at kernel/qhostinfo.cpp:260 #6 0xb7e225e2 in QThreadPrivate::start (arg=0x893bcf8) at thread/qthread_unix.cpp:188 #7 0xb674f585 in start_thread () from /lib/i686/cmov/libpthread.so.0 #8 0xb690b18e in clone () from /lib/i686/cmov/libc.so.6 Thread 1 (Thread 0xb6021700 (LWP 2447)): [KCrash Handler] #6 QCoreApplication::postEvent (receiver=0x8ebc9a0, event=0x93362e8, priority=0) at kernel/qcoreapplication.cpp:1012 #7 0xb7f1315c in QCoreApplication::postEvent (receiver=0x8ebc9a0, event=0x93362e8) at kernel/qcoreapplication.cpp:973 #8 0xb7f22637 in QObject::deleteLater (this=0x8ebc9a0) at kernel/qobject.cpp:2018 #9 0xb6c42a79 in QX11Data::xdndHandleFinished (this=0x850a430, xe=0xbfe8cdfc, passive=false) at kernel/qdnd_x11.cpp:1245 #10 0xb6c1c802 in QApplication::x11ClientMessage (this=0x84e0000, w=0x8e98b40, event=0xbfe8cdfc, passive_only=160) at kernel/qapplication_x11.cpp:3133 #11 0xb6c2e769 in QApplication::x11ProcessEvent (this=0x84e0000, event=0xbfe8cdfc) at kernel/qapplication_x11.cpp:3684 #12 0xb6c59bc2 in x11EventSourceDispatch (s=0x8509af0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #13 0xb679ce98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #14 0xb67a0623 in ?? () from /lib/libglib-2.0.so.0 #15 0xb67a07a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #16 0xb7f3e041 in QEventDispatcherGlib::processEvents (this=0x8506c80, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #17 0xb6c59305 in QGuiEventDispatcherGlib::processEvents (this=0x8506c80, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #18 0xb7f1183a in QEventLoop::processEvents (this=0xbfe8d060, flags=...) at kernel/qeventloop.cpp:149 #19 0xb7f11c82 in QEventLoop::exec (this=0xbfe8d060, flags=...) at kernel/qeventloop.cpp:201 #20 0xb7f140d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #21 0xb6bb9917 in QApplication::exec () at kernel/qapplication.cpp:3525 #22 0xb4beff40 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #23 0x0804e291 in _start () This bug may be a duplicate of or related to bug 214074 Reported using DrKonqi
This is probably a bug in the Qt library. - Have you tried to repeat the situation to check if Plasma crashed again ? Thanks
Closing as outdated.