Bug 252247 - dolphine crashed when i drag file to chrome
Summary: dolphine crashed when i drag file to chrome
Status: RESOLVED DUPLICATE of bug 203887
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-09-24 14:12 UTC by bug008_
Modified: 2010-11-21 00:04 UTC (History)
1 user (show)

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 bug008_ 2010-09-24 14:12:56 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
dolphine crashed while dragging file to chrome input bar

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

Thread 2 (Thread 0xb34a1b70 (LWP 19190)):
#0  0xb788d430 in __kernel_vsyscall ()
#1  0xb5c86b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb55b14eb in g_poll () from /lib/libglib-2.0.so.0
#3  0xb55a40ac in ?? () from /lib/libglib-2.0.so.0
#4  0xb55a44b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0xb5fe760f in QEventDispatcherGlib::processEvents (this=0x919ed28, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0xb5fba059 in QEventLoop::processEvents (this=0xb34a1290, flags=) at kernel/qeventloop.cpp:149
#7  0xb5fba4aa in QEventLoop::exec (this=0xb34a1290, flags=...) at kernel/qeventloop.cpp:201
#8  0xb5eb65a8 in QThread::exec (this=0x918b098) at thread/qthread.cpp:487
#9  0xb5f99c1b in QInotifyFileSystemWatcherEngine::run (this=0x918b098) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb5eb932e in QThreadPrivate::start (arg=0x918b098) at thread/qthread_unix.cpp:248
#11 0xb56cf96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0xb5c94a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb51f1710 (LWP 19184)):
[KCrash Handler]
#6  0xb652d05f in QWidget::testAttribute_helper (this=0xbff4d7a4, attribute=155505176) at kernel/qwidget.cpp:10533
#7  0xb7002f2a in KApplication::notify (this=0xbff4d7a4, receiver=0xbff4b82c, event=0xbff4b6d8) at ../../kdeui/kernel/kapplication.cpp:302
#8  0xb5fbba3b in QCoreApplication::notifyInternal (this=0xbff4d7a4, receiver=0x944d218, event=0xbff4ba60) at kernel/qcoreapplication.cpp:704
#9  0xb64e2952 in QCoreApplication::sendEvent (receiver=0x944d218, event=0xbff4ba60, alienWidget=0x0, nativeWidget=0x944d218, buttonDown=0xb6e20058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#10 QApplicationPrivate::sendMouseEvent (receiver=0x944d218, event=0xbff4ba60, alienWidget=0x0, nativeWidget=0x944d218, buttonDown=0xb6e20058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#11 0xb656e088 in QETWidget::translateMouseEvent (this=0x944d218, event=0xbff4bf7c) at kernel/qapplication_x11.cpp:4368
#12 0xb656d511 in QApplication::x11ProcessEvent (this=0xbff4d7a4, event=0xbff4bf7c) at kernel/qapplication_x11.cpp:3379
#13 0xb659c60a in x11EventSourceDispatch (s=0x8edbaa8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#14 0xb55a05e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#15 0xb55a42d8 in ?? () from /lib/libglib-2.0.so.0
#16 0xb55a44b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#17 0xb5fe75d5 in QEventDispatcherGlib::processEvents (this=0x8eb84a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#18 0xb659c135 in QGuiEventDispatcherGlib::processEvents (this=0x8eb84a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#19 0xb5fba059 in QEventLoop::processEvents (this=0x930fe28, flags=) at kernel/qeventloop.cpp:149
#20 0xb5fba4aa in QEventLoop::exec (this=0x930fe28, flags=...) at kernel/qeventloop.cpp:201
#21 0xb658247d in QDragManager::drag (this=0x92a4fd0, o=0x9451858) at kernel/qdnd_x11.cpp:1984
#22 0xb64f499e in QDrag::exec (this=0x9451858, supportedActions=..., defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282
#23 0xb773ae23 in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinController*) () from /usr/lib/libdolphinprivate.so.4
#24 0xb771fb04 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdolphinprivate.so.4
#25 0xb6a810fa in QAbstractItemView::mouseMoveEvent (this=0x94ac220, event=0xbff4cef0) at itemviews/qabstractitemview.cpp:1691
#26 0xb6a9aa9a in QListView::mouseMoveEvent (this=0x94ac220, e=0xbff4cef0) at itemviews/qlistview.cpp:778
#27 0xb6fdde8c in KCategorizedView::mouseMoveEvent (this=0x94ac220, event=0xbff4cef0) at ../../kdeui/itemviews/kcategorizedview.cpp:942
#28 0xb653a69a in QWidget::event (this=0x94ac220, event=0xbff4cef0) at kernel/qwidget.cpp:7983
#29 0xb6936fd3 in QFrame::event (this=0x94ac220, e=0xbff4cef0) at widgets/qframe.cpp:557
#30 0xb69d1382 in QAbstractScrollArea::viewportEvent (this=0xa, e=0x1) at widgets/qabstractscrollarea.cpp:1036
#31 0xb6a85bd7 in QAbstractItemView::viewportEvent (this=0x94ac220, event=0xbff4cef0) at itemviews/qabstractitemview.cpp:1610
#32 0xb69d3c65 in QAbstractScrollAreaPrivate::viewportEvent (this=0x9308820, o=0x92c77f0, e=0xbff4cef0) at widgets/qabstractscrollarea_p.h:100
#33 QAbstractScrollAreaFilter::eventFilter (this=0x9308820, o=0x92c77f0, e=0xbff4cef0) at widgets/qabstractscrollarea_p.h:116
#34 0xb5fbacda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8ed70e8, receiver=0x92c77f0, event=0xbff4cef0) at kernel/qcoreapplication.cpp:819
#35 0xb64dc4b9 in QApplicationPrivate::notify_helper (this=0x8ed70e8, receiver=0x92c77f0, e=0xbff4cef0) at kernel/qapplication.cpp:4296
#36 0xb64e39f7 in QApplication::notify (this=0xbff4d7a4, receiver=0x92c77f0, e=0xbff4cef0) at kernel/qapplication.cpp:3865
#37 0xb7002f2a in KApplication::notify (this=0xbff4d7a4, receiver=0x92c77f0, event=0xbff4cef0) at ../../kdeui/kernel/kapplication.cpp:302
#38 0xb5fbba3b in QCoreApplication::notifyInternal (this=0xbff4d7a4, receiver=0x92c77f0, event=0xbff4cef0) at kernel/qcoreapplication.cpp:704
#39 0xb64e2952 in QCoreApplication::sendEvent (receiver=0x92c77f0, event=0xbff4cef0, alienWidget=0x92c77f0, nativeWidget=0x9192a78, buttonDown=0xb6e20058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#40 QApplicationPrivate::sendMouseEvent (receiver=0x92c77f0, event=0xbff4cef0, alienWidget=0x92c77f0, nativeWidget=0x9192a78, buttonDown=0xb6e20058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#41 0xb656e088 in QETWidget::translateMouseEvent (this=0x9192a78, event=0xbff4d40c) at kernel/qapplication_x11.cpp:4368
#42 0xb656d511 in QApplication::x11ProcessEvent (this=0xbff4d7a4, event=0xbff4d40c) at kernel/qapplication_x11.cpp:3379
#43 0xb659c60a in x11EventSourceDispatch (s=0x8edbaa8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#44 0xb55a05e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#45 0xb55a42d8 in ?? () from /lib/libglib-2.0.so.0
#46 0xb55a44b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#47 0xb5fe75d5 in QEventDispatcherGlib::processEvents (this=0x8eb84a0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#48 0xb659c135 in QGuiEventDispatcherGlib::processEvents (this=0x8eb84a0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0xb5fba059 in QEventLoop::processEvents (this=0xbff4d704, flags=) at kernel/qeventloop.cpp:149
#50 0xb5fba4aa in QEventLoop::exec (this=0xbff4d704, flags=...) at kernel/qeventloop.cpp:201
#51 0xb5fbe69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#52 0xb64dc577 in QApplication::exec () at kernel/qapplication.cpp:3579
#53 0x0807bbcf in _start ()

Possible duplicates by query: bug 250180, bug 250172, bug 249931, bug 247078, bug 246539.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-21 00:04:24 UTC
[Comment from a bug triager]
Those drag and drop bugs are being tracked at bug 203887. Merging. Thanks

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