Bug 392367 - Dolphin crashes when copying directories between tabs
Summary: Dolphin crashes when copying directories between tabs
Status: RESOLVED DUPLICATE of bug 368199
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-03-26 14:50 UTC by Julius Enriquez
Modified: 2018-03-29 19:30 UTC (History)
2 users (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 Julius Enriquez 2018-03-26 14:50:42 UTC
Application: dolphin (16.04.3)

Qt Version: 5.6.1
Frameworks Version: 5.36.0
Operating System: Linux 4.10.0-38-generic x86_64
Distribution: Linux Mint 18.3 Sylvia

-- Information about the crash:
This is reproducible on my end, but occurs more commonly when another folder is being copied while another one is being duplicated as well; this is especially so when two copy operations are occurring, one of them finishes, then another folder copying operation is added to the file operation queue.

- What I was doing when the application crashed:
Copying folders from one device to anoher
- Custom settings of the application:
Hidden files and folders are shown

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4e2a6ad900 (LWP 21707))]

Thread 4 (Thread 0x7f4e0975d700 (LWP 22939)):
#0  0x00007f4e2050da94 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f4e204c923d in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f4e204c949c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4e24ddf37b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f4e24d87ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f4e24bb09e4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f4e24bb5808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f4e210566ba in start_thread (arg=0x7f4e0975d700) at pthread_create.c:333
#8  0x00007f4e2a0d441d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f4e11da5700 (LWP 22009)):
#0  0x00007f4e2a0c427d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f4e1c2f2073 in ?? () from /usr/lib/nvidia-390/tls/libnvidia-tls.so.390.25
#2  0x00007f4e2050c6f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f4e204c8e74 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f4e204c9330 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f4e204c949c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f4e24ddf37b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f4e24d87ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f4e24bb09e4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f4e2a798515 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007f4e24bb5808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f4e210566ba in start_thread (arg=0x7f4e11da5700) at pthread_create.c:333
#12 0x00007f4e2a0d441d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f4e13959700 (LWP 21963)):
#0  0x00007f4e2a0c874d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f4e1e383c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f4e1e3858d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f4e164e1d29 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f4e24bb5808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f4e210566ba in start_thread (arg=0x7f4e13959700) at pthread_create.c:333
#6  0x00007f4e2a0d441d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f4e2a6ad900 (LWP 21707)):
[KCrash Handler]
#6  0x00007f4e2a002428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f4e2a00402a in __GI_abort () at abort.c:89
#8  0x00007f4e2a0447ea in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f4e2a15ded8 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
#9  0x00007f4e2a04f651 in malloc_printerr (ar_ptr=0x7ffdbd774620, ptr=0x3847a20, str=0x7f4e2a15e308 "malloc(): smallbin double linked list corrupted", action=3) at malloc.c:5006
#10 _int_malloc (av=av@entry=0x7f4e2a391b20 <main_arena>, bytes=bytes@entry=16) at malloc.c:3386
#11 0x00007f4e2a051184 in __GI___libc_malloc (bytes=16) at malloc.c:2913
#12 0x00007f4e1c2f24c0 in ?? () from /usr/lib/nvidia-390/tls/libnvidia-tls.so.390.25
#13 0x00007f4e24819098 in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#14 0x00007f4e24c9a26b in QDataStream::QDataStream(QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f4e2818da13 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007f4e2818c667 in KIO::SlaveInterface::dispatch() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#17 0x00007f4e28191831 in KIO::Slave::gotInput() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x00007f4e2821e7d5 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x00007f4e24db6b71 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f4e2812dec0 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#21 0x00007f4e24db7719 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f4e256bfafc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007f4e256c5036 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x00007f4e24d8a2a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f4e24d8c16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f4e24ddef53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f4e204c9197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f4e204c93f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f4e204c949c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f4e24ddf35f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007f4e24d87ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x00007f4e24d906bc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007f4e2a3f6b89 in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#34 0x00007f4e29fed830 in __libc_start_main (main=0x4006c0, argc=1, argv=0x7ffdbd775258, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffdbd775248) at ../csu/libc-start.c:291
#35 0x00000000004006f9 in _start ()

Possible duplicates by query: bug 388683, bug 387393, bug 383942, bug 381268.

Reported using DrKonqi
Comment 1 Nate Graham 2018-03-29 19:30:53 UTC

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