Bug 403753 - Dolphin crash during large file movement if using incorrect permissions.
Summary: Dolphin crash during large file movement if using incorrect permissions.
Status: RESOLVED DUPLICATE of bug 364039
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-01-30 01:11 UTC by Jason
Modified: 2019-02-05 20:39 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 Jason 2019-01-30 01:11:39 UTC
Application: dolphin (17.12.3)

Qt Version: 5.9.4
Frameworks Version: 5.45.0
Operating System: Linux 4.12.14-lp150.12.45-default x86_64
Distribution: "openSUSE Leap 15.0"

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

I was moving three files totaling 6gb from my HDD (/home) to a mounted SSD using two seperate instances of Dolphin, in my haste I forgot to use root or temporary root to move the files from /home to the SSD. The error regarding permissions displayed two seperate times for two of the files, the third permission error and the crash happened at the same time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f36be0d7900 (LWP 19035))]

Thread 3 (Thread 0x7f36949a7700 (LWP 19038)):
#0  0x00007f36bd95d2c9 in poll () from /lib64/libc.so.6
#1  0x00007f36b09f11c9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f36b09f12dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f36b7b5cc0b in QEventDispatcherGlib::processEvents (this=0x7f3690000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f36b7b0509a in QEventLoop::exec (this=this@entry=0x7f36949a6cc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f36b79344da in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f36b79390ce in QThreadPrivate::start (arg=0x5587670cadb0) at thread/qthread_unix.cpp:368
#7  0x00007f36b2e33554 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f36bd967ccf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f369ffff700 (LWP 19037)):
#0  0x00007f36bd95d2c9 in poll () from /lib64/libc.so.6
#1  0x00007f36b09f11c9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f36b09f12dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f36b7b5cc0b in QEventDispatcherGlib::processEvents (this=0x7f3698000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f36b7b0509a in QEventLoop::exec (this=this@entry=0x7f369fffec90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f36b79344da in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f36b7fdc985 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f36b79390ce in QThreadPrivate::start (arg=0x7f36b824cd60) at thread/qthread_unix.cpp:368
#8  0x00007f36b2e33554 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f36bd967ccf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f36be0d7900 (LWP 19035)):
[KCrash Handler]
#6  std::__atomic_base<int>::operator++ (this=0x7f36b7bee860 <QArrayData::shared_null>) at /usr/include/c++/7/bits/atomic_base.h:296
#7  QAtomicOps<int>::ref<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:265
#8  QBasicAtomicInteger<int>::ref (this=0x7f36b7bee860 <QArrayData::shared_null>) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:113
#9  QUrl::QUrl (this=0x7ffd659dec18, other=...) at io/qurl.cpp:1876
#10 0x00007f36bbe7c96a in KIO::CopyJobPrivate::skip (this=this@entry=0x5587673b7c60, sourceUrl=..., isDir=isDir@entry=false) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/copyjob.cpp:960
#11 0x00007f36bbe818b6 in KIO::CopyJobPrivate::slotResultErrorCopyingFiles (this=this@entry=0x5587673b7c60, job=job@entry=0x55876712ce90) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/copyjob.cpp:1487
#12 0x00007f36bbe81e82 in KIO::CopyJobPrivate::slotResultCopyingFiles (this=this@entry=0x5587673b7c60, job=job@entry=0x55876712ce90) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/copyjob.cpp:1328
#13 0x00007f36bbe83c7b in KIO::CopyJob::slotResult (this=0x5587673dbcc0, job=0x55876712ce90) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/copyjob.cpp:2138
#14 0x00007f36b7b3414c in QtPrivate::QSlotObjectBase::call (a=0x7ffd659def80, r=0x5587673dbcc0, this=0x5587673b3ad0) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#15 QMetaObject::activate (sender=sender@entry=0x55876712ce90, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffd659def80) at kernel/qobject.cpp:3749
#16 0x00007f36b7b34757 in QMetaObject::activate (sender=sender@entry=0x55876712ce90, m=m@entry=0x7f36b96fe500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffd659def80) at kernel/qobject.cpp:3628
#17 0x00007f36b94a9c0c in KJob::result (this=this@entry=0x55876712ce90, _t1=<optimized out>, _t1@entry=0x55876712ce90, _t2=...) at /usr/src/debug/kcoreaddons-5.45.0-lp150.1.2.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#18 0x00007f36b94aa741 in KJob::finishJob (this=this@entry=0x55876712ce90, emitResult=emitResult@entry=true) at /usr/src/debug/kcoreaddons-5.45.0-lp150.1.2.x86_64/src/lib/jobs/kjob.cpp:109
#19 0x00007f36b94ac5fa in KJob::emitResult (this=this@entry=0x55876712ce90) at /usr/src/debug/kcoreaddons-5.45.0-lp150.1.2.x86_64/src/lib/jobs/kjob.cpp:293
#20 0x00007f36bbec4949 in KIO::FileCopyJob::slotResult (this=0x55876712ce90, job=0x55876720e1f0) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/filecopyjob.cpp:573
#21 0x00007f36b7b3414c in QtPrivate::QSlotObjectBase::call (a=0x7ffd659df110, r=0x55876712ce90, this=0x558767211740) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#22 QMetaObject::activate (sender=sender@entry=0x55876720e1f0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffd659df110) at kernel/qobject.cpp:3749
#23 0x00007f36b7b34757 in QMetaObject::activate (sender=sender@entry=0x55876720e1f0, m=m@entry=0x7f36b96fe500 <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7ffd659df110) at kernel/qobject.cpp:3628
#24 0x00007f36b94a9c0c in KJob::result (this=this@entry=0x55876720e1f0, _t1=<optimized out>, _t1@entry=0x55876720e1f0, _t2=...) at /usr/src/debug/kcoreaddons-5.45.0-lp150.1.2.x86_64/build/src/lib/KF5CoreAddons_autogen/include/moc_kjob.cpp:569
#25 0x00007f36b94aa741 in KJob::finishJob (this=this@entry=0x55876720e1f0, emitResult=emitResult@entry=true) at /usr/src/debug/kcoreaddons-5.45.0-lp150.1.2.x86_64/src/lib/jobs/kjob.cpp:109
#26 0x00007f36b94ac5fa in KJob::emitResult (this=this@entry=0x55876720e1f0) at /usr/src/debug/kcoreaddons-5.45.0-lp150.1.2.x86_64/src/lib/jobs/kjob.cpp:293
#27 0x00007f36bbed3c58 in KIO::SimpleJob::slotFinished (this=0x55876720e1f0) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/simplejob.cpp:232
#28 0x00007f36bbed200b in KIO::SimpleJob::slotError (this=0x55876720e1f0, err=<optimized out>, errorText=...) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/simplejob.cpp:245
#29 0x00007f36b7b3414c in QtPrivate::QSlotObjectBase::call (a=0x7ffd659df370, r=0x55876720e1f0, this=0x5587673b40c0) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#30 QMetaObject::activate (sender=sender@entry=0x5587672464d0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffd659df370) at kernel/qobject.cpp:3749
#31 0x00007f36b7b34757 in QMetaObject::activate (sender=sender@entry=0x5587672464d0, m=m@entry=0x7f36bc184760 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffd659df370) at kernel/qobject.cpp:3628
#32 0x00007f36bbea9826 in KIO::SlaveInterface::error (this=this@entry=0x5587672464d0, _t1=<optimized out>, _t2=...) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/build/src/core/KF5KIOCore_autogen/include/moc_slaveinterface.cpp:425
#33 0x00007f36bbead8c2 in KIO::SlaveInterface::dispatch (this=0x5587672464d0, _cmd=<optimized out>, rawdata=...) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/slaveinterface.cpp:192
#34 0x00007f36bbea9ea7 in KIO::SlaveInterface::dispatch (this=0x5587672464d0) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/slaveinterface.cpp:89
#35 0x00007f36bbeaf3a1 in KIO::Slave::gotInput (this=0x5587672464d0) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/slave.cpp:406
#36 0x00007f36b7b3404a in QMetaObject::activate (sender=0x55876722ad40, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3766
#37 0x00007f36b7b34757 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f36bc1834c0 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3628
#38 0x00007f36bbe532b9 in KIO::Connection::readyRead (this=<optimized out>) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/build/src/core/KF5KIOCore_autogen/include/moc_connection_p.cpp:143
#39 KIO::ConnectionPrivate::dequeue (this=0x5587670bfa20) at /usr/src/debug/kio-5.45.0-lp150.2.1.x86_64/src/core/connection.cpp:46
#40 0x00007f36b7b34a32 in QObject::event (this=0x55876722ad40, e=<optimized out>) at kernel/qobject.cpp:1246
#41 0x00007f36b8b1ee8c in QApplicationPrivate::notify_helper (this=this@entry=0x558766c78770, receiver=receiver@entry=0x55876722ad40, e=e@entry=0x558767442650) at kernel/qapplication.cpp:3723
#42 0x00007f36b8b26244 in QApplication::notify (this=0x7ffd659dfc30, receiver=0x55876722ad40, e=0x558767442650) at kernel/qapplication.cpp:3482
#43 0x00007f36b7b06a88 in QCoreApplication::notifyInternal2 (receiver=0x55876722ad40, event=event@entry=0x558767442650) at kernel/qcoreapplication.cpp:1016
#44 0x00007f36b7b09075 in QCoreApplication::sendEvent (event=0x558767442650, receiver=<optimized out>) at kernel/qcoreapplication.h:233
#45 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x558766c5dfc0) at kernel/qcoreapplication.cpp:1676
#46 0x00007f36b7b095f8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1530
#47 0x00007f36b7b5d573 in postEventSourceDispatch (s=0x558766cd2e70) at kernel/qeventdispatcher_glib.cpp:276
#48 0x00007f36b09f1017 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#49 0x00007f36b09f1250 in ?? () from /usr/lib64/libglib-2.0.so.0
#50 0x00007f36b09f12dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#51 0x00007f36b7b5cbef in QEventDispatcherGlib::processEvents (this=0x558766cd6330, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#52 0x00007f36b7b0509a in QEventLoop::exec (this=this@entry=0x7ffd659dfb40, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#53 0x00007f36b7b0d9e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#54 0x00007f36bdc73317 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-17.12.3-lp150.2.3.1.x86_64/src/main.cpp:150
#55 0x00007f36bd88ffeb in __libc_start_main () from /lib64/libc.so.6
#56 0x0000558765e9b7fa in _start () at ../sysdeps/x86_64/start.S:120
[Inferior 1 (process 19035) detached]

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2019-02-05 20:39:43 UTC

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