Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)) "release 3.2" Qt Version: 4.5.1 Operating System: Linux 2.6.27.21-0.1-pae i686 What I was doing when the application crashed: How to reproduce: using folderview plasmoid drag and drop a file/folder inside another folder using the new tooltip (that shows files and folders), the copy-move-cancel popmenus appears and then select move and plasma crashes. ps: just using for the first time the new crash reporting assitant, it's really awesome! -- Backtrace: Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault [Current thread is 1 (Thread 0xb498d700 (LWP 4187))] Thread 2 (Thread 0xa7757b90 (LWP 4195)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb62dbc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb633b722 in QWaitCondition::wait (this=0x84938d8, mutex=0x84938d4, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #3 0xb785eae2 in QHostInfoAgent::run (this=0x84938c8) at kernel/qhostinfo.cpp:260 #4 0xb633a70e in QThreadPrivate::start (arg=0x84938c8) at thread/qthread_unix.cpp:189 #5 0xb62d81b5 in start_thread () from /lib/libpthread.so.0 #6 0xb611a3be in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb498d700 (LWP 4187)): [KCrash Handler] #6 QCoreApplication::postEvent (receiver=0x97405b0, event=0x807eca8, priority=0) at kernel/qcoreapplication.cpp:1012 #7 0xb642ea4c in QCoreApplication::postEvent (receiver=0x97405b0, event=0x807eca8) at kernel/qcoreapplication.cpp:973 #8 0xb643e367 in QObject::deleteLater (this=0x97405b0) at kernel/qobject.cpp:2026 #9 0xa94083f4 in KonqOperations::doDropFileCopy() () from /usr/lib/libkonq.so.5 #10 0xa9408e5b in KonqOperations::asyncDrop(KFileItem const&) () from /usr/lib/libkonq.so.5 #11 0xa9409552 in KonqOperations::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkonq.so.5 #12 0xb643da1b in QMetaCallEvent::placeMetaCall (this=0x94a8f38, object=0x97405b0) at kernel/qobject.cpp:489 #13 0xb643f4b0 in QObject::event (this=0x97405b0, e=0x94a8f38) at kernel/qobject.cpp:1118 #14 0xb66b769c in QApplicationPrivate::notify_helper (this=0x806a490, receiver=0x97405b0, e=0x94a8f38) at kernel/qapplication.cpp:4057 #15 0xb66bf99e in QApplication::notify (this=0x8065158, receiver=0x97405b0, e=0x94a8f38) at kernel/qapplication.cpp:3604 #16 0xb7596b8d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #17 0xb642eadb in QCoreApplication::notifyInternal (this=0x8065158, receiver=0x97405b0, event=0x94a8f38) at kernel/qcoreapplication.cpp:610 #18 0xb642f725 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x804fce8) at kernel/qcoreapplication.h:213 #19 0xb642f91d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140 #20 0xb645a90f in postEventSourceDispatch (s=0x8087b00) at kernel/qcoreapplication.h:218 #21 0xb4dfb9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #22 0xb4dff083 in ?? () from /usr/lib/libglib-2.0.so.0 #23 0xb4dff241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #24 0xb645a558 in QEventDispatcherGlib::processEvents (this=0x80745a0, flags={i = -1078298152}) at kernel/qeventdispatcher_glib.cpp:324 #25 0xb6757975 in QGuiEventDispatcherGlib::processEvents (this=0x80745a0, flags={i = -1078298104}) at kernel/qguieventdispatcher_glib.cpp:202 #26 0xb642d0fa in QEventLoop::processEvents (this=0xbfba7a80, flags={i = -1078298040}) at kernel/qeventloop.cpp:149 #27 0xb642d53a in QEventLoop::exec (this=0xbfba7a80, flags={i = -1078297976}) at kernel/qeventloop.cpp:200 #28 0xb642f9e9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #29 0xb66b7517 in QApplication::exec () at kernel/qapplication.cpp:3526 #30 0xb7f18170 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #31 0x08048792 in _start ()
SVN commit 970729 by fredrik: Make sure that the popup view isn't deleted while the drop menu is being shown. BUG: 192629 M +1 -1 iconview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=970729
*** Bug 194020 has been marked as a duplicate of this bug. ***