Package: dolphin Version: 4:4.8.4-2 Severity: important
If i drag and drop a file from dolphin to vlc dolphin crashes. I have an Intel i5 integrated GPU with the driver from stable. Thanks a lot. best regards Holger -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1". [Current thread is 1 (Thread 0xb470fa00 (LWP 28012))] Thread 4 (Thread 0xb21cfb70 (LWP 28013)): #0 0xb4fb7e11 in clock_gettime () from /lib/i386-linux-gnu/i686/cmov/librt.so.1 #1 0xb63a1a35 in do_gettime (frac=0xb21cf000, sec=0xb21ceff8) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb648721e in QTimerInfoList::updateCurrentTime (this=0x86e548c) at kernel/qeventdispatcher_unix.cpp:343 #4 0x086e46a8 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 3 (Thread 0xb08ffb70 (LWP 28025)): #0 0xb4fd9524 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 #1 0xb760ca86 in pthread_mutex_unlock () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 #2 0xb4f40980 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb4f00195 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb4f008ef in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb4f00b51 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #6 0xb648684f in QEventDispatcherGlib::processEvents (this=0x8af61f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #7 0xb645301c in QEventLoop::processEvents (this=this@entry=0xb08ff2a8, flags=...) at kernel/qeventloop.cpp:149 #8 0xb6453311 in QEventLoop::exec (this=0xb08ff2a8, flags=...) at kernel/qeventloop.cpp:204 #9 0xb633fb3c in QThread::exec (this=0x89cf490) at thread/qthread.cpp:501 #10 0xb643176d in QInotifyFileSystemWatcherEngine::run (this=0x89cf490) at io/qfilesystemwatcher_inotify.cpp:248 #11 0xb6342f00 in QThreadPrivate::start (arg=0x89cf490) at thread/qthread_unix.cpp:307 #12 0xb4fd5c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 #13 0xb75ff78e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 Thread 2 (Thread 0xb13e3b70 (LWP 15101)): #0 0xb7721424 in __kernel_vsyscall () #1 0xb4fda20a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 #2 0xb760c87d in pthread_cond_wait () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 #3 0xb1604ea3 in vlc_cond_wait () from /usr/lib/libvlccore.so.5 #4 0xb1577aa1 in ?? () from /usr/lib/libvlccore.so.5 #5 0xb4fd5c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 #6 0xb75ff78e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 Thread 1 (Thread 0xb470fa00 (LWP 28012)): [KCrash Handler] #7 QDragManager::move (this=0x8e350f8, globalPos=...) at kernel/qdnd_x11.cpp:1682 #8 0xb595539f in QDragManager::eventFilter (this=0x8e350f8, o=0x8e07650, e=0xbff31284) at kernel/qdnd_x11.cpp:1304 #9 0xb645461b in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x85e6c98, receiver=0x8e07650, event=0xbff31284) at kernel/qcoreapplication.cpp:1006 #10 0xb58bd3fa in QApplicationPrivate::notify_helper (this=0x85e6c98, receiver=0x8e07650, e=0xbff31284) at kernel/qapplication.cpp:4531 #11 0xb58c2969 in QApplication::notify (this=0x85e6c98, receiver=0x8e07650, e=0xbff31284) at kernel/qapplication.cpp:4099 #12 0xb6aa06b1 in KApplication::notify (this=0xbff33610, receiver=0x8e07650, event=0xbff31284) at ../../kdeui/kernel/kapplication.cpp:311 #13 0xb645454e in QCoreApplication::notifyInternal (this=0xbff33610, receiver=0x8e07650, event=0xbff31284) at kernel/qcoreapplication.cpp:915 #14 0xb58be2df in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #15 QApplicationPrivate::sendMouseEvent (receiver=0x8e07650, event=0xbff31284, alienWidget=0x0, nativeWidget=0x8e07650, buttonDown=0xb6250cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167 #16 0xb59470d5 in QETWidget::translateMouseEvent (this=0x8e07650, event=0xbff316ac) at kernel/qapplication_x11.cpp:4523 #17 0xb5945b99 in QApplication::x11ProcessEvent (this=0xbff33610, event=0xbff316ac) at kernel/qapplication_x11.cpp:3646 #18 0xb5970614 in x11EventSourceDispatch (s=0x85e6700, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #19 0xb4f006d3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #20 0xb4f00a70 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #21 0xb4f00b51 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #22 0xb6486831 in QEventDispatcherGlib::processEvents (this=0x85c9780, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #23 0xb59701fa in QGuiEventDispatcherGlib::processEvents (this=0x85c9780, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #24 0xb645301c in QEventLoop::processEvents (this=this@entry=0x8643098, flags=...) at kernel/qeventloop.cpp:149 #25 0xb6453311 in QEventLoop::exec (this=0x8643098, flags=...) at kernel/qeventloop.cpp:204 #26 0xb5955017 in QDragManager::drag (this=0x8e350f8, o=0x8ec1f20) at kernel/qdnd_x11.cpp:2016 #27 0xb58d06e0 in QDrag::exec (this=0x8ec1f20, supportedActions=..., defaultDropAction=Qt::CopyAction) at kernel/qdrag.cpp:284 #28 0xb73555f5 in KItemListController::startDragging() () from /usr/lib/libdolphinprivate.so.4 #29 0xb735574d in KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.4 #30 0xb7354eb9 in KItemListController::processEvent(QEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.4 #31 0xb736184e in KItemListView::event(QEvent*) () from /usr/lib/libdolphinprivate.so.4 #32 0xb58bd47c in QApplicationPrivate::notify_helper (this=0x85e6c98, receiver=0x87df8f8, e=0xbff32610) at kernel/qapplication.cpp:4556 #33 0xb58c1e7f in QApplication::notify (this=0xbff32610, receiver=0x87df8f8, e=0xbff32610) at kernel/qapplication.cpp:3938 #34 0xb6aa06b1 in KApplication::notify (this=0xbff33610, receiver=0x87df8f8, event=0xbff32610) at ../../kdeui/kernel/kapplication.cpp:311 #35 0xb645454e in QCoreApplication::notifyInternal (this=0xbff33610, receiver=0x87df8f8, event=0xbff32610) at kernel/qcoreapplication.cpp:915 #36 0xb58bb57d in sendSpontaneousEvent (event=0xbff32610, receiver=0x87df8f8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #37 qt_sendSpontaneousEvent (receiver=0x87df8f8, event=0xbff32610) at kernel/qapplication.cpp:5554 #38 0xb5f4e05b in sendEvent (event=0xbff32610, item=0x87df900, this=<optimized out>) at graphicsview/qgraphicsscene.cpp:1217 #39 QGraphicsScenePrivate::sendEvent (this=0x87cbd78, item=0x87df900, event=0xbff32610) at graphicsview/qgraphicsscene.cpp:1197 #40 0xb5f4ec81 in sendMouseEvent (mouseEvent=0xbff32610, this=0x87cbd78) at graphicsview/qgraphicsscene.cpp:1295 #41 QGraphicsScenePrivate::sendMouseEvent (this=0x87cbd78, mouseEvent=0xbff32610) at graphicsview/qgraphicsscene.cpp:1274 #42 0xb5f4f7d3 in QGraphicsScene::mouseMoveEvent (this=0x87cbd68, mouseEvent=0xbff32610) at graphicsview/qgraphicsscene.cpp:4102 #43 0xb5f6356d in QGraphicsScene::event (this=0x87cbd68, event=0xbff32610) at graphicsview/qgraphicsscene.cpp:3451 #44 0xb58bd47c in QApplicationPrivate::notify_helper (this=0x85e6c98, receiver=0x87cbd68, e=0xbff32610) at kernel/qapplication.cpp:4556 #45 0xb58c1e7f in QApplication::notify (this=0xbff32610, receiver=0x87cbd68, e=0xbff32610) at kernel/qapplication.cpp:3938 #46 0xb6aa06b1 in KApplication::notify (this=0xbff33610, receiver=0x87cbd68, event=0xbff32610) at ../../kdeui/kernel/kapplication.cpp:311 #47 0xb645454e in QCoreApplication::notifyInternal (this=0xbff33610, receiver=0x87cbd68, event=0xbff32610) at kernel/qcoreapplication.cpp:915 #48 0xb58bb57d in sendSpontaneousEvent (event=0xbff32610, receiver=0x87cbd68) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #49 qt_sendSpontaneousEvent (receiver=0x87cbd68, event=0xbff32610) at kernel/qapplication.cpp:5554 #50 0xb5f79602 in QGraphicsViewPrivate::mouseMoveEventHandler (this=0x87cc270, event=0xbff32e24) at graphicsview/qgraphicsview.cpp:646 #51 0xb5f7ccce in QGraphicsView::mouseMoveEvent (this=0x87cc258, event=0xbff32e24) at graphicsview/qgraphicsview.cpp:3276 #52 0xb5916887 in QWidget::event (this=0x87cc258, event=0xbff32e24) at kernel/qwidget.cpp:8356 #53 0xb5d27d35 in QFrame::event (this=0x87cc258, e=0xbff32e24) at widgets/qframe.cpp:557 #54 0xb5db8fd3 in QAbstractScrollArea::viewportEvent (this=0x87cc258, e=0xbff32e24) at widgets/qabstractscrollarea.cpp:1043 #55 0xb5f8071c in QGraphicsView::viewportEvent (this=0x87cc258, event=0xbff32e24) at graphicsview/qgraphicsview.cpp:2866 #56 0xb5dbb7e6 in viewportEvent (event=0xbff32e24, this=<optimized out>) at widgets/qabstractscrollarea_p.h:100 #57 QAbstractScrollAreaFilter::eventFilter (this=0x87dda18, o=0x87df000, e=0xbff32e24) at widgets/qabstractscrollarea_p.h:116 #58 0xb64546be in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x85e6c98, receiver=0x87df000, event=0xbff32e24) at kernel/qcoreapplication.cpp:1025 #59 0xb58bd44d in QApplicationPrivate::notify_helper (this=0x85e6c98, receiver=0x87df000, e=0xbff32e24) at kernel/qapplication.cpp:4552 #60 0xb58c2969 in QApplication::notify (this=0x85e6c98, receiver=0x87df000, e=0xbff32e24) at kernel/qapplication.cpp:4099 #61 0xb6aa06b1 in KApplication::notify (this=0xbff33610, receiver=0x87df000, event=0xbff32e24) at ../../kdeui/kernel/kapplication.cpp:311 #62 0xb645454e in QCoreApplication::notifyInternal (this=0xbff33610, receiver=0x87df000, event=0xbff32e24) at kernel/qcoreapplication.cpp:915 #63 0xb58be2df in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #64 QApplicationPrivate::sendMouseEvent (receiver=0x87df000, event=0xbff32e24, alienWidget=0x87df000, nativeWidget=0x87ae6b8, buttonDown=0xb6250cf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167 #65 0xb59470d5 in QETWidget::translateMouseEvent (this=0x87ae6b8, event=0xbff3324c) at kernel/qapplication_x11.cpp:4523 #66 0xb5945b99 in QApplication::x11ProcessEvent (this=0xbff33610, event=0xbff3324c) at kernel/qapplication_x11.cpp:3646 #67 0xb5970614 in x11EventSourceDispatch (s=0x85e6700, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #68 0xb4f006d3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #69 0xb4f00a70 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #70 0xb4f00b51 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #71 0xb6486831 in QEventDispatcherGlib::processEvents (this=0x85c9780, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #72 0xb59701fa in QGuiEventDispatcherGlib::processEvents (this=0x85c9780, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #73 0xb645301c in QEventLoop::processEvents (this=this@entry=0xbff33548, flags=...) at kernel/qeventloop.cpp:149 #74 0xb6453311 in QEventLoop::exec (this=0xbff33548, flags=...) at kernel/qeventloop.cpp:204 #75 0xb6458a8a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #76 0xb58bb2f4 in QApplication::exec () at kernel/qapplication.cpp:3817 #77 0xb76dea65 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so #78 0x0804861b in ?? () #79 0xb7540e46 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6 #80 0x08048641 in _start () -- System Information: Debian Release: 7.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dolphin depends on: ii kde-runtime 4:4.8.4-2 ii libc6 2.13-38 ii libgcc1 1:4.7.2-5 ii libkcmutils4 4:4.8.4-4 ii libkdecore5 4:4.8.4-4 ii libkdeui5 4:4.8.4-4 ii libkfile4 4:4.8.4-4 ii libkio5 4:4.8.4-4 ii libknewstuff3-4 4:4.8.4-4 ii libkonq5abi1 4:4.8.4-2 ii libkparts4 4:4.8.4-4 ii libnepomuk4 4:4.8.4-4 ii libnepomukquery4a 4:4.8.4-4 ii libnepomukutils4 4:4.8.4-4 ii libphonon4 4:4.6.0.0-3 ii libqt4-dbus 4:4.8.2+dfsg-11 ii libqtcore4 4:4.8.2+dfsg-11 ii libqtgui4 4:4.8.2+dfsg-11 ii libsoprano4 2.7.6+dfsg.1-2wheezy1 ii libstdc++6 4.7.2-5 ii libxrender1 1:0.9.7-1+deb7u1 ii phonon 4:4.6.0.0-3 Versions of packages dolphin recommends: ii ruby1.8 [ruby] 1.8.7.358-7.1+deb7u1 Versions of packages dolphin suggests: pn kdesdk-dolphin-plugins <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org