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: probably dolphin crashed too -- Backtrace: Application: Plasma Workspace (kdeinit4), signal: Aborted [Current thread is 1 (Thread 0x7f6229dbd750 (LWP 4110))] Thread 2 (Thread 0x7f620abcc950 (LWP 4113)): #0 0x00007f622663db89 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007f62298fe469 in QWaitConditionPrivate::wait (this=0x2b33880, mutex=0x2b33878, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=0x2b33880, mutex=0x2b33878, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f6225cf8024 in QHostInfoAgent::run (this=0x2b33860) at kernel/qhostinfo.cpp:260 #4 0x00007f62298fd475 in QThreadPrivate::start (arg=0x2b33860) at thread/qthread_unix.cpp:188 #5 0x00007f6226639f9a in start_thread () from /lib/libpthread.so.0 #6 0x00007f622720256d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f6229dbd750 (LWP 4110)): [KCrash Handler] #5 0x00007f6227167d25 in raise () from /lib/libc.so.6 #6 0x00007f622716ade1 in abort () from /lib/libc.so.6 #7 0x00007f622719dcf8 in ?? () from /lib/libc.so.6 #8 0x00007f62271a76c8 in ?? () from /lib/libc.so.6 #9 0x00007f62271a91d6 in free () from /lib/libc.so.6 #10 0x00007f6228ed3479 in XFree () from /usr/lib/libX11.so.6 #11 0x00007f62279e9f3d in QX11Data::xdndHandleEnter (this=<value optimized out>, xe=<value optimized out>) at kernel/qdnd_x11.cpp:836 #12 0x00007f62279ca713 in QApplication::x11ClientMessage (this=<value optimized out>, w=0x2d683c0, event=0x7fffef55f320, passive_only=255) at kernel/qapplication_x11.cpp:3118 #13 0x00007f62279dd5b6 in QApplication::x11ProcessEvent (this=0x2430c10, event=0x7fffef55f320) at kernel/qapplication_x11.cpp:3682 #14 0x00007f6227a05e9c in x11EventSourceDispatch (s=0x243d400, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #15 0x00007f622688912a in g_main_dispatch (context=0x243c480) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:1960 #16 IA__g_main_context_dispatch (context=0x243c480) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:2513 #17 0x00007f622688c988 in g_main_context_iterate (context=0x243c480, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:2591 #18 0x00007f622688cb3c in IA__g_main_context_iteration (context=0x243c480, may_block=1) at /tmp/buildd/glib2.0-2.22.0/glib/gmain.c:2654 #19 0x00007f6229a0bbff in QEventDispatcherGlib::processEvents (this=0x2439310, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #20 0x00007f6227a0564f in QGuiEventDispatcherGlib::processEvents (this=0x100e, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #21 0x00007f62299e1de2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #22 0x00007f62299e21b4 in QEventLoop::exec (this=0x7fffef55f650, flags=...) at kernel/qeventloop.cpp:201 #23 0x00007f62299e4424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #24 0x00007f621db8f26b in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #25 0x0000000000407264 in _start () Reported using DrKonqi
According to the backtrace the error was related to a drag and drop operation. - Do you remember draging some file or text to some other application ? - Have you tried to reproduce the issue ? So far this error is in the Qt library and not directly related to KDE's code. Thanks
Dario Andres wrote: > https://bugs.kde.org/show_bug.cgi?id=217140 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |NEEDSINFO > CC| |andresbajotierra@gmail.com > Resolution| |WAITINGFORINFO > > > > > --- Comment #1 from Dario Andres <andresbajotierra gmail com> 2009-12-04 13:17:30 --- > According to the backtrace the error was related to a drag and drop operation. > - Do you remember draging some file or text to some other application ? > - Have you tried to reproduce the issue ? > So far this error is in the Qt library and not directly related to KDE's code. > Thanks > > Yes, I have tried to paste web address. The thing never happened again or before or I just do not remeber.
Ok, closing as WORKSFORME as it doesn't seem to be reproducible. If you experience another crash please create a new report . Thanks
*** This bug has been marked as a duplicate of bug 223319 ***