Bug 401867 - Dolphin crashes when moving files to CIFS mounted remote FS (Synology NAS w/ btrfs)
Summary: Dolphin crashes when moving files to CIFS mounted remote FS (Synology NAS w/ ...
Status: RESOLVED DUPLICATE of bug 368287
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: 2018-12-07 17:58 UTC by Björn Buske
Modified: 2018-12-08 15:29 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 Björn Buske 2018-12-07 17:58:51 UTC
Application: dolphin (17.12.3)

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

-- Information about the crash:
- What I was doing when the application crashed: Right-click Move-to of 3 files from local disk to NAS (automounted at startup from fstab with type cifs and options auto,nounix,gid=users,file_mode=0664,dir_mode=0775,iocharset=utf8,username=XXX,password=XXX,vers=2.1)

Sidenote: mv from console and moving with krusader both work)

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7f25a5fa2700 (LWP 3935)):
#0  0x00007f25cf56807b in poll () at /lib64/libc.so.6
#1  0x00007f25c264a1c9 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f25c264a2dc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f25c9769c0b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f25c971209a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f25c95414da in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f25c95460ce in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f25c4a8b559 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f25cf57281f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f25b273f700 (LWP 3932)):
#0  0x00007f25c268fdc9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007f25c264a1af in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f25c264a2dc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f25c9769c0b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f25c971209a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f25c95414da in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f25c9be9985 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f25c95460ce in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f25c4a8b559 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f25cf57281f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f25cfcc4900 (LWP 3930)):
[KCrash Handler]
#6  0x00007f25cb0b76c4 in KJob::isAutoDelete() const () at /usr/lib64/libKF5CoreAddons.so.5
#7  0x00007f25cb0b7711 in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#8  0x00007f25cdad1949 in KIO::FileCopyJob::slotResult(KJob*) () at /usr/lib64/libKF5KIOCore.so.5
#9  0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#10 0x00007f25cb0b6c0c in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#11 0x00007f25cb0b7741 in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#12 0x00007f25cdae0c58 in KIO::SimpleJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#13 0x00007f25cdadf00b in KIO::SimpleJob::slotError(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#14 0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f25cdab6826 in KIO::SlaveInterface::error(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#16 0x00007f25cdaba8c2 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#17 0x00007f25cdab6ea7 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#18 0x00007f25cdabc3a1 in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#19 0x00007f25c974104a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f25cda602b9 in  () at /usr/lib64/libKF5KIOCore.so.5
#21 0x00007f25c9741a32 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#22 0x00007f25ca72be8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#23 0x00007f25ca733244 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#24 0x00007f25c9713a88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f25c9716075 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f25c976a573 in  () at /usr/lib64/libQt5Core.so.5
#27 0x00007f25c264a017 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#28 0x00007f25c264a250 in  () at /usr/lib64/libglib-2.0.so.0
#29 0x00007f25c264a2dc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#30 0x00007f25c9769bef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#31 0x00007f25c971209a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#32 0x00007f25ca903257 in QDialog::exec() () at /usr/lib64/libQt5Widgets.so.5
#33 0x00007f25ce2e9300 in KIO::JobUiDelegate::askSkip(KJob*, QFlags<KIO::SkipDialog_Option>, QString const&) () at /usr/lib64/libKF5KIOWidgets.so.5
#34 0x00007f25cda8e87f in  () at /usr/lib64/libKF5KIOCore.so.5
#35 0x00007f25cda8ee82 in  () at /usr/lib64/libKF5KIOCore.so.5
#36 0x00007f25cda90c7b in KIO::CopyJob::slotResult(KJob*) () at /usr/lib64/libKF5KIOCore.so.5
#37 0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#38 0x00007f25cb0b6c0c in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#39 0x00007f25cb0b7741 in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#40 0x00007f25cdad1949 in KIO::FileCopyJob::slotResult(KJob*) () at /usr/lib64/libKF5KIOCore.so.5
#41 0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#42 0x00007f25cb0b6c0c in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#43 0x00007f25cb0b7741 in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#44 0x00007f25cdae0c58 in KIO::SimpleJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#45 0x00007f25cdadf00b in KIO::SimpleJob::slotError(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#46 0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#47 0x00007f25cdab6826 in KIO::SlaveInterface::error(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#48 0x00007f25cdaba8c2 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#49 0x00007f25cdab6ea7 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#50 0x00007f25cdabc3a1 in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#51 0x00007f25c974104a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#52 0x00007f25cda602b9 in  () at /usr/lib64/libKF5KIOCore.so.5
#53 0x00007f25c9741a32 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#54 0x00007f25ca72be8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#55 0x00007f25ca733244 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#56 0x00007f25c9713a88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#57 0x00007f25c9716075 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#58 0x00007f25c976a573 in  () at /usr/lib64/libQt5Core.so.5
#59 0x00007f25c264a017 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#60 0x00007f25c264a250 in  () at /usr/lib64/libglib-2.0.so.0
#61 0x00007f25c264a2dc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#62 0x00007f25c9769bef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#63 0x00007f25c971209a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#64 0x00007f25ca903257 in QDialog::exec() () at /usr/lib64/libQt5Widgets.so.5
#65 0x00007f25ce2e9300 in KIO::JobUiDelegate::askSkip(KJob*, QFlags<KIO::SkipDialog_Option>, QString const&) () at /usr/lib64/libKF5KIOWidgets.so.5
#66 0x00007f25cda8e87f in  () at /usr/lib64/libKF5KIOCore.so.5
#67 0x00007f25cda8ee82 in  () at /usr/lib64/libKF5KIOCore.so.5
#68 0x00007f25cda90c7b in KIO::CopyJob::slotResult(KJob*) () at /usr/lib64/libKF5KIOCore.so.5
#69 0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#70 0x00007f25cb0b6c0c in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#71 0x00007f25cb0b7741 in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#72 0x00007f25cdad1949 in KIO::FileCopyJob::slotResult(KJob*) () at /usr/lib64/libKF5KIOCore.so.5
#73 0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#74 0x00007f25cb0b6c0c in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#75 0x00007f25cb0b7741 in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#76 0x00007f25cdae0c58 in KIO::SimpleJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#77 0x00007f25cdadf00b in KIO::SimpleJob::slotError(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#78 0x00007f25c974114c in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#79 0x00007f25cdab6826 in KIO::SlaveInterface::error(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#80 0x00007f25cdaba8c2 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#81 0x00007f25cdab6ea7 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#82 0x00007f25cdabc3a1 in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#83 0x00007f25c974104a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#84 0x00007f25cda602b9 in  () at /usr/lib64/libKF5KIOCore.so.5
#85 0x00007f25c9741a32 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#86 0x00007f25ca72be8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#87 0x00007f25ca733244 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#88 0x00007f25c9713a88 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#89 0x00007f25c9716075 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#90 0x00007f25c976a573 in  () at /usr/lib64/libQt5Core.so.5
#91 0x00007f25c264a017 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#92 0x00007f25c264a250 in  () at /usr/lib64/libglib-2.0.so.0
#93 0x00007f25c264a2dc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#94 0x00007f25c9769bef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#95 0x00007f25c971209a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#96 0x00007f25c971a9e4 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#97 0x00007f25cf87a317 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#98 0x00007f25cf49af4a in __libc_start_main () at /lib64/libc.so.6
#99 0x00005616e88477fa in _start ()
[Inferior 1 (process 3930) detached]

Possible duplicates by query: bug 399988, bug 399420, bug 397535, bug 397181, bug 397173.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2018-12-08 15:29:17 UTC

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