Bug 226902 - Dolphin Crashed when dragging video file from one window to another dolphin window through the taskbar
Summary: Dolphin Crashed when dragging video file from one window to another dolphin w...
Status: RESOLVED DUPLICATE of bug 219947
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-14 23:36 UTC by jorgem.kde
Modified: 2010-06-26 02:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jorgem.kde 2010-02-14 23:36:42 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
After moving a file from one local folder (dolphin window #1) to an external drive (dolphin window #2) successfully, I left clicked on the file (now on window #2) and dragged it to the taskbar representation of dolphin window #1. at that moment, both dolphin windows just disappeared and the crash report window showed.  I never got to the part where I "dropped" the file, just dragging it over the dolphin window on the taskbar crashed it.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7808ad0 (LWP 15141))]

Thread 2 (Thread 0xb56b3b70 (LWP 15213)):
#0  0x008fd422 in __kernel_vsyscall ()
#1  0x00558142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x0550a8d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x071269ff in metronom_sync_loop (this=0x8c294e0) at metronom.c:870
#4  0x0055380e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x054fd8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7808ad0 (LWP 15141)):
[KCrash Handler]
#6  QDragManager::move (this=0x8c32d68, globalPos=...) at kernel/qdnd_x11.cpp:1633
#7  0x03b746ff in QDragManager::eventFilter (this=0x8c32d68, o=0x8c35e50, e=0xbf8f51b0) at kernel/qdnd_x11.cpp:1287
#8  0x058b405c in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x85bca68, receiver=0x8c35e50, event=0xbf8f51b0) at kernel/qcoreapplication.cpp:800
#9  0x03ad2203 in QApplicationPrivate::notify_helper (this=0x85bca68, receiver=0x8c35e50, e=0xbf8f51b0) at kernel/qapplication.cpp:4273
#10 0x03ad9877 in QApplication::notify (this=0xbf8f6ef4, receiver=0x8c35e50, e=0xbf8f51b0) at kernel/qapplication.cpp:3863
#11 0x010c11fa in KApplication::notify (this=0xbf8f6ef4, receiver=0x8c35e50, event=0xbf8f51b0) at ../../kdeui/kernel/kapplication.cpp:302
#12 0x058b4cfb in QCoreApplication::notifyInternal (this=0xbf8f6ef4, receiver=0x8c35e50, event=0xbf8f51b0) at kernel/qcoreapplication.cpp:704
#13 0x03ad87cf in QCoreApplication::sendEvent (receiver=0x8c35e50, event=0xbf8f51b0, alienWidget=0x0, nativeWidget=0x8c35e50, buttonDown=0x4413058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QApplicationPrivate::sendMouseEvent (receiver=0x8c35e50, event=0xbf8f51b0, alienWidget=0x0, nativeWidget=0x8c35e50, buttonDown=0x4413058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2963
#15 0x03b63618 in QETWidget::translateMouseEvent (this=0x8c35e50, event=0xbf8f56cc) at kernel/qapplication_x11.cpp:4368
#16 0x03b62af1 in QApplication::x11ProcessEvent (this=0xbf8f6ef4, event=0xbf8f56cc) at kernel/qapplication_x11.cpp:3379
#17 0x03b9195a in x11EventSourceDispatch (s=0x85c0d00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#18 0x07b74e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x07b78730 in ?? () from /lib/libglib-2.0.so.0
#20 0x07b78863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x058e08e5 in QEventDispatcherGlib::processEvents (this=0x859bb30, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#22 0x03b91485 in QGuiEventDispatcherGlib::processEvents (this=0x859bb30, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x058b3319 in QEventLoop::processEvents (this=0x8bbbe28, flags=) at kernel/qeventloop.cpp:149
#24 0x058b376a in QEventLoop::exec (this=0x8bbbe28, flags=...) at kernel/qeventloop.cpp:201
#25 0x03b77848 in QDragManager::drag (this=0x8c32d68, o=0x8cc2840) at kernel/qdnd_x11.cpp:1960
#26 0x03aea8be in QDrag::exec (this=0x8cc2840, supportedActions=..., defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282
#27 0x0023fe13 in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinController*) () from /usr/lib/libdolphinprivate.so.4
#28 0x002249b4 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdolphinprivate.so.4
#29 0x04075eaa in QAbstractItemView::mouseMoveEvent (this=0x8b20df8, event=0xbf8f6640) at itemviews/qabstractitemview.cpp:1684
#30 0x0408f36a in QListView::mouseMoveEvent (this=0x8b20df8, e=0xbf8f6640) at itemviews/qlistview.cpp:778
#31 0x0109c34c in KCategorizedView::mouseMoveEvent (this=0x8b20df8, event=0xbf8f6640) at ../../kdeui/itemviews/kcategorizedview.cpp:942
#32 0x03b3044a in QWidget::event (this=0x8b20df8, event=0xbf8f6640) at kernel/qwidget.cpp:7963
#33 0x03f2bb23 in QFrame::event (this=0x8b20df8, e=0xbf8f6640) at widgets/qframe.cpp:557
#34 0x03fc5da2 in QAbstractScrollArea::viewportEvent (this=0x172, e=0x0) at widgets/qabstractscrollarea.cpp:1036
#35 0x0407a467 in QAbstractItemView::viewportEvent (this=0x8b20df8, event=0xbf8f6640) at itemviews/qabstractitemview.cpp:1603
#36 0x03fc8695 in QAbstractScrollAreaPrivate::viewportEvent (this=0x8b21520, o=0x8b1d280, e=0xbf8f6640) at widgets/qabstractscrollarea_p.h:100
#37 QAbstractScrollAreaFilter::eventFilter (this=0x8b21520, o=0x8b1d280, e=0xbf8f6640) at widgets/qabstractscrollarea_p.h:116
#38 0x058b3f9a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x85bca68, receiver=0x8b1d280, event=0xbf8f6640) at kernel/qcoreapplication.cpp:819
#39 0x03ad2259 in QApplicationPrivate::notify_helper (this=0x85bca68, receiver=0x8b1d280, e=0xbf8f6640) at kernel/qapplication.cpp:4294
#40 0x03ad9877 in QApplication::notify (this=0xbf8f6ef4, receiver=0x8b1d280, e=0xbf8f6640) at kernel/qapplication.cpp:3863
#41 0x010c11fa in KApplication::notify (this=0xbf8f6ef4, receiver=0x8b1d280, event=0xbf8f6640) at ../../kdeui/kernel/kapplication.cpp:302
#42 0x058b4cfb in QCoreApplication::notifyInternal (this=0xbf8f6ef4, receiver=0x8b1d280, event=0xbf8f6640) at kernel/qcoreapplication.cpp:704
#43 0x03ad87cf in QCoreApplication::sendEvent (receiver=0x8b1d280, event=0xbf8f6640, alienWidget=0x8b1d280, nativeWidget=0x8b1c4c0, buttonDown=0x4413058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#44 QApplicationPrivate::sendMouseEvent (receiver=0x8b1d280, event=0xbf8f6640, alienWidget=0x8b1d280, nativeWidget=0x8b1c4c0, buttonDown=0x4413058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2963
#45 0x03b63618 in QETWidget::translateMouseEvent (this=0x8b1c4c0, event=0xbf8f6b5c) at kernel/qapplication_x11.cpp:4368
#46 0x03b62af1 in QApplication::x11ProcessEvent (this=0xbf8f6ef4, event=0xbf8f6b5c) at kernel/qapplication_x11.cpp:3379
#47 0x03b9195a in x11EventSourceDispatch (s=0x85c0d00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#48 0x07b74e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0x07b78730 in ?? () from /lib/libglib-2.0.so.0
#50 0x07b78863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#51 0x058e08e5 in QEventDispatcherGlib::processEvents (this=0x859bb30, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#52 0x03b91485 in QGuiEventDispatcherGlib::processEvents (this=0x859bb30, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#53 0x058b3319 in QEventLoop::processEvents (this=0xbf8f6e54, flags=) at kernel/qeventloop.cpp:149
#54 0x058b376a in QEventLoop::exec (this=0xbf8f6e54, flags=...) at kernel/qeventloop.cpp:201
#55 0x058b795f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#56 0x03ad2317 in QApplication::exec () at kernel/qapplication.cpp:3577
#57 0x0807b7af in _start ()

Possible duplicates by query: bug 223606, bug 220599, bug 220484, bug 215925, bug 215280.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-06-26 02:09:49 UTC

*** This bug has been marked as a duplicate of bug 219947 ***