Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.3.1 (KDE 4.3.1) Qt Version: 4.5.2 Operating System: Linux 2.6.31.1 x86_64 Distribution: Debian GNU/Linux 4.3 (n/a) What I was doing when the application crashed: plasma and dolphin crashed - when dragging files from dolphin (USB HDD) to desktop folder (i have just reported bug for dolphin) -- Backtrace: Application: Plasma Workspace (kdeinit4), signal: Aborted [Current thread is 1 (Thread 0x7f99f1fcd750 (LWP 4187))] Thread 2 (Thread 0x7f99d2ddc950 (LWP 4190)): #0 0x00007f99ee84db89 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f99f1b0e469 in QWaitConditionPrivate::wait (this=0x1b1c9e0, mutex=0x1b1c9d8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=0x1b1c9e0, mutex=0x1b1c9d8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f99edf08024 in QHostInfoAgent::run (this=0x1b1c9c0) at kernel/qhostinfo.cpp:260 #4 0x00007f99f1b0d475 in QThreadPrivate::start (arg=0x1b1c9c0) at thread/qthread_unix.cpp:188 #5 0x00007f99ee849f9a in start_thread () from /lib/libpthread.so.0 #6 0x00007f99ef41256d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f99f1fcd750 (LWP 4187)): [KCrash Handler] #5 0x00007f99ef377d25 in raise () from /lib/libc.so.6 #6 0x00007f99ef37ade1 in abort () from /lib/libc.so.6 #7 0x00007f99ef3adcf8 in ?? () from /lib/libc.so.6 #8 0x00007f99ef3b76c8 in ?? () from /lib/libc.so.6 #9 0x00007f99f10e3479 in XFree () from /usr/lib/libX11.so.6 #10 0x00007f99efbf9f3d in QX11Data::xdndHandleEnter (this=<value optimized out>, xe=<value optimized out>) at kernel/qdnd_x11.cpp:836 #11 0x00007f99efbda713 in QApplication::x11ClientMessage (this=<value optimized out>, w=0x1e32d50, event=0x7fffcb1456b0, passive_only=255) at kernel/qapplication_x11.cpp:3118 #12 0x00007f99efbed5b6 in QApplication::x11ProcessEvent (this=0x157fc20, event=0x7fffcb1456b0) at kernel/qapplication_x11.cpp:3682 #13 0x00007f99efc15e9c in x11EventSourceDispatch (s=0x158c400, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #14 0x00007f99eea9912a in g_main_dispatch (context=0x158b480) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:1960 #15 IA__g_main_context_dispatch (context=0x158b480) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:2513 #16 0x00007f99eea9c988 in g_main_context_iterate (context=0x158b480, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:2591 #17 0x00007f99eea9cb3c in IA__g_main_context_iteration (context=0x158b480, may_block=1) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:2654 #18 0x00007f99f1c1bbff in QEventDispatcherGlib::processEvents (this=0x1588320, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #19 0x00007f99efc1564f in QGuiEventDispatcherGlib::processEvents (this=0x105b, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #20 0x00007f99f1bf1de2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #21 0x00007f99f1bf21b4 in QEventLoop::exec (this=0x7fffcb1459e0, flags=...) at kernel/qeventloop.cpp:201 #22 0x00007f99f1bf4424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #23 0x00007f99e5d9f26b in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #24 0x0000000000407264 in _start () This bug may be a duplicate of or related to bug 184226 Reported using DrKonqi
The crash is indeed related to some error during the drag and drop operation. - Have you tried to reproduce the situation (with the same source and destination) to check if Plasma (and/or Dolphin) crash again ? - Do you have Desktop Effects / Compositing enabled ? - Were some of the paths (origin or destination) of the drag&drop operation read-only ? Thanks
Dario Andres wrote: > https://bugs.kde.org/show_bug.cgi?id=217436 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |andresbajotierra@gmail.com > > > > > --- Comment #1 from Dario Andres <andresbajotierra gmail com> 2009-12-05 14:01:16 --- > The crash is indeed related to some error during the drag and drop operation. > - Have you tried to reproduce the situation (with the same source and > destination) to check if Plasma (and/or Dolphin) crash again ? > - Do you have Desktop Effects / Compositing enabled ? > - Were some of the paths (origin or destination) of the drag&drop operation > read-only ? > Thanks > > The situation repeats but not always - approx 1 per 5 times, usually after system was suspended earlier. Desktop Effects enabled. Both destination were writeable.
*** This bug has been marked as a duplicate of bug 223319 ***