Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1)) Qt Version: 4.5.1 Operating System: Linux 2.6.29.1-desktop-4mnb i686 Distribution: "Mandriva Linux 2009.1" What I was doing when the application crashed: When i drag and drop files in the trash this asks me if i confirm, if i click on Yes, folderview crash -- Backtrace: Application: Espace de travail Plasma (plasma-desktop), signal: Segmentation fault [Current thread is 1 (Thread 0xb39da6f0 (LWP 18452))] Thread 2 (Thread 0xa80c5b90 (LWP 18464)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb4e8ec45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0 #2 0xb7e2e8dd in pthread_cond_wait () from /lib/i686/libc.so.6 #3 0xb65d252b in QWaitCondition::wait (this=0x9da5a80, mutex=0x9da5a7c, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 0xb4f4cba4 in QHostInfoAgent::run (this=0x9da5a70) at kernel/qhostinfo.cpp:260 #5 0xb65d141f in QThreadPrivate::start (arg=0x9da5a70) at thread/qthread_unix.cpp:189 #6 0xb4e8b315 in start_thread () from /lib/i686/libpthread.so.0 #7 0xb7e2125e in clone () from /lib/i686/libc.so.6 Thread 1 (Thread 0xb39da6f0 (LWP 18452)): [KCrash Handler] #6 0xa845a362 in IconView::dropCompleted (this=0x9bd8360) at /usr/src/debug/kdebase-4.2.85/apps/plasma/applets/folderview/iconview.cpp:1832 #7 0xa8464bc4 in IconView::qt_metacall (this=0x9bd8360, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfc4db30) at /usr/src/debug/kdebase-4.2.85/build/apps/plasma/applets/folderview/iconview.moc:112 #8 0xb66e3f45 in QMetaObject::activate (sender=0xa0df330, from_signal_index=0, to_signal_index=1, argv=0xbfc4db30) at kernel/qobject.cpp:3111 #9 0xb66e43ab in QMetaObject::activate (sender=0xa0df330, m=0xb67c01c8, from_local_signal_index=0, to_local_signal_index=1, argv=0xbfc4db30) at kernel/qobject.cpp:3205 #10 0xb66e443d in QObject::destroyed (this=0xa0df330, _t1=0xa0df330) at .moc/release-shared/moc_qobject.cpp:143 #11 0xb66e521a in ~QObject (this=0xa0df330) at kernel/qobject.cpp:769 #12 0xa840b94e in ~KonqOperations (this=0xa0df330) at /usr/src/debug/kdebase-4.2.85/apps/lib/konq/konq_operations.cpp:89 #13 0xb66dca93 in qDeleteInEventHandler (o=0x370068) at kernel/qobject.cpp:3813 #14 0xb66de3e7 in QObject::event (this=0xa0df330, e=0xa0b2768) at kernel/qobject.cpp:1092 #15 0xb694c22c in QApplicationPrivate::notify_helper (this=0x991ba88, receiver=0xa0df330, e=0xa0b2768) at kernel/qapplication.cpp:4057 #16 0xb69549a6 in QApplication::notify (this=0x9916210, receiver=0xa0df330, e=0xa0b2768) at kernel/qapplication.cpp:3604 #17 0xb7645f60 in KApplication::notify () from /usr/lib/libkdeui.so.5 #18 0xb66cd3ee in QCoreApplication::notifyInternal (this=0x9916210, receiver=0xa0df330, event=0xa0b2768) at kernel/qcoreapplication.cpp:610 #19 0xb66ce0a5 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x98eb5b0) at ../../src/corelib/kernel/qcoreapplication.h:213 #20 0xb66ce28c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140 #21 0xb66fa6ad in postEventSourceDispatch (s=0x9927220) at ../../src/corelib/kernel/qcoreapplication.h:218 #22 0xb4c7354a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #23 0xb4c76bb4 in ?? () from /usr/lib/libglib-2.0.so.0 #24 0xb4c76d3f in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #25 0xb66fa2ca in QEventDispatcherGlib::processEvents (this=0x991b080, flags={i = -1077616376}) at kernel/qeventdispatcher_glib.cpp:324 #26 0xb69f0dda in QGuiEventDispatcherGlib::processEvents (this=0x991b080, flags={i = -1077616328}) at kernel/qguieventdispatcher_glib.cpp:202 #27 0xb66cb9b3 in QEventLoop::processEvents (this=0xbfc4e1b0, flags={i = -1077616264}) at kernel/qeventloop.cpp:149 #28 0xb66cbe01 in QEventLoop::exec (this=0xbfc4e1b0, flags={i = -1077616200}) at kernel/qeventloop.cpp:200 #29 0xb66ce366 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #30 0xb694c094 in QApplication::exec () at kernel/qapplication.cpp:3526 #31 0xb7ec70df in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #32 0x0804857f in _start ()
SVN commit 967925 by adiaferia: Initialize m_dropActions pointer otherwise it leads to a crash on dropping BUG: 192519 M +2 -1 iconview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=967925
*** Bug 192658 has been marked as a duplicate of this bug. ***
*** Bug 192743 has been marked as a duplicate of this bug. ***
*** Bug 193773 has been marked as a duplicate of this bug. ***