Bug 430730 - Dolphin crases when trying to copy from a mounted drive
Summary: Dolphin crases when trying to copy from a mounted drive
Status: RESOLVED DUPLICATE of bug 430374
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.12.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-12-23 07:45 UTC by suse
Modified: 2020-12-23 15:24 UTC (History)
2 users (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 suse 2020-12-23 07:45:12 UTC
Application: dolphin (20.12.0)

Qt Version: 5.15.2
Frameworks Version: 5.77.0
Operating System: Linux 5.9.14-1-default x86_64
Windowing system: X11
Distribution: openSUSE Tumbleweed

-- Information about the crash:
- What I was doing when the application crashed:
Trying to copy off a mounted ext4 partition (on a NVMe drive if it's relevant) to /home

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fa0c44bb7e5 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
#5  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (ptr=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1135
#6  QAction::d_func (this=<optimized out>) at kernel/qaction.h:63
#7  QAction::setEnabled (this=0x69007400630065, b=true) at kernel/qaction.cpp:1016
#8  0x00007fa0c3886866 in QtPrivate::QSlotObjectBase::call (a=0x7ffff40ba5f0, r=0x7ffff40bb2a0, this=0x55ee39b99160) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9  doActivate<false> (sender=0x55ee3911c940, signal_index=9, argv=argv@entry=0x7ffff40ba5f0) at kernel/qobject.cpp:3886
#10 0x00007fa0c387fbc0 in QMetaObject::activate (sender=sender@entry=0x55ee3911c940, m=m@entry=0x7fa0c49bb4e0 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffff40ba5f0) at kernel/qobject.cpp:3946
#11 0x00007fa0c45ac3e2 in QAbstractButton::clicked (this=this@entry=0x55ee3911c940, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:308
#12 0x00007fa0c45acd4a in QAbstractButtonPrivate::emitClicked (this=this@entry=0x55ee39833360) at widgets/qabstractbutton.cpp:415
#13 0x00007fa0c45ae69f in QAbstractButtonPrivate::click (this=this@entry=0x55ee39833360) at widgets/qabstractbutton.cpp:408
#14 0x00007fa0c45ae871 in QAbstractButton::mouseReleaseEvent (this=0x55ee3911c940, e=0x7ffff40babc0) at widgets/qabstractbutton.cpp:1044
#15 0x00007fa0c44ff35e in QWidget::event (this=0x55ee3911c940, event=0x7ffff40babc0) at kernel/qwidget.cpp:9019
#16 0x00007fa0c44bf50f in QApplicationPrivate::notify_helper (this=this@entry=0x55ee386c7d20, receiver=receiver@entry=0x55ee3911c940, e=e@entry=0x7ffff40babc0) at kernel/qapplication.cpp:3632
#17 0x00007fa0c44c63fb in QApplication::notify (this=0x7ffff40ba8c0, receiver=0x55ee3911c940, e=0x7ffff40babc0) at kernel/qapplication.cpp:3076
#18 0x00007fa0c385028a in QCoreApplication::notifyInternal2 (receiver=0x55ee3911c940, event=0x7ffff40babc0) at kernel/qcoreapplication.cpp:1063
#19 0x00007fa0c44c5426 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x55ee3911c940, event=event@entry=0x7ffff40babc0, alienWidget=alienWidget@entry=0x55ee3911c940, nativeWidget=0x7ffff40bb2a0, buttonDown=buttonDown@entry=0x7fa0c49ed670 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
#20 0x00007fa0c45173c1 in QWidgetWindow::handleMouseEvent (this=0x55ee390dda20, event=0x7ffff40bae80) at kernel/qwidgetwindow.cpp:683
#21 0x00007fa0c451a8ce in QWidgetWindow::event (this=0x55ee390dda20, event=0x7ffff40bae80) at kernel/qwidgetwindow.cpp:300
#22 0x00007fa0c44bf50f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55ee390dda20, e=0x7ffff40bae80) at kernel/qapplication.cpp:3632
#23 0x00007fa0c385028a in QCoreApplication::notifyInternal2 (receiver=0x55ee390dda20, event=0x7ffff40bae80) at kernel/qcoreapplication.cpp:1063
#24 0x00007fa0c3d7bb73 in QGuiApplicationPrivate::processMouseEvent (e=0x55ee39a43b00) at kernel/qguiapplication.cpp:2282
#25 0x00007fa0c3d51c5c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#26 0x00007fa0be94ffaa in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#27 0x00007fa0c1688e57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007fa0c16891d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007fa0c168928f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007fa0c38a77df in QEventDispatcherGlib::processEvents (this=0x55ee387a4400, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007fa0c384ec4b in QEventLoop::exec (this=this@entry=0x7ffff40bb1c0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#32 0x00007fa0c46b83d7 in QDialog::exec (this=0x7ffff40bb2a0) at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x00007fa0c5457d5c in KIO::JobUiDelegate::askFileRename (this=<optimized out>, job=0x55ee38f6dce0, caption=..., src=..., dest=..., options=..., newDest=..., sizeSrc=4096, sizeDest=6, ctimeSrc=..., ctimeDest=..., mtimeSrc=..., mtimeDest=...) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/widgets/jobuidelegate.cpp:175
#34 0x00007fa0c51cff2b in KIO::CopyJobPrivate::slotResultConflictCreatingDirs (job=<optimized out>, this=0x55ee391385f0) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/copyjob.cpp:1228
#35 KIO::CopyJob::slotResult (this=<optimized out>, job=<optimized out>) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/copyjob.cpp:2214
#36 0x00007fa0c3886866 in QtPrivate::QSlotObjectBase::call (a=0x7ffff40bb580, r=0x55ee38f6dce0, this=0x55ee39b67e20) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#37 doActivate<false> (sender=0x55ee39b44450, signal_index=6, argv=argv@entry=0x7ffff40bb580) at kernel/qobject.cpp:3886
#38 0x00007fa0c387fbc0 in QMetaObject::activate (sender=sender@entry=0x55ee39b44450, m=m@entry=0x7fa0c4af2660 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffff40bb580) at kernel/qobject.cpp:3946
#39 0x00007fa0c4a9e8cc in KJob::result (this=this@entry=0x55ee39b44450, _t1=<optimized out>, _t1@entry=0x55ee39b44450, _t2=...) at /usr/src/debug/kcoreaddons-5.77.0-1.1.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:576
#40 0x00007fa0c4aa2ed3 in KJob::finishJob (this=0x55ee39b44450, emitResult=<optimized out>) at /usr/src/debug/kcoreaddons-5.77.0-1.1.x86_64/src/lib/jobs/kjob.cpp:93
#41 0x00007fa0c3886866 in QtPrivate::QSlotObjectBase::call (a=0x7ffff40bb660, r=0x55ee39b44450, this=0x55ee39b33520) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#42 doActivate<false> (sender=0x55ee38f6f790, signal_index=7, argv=0x7ffff40bb660, argv@entry=0x0) at kernel/qobject.cpp:3886
#43 0x00007fa0c387fbc0 in QMetaObject::activate (sender=sender@entry=0x55ee38f6f790, m=<optimized out>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3946
#44 0x00007fa0c51e83d3 in KIO::SlaveInterface::finished (this=this@entry=0x55ee38f6f790) at /usr/src/debug/kio-5.77.0-1.1.x86_64/build/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:464
#45 0x00007fa0c51edb5d in KIO::SlaveInterface::dispatch (this=0x55ee38f6f790, _cmd=104, rawdata=...) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/slaveinterface.cpp:148
#46 0x00007fa0c51e8239 in KIO::SlaveInterface::dispatch (this=0x55ee38f6f790) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/slaveinterface.cpp:77
#47 0x00007fa0c51eab4a in KIO::Slave::gotInput (this=0x55ee38f6f790) at /usr/src/debug/kio-5.77.0-1.1.x86_64/src/core/slave.cpp:402
#48 0x00007fa0c3886866 in QtPrivate::QSlotObjectBase::call (a=0x7ffff40bb8b0, r=0x55ee38f6f790, this=0x7fa0b005e8c0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#49 doActivate<false> (sender=0x55ee38f6fdd0, signal_index=3, argv=0x7ffff40bb8b0) at kernel/qobject.cpp:3886
#50 0x00007fa0c387c2b1 in QObject::event (this=0x55ee38f6fdd0, e=0x55ee393279c0) at kernel/qobject.cpp:1314
#51 0x00007fa0c44bf50f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55ee38f6fdd0, e=0x55ee393279c0) at kernel/qapplication.cpp:3632
#52 0x00007fa0c385028a in QCoreApplication::notifyInternal2 (receiver=0x55ee38f6fdd0, event=0x55ee393279c0) at kernel/qcoreapplication.cpp:1063
#53 0x00007fa0c3852cc1 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55ee386bdcd0) at kernel/qcoreapplication.cpp:1817
#54 0x00007fa0c38a8153 in postEventSourceDispatch (s=0x55ee387a1810) at kernel/qeventdispatcher_glib.cpp:277
#55 0x00007fa0c1688e57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#56 0x00007fa0c16891d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#57 0x00007fa0c168928f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#58 0x00007fa0c38a77df in QEventDispatcherGlib::processEvents (this=0x55ee387a4400, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#59 0x00007fa0c384ec4b in QEventLoop::exec (this=this@entry=0x7ffff40bbca0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#60 0x00007fa0c3856ec0 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#61 0x00007fa0c3d6f1bc in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#62 0x00007fa0c44bf485 in QApplication::exec () at kernel/qapplication.cpp:2824
#63 0x00007fa0c59ea169 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-20.12.0-1.1.x86_64/src/main.cpp:205
#64 0x00007fa0c57f3152 in __libc_start_main () from /lib64/libc.so.6
#65 0x000055ee37e1808e in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 28672) detached]

Possible duplicates by query: bug 430715, bug 430638, bug 430618, bug 430550, bug 430434.

Reported using DrKonqi
Comment 1 Nate Graham 2020-12-23 15:24:41 UTC

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