Bug 282788 - Crash when dragging an HTML file to the address bar of Chromium
Summary: Crash when dragging an HTML file to the address bar of Chromium
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 09:31 UTC by Jay H.
Modified: 2011-12-17 23:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay H. 2011-09-26 09:31:32 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
I dragged an HTML file from a single panel of Dolphin to the address bar of Chromium in order to open the file in Chromium.  Dolphin seemed to crash when I just dropped the file on Chromium's address bar.  I think it was just when I let go of the left mouse button, but I am not perfectly sure. (Was too surprised by the crash :-)).  My Chromium version is 12.0.742.112 (90304) Ubuntu 11.04.

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

Thread 3 (Thread 0x7fb3e113f700 (LWP 2145)):
#0  0x00007fb3f3efef03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb3ec698104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3ec698639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb3f0380446 in QEventDispatcherGlib::processEvents (this=0x12e8160, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fb3f0354882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb3f0354abc in QEventLoop::exec (this=0x7fb3e113edd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fb3f026b924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007fb3f0336c2f in QInotifyFileSystemWatcherEngine::run (this=0x12dcf90) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb3f026e175 in QThreadPrivate::start (arg=0x12dcf90) at thread/qthread_unix.cpp:320
#9  0x00007fb3ecb63d8c in start_thread (arg=0x7fb3e113f700) at pthread_create.c:304
#10 0x00007fb3f3f0c04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb3dbdf2700 (LWP 2383)):
#0  0x00007fb3f3efef03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb3ec698104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3ec698639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb3f0380446 in QEventDispatcherGlib::processEvents (this=0x1844ae0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fb3f0354882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb3f0354abc in QEventLoop::exec (this=0x7fb3dbdf1dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fb3f026b924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007fb3f0336c2f in QInotifyFileSystemWatcherEngine::run (this=0x184a220) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb3f026e175 in QThreadPrivate::start (arg=0x184a220) at thread/qthread_unix.cpp:320
#9  0x00007fb3ecb63d8c in start_thread (arg=0x7fb3dbdf2700) at pthread_create.c:304
#10 0x00007fb3f3f0c04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb3f4604780 (LWP 2017)):
[KCrash Handler]
#6  QDragManager::move (this=0x19211b0, globalPos=...) at kernel/qdnd_x11.cpp:1608
#7  0x00007fb3f0da52c9 in QDragManager::eventFilter (this=0x19211b0, o=<value optimized out>, e=<value optimized out>) at kernel/qdnd_x11.cpp:1306
#8  0x00007fb3f035556b in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x11c1160, receiver=0x189fa20, event=0x7fffd19ded20) at kernel/qcoreapplication.cpp:827
#9  0x00007fb3f0d14966 in QApplicationPrivate::notify_helper (this=0x11c1160, receiver=0x189fa20, e=0x7fffd19ded20) at kernel/qapplication.cpp:4437
#10 0x00007fb3f0d19dc3 in QApplication::notify (this=<value optimized out>, receiver=0x189fa20, e=0x7fffd19ded20) at kernel/qapplication.cpp:4023
#11 0x00007fb3f1a37866 in KApplication::notify (this=0x7fffd19e1ba0, receiver=0x189fa20, event=0x7fffd19ded20) at ../../kdeui/kernel/kapplication.cpp:311
#12 0x00007fb3f035549c in QCoreApplication::notifyInternal (this=0x7fffd19e1ba0, receiver=0x189fa20, event=0x7fffd19ded20) at kernel/qcoreapplication.cpp:731
#13 0x00007fb3f0d15a1d in sendEvent (receiver=0x189fa20, event=0x7fffd19ded20, alienWidget=0x0, nativeWidget=0x189fa20, buttonDown=0x7fb3f17f8218, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QApplicationPrivate::sendMouseEvent (receiver=0x189fa20, event=0x7fffd19ded20, alienWidget=0x0, nativeWidget=0x189fa20, buttonDown=0x7fb3f17f8218, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3122
#15 0x00007fb3f0d97190 in QETWidget::translateMouseEvent (this=0x189fa20, event=<value optimized out>) at kernel/qapplication_x11.cpp:4558
#16 0x00007fb3f0d95ab7 in QApplication::x11ProcessEvent (this=0x7fffd19e1ba0, event=0x7fffd19df670) at kernel/qapplication_x11.cpp:3680
#17 0x00007fb3f0dbe842 in x11EventSourceDispatch (s=0x11c8080, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#18 0x00007fb3ec697bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fb3ec6983a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fb3ec698639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007fb3f03803ef in QEventDispatcherGlib::processEvents (this=0x1171db0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#22 0x00007fb3f0dbe4de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x00007fb3f0354882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#24 0x00007fb3f0354abc in QEventLoop::exec (this=0x1825b20, flags=...) at kernel/qeventloop.cpp:201
#25 0x00007fb3f0da4fd4 in QDragManager::drag (this=0x19211b0, o=<value optimized out>) at kernel/qdnd_x11.cpp:1981
#26 0x00007fb3f0d26898 in QDrag::exec (this=0x18d1ef0, supportedActions=..., defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:284
#27 0x00007fb3f32899be in DragAndDropHelper::startDrag(QAbstractItemView*, QFlags<Qt::DropAction>, DolphinViewController*) () from /usr/lib/libdolphinprivate.so.4
#28 0x00007fb3f32784b0 in DolphinIconsView::startDrag(QFlags<Qt::DropAction>) () from /usr/lib/libdolphinprivate.so.4
#29 0x00007fb3f1231dc3 in QAbstractItemView::mouseMoveEvent (this=0x1933380, event=<value optimized out>) at itemviews/qabstractitemview.cpp:1709
#30 0x00007fb3f1246971 in QListView::mouseMoveEvent (this=0x1933380, e=0x7fffd19e0ee0) at itemviews/qlistview.cpp:778
#31 0x00007fb3f1a0d3ee in KCategorizedView::mouseMoveEvent (this=0x1933380, event=0x7fffd19e0ee0) at ../../kdeui/itemviews/kcategorizedview.cpp:921
#32 0x00007fb3f0d65cfc in QWidget::event (this=0x1933380, event=0x7fffd19e0ee0) at kernel/qwidget.cpp:8244
#33 0x00007fb3f1118156 in QFrame::event (this=0x1933380, e=0x7fffd19e0ee0) at widgets/qframe.cpp:557
#34 0x00007fb3f122946b in QAbstractItemView::viewportEvent (this=0x1933380, event=0x7fffd19e0ee0) at itemviews/qabstractitemview.cpp:1628
#35 0x00007fb3f0355627 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x18e74b0, event=0x7fffd19e0ee0) at kernel/qcoreapplication.cpp:846
#36 0x00007fb3f0d149c1 in QApplicationPrivate::notify_helper (this=0x11c1160, receiver=0x18e74b0, e=0x7fffd19e0ee0) at kernel/qapplication.cpp:4458
#37 0x00007fb3f0d19dc3 in QApplication::notify (this=<value optimized out>, receiver=0x18e74b0, e=0x7fffd19e0ee0) at kernel/qapplication.cpp:4023
#38 0x00007fb3f1a37866 in KApplication::notify (this=0x7fffd19e1ba0, receiver=0x18e74b0, event=0x7fffd19e0ee0) at ../../kdeui/kernel/kapplication.cpp:311
#39 0x00007fb3f035549c in QCoreApplication::notifyInternal (this=0x7fffd19e1ba0, receiver=0x18e74b0, event=0x7fffd19e0ee0) at kernel/qcoreapplication.cpp:731
#40 0x00007fb3f0d15a1d in sendEvent (receiver=0x18e74b0, event=0x7fffd19e0ee0, alienWidget=0x18e74b0, nativeWidget=0x18fab20, buttonDown=0x7fb3f17f8218, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#41 QApplicationPrivate::sendMouseEvent (receiver=0x18e74b0, event=0x7fffd19e0ee0, alienWidget=0x18e74b0, nativeWidget=0x18fab20, buttonDown=0x7fb3f17f8218, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3122
#42 0x00007fb3f0d97190 in QETWidget::translateMouseEvent (this=0x18fab20, event=<value optimized out>) at kernel/qapplication_x11.cpp:4558
#43 0x00007fb3f0d95ab7 in QApplication::x11ProcessEvent (this=0x7fffd19e1ba0, event=0x7fffd19e1830) at kernel/qapplication_x11.cpp:3680
#44 0x00007fb3f0dbe842 in x11EventSourceDispatch (s=0x11c8080, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#45 0x00007fb3ec697bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#46 0x00007fb3ec6983a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#47 0x00007fb3ec698639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007fb3f03803ef in QEventDispatcherGlib::processEvents (this=0x1171db0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#49 0x00007fb3f0dbe4de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#50 0x00007fb3f0354882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#51 0x00007fb3f0354abc in QEventLoop::exec (this=0x7fffd19e1b30, flags=...) at kernel/qeventloop.cpp:201
#52 0x00007fb3f0358ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#53 0x00007fb3f41fc995 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_dolphin.so
#54 0x00007fb3f3e44eff in __libc_start_main (main=0x400730 <_start+256>, argc=3, ubp_av=0x7fffd19e20c8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffd19e20b8) at libc-start.c:226
#55 0x0000000000400659 in _start ()

Possible duplicates by query: bug 282657, bug 281972, bug 281873, bug 280574, bug 277520.

Reported using DrKonqi