Bug 364117 - Crash when drag/drop a file to network location
Summary: Crash when drag/drop a file to network location
Status: RESOLVED DUPLICATE of bug 356558
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.08.3
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-06-08 21:00 UTC by Jeffrey
Modified: 2016-06-13 17:45 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 Jeffrey 2016-06-08 21:00:52 UTC
Application: dolphin (15.08.3)

Qt Version: 5.5.1
Operating System: Linux 4.5.0-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:
Trying to copy a 1.1GB file to an sftp:// location (KIO connection in Dolphin) and the crash happened.  In the meantime, that Dolphin's Terminal was performing a tar operation.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f66af1dd940 (LWP 7926))]

Thread 3 (Thread 0x7f66a1fbc700 (LWP 7928)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f66a5f3a693 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#2  0x00007f66a5f39db7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#3  0x00007f66babb1454 in start_thread (arg=0x7f66a1fbc700) at pthread_create.c:334
#4  0x00007f66c32eae5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f66a1468700 (LWP 7929)):
#0  0x00007f66c32e1dcd in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f66ba02439c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f66ba0244ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f66be2f9a5b in QEventDispatcherGlib::processEvents (this=0x7f669c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f66be2a0d6a in QEventLoop::exec (this=this@entry=0x7f66a1467c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f66be0bd854 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#6  0x00007f66be0c27fe in QThreadPrivate::start (arg=0x1710ca0) at thread/qthread_unix.cpp:331
#7  0x00007f66babb1454 in start_thread (arg=0x7f66a1468700) at pthread_create.c:334
#8  0x00007f66c32eae5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f66af1dd940 (LWP 7926)):
[KCrash Handler]
#6  0x00007f66b6b82193 in mdb_dbi_open () from /usr/lib/x86_64-linux-gnu/liblmdb.so.0
#7  0x00007f66bb422d97 in Baloo::PostingDB::open(MDB_txn*) () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#8  0x00007f66bb416519 in Baloo::Database::open(Baloo::Database::OpenMode) () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#9  0x00007f66c133f306 in Baloo::File::load() () from /usr/lib/x86_64-linux-gnu/libKF5Baloo.so.5
#10 0x00007f66c18dbcb6 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5BalooWidgets.so.5
#11 0x00007f66be2d2e61 in QObject::event (this=0x2233f80, e=<optimized out>) at kernel/qobject.cpp:1239
#12 0x00007f66beda5ffc in QApplicationPrivate::notify_helper (this=this@entry=0x14933e0, receiver=receiver@entry=0x2233f80, e=e@entry=0x1fdc270) at kernel/qapplication.cpp:3716
#13 0x00007f66bedab4b6 in QApplication::notify (this=0x7ffd3a8d0190, receiver=0x2233f80, e=0x1fdc270) at kernel/qapplication.cpp:3499
#14 0x00007f66be2a35ab in QCoreApplication::notifyInternal (this=0x7ffd3a8d0190, receiver=0x2233f80, event=event@entry=0x1fdc270) at kernel/qcoreapplication.cpp:965
#15 0x00007f66be2a59a6 in QCoreApplication::sendEvent (event=0x1fdc270, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1491870) at kernel/qcoreapplication.cpp:1593
#17 0x00007f66be2a5e88 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1451
#18 0x00007f66be2f9633 in postEventSourceDispatch (s=0x14f4bc0) at kernel/qeventdispatcher_glib.cpp:271
#19 0x00007f66ba0241a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f66ba024400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f66ba0244ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f66be2f9a3f in QEventDispatcherGlib::processEvents (this=0x14eb900, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#23 0x00007f66be2a0d6a in QEventLoop::exec (this=this@entry=0x19a64a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#24 0x00007f66be7e96c2 in QBasicDrag::drag (this=0x14dfdb0, o=<optimized out>) at kernel/qsimpledrag.cpp:177
#25 0x00007f66be802189 in QDragManager::drag (this=0x1e3fab0, o=o@entry=0x2014a90) at kernel/qdnd.cpp:135
#26 0x00007f66be801567 in QDrag::exec (this=0x2014a90, supportedActions=..., defaultDropAction=<optimized out>) at kernel/qdrag.cpp:274
#27 0x00007f66c2f60bb7 in KItemListController::startDragging() () from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#28 0x00007f66c2f60d22 in KItemListController::mouseMoveEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#29 0x00007f66c2f5ddb4 in KItemListController::processEvent(QEvent*, QTransform const&) () from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#30 0x00007f66c2f70362 in KItemListView::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libdolphinprivate.so.5
#31 0x00007f66beda5ffc in QApplicationPrivate::notify_helper (this=this@entry=0x14933e0, receiver=receiver@entry=0x17e6450, e=e@entry=0x7ffd3a8cf330) at kernel/qapplication.cpp:3716
#32 0x00007f66bedab4b6 in QApplication::notify (this=0x7ffd3a8d0190, receiver=0x17e6450, e=0x7ffd3a8cf330) at kernel/qapplication.cpp:3499
#33 0x00007f66be2a35ab in QCoreApplication::notifyInternal (this=0x7ffd3a8d0190, receiver=0x17e6450, event=event@entry=0x7ffd3a8cf330) at kernel/qcoreapplication.cpp:965
#34 0x00007f66beda26f6 in QCoreApplication::sendSpontaneousEvent (event=event@entry=0x7ffd3a8cf330, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#35 qt_sendSpontaneousEvent (receiver=<optimized out>, event=event@entry=0x7ffd3a8cf330) at kernel/qapplication.cpp:4163
#36 0x00007f66bf0ca3c3 in QGraphicsScenePrivate::sendEvent (this=<optimized out>, item=0x17e6460, event=0x7ffd3a8cf330) at graphicsview/qgraphicsscene.cpp:1236
#37 0x00007f66bf0cae71 in QGraphicsScenePrivate::sendMouseEvent (this=0x17e0570, mouseEvent=0x7ffd3a8cf330) at graphicsview/qgraphicsscene.cpp:1314
#38 0x00007f66bf0d0736 in QGraphicsScene::mouseMoveEvent (this=<optimized out>, mouseEvent=0x7ffd3a8cf330) at graphicsview/qgraphicsscene.cpp:4048
#39 0x00007f66bf0dcfd4 in QGraphicsScene::event (this=0x181fdd0, event=0x7ffd3a8cf330) at graphicsview/qgraphicsscene.cpp:3384
#40 0x00007f66beda5ffc in QApplicationPrivate::notify_helper (this=this@entry=0x14933e0, receiver=receiver@entry=0x181fdd0, e=e@entry=0x7ffd3a8cf330) at kernel/qapplication.cpp:3716
#41 0x00007f66bedab4b6 in QApplication::notify (this=0x7ffd3a8d0190, receiver=0x181fdd0, e=0x7ffd3a8cf330) at kernel/qapplication.cpp:3499
#42 0x00007f66be2a35ab in QCoreApplication::notifyInternal (this=0x7ffd3a8d0190, receiver=0x181fdd0, event=event@entry=0x7ffd3a8cf330) at kernel/qcoreapplication.cpp:965
#43 0x00007f66beda26f6 in QCoreApplication::sendSpontaneousEvent (event=event@entry=0x7ffd3a8cf330, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#44 qt_sendSpontaneousEvent (receiver=<optimized out>, event=event@entry=0x7ffd3a8cf330) at kernel/qapplication.cpp:4163
#45 0x00007f66bf0f4ff3 in QGraphicsViewPrivate::mouseMoveEventHandler (this=0x17e0ae0, event=0x7ffd3a8cf8d0) at graphicsview/qgraphicsview.cpp:657
#46 0x00007f66bede8f28 in QWidget::event (this=this@entry=0x181fdf0, event=event@entry=0x7ffd3a8cf8d0) at kernel/qwidget.cpp:9044
#47 0x00007f66beee7a0e in QFrame::event (this=0x181fdf0, e=0x7ffd3a8cf8d0) at widgets/qframe.cpp:540
#48 0x00007f66bf0f7dc3 in QGraphicsView::viewportEvent (this=0x181fdf0, event=0x7ffd3a8cf8d0) at graphicsview/qgraphicsview.cpp:2962
#49 0x00007f66be2a3392 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x14933e0, receiver=receiver@entry=0x17e67e0, event=event@entry=0x7ffd3a8cf8d0) at kernel/qcoreapplication.cpp:1072
#50 0x00007f66beda5fdc in QApplicationPrivate::notify_helper (this=this@entry=0x14933e0, receiver=receiver@entry=0x17e67e0, e=e@entry=0x7ffd3a8cf8d0) at kernel/qapplication.cpp:3712
#51 0x00007f66bedabbb9 in QApplication::notify (this=<optimized out>, receiver=0x17e67e0, e=0x7ffd3a8cf8d0) at kernel/qapplication.cpp:3276
#52 0x00007f66be2a35ab in QCoreApplication::notifyInternal (this=0x7ffd3a8d0190, receiver=receiver@entry=0x17e67e0, event=event@entry=0x7ffd3a8cf8d0) at kernel/qcoreapplication.cpp:965
#53 0x00007f66bedaaad2 in QCoreApplication::sendSpontaneousEvent (event=0x7ffd3a8cf8d0, receiver=0x17e67e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#54 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x17e67e0, event=event@entry=0x7ffd3a8cf8d0, alienWidget=alienWidget@entry=0x17e67e0, nativeWidget=0x159e0d0, buttonDown=buttonDown@entry=0x7f66bf2d6b20 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2770
#55 0x00007f66bee0347b in QWidgetWindow::handleMouseEvent (this=this@entry=0x16c2280, event=event@entry=0x7ffd3a8cfce0) at kernel/qwidgetwindow.cpp:555
#56 0x00007f66bee05a3b in QWidgetWindow::event (this=0x16c2280, event=0x7ffd3a8cfce0) at kernel/qwidgetwindow.cpp:210
#57 0x00007f66beda5ffc in QApplicationPrivate::notify_helper (this=this@entry=0x14933e0, receiver=receiver@entry=0x16c2280, e=e@entry=0x7ffd3a8cfce0) at kernel/qapplication.cpp:3716
#58 0x00007f66bedab4b6 in QApplication::notify (this=0x7ffd3a8d0190, receiver=0x16c2280, e=0x7ffd3a8cfce0) at kernel/qapplication.cpp:3499
#59 0x00007f66be2a35ab in QCoreApplication::notifyInternal (this=0x7ffd3a8d0190, receiver=receiver@entry=0x16c2280, event=event@entry=0x7ffd3a8cfce0) at kernel/qcoreapplication.cpp:965
#60 0x00007f66be7f5171 in QCoreApplication::sendSpontaneousEvent (event=0x7ffd3a8cfce0, receiver=0x16c2280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227
#61 QGuiApplicationPrivate::processMouseEvent (e=0x1e561a0) at kernel/qguiapplication.cpp:1789
#62 0x00007f66be7f6e35 in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x1e561a0) at kernel/qguiapplication.cpp:1581
#63 0x00007f66be7dae68 in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at kernel/qwindowsysteminterface.cpp:625
#64 0x00007f66aefa40b0 in userEventSourceDispatch (source=<optimized out>) at eventdispatchers/qeventdispatcher_glib.cpp:70
#65 0x00007f66ba0241a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#66 0x00007f66ba024400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#67 0x00007f66ba0244ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#68 0x00007f66be2f9a3f in QEventDispatcherGlib::processEvents (this=0x14eb900, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#69 0x00007f66be2a0d6a in QEventLoop::exec (this=this@entry=0x7ffd3a8d0060, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#70 0x00007f66be2a8e0c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229
#71 0x00007f66c3603f34 in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#72 0x00007f66c32225f0 in __libc_start_main (main=0x400710 <main>, argc=1, argv=0x7ffd3a8d0318, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd3a8d0308) at libc-start.c:291
#73 0x0000000000400749 in _start ()

Possible duplicates by query: bug 356558.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-06-13 17:45:09 UTC

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