Bug 360206 - Dolphin crash while moving a file
Summary: Dolphin crash while moving a file
Status: RESOLVED DUPLICATE of bug 364039
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
: 360717 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-03-07 11:06 UTC by Peter Wedemeyer
Modified: 2016-12-07 17:08 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-22242-0.html (1.92 KB, text/html)
2016-03-21 14:34 UTC, Peter Wedemeyer
Details
backtrace (3.46 KB, text/plain)
2016-04-22 04:01 UTC, esigra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Wedemeyer 2016-03-07 11:06:00 UTC
Application: dolphin (15.12.2)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: On a devided Window I tried to move a file using the mouse. First I got a error message "access denied", then I pressed "cancel" and got the crash message and KDE Bugtracking window. Anyway the File had been moved, the result was o.k.

The crash can be reproduced sometimes.

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

Thread 4 (Thread 0x7fc15cb65700 (LWP 2976)):
#0  0x00007fc173405bbd in poll () at /lib64/libc.so.6
#1  0x00007fc16641f422 in  () at /usr/lib64/libxcb.so.1
#2  0x00007fc16642100f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007fc15eeba3c9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fc16d52232f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007fc168fd10a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007fc17340dfed in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fc14f6bc700 (LWP 2977)):
#0  0x00007fc168fd503f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007fc156112a13 in  () at /usr/lib64/dri/r600_dri.so
#2  0x00007fc156112197 in  () at /usr/lib64/dri/r600_dri.so
#3  0x00007fc168fd10a4 in start_thread () at /lib64/libpthread.so.0
#4  0x00007fc17340dfed in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fc14a457700 (LWP 2978)):
#0  0x00007fc16848dd14 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x00007fc16844b4a0 in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc16844bd80 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fc16844bf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4  0x00007fc16d754d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007fc16d6fbd53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc16d51d61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7  0x00007fc16d52232f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fc168fd10a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007fc17340dfed in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc173b657c0 (LWP 2975)):
[KCrash Handler]
#6  0x00007fc16d735b07 in QObjectPrivate::setParent_helper(QObject*) () at /usr/lib64/libQt5Core.so.5
#7  0x00007fc16f4a2b9f in KCompositeJob::removeSubjob(KJob*) () at /usr/lib64/libKF5CoreAddons.so.5
#8  0x00007fc1714eeed9 in  () at /usr/lib64/libKF5KIOCore.so.5
#9  0x00007fc1714efdf6 in  () at /usr/lib64/libKF5KIOCore.so.5
#10 0x00007fc16d72dcc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#11 0x00007fc16f4a35b2 in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#12 0x00007fc16f4a3e1f in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#13 0x00007fc171522ba1 in KIO::FileCopyJob::slotResult(KJob*) () at /usr/lib64/libKF5KIOCore.so.5
#14 0x00007fc171523f90 in  () at /usr/lib64/libKF5KIOCore.so.5
#15 0x00007fc16d72dcc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007fc16f4a35b2 in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib64/libKF5CoreAddons.so.5
#17 0x00007fc16f4a3e1f in KJob::finishJob(bool) () at /usr/lib64/libKF5CoreAddons.so.5
#18 0x00007fc17152bd66 in KIO::SimpleJob::slotFinished() () at /usr/lib64/libKF5KIOCore.so.5
#19 0x00007fc17152bdfb in KIO::SimpleJob::slotError(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#20 0x00007fc16d72dcc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#21 0x00007fc17150d9b6 in KIO::SlaveInterface::error(int, QString const&) () at /usr/lib64/libKF5KIOCore.so.5
#22 0x00007fc171510747 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () at /usr/lib64/libKF5KIOCore.so.5
#23 0x00007fc17150ddc8 in KIO::SlaveInterface::dispatch() () at /usr/lib64/libKF5KIOCore.so.5
#24 0x00007fc1715121fe in KIO::Slave::gotInput() () at /usr/lib64/libKF5KIOCore.so.5
#25 0x00007fc17158d555 in  () at /usr/lib64/libKF5KIOCore.so.5
#26 0x00007fc16d72dcc6 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#27 0x00007fc1714c212c in  () at /usr/lib64/libKF5KIOCore.so.5
#28 0x00007fc16d72eac6 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#29 0x00007fc16e872e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#30 0x00007fc16e877cc8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#31 0x00007fc16d6fde95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#32 0x00007fc16d700057 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#33 0x00007fc16d7558f3 in  () at /usr/lib64/libQt5Core.so.5
#34 0x00007fc16844bc84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#35 0x00007fc16844bed8 in  () at /usr/lib64/libglib-2.0.so.0
#36 0x00007fc16844bf7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#37 0x00007fc16d754d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#38 0x00007fc16d6fbd53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#39 0x00007fc16d7038f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#40 0x00007fc173731391 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#41 0x00007fc17334ab05 in __libc_start_main () at /lib64/libc.so.6
#42 0x00000000004007ee in _start ()

Reported using DrKonqi
Comment 1 Peter Wedemeyer 2016-03-09 11:34:04 UTC
The receiving directory resides on an external USB device. A move in the opposite direction is executed without any error.
Comment 2 Frank Reininghaus 2016-03-20 23:18:47 UTC
*** Bug 360717 has been marked as a duplicate of this bug. ***
Comment 3 Frank Reininghaus 2016-03-20 23:19:39 UTC
Thanks for the bug report. Could you try to install debugging packages for KIO and then generate a more detailed backtrace? Thanks for your help.
Comment 4 Peter Wedemeyer 2016-03-21 14:34:05 UTC
Created attachment 98006 [details]
attachment-22242-0.html

I just installed the debugging packages for KIO and then tried to 
reproduce the error.

When moving a file from the system disk to a directory on an external 
USB-disk, the error message "access denied" for the recieving directory 
shows again - but Dolphin does no longer crash. Contrary to the message, 
the file has been moved.
A move in the opposite direction is working without any error.
I´m afraid, my state of knowledge is insufficient to support further 
debugging, sorry.

Peter Wedemeyer


Am 21.03.2016 um 00:19 schrieb Frank Reininghaus via KDE Bugzilla:
> https://bugs.kde.org/show_bug.cgi?id=360206
>
> Frank Reininghaus <frank78ac@googlemail.com> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |frank78ac@googlemail.com
>
> --- Comment #3 from Frank Reininghaus <frank78ac@googlemail.com> ---
> Thanks for the bug report. Could you try to install debugging packages for KIO
> and then generate a more detailed backtrace? Thanks for your help.
>
Comment 5 esigra 2016-04-22 04:01:34 UTC
Created attachment 98500 [details]
backtrace

Dolphin 15.12.3 (Gentoo) crashed while copying a file. Maybe it was still copying when i renamed the destination file and unmounted the USB mass storage device it was on.
Comment 6 Christoph Feck 2016-12-07 17:08:42 UTC

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