| Summary: | Desktop crashes after dragging some files from a dolphin splitted window (F3) | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Antonio <anavarrog> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** Bug 216240 has been marked as a duplicate of this bug. *** According to the backtrace the crash was indeed related to some buggy state of the drag&drop operation. Too bad this is an error in the Qt library. - Have you tried to reproduce the situation? (may be dragging the same files in the same Dolphin configuration...) If you found a way to repeat the crashes all the time the Qt developers may be able to fix it. Thanks Closing as outdated. |
Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-15-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: After dragging some files from a splitted window in dolphin, the drag icon stays active (my mouse still looks like it was while dragging files). I've tried clicking in another window (firefox) to return mouse icon to normal, but after several clicks, desktop crashed. -- Backtrace: Application: Área de trabajo de Plasma (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0xb787d700 (LWP 2773))] Thread 2 (Thread 0xac5a6b70 (LWP 2774)): #0 0x00937422 in __kernel_vsyscall () #1 0x0015be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x081ee78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x002a1e67 in QWaitConditionPrivate::wait (this=0xa537740, mutex=0xa53773c, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0xa537740, mutex=0xa53773c, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x06d39922 in QHostInfoAgent::run (this=0xa537730) at kernel/qhostinfo.cpp:260 #6 0x002a0e32 in QThreadPrivate::start (arg=0xa537730) at thread/qthread_unix.cpp:188 #7 0x0015780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0x081e17ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb787d700 (LWP 2773)): [KCrash Handler] #6 0x0818478c in free () from /lib/tls/i686/cmov/libc.so.6 #7 0x00705c9d in XFree () from /usr/lib/libX11.so.6 #8 0x073f0b1e in QX11Data::xdndHandleEnter (this=0xa0afac0, xe=0xbf90fcec) at kernel/qdnd_x11.cpp:836 #9 0x073d06bc in QApplication::x11ClientMessage (this=0xa0a6720, w=0xaa3e3b0, event=0xbf90fcec, passive_only=false) at kernel/qapplication_x11.cpp:3118 #10 0x073e1ff9 in QApplication::x11ProcessEvent (this=0xa0a6720, event=0xbf90fcec) at kernel/qapplication_x11.cpp:3682 #11 0x0740f502 in x11EventSourceDispatch (s=0xa0af168, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #12 0x09bb5e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #13 0x09bb9720 in ?? () from /lib/libglib-2.0.so.0 #14 0x09bb9853 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #15 0x003bc02c in QEventDispatcherGlib::processEvents (this=0xa0ac320, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #16 0x0740ebe5 in QGuiEventDispatcherGlib::processEvents (this=0xa0ac320, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #17 0x0038fc79 in QEventLoop::processEvents (this=0xbf90ffe4, flags=) at kernel/qeventloop.cpp:149 #18 0x003900ca in QEventLoop::exec (this=0xbf90ffe4, flags=...) at kernel/qeventloop.cpp:201 #19 0x0039253f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #20 0x0736ddd7 in QApplication::exec () at kernel/qapplication.cpp:3525 #21 0x011c380d in kdemain (argc=1, argv=0xa06cc78) at ../../../../plasma/shells/desktop/main.cpp:50 #22 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0xa050630 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677 #23 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169 #24 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362 #25 0x0804fbaf in main (argc=2, argv=0xbf910844, envp=0xbf910850) at ../../kinit/kinit.cpp:1793 Reported using DrKonqi