Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.2.91 (KDE 4.2.91 (KDE 4.3 >= 20090609)) Qt Version: 4.5.1 Operating System: Linux 2.6.30-gentoo i686 -- Backtrace: Application: Plasma Workspace (kdeinit), signal: Segmentation fault [Current thread is 0 (LWP 12137)] Thread 2 (Thread 0xe98feb70 (LWP 12146)): #0 0xf7f29430 in __kernel_vsyscall () #1 0xf7d2db84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xf7daaa14 in QWaitCondition::wait (this=0x9149648, mutex=0x9149644, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #3 0xf66b86f8 in QHostInfoAgent::run (this=0x9149638) at kernel/qhostinfo.cpp:260 #4 0xf7da9ce9 in QThreadPrivate::start (arg=0x9149638) at thread/qthread_unix.cpp:189 #5 0xf7d29696 in start_thread (arg=0xe98feb70) at pthread_create.c:297 #6 0xf69329ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xf6130a00 (LWP 12137)): [KCrash Handler] #6 0xf7da54c6 in QMutex::lock (this=0x8f19e10) at thread/qmutex.cpp:152 #7 0xf7e7e37d in QCoreApplication::postEvent (receiver=0x99a09e8, event=0x98a0788, priority=0) at kernel/qcoreapplication.cpp:1020 #8 0xf7e7e625 in QCoreApplication::postEvent (receiver=0x99a09e8, event=0x98a0788) at kernel/qcoreapplication.cpp:973 #9 0xf7e8ba6f in QObject::deleteLater (this=0x99a09e8) at kernel/qobject.cpp:2017 #10 0xf6c287d0 in QX11Data::xdndHandleFinished (this=0x8c2b8e8, xe=0xffc8fa80, passive=false) at kernel/qdnd_x11.cpp:1244 #11 0xf6c08ae9 in QApplication::x11ClientMessage (this=0x8c15510, w=0x91d89c8, event=0xffc8fa80, passive_only=16) at kernel/qapplication_x11.cpp:3136 #12 0xf6c16bda in QApplication::x11ProcessEvent (this=0x8c15510, event=0xffc8fa80) at kernel/qapplication_x11.cpp:3698 #13 0xf6c3c65c in x11EventSourceDispatch (s=0x8c2af70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #14 0xf679dac0 in IA__g_main_context_dispatch (context=0x8c2a498) at gmain.c:1814 #15 0xf67a0da5 in g_main_context_iterate (context=0x8c2a498, block=<value optimized out>, dispatch=1, self=0x8c274c0) at gmain.c:2445 #16 0xf67a0f1a in IA__g_main_context_iteration (context=0x8c2a498, may_block=1) at gmain.c:2508 #17 0xf7ea3a8d in QEventDispatcherGlib::processEvents (this=0x8c259b8, flags={i = -3605364}) at kernel/qeventdispatcher_glib.cpp:324 #18 0xf6c3bee0 in QGuiEventDispatcherGlib::processEvents (this=0x8c259b8, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202 #19 0xf7e7d06f in QEventLoop::processEvents (this=0xffc8fd30, flags={i = -3605240}) at kernel/qeventloop.cpp:149 #20 0xf7e7d234 in QEventLoop::exec (this=0xffc8fd30, flags={i = -3605192}) at kernel/qeventloop.cpp:196 #21 0xf7e7f141 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #22 0xf6bb357c in QApplication::exec () at kernel/qapplication.cpp:3526 #23 0xf500d012 in kdemain (argc=1, argv=0x8bee588) at /var/tmp/portage/kde-base/plasma-workspace-9999-r1/work/plasma-workspace-9999/plasma/shells/desktop/main.cpp:50 #24 0x0804d729 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8bee278 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8050a30 "0") at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kinit/kinit.cpp:672 #25 0x0804e0e9 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kinit/kinit.cpp:1164 #26 0x0804e7a0 in handle_requests (waitForPid=0) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kinit/kinit.cpp:1357 #27 0x0804f493 in main (argc=2, argv=0xffc90574, envp=0xffc90580) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kinit/kinit.cpp:1784 Reported using DrKonqi
This could be related to bug 192706 / bug 192000. Were you draging some widget from the Add widget screen to the Desktop/Panel, or were you draging some icon from the Kickoff menu ? Thanks
No, at the time I was actually just using the Task Manager plasmoid to switch between programs.
autohiding panel? #10 0xf6c287d0 in QX11Data::xdndHandleFinished (this=0x8c2b8e8, xe=0xffc8fa80, passive=false) at kernel/qdnd_x11.cpp:1244 evidently there was a drag and drop operation happening.
*** This bug has been marked as a duplicate of bug 192000 ***