Bug 399420 - Dolphin crashes when moving files to SMB mounted NTFS drive
Summary: Dolphin crashes when moving files to SMB mounted NTFS drive
Status: RESOLVED DUPLICATE of bug 368287
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 18.08.1
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-10-05 19:53 UTC by Carl
Modified: 2018-10-07 20:12 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 Carl 2018-10-05 19:53:16 UTC
Application: dolphin (18.08.1)

Qt Version: 5.11.1
Frameworks Version: 5.50.0
Operating System: Linux 4.15.0-36-generic x86_64
Distribution: KDE neon User Edition 5.13

-- Information about the crash:
- What I was doing when the application crashed:

Moving files from my local drive (ext4) to a SMB mounted drive on a windows share (NTFS) using split view in dolphin

- Unusual behavior I noticed:

The file was actually copied even though the error mentioned a permissions issue.  When I hit "retry" it said the original file does not exist, so it actually moved the file over but triggered the error message anyway.

-- 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 0x7f8b5e3a5c80 (LWP 9582))]

Thread 5 (Thread 0x7f8b2976b700 (LWP 9587)):
#0  0x00007f8b5dc24bf9 in __GI___poll (fds=0x7f8b200049b0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f8b50695439 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8b5069554c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8b57e0ea9b in QEventDispatcherGlib::processEvents (this=0x7f8b20000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8b57db2dea in QEventLoop::exec (this=this@entry=0x7f8b2976ada0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#5  0x00007f8b57bddb8a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525
#6  0x00007f8b57be8aab in QThreadPrivate::start (arg=0x557c632c3cc0) at thread/qthread_unix.cpp:367
#7  0x00007f8b52a7d6db in start_thread (arg=0x7f8b2976b700) at pthread_create.c:463
#8  0x00007f8b5dc3188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f8b324a7700 (LWP 9586)):
#0  0x00007f8b52a839f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x557c62effb48) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557c62effaf8, cond=0x557c62effb20) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557c62effb20, mutex=0x557c62effaf8) at pthread_cond_wait.c:655
#3  0x00007f8b3caf746b in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#4  0x00007f8b3caf7197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#5  0x00007f8b52a7d6db in start_thread (arg=0x7f8b324a7700) at pthread_create.c:463
#6  0x00007f8b5dc3188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f8b33cde700 (LWP 9585)):
#0  0x00007f8b52a839f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x557c630bf444) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x557c630bf3f0, cond=0x557c630bf418) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x557c630bf418, mutex=0x557c630bf3f0) at pthread_cond_wait.c:655
#3  0x00007f8b3caf746b in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#4  0x00007f8b3caf7197 in ?? () from /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
#5  0x00007f8b52a7d6db in start_thread (arg=0x7f8b33cde700) at pthread_create.c:463
#6  0x00007f8b5dc3188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f8b3fb67700 (LWP 9584)):
#0  0x00007f8b5dc24bf9 in __GI___poll (fds=0x7f8b3801b0e0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f8b50695439 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8b5069554c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8b57e0ea9b in QEventDispatcherGlib::processEvents (this=0x7f8b38000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f8b57db2dea in QEventLoop::exec (this=this@entry=0x7f8b3fb66d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#5  0x00007f8b57bddb8a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:525
#6  0x00007f8b58256e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f8b57be8aab in QThreadPrivate::start (arg=0x7f8b584ced60) at thread/qthread_unix.cpp:367
#8  0x00007f8b52a7d6db in start_thread (arg=0x7f8b3fb67700) at pthread_create.c:463
#9  0x00007f8b5dc3188f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f8b5e3a5c80 (LWP 9582)):
[KCrash Handler]
#6  0x00007f8b59782a84 in KJob::isAutoDelete (this=this@entry=0x557c638f2550) at ./src/lib/jobs/kjob.cpp:333
#7  0x00007f8b59782ad1 in KJob::finishJob (this=this@entry=0x557c638f2550, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:112
#8  0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x557c638f2550) at ./src/lib/jobs/kjob.cpp:293
#9  0x00007f8b5c176649 in KIO::FileCopyJob::slotResult (this=0x557c638f2550, job=0x557c6392a830) at ./src/core/filecopyjob.cpp:573
#10 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b580c0, r=0x557c638f2550, this=0x557c63915f60) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#11 QMetaObject::activate (sender=sender@entry=0x557c6392a830, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b580c0) at kernel/qobject.cpp:3754
#12 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c6392a830, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b580c0) at kernel/qobject.cpp:3633
#13 0x00007f8b59781fcc in KJob::result (this=this@entry=0x557c6392a830, _t1=<optimized out>, _t1@entry=0x557c6392a830, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#14 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x557c6392a830, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#15 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x557c6392a830) at ./src/lib/jobs/kjob.cpp:293
#16 0x00007f8b5c185970 in KIO::SimpleJob::slotFinished (this=0x557c6392a830) at ./src/core/simplejob.cpp:232
#17 0x00007f8b5c183d2b in KIO::SimpleJob::slotError (this=0x557c6392a830, err=<optimized out>, errorText=...) at ./src/core/simplejob.cpp:245
#18 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b58320, r=0x557c6392a830, this=0x557c639275c0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#19 QMetaObject::activate (sender=sender@entry=0x557c63439ab0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b58320) at kernel/qobject.cpp:3754
#20 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c63439ab0, m=m@entry=0x7f8b5c4386e0 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b58320) at kernel/qobject.cpp:3633
#21 0x00007f8b5c1594b6 in KIO::SlaveInterface::error (this=this@entry=0x557c63439ab0, _t1=<optimized out>, _t2=...) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:425
#22 0x00007f8b5c15d552 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0, _cmd=<optimized out>, rawdata=...) at ./src/core/slaveinterface.cpp:192
#23 0x00007f8b5c159b38 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0) at ./src/core/slaveinterface.cpp:89
#24 0x00007f8b5c15fe81 in KIO::Slave::gotInput (this=0x557c63439ab0) at ./src/core/slave.cpp:406
#25 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b58590, r=0x557c63439ab0, this=0x557c634ca860) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#26 QMetaObject::activate (sender=0x557c633fffa0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3754
#27 0x00007f8b57de41a7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f8b5c437440 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3633
#28 0x00007f8b5c1023c9 in KIO::Connection::readyRead (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#29 KIO::ConnectionPrivate::dequeue (this=0x557c6353a850) at ./src/core/connection.cpp:46
#30 0x00007f8b57de4642 in QObject::event (this=0x557c633fffa0, e=<optimized out>) at kernel/qobject.cpp:1251
#31 0x00007f8b58dd0e8c in QApplicationPrivate::notify_helper (this=this@entry=0x557c62da34b0, receiver=receiver@entry=0x557c633fffa0, e=e@entry=0x557c6390be30) at kernel/qapplication.cpp:3727
#32 0x00007f8b58dd845f in QApplication::notify (this=0x7ffeb3b5cdd0, receiver=0x557c633fffa0, e=0x557c6390be30) at kernel/qapplication.cpp:3486
#33 0x00007f8b57db4ab8 in QCoreApplication::notifyInternal2 (receiver=0x557c633fffa0, event=event@entry=0x557c6390be30) at kernel/qcoreapplication.cpp:1048
#34 0x00007f8b57db75fd in QCoreApplication::sendEvent (event=0x557c6390be30, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x557c62d9f5e0) at kernel/qcoreapplication.cpp:1745
#36 0x00007f8b57db7bb8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1599
#37 0x00007f8b57e0f453 in postEventSourceDispatch (s=0x557c62dfdde0) at kernel/qeventdispatcher_glib.cpp:276
#38 0x00007f8b50695287 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f8b506954c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f8b5069554c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f8b57e0ea7f in QEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#42 0x00007f8b4925ced1 in QPAEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at qeventdispatcher_glib.cpp:69
#43 0x00007f8b57db2dea in QEventLoop::exec (this=this@entry=0x7ffeb3b58b50, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#44 0x00007f8b58fbfba7 in QDialog::exec (this=0x7ffeb3b58bd0) at dialogs/qdialog.cpp:546
#45 0x00007f8b5c98a880 in KIO::JobUiDelegate::askSkip (this=<optimized out>, job=0x557c63841c10, options=..., error_text=...) at ./src/widgets/jobuidelegate.cpp:179
#46 0x00007f8b5c131036 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x7f8b40012c90) at ./src/core/copyjob.cpp:1453
#47 0x00007f8b5c1316d2 in KIO::CopyJobPrivate::slotResultCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x7f8b40012c90) at ./src/core/copyjob.cpp:1328
#48 0x00007f8b5c13383b in KIO::CopyJob::slotResult (this=0x557c63841c10, job=0x7f8b40012c90) at ./src/core/copyjob.cpp:2142
#49 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b58f80, r=0x557c63841c10, this=0x557c63916130) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#50 QMetaObject::activate (sender=sender@entry=0x7f8b40012c90, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b58f80) at kernel/qobject.cpp:3754
#51 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x7f8b40012c90, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b58f80) at kernel/qobject.cpp:3633
#52 0x00007f8b59781fcc in KJob::result (this=this@entry=0x7f8b40012c90, _t1=<optimized out>, _t1@entry=0x7f8b40012c90, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#53 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x7f8b40012c90, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#54 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x7f8b40012c90) at ./src/lib/jobs/kjob.cpp:293
#55 0x00007f8b5c176649 in KIO::FileCopyJob::slotResult (this=0x7f8b40012c90, job=0x557c63808ef0) at ./src/core/filecopyjob.cpp:573
#56 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b59120, r=0x7f8b40012c90, this=0x557c638986f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#57 QMetaObject::activate (sender=sender@entry=0x557c63808ef0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b59120) at kernel/qobject.cpp:3754
#58 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c63808ef0, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b59120) at kernel/qobject.cpp:3633
#59 0x00007f8b59781fcc in KJob::result (this=this@entry=0x557c63808ef0, _t1=<optimized out>, _t1@entry=0x557c63808ef0, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#60 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x557c63808ef0, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#61 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x557c63808ef0) at ./src/lib/jobs/kjob.cpp:293
#62 0x00007f8b5c185970 in KIO::SimpleJob::slotFinished (this=0x557c63808ef0) at ./src/core/simplejob.cpp:232
#63 0x00007f8b5c183d2b in KIO::SimpleJob::slotError (this=0x557c63808ef0, err=<optimized out>, errorText=...) at ./src/core/simplejob.cpp:245
#64 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b59380, r=0x557c63808ef0, this=0x557c63808a80) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#65 QMetaObject::activate (sender=sender@entry=0x557c63439ab0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b59380) at kernel/qobject.cpp:3754
#66 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c63439ab0, m=m@entry=0x7f8b5c4386e0 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b59380) at kernel/qobject.cpp:3633
#67 0x00007f8b5c1594b6 in KIO::SlaveInterface::error (this=this@entry=0x557c63439ab0, _t1=<optimized out>, _t2=...) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:425
#68 0x00007f8b5c15d552 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0, _cmd=<optimized out>, rawdata=...) at ./src/core/slaveinterface.cpp:192
#69 0x00007f8b5c159b38 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0) at ./src/core/slaveinterface.cpp:89
#70 0x00007f8b5c15fe81 in KIO::Slave::gotInput (this=0x557c63439ab0) at ./src/core/slave.cpp:406
#71 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b595f0, r=0x557c63439ab0, this=0x557c634ca860) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#72 QMetaObject::activate (sender=0x557c633fffa0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3754
#73 0x00007f8b57de41a7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f8b5c437440 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3633
#74 0x00007f8b5c1023c9 in KIO::Connection::readyRead (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#75 KIO::ConnectionPrivate::dequeue (this=0x557c6353a850) at ./src/core/connection.cpp:46
#76 0x00007f8b57de4642 in QObject::event (this=0x557c633fffa0, e=<optimized out>) at kernel/qobject.cpp:1251
#77 0x00007f8b58dd0e8c in QApplicationPrivate::notify_helper (this=this@entry=0x557c62da34b0, receiver=receiver@entry=0x557c633fffa0, e=e@entry=0x557c6390da50) at kernel/qapplication.cpp:3727
#78 0x00007f8b58dd845f in QApplication::notify (this=0x7ffeb3b5cdd0, receiver=0x557c633fffa0, e=0x557c6390da50) at kernel/qapplication.cpp:3486
#79 0x00007f8b57db4ab8 in QCoreApplication::notifyInternal2 (receiver=0x557c633fffa0, event=event@entry=0x557c6390da50) at kernel/qcoreapplication.cpp:1048
#80 0x00007f8b57db75fd in QCoreApplication::sendEvent (event=0x557c6390da50, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#81 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x557c62d9f5e0) at kernel/qcoreapplication.cpp:1745
#82 0x00007f8b57db7bb8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1599
#83 0x00007f8b57e0f453 in postEventSourceDispatch (s=0x557c62dfdde0) at kernel/qeventdispatcher_glib.cpp:276
#84 0x00007f8b50695287 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#85 0x00007f8b506954c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#86 0x00007f8b5069554c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#87 0x00007f8b57e0ea7f in QEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#88 0x00007f8b4925ced1 in QPAEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at qeventdispatcher_glib.cpp:69
#89 0x00007f8b57db2dea in QEventLoop::exec (this=this@entry=0x7ffeb3b59bb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#90 0x00007f8b58fbfba7 in QDialog::exec (this=0x7ffeb3b59c30) at dialogs/qdialog.cpp:546
#91 0x00007f8b5c98a880 in KIO::JobUiDelegate::askSkip (this=<optimized out>, job=0x557c63841c10, options=..., error_text=...) at ./src/widgets/jobuidelegate.cpp:179
#92 0x00007f8b5c131036 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x7f8b40005d10) at ./src/core/copyjob.cpp:1453
#93 0x00007f8b5c1316d2 in KIO::CopyJobPrivate::slotResultCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x7f8b40005d10) at ./src/core/copyjob.cpp:1328
#94 0x00007f8b5c13383b in KIO::CopyJob::slotResult (this=0x557c63841c10, job=0x7f8b40005d10) at ./src/core/copyjob.cpp:2142
#95 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b59fe0, r=0x557c63841c10, this=0x557c638992b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#96 QMetaObject::activate (sender=sender@entry=0x7f8b40005d10, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b59fe0) at kernel/qobject.cpp:3754
#97 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x7f8b40005d10, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b59fe0) at kernel/qobject.cpp:3633
#98 0x00007f8b59781fcc in KJob::result (this=this@entry=0x7f8b40005d10, _t1=<optimized out>, _t1@entry=0x7f8b40005d10, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#99 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x7f8b40005d10, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#100 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x7f8b40005d10) at ./src/lib/jobs/kjob.cpp:293
#101 0x00007f8b5c176649 in KIO::FileCopyJob::slotResult (this=0x7f8b40005d10, job=0x557c637d1ac0) at ./src/core/filecopyjob.cpp:573
#102 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5a180, r=0x7f8b40005d10, this=0x557c637e22f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#103 QMetaObject::activate (sender=sender@entry=0x557c637d1ac0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5a180) at kernel/qobject.cpp:3754
#104 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c637d1ac0, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5a180) at kernel/qobject.cpp:3633
#105 0x00007f8b59781fcc in KJob::result (this=this@entry=0x557c637d1ac0, _t1=<optimized out>, _t1@entry=0x557c637d1ac0, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#106 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x557c637d1ac0, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#107 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x557c637d1ac0) at ./src/lib/jobs/kjob.cpp:293
#108 0x00007f8b5c185970 in KIO::SimpleJob::slotFinished (this=0x557c637d1ac0) at ./src/core/simplejob.cpp:232
#109 0x00007f8b5c183d2b in KIO::SimpleJob::slotError (this=0x557c637d1ac0, err=<optimized out>, errorText=...) at ./src/core/simplejob.cpp:245
#110 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5a3e0, r=0x557c637d1ac0, this=0x557c6371db80) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#111 QMetaObject::activate (sender=sender@entry=0x557c633e1230, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b5a3e0) at kernel/qobject.cpp:3754
#112 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c633e1230, m=m@entry=0x7f8b5c4386e0 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b5a3e0) at kernel/qobject.cpp:3633
#113 0x00007f8b5c1594b6 in KIO::SlaveInterface::error (this=this@entry=0x557c633e1230, _t1=<optimized out>, _t2=...) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:425
#114 0x00007f8b5c15d552 in KIO::SlaveInterface::dispatch (this=0x557c633e1230, _cmd=<optimized out>, rawdata=...) at ./src/core/slaveinterface.cpp:192
#115 0x00007f8b5c159b38 in KIO::SlaveInterface::dispatch (this=0x557c633e1230) at ./src/core/slaveinterface.cpp:89
#116 0x00007f8b5c15fe81 in KIO::Slave::gotInput (this=0x557c633e1230) at ./src/core/slave.cpp:406
#117 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5a650, r=0x557c633e1230, this=0x557c634f3dd0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#118 QMetaObject::activate (sender=0x557c62e065b0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3754
#119 0x00007f8b57de41a7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f8b5c437440 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3633
#120 0x00007f8b5c1023c9 in KIO::Connection::readyRead (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#121 KIO::ConnectionPrivate::dequeue (this=0x557c63528770) at ./src/core/connection.cpp:46
#122 0x00007f8b57de4642 in QObject::event (this=0x557c62e065b0, e=<optimized out>) at kernel/qobject.cpp:1251
#123 0x00007f8b58dd0e8c in QApplicationPrivate::notify_helper (this=this@entry=0x557c62da34b0, receiver=receiver@entry=0x557c62e065b0, e=e@entry=0x557c635ac360) at kernel/qapplication.cpp:3727
#124 0x00007f8b58dd845f in QApplication::notify (this=0x7ffeb3b5cdd0, receiver=0x557c62e065b0, e=0x557c635ac360) at kernel/qapplication.cpp:3486
#125 0x00007f8b57db4ab8 in QCoreApplication::notifyInternal2 (receiver=0x557c62e065b0, event=event@entry=0x557c635ac360) at kernel/qcoreapplication.cpp:1048
#126 0x00007f8b57db75fd in QCoreApplication::sendEvent (event=0x557c635ac360, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#127 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x557c62d9f5e0) at kernel/qcoreapplication.cpp:1745
#128 0x00007f8b57db7bb8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1599
#129 0x00007f8b57e0f453 in postEventSourceDispatch (s=0x557c62dfdde0) at kernel/qeventdispatcher_glib.cpp:276
#130 0x00007f8b50695287 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#131 0x00007f8b506954c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#132 0x00007f8b5069554c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#133 0x00007f8b57e0ea7f in QEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#134 0x00007f8b4925ced1 in QPAEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at qeventdispatcher_glib.cpp:69
#135 0x00007f8b57db2dea in QEventLoop::exec (this=this@entry=0x7ffeb3b5ac10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#136 0x00007f8b58fbfba7 in QDialog::exec (this=0x7ffeb3b5ac90) at dialogs/qdialog.cpp:546
#137 0x00007f8b5c98a880 in KIO::JobUiDelegate::askSkip (this=<optimized out>, job=0x557c63841c10, options=..., error_text=...) at ./src/widgets/jobuidelegate.cpp:179
#138 0x00007f8b5c131036 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x7f8b40010d40) at ./src/core/copyjob.cpp:1453
#139 0x00007f8b5c1316d2 in KIO::CopyJobPrivate::slotResultCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x7f8b40010d40) at ./src/core/copyjob.cpp:1328
#140 0x00007f8b5c13383b in KIO::CopyJob::slotResult (this=0x557c63841c10, job=0x7f8b40010d40) at ./src/core/copyjob.cpp:2142
#141 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5b040, r=0x557c63841c10, this=0x557c63739db0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#142 QMetaObject::activate (sender=sender@entry=0x7f8b40010d40, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5b040) at kernel/qobject.cpp:3754
#143 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x7f8b40010d40, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5b040) at kernel/qobject.cpp:3633
#144 0x00007f8b59781fcc in KJob::result (this=this@entry=0x7f8b40010d40, _t1=<optimized out>, _t1@entry=0x7f8b40010d40, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#145 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x7f8b40010d40, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#146 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x7f8b40010d40) at ./src/lib/jobs/kjob.cpp:293
#147 0x00007f8b5c176649 in KIO::FileCopyJob::slotResult (this=0x7f8b40010d40, job=0x557c6385cb10) at ./src/core/filecopyjob.cpp:573
#148 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5b1e0, r=0x7f8b40010d40, this=0x557c635be530) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#149 QMetaObject::activate (sender=sender@entry=0x557c6385cb10, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5b1e0) at kernel/qobject.cpp:3754
#150 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c6385cb10, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5b1e0) at kernel/qobject.cpp:3633
#151 0x00007f8b59781fcc in KJob::result (this=this@entry=0x557c6385cb10, _t1=<optimized out>, _t1@entry=0x557c6385cb10, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#152 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x557c6385cb10, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#153 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x557c6385cb10) at ./src/lib/jobs/kjob.cpp:293
#154 0x00007f8b5c185970 in KIO::SimpleJob::slotFinished (this=0x557c6385cb10) at ./src/core/simplejob.cpp:232
#155 0x00007f8b5c183d2b in KIO::SimpleJob::slotError (this=0x557c6385cb10, err=<optimized out>, errorText=...) at ./src/core/simplejob.cpp:245
#156 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5b440, r=0x557c6385cb10, this=0x557c63844b70) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#157 QMetaObject::activate (sender=sender@entry=0x557c63439ab0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b5b440) at kernel/qobject.cpp:3754
#158 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c63439ab0, m=m@entry=0x7f8b5c4386e0 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b5b440) at kernel/qobject.cpp:3633
#159 0x00007f8b5c1594b6 in KIO::SlaveInterface::error (this=this@entry=0x557c63439ab0, _t1=<optimized out>, _t2=...) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:425
#160 0x00007f8b5c15d552 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0, _cmd=<optimized out>, rawdata=...) at ./src/core/slaveinterface.cpp:192
#161 0x00007f8b5c159b38 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0) at ./src/core/slaveinterface.cpp:89
#162 0x00007f8b5c15fe81 in KIO::Slave::gotInput (this=0x557c63439ab0) at ./src/core/slave.cpp:406
#163 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5b6b0, r=0x557c63439ab0, this=0x557c634ca860) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#164 QMetaObject::activate (sender=0x557c633fffa0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3754
#165 0x00007f8b57de41a7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f8b5c437440 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3633
#166 0x00007f8b5c1023c9 in KIO::Connection::readyRead (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#167 KIO::ConnectionPrivate::dequeue (this=0x557c6353a850) at ./src/core/connection.cpp:46
#168 0x00007f8b57de4642 in QObject::event (this=0x557c633fffa0, e=<optimized out>) at kernel/qobject.cpp:1251
#169 0x00007f8b58dd0e8c in QApplicationPrivate::notify_helper (this=this@entry=0x557c62da34b0, receiver=receiver@entry=0x557c633fffa0, e=e@entry=0x557c63720a50) at kernel/qapplication.cpp:3727
#170 0x00007f8b58dd845f in QApplication::notify (this=0x7ffeb3b5cdd0, receiver=0x557c633fffa0, e=0x557c63720a50) at kernel/qapplication.cpp:3486
#171 0x00007f8b57db4ab8 in QCoreApplication::notifyInternal2 (receiver=0x557c633fffa0, event=event@entry=0x557c63720a50) at kernel/qcoreapplication.cpp:1048
#172 0x00007f8b57db75fd in QCoreApplication::sendEvent (event=0x557c63720a50, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#173 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x557c62d9f5e0) at kernel/qcoreapplication.cpp:1745
#174 0x00007f8b57db7bb8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1599
#175 0x00007f8b57e0f453 in postEventSourceDispatch (s=0x557c62dfdde0) at kernel/qeventdispatcher_glib.cpp:276
#176 0x00007f8b50695287 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#177 0x00007f8b506954c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#178 0x00007f8b5069554c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#179 0x00007f8b57e0ea7f in QEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#180 0x00007f8b4925ced1 in QPAEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at qeventdispatcher_glib.cpp:69
#181 0x00007f8b57db2dea in QEventLoop::exec (this=this@entry=0x7ffeb3b5bc70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#182 0x00007f8b58fbfba7 in QDialog::exec (this=0x7ffeb3b5bcf0) at dialogs/qdialog.cpp:546
#183 0x00007f8b5c98a880 in KIO::JobUiDelegate::askSkip (this=<optimized out>, job=0x557c63841c10, options=..., error_text=...) at ./src/widgets/jobuidelegate.cpp:179
#184 0x00007f8b5c131036 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x557c63844b70) at ./src/core/copyjob.cpp:1453
#185 0x00007f8b5c1316d2 in KIO::CopyJobPrivate::slotResultCopyingFiles (this=this@entry=0x557c63749390, job=job@entry=0x557c63844b70) at ./src/core/copyjob.cpp:1328
#186 0x00007f8b5c13383b in KIO::CopyJob::slotResult (this=0x557c63841c10, job=0x557c63844b70) at ./src/core/copyjob.cpp:2142
#187 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5c0a0, r=0x557c63841c10, this=0x557c635ea5c0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#188 QMetaObject::activate (sender=sender@entry=0x557c63844b70, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5c0a0) at kernel/qobject.cpp:3754
#189 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c63844b70, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5c0a0) at kernel/qobject.cpp:3633
#190 0x00007f8b59781fcc in KJob::result (this=this@entry=0x557c63844b70, _t1=<optimized out>, _t1@entry=0x557c63844b70, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#191 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x557c63844b70, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#192 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x557c63844b70) at ./src/lib/jobs/kjob.cpp:293
#193 0x00007f8b5c176649 in KIO::FileCopyJob::slotResult (this=0x557c63844b70, job=0x557c6381f920) at ./src/core/filecopyjob.cpp:573
#194 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5c240, r=0x557c63844b70, this=0x557c63840a90) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#195 QMetaObject::activate (sender=sender@entry=0x557c6381f920, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5c240) at kernel/qobject.cpp:3754
#196 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c6381f920, m=m@entry=0x7f8b599d7500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffeb3b5c240) at kernel/qobject.cpp:3633
#197 0x00007f8b59781fcc in KJob::result (this=this@entry=0x557c6381f920, _t1=<optimized out>, _t1@entry=0x557c6381f920, _t2=...) at ./obj-x86_64-linux-gnu/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#198 0x00007f8b59782b01 in KJob::finishJob (this=this@entry=0x557c6381f920, emitResult=emitResult@entry=true) at ./src/lib/jobs/kjob.cpp:109
#199 0x00007f8b597849ba in KJob::emitResult (this=this@entry=0x557c6381f920) at ./src/lib/jobs/kjob.cpp:293
#200 0x00007f8b5c185970 in KIO::SimpleJob::slotFinished (this=0x557c6381f920) at ./src/core/simplejob.cpp:232
#201 0x00007f8b5c183d2b in KIO::SimpleJob::slotError (this=0x557c6381f920, err=<optimized out>, errorText=...) at ./src/core/simplejob.cpp:245
#202 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5c4a0, r=0x557c6381f920, this=0x557c635e1df0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#203 QMetaObject::activate (sender=sender@entry=0x557c63439ab0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b5c4a0) at kernel/qobject.cpp:3754
#204 0x00007f8b57de41a7 in QMetaObject::activate (sender=sender@entry=0x557c63439ab0, m=m@entry=0x7f8b5c4386e0 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeb3b5c4a0) at kernel/qobject.cpp:3633
#205 0x00007f8b5c1594b6 in KIO::SlaveInterface::error (this=this@entry=0x557c63439ab0, _t1=<optimized out>, _t2=...) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:425
#206 0x00007f8b5c15d552 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0, _cmd=<optimized out>, rawdata=...) at ./src/core/slaveinterface.cpp:192
#207 0x00007f8b5c159b38 in KIO::SlaveInterface::dispatch (this=0x557c63439ab0) at ./src/core/slaveinterface.cpp:89
#208 0x00007f8b5c15fe81 in KIO::Slave::gotInput (this=0x557c63439ab0) at ./src/core/slave.cpp:406
#209 0x00007f8b57de3bef in QtPrivate::QSlotObjectBase::call (a=0x7ffeb3b5c710, r=0x557c63439ab0, this=0x557c634ca860) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
#210 QMetaObject::activate (sender=0x557c633fffa0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3754
#211 0x00007f8b57de41a7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f8b5c437440 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3633
#212 0x00007f8b5c1023c9 in KIO::Connection::readyRead (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#213 KIO::ConnectionPrivate::dequeue (this=0x557c6353a850) at ./src/core/connection.cpp:46
#214 0x00007f8b57de4642 in QObject::event (this=0x557c633fffa0, e=<optimized out>) at kernel/qobject.cpp:1251
#215 0x00007f8b58dd0e8c in QApplicationPrivate::notify_helper (this=this@entry=0x557c62da34b0, receiver=receiver@entry=0x557c633fffa0, e=e@entry=0x557c6377e400) at kernel/qapplication.cpp:3727
#216 0x00007f8b58dd845f in QApplication::notify (this=0x7ffeb3b5cdd0, receiver=0x557c633fffa0, e=0x557c6377e400) at kernel/qapplication.cpp:3486
#217 0x00007f8b57db4ab8 in QCoreApplication::notifyInternal2 (receiver=0x557c633fffa0, event=event@entry=0x557c6377e400) at kernel/qcoreapplication.cpp:1048
#218 0x00007f8b57db75fd in QCoreApplication::sendEvent (event=0x557c6377e400, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#219 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x557c62d9f5e0) at kernel/qcoreapplication.cpp:1745
#220 0x00007f8b57db7bb8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1599
#221 0x00007f8b57e0f453 in postEventSourceDispatch (s=0x557c62dfdde0) at kernel/qeventdispatcher_glib.cpp:276
#222 0x00007f8b50695287 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#223 0x00007f8b506954c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#224 0x00007f8b5069554c in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#225 0x00007f8b57e0ea7f in QEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#226 0x00007f8b4925ced1 in QPAEventDispatcherGlib::processEvents (this=0x557c62dfef40, flags=...) at qeventdispatcher_glib.cpp:69
#227 0x00007f8b57db2dea in QEventLoop::exec (this=this@entry=0x7ffeb3b5ccd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:214
#228 0x00007f8b57dbbfa0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1336
#229 0x00007f8b585cb52c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1762
#230 0x00007f8b58dd0de5 in QApplication::exec () at kernel/qapplication.cpp:2901
#231 0x00007f8b5df4509a in kdemain (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:166
#232 0x00007f8b5db31b97 in __libc_start_main (main=0x557c622ec720 <main>, argc=1, argv=0x7ffeb3b5cf58, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffeb3b5cf48) at ../csu/libc-start.c:310
#233 0x0000557c622ec75a in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 368287.

Possible duplicates by query: bug 368287.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2018-10-07 20:12:36 UTC

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