https://bugs.kde.org/show_bug.cgi?id=395835

            Bug ID: 395835
           Summary: Crashes when moving a file from one location to
                    another
           Product: dolphin
           Version: 17.12.3
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-n...@kde.org
          Reporter: e...@evanjt.com
                CC: elvis.angelac...@kde.org
  Target Milestone: ---

Application: dolphin (17.12.3)

Qt Version: 5.9.5
Frameworks Version: 5.44.0
Operating System: Linux 4.15.0-23-generic x86_64
Distribution: Ubuntu 18.04 LTS

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

Moving a file from ~/Downloads to another directory - which at the moment I can
only remember has been to a cifs mount at /<cifsmount> but may have happened
again as I get this error every time (10+ times) since upgrading to Kubuntu
18.04. 

First the error states that there are permissions preventing writing to the
folder, then after clicking retry, it says the original file is missing in
~/Downloads, hitting retry brings errors, and after clicking ignore, Dolphin
crashes. Checking the destination folder, the file is there and was actually
moved.

The crash can be reproduced every time.

-- 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 0x7f26f1f096c0 (LWP 12064))]

Thread 4 (Thread 0x7f26c8941700 (LWP 12067)):
#0  0x00007f26e46d541f in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f26e46d554c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f26eb99390b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f26eb9389ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f26eb75722a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f26eb75c16d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f26e68466db in start_thread (arg=0x7f26c8941700) at
pthread_create.c:463
#7  0x00007f26f178c88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f26d3fff700 (LWP 12066)):
#0  0x00007f26f177fbf9 in __GI___poll (fds=0x7f26cc01a910, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f26e46d5439 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f26e46d554c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f26eb99390b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f26eb9389ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f26eb75722a in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f26ebe10d45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f26eb75c16d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f26e68466db in start_thread (arg=0x7f26d3fff700) at
pthread_create.c:463
#9  0x00007f26f178c88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f26dadc1700 (LWP 12065)):
#0  0x00007f26f177fbf9 in __GI___poll (fds=0x7f26dadc0ca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f26e4016747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f26e401836a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f26ddb6e2a9 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f26eb75c16d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f26e68466db in start_thread (arg=0x7f26dadc1700) at
pthread_create.c:463
#6  0x00007f26f178c88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f26f1f096c0 (LWP 12064)):
[KCrash Handler]
#6  0x00007f26ed2eca94 in KJob::isAutoDelete() const () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#7  0x00007f26ed2ecae1 in KJob::finishJob(bool) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#8  0x00007f26efcd92f9 in KIO::FileCopyJob::slotResult(KJob*) () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x00007f26eb9696cf in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f26ed2ebfdc in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007f26ed2ecb11 in KJob::finishJob(bool) () from
/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#12 0x00007f26efce8628 in KIO::SimpleJob::slotFinished() () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#13 0x00007f26efce69db in KIO::SimpleJob::slotError(int, QString const&) ()
from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x00007f26eb9696cf in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f26efcbe186 in KIO::SlaveInterface::error(int, QString const&) ()
from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007f26efcc2222 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#17 0x00007f26efcbe807 in KIO::SlaveInterface::dispatch() () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x00007f26efcc3d01 in KIO::Slave::gotInput() () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x00007f26eb9695b5 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f26efc678c9 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#21 0x00007f26eb96a122 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f26ec94282c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007f26ec94a0f4 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x00007f26eb93a9a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f26eb93d11d in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f26eb9942c3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f26e46d5287 in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f26e46d54c0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f26e46d554c in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f26eb9938ef in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007f26eb9389ea in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x00007f26eb941a84 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007f26f1a9fbaa in kdemain () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#34 0x00007f26f168cb97 in __libc_start_main (main=0x55b5f4e28730, argc=1,
argv=0x7fffb8823c58, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffb8823c48) at ../csu/libc-start.c:310
#35 0x000055b5f4e2876a in _start ()

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

Possible duplicates by query: bug 395553, bug 395089, bug 395078, bug 394681,
bug 392973.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to