Application that crashed: dolphin Version of the application: 1.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: I began to copy/transcode the ogg folder that appears in the audiocd:/ folder to a PMP(Cowon D2) and I begin to see context menus/copy menus everywhere, and then it crashes. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [Current thread is 1 (Thread 0xb7753920 (LWP 2373))] Thread 2 (Thread 0xb4dc7b70 (LWP 2500)): #0 0x0036a422 in __kernel_vsyscall () #1 0x03c4f142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179 #2 0x077347e4 in __pthread_cond_timedwait (cond=0xb565d6a8, mutex=0xb565d690, abstime=0xb4dc7330) at forward.c:152 #3 0x0128cbab in ?? () from /usr/lib/libxine.so.1 #4 0x00000000 in ?? () Thread 1 (Thread 0xb7753920 (LWP 2373)): [KCrash Handler] #6 0x0188179f in QWidget::testAttribute_helper (this=0xbf8499ec, attribute=168868280) at kernel/qwidget.cpp:9976 #7 0x00f7bbfa in KApplication::notify (this=0xbf8499ec, receiver=0xbf846c70, event=0x1) at ../../kdeui/kernel/kapplication.cpp:302 #8 0x02d276cb in QCoreApplication::notifyInternal (this=0xbf8499ec, receiver=0xa10b9b8, event=0xbf846c70) at kernel/qcoreapplication.cpp:610 #9 0x01840f6e in QCoreApplication::sendSpontaneousEvent (receiver=0xa10b9b8, event=0xbf846c70, alienWidget=0x0, nativeWidget=0xa10b9b8, buttonDown=0x20b4aa0, lastMouseReceiver=...) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #10 QApplicationPrivate::sendMouseEvent (receiver=0xa10b9b8, event=0xbf846c70, alienWidget=0x0, nativeWidget=0xa10b9b8, buttonDown=0x20b4aa0, lastMouseReceiver=...) at kernel/qapplication.cpp:2924 #11 0x018af7c0 in QETWidget::translateMouseEvent (this=0xa10b9b8, event=0xbf8482bc) at kernel/qapplication_x11.cpp:4409 #12 0x018aec4b in QApplication::x11ProcessEvent (this=0xbf8499ec, event=0xbf8482bc) at kernel/qapplication_x11.cpp:3428 #13 0x018db502 in x11EventSourceDispatch (s=0x9b9fc68, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #14 0x056dbe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #15 0x056df720 in ?? () from /lib/libglib-2.0.so.0 #16 0x056df853 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #17 0x02d5202c in QEventDispatcherGlib::processEvents (this=0x9b7fa30, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #18 0x018dabe5 in QGuiEventDispatcherGlib::processEvents (this=0x9b7fa30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #19 0x02d25c79 in QEventLoop::processEvents (this=0xa1149c8, flags=) at kernel/qeventloop.cpp:149 #20 0x02d260ca in QEventLoop::exec (this=0xa1149c8, flags=...) at kernel/qeventloop.cpp:201 #21 0x018c3168 in QDragManager::drag (this=0x9e8a038, o=0xa1859a0) at kernel/qdnd_x11.cpp:1969 #22 0x0184d3fe in QDrag::exec (this=0xa1859a0, supportedActions=..., defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282 #23 0x001c28e4 in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinController*) () from /usr/lib/libdolphinprivate.so.4 #24 0x001a4234 in DolphinDetailsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdolphinprivate.so.4 #25 0x01d8bcf2 in QAbstractItemView::mouseMoveEvent (this=0x9d53e20, event=0xbf8490e0) at itemviews/qabstractitemview.cpp:1552 #26 0x001a4404 in DolphinDetailsView::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libdolphinprivate.so.4 #27 0x0188ee63 in QWidget::event (this=0x9d53e20, event=0xbf8490e0) at kernel/qwidget.cpp:7534 #28 0x01c3e633 in QFrame::event (this=0x9d53e20, e=0xbf8490e0) at widgets/qframe.cpp:559 #29 0x01cdd494 in QAbstractScrollArea::viewportEvent (this=0xa, e=0x400) at widgets/qabstractscrollarea.cpp:962 #30 0x01d91087 in QAbstractItemView::viewportEvent (this=0x9d53e20, event=0xbf8490e0) at itemviews/qabstractitemview.cpp:1476 #31 0x01dcc434 in QTreeView::viewportEvent (this=0x9d53e20, event=0xbf8490e0) at itemviews/qtreeview.cpp:1266 #32 0x01cdfa95 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9d537e8, o=0x9d53ab0, e=0xbf8490e0) at widgets/qabstractscrollarea_p.h:100 #33 QAbstractScrollAreaFilter::eventFilter (this=0x9d537e8, o=0x9d53ab0, e=0xbf8490e0) at widgets/qabstractscrollarea_p.h:111 #34 0x02d2683a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9ba6478, receiver=0x9d53ab0, event=0xbf8490e0) at kernel/qcoreapplication.cpp:726 #35 0x01839f2c in QApplicationPrivate::notify_helper (this=0x9ba6478, receiver=0x9d53ab0, e=0xbf8490e0) at kernel/qapplication.cpp:4052 #36 0x01842033 in QApplication::notify (this=0xbf8499ec, receiver=0x9d53ab0, e=0xbf8490e0) at kernel/qapplication.cpp:3758 #37 0x00f7bbfa in KApplication::notify (this=0xbf8499ec, receiver=0x9d53ab0, event=0xbf8490e0) at ../../kdeui/kernel/kapplication.cpp:302 #38 0x02d276cb in QCoreApplication::notifyInternal (this=0xbf8499ec, receiver=0x9d53ab0, event=0xbf8490e0) at kernel/qcoreapplication.cpp:610 #39 0x001bf69b in ?? () from /usr/lib/libdolphinprivate.so.4 #40 0x001bf701 in ?? () from /usr/lib/libdolphinprivate.so.4 #41 0x02d3d263 in QMetaObject::activate (sender=0x9d55ec0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113 #42 0x02d3dec2 in QMetaObject::activate (sender=0x9d55ec0, m=0x2e18904, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187 #43 0x02d77667 in QTimer::timeout (this=0x9d55ec0) at .moc/release-shared/moc_qtimer.cpp:128 #44 0x02d429ae in QTimer::timerEvent (this=0x9d55ec0, e=0xbf849680) at kernel/qtimer.cpp:261 #45 0x02d373bf in QObject::event (this=0x9d55ec0, e=0xbf849680) at kernel/qobject.cpp:1075 #46 0x01839f54 in QApplicationPrivate::notify_helper (this=0x9ba6478, receiver=0x9d55ec0, e=0xbf849680) at kernel/qapplication.cpp:4056 #47 0x0184167c in QApplication::notify (this=0xbf8499ec, receiver=0x9d55ec0, e=0xbf849680) at kernel/qapplication.cpp:3603 #48 0x00f7bbfa in KApplication::notify (this=0xbf8499ec, receiver=0x9d55ec0, event=0xbf849680) at ../../kdeui/kernel/kapplication.cpp:302 #49 0x02d276cb in QCoreApplication::notifyInternal (this=0xbf8499ec, receiver=0x9d55ec0, event=0xbf849680) at kernel/qcoreapplication.cpp:610 #50 0x02d547ce in QCoreApplication::sendEvent (this=0x9b9fc34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #51 QTimerInfoList::activateTimers (this=0x9b9fc34) at kernel/qeventdispatcher_unix.cpp:572 #52 0x02d520e0 in timerSourceDispatch (source=0x9b9fc00) at kernel/qeventdispatcher_glib.cpp:165 #53 0x056dbe78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #54 0x056df720 in ?? () from /lib/libglib-2.0.so.0 #55 0x056df853 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #56 0x02d5202c in QEventDispatcherGlib::processEvents (this=0x9b7fa30, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #57 0x018dabe5 in QGuiEventDispatcherGlib::processEvents (this=0x9b7fa30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #58 0x02d25c79 in QEventLoop::processEvents (this=0xbf849944, flags=) at kernel/qeventloop.cpp:149 #59 0x02d260ca in QEventLoop::exec (this=0xbf849944, flags=...) at kernel/qeventloop.cpp:201 #60 0x02d2853f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #61 0x01839dd7 in QApplication::exec () at kernel/qapplication.cpp:3525 #62 0x0807a745 in _start () Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 203887 ***