Bug 387295 - SMB copy crash in Dolphin
Summary: SMB copy crash in Dolphin
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.08.3
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
: 397773 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-11-25 13:44 UTC by saulbrignell
Modified: 2020-12-31 04:34 UTC (History)
3 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 saulbrignell 2017-11-25 13:44:40 UTC
Application: dolphin (17.08.3)

Qt Version: 5.7.1
Frameworks Version: 5.40.0
Operating System: Linux 4.10.0-40-generic x86_64
Distribution: KDE neon LTS User Edition 5.8

-- Information about the crash:
- What I was doing when the application crashed: I had set the dolphin file manager to copy a large file from the downloads folder into an smb share. I had used drag and drop between 2 tabs and selected the copy to location option.

-- 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 0x7fb47ffc38c0 (LWP 10999))]

Thread 5 (Thread 0x7fb4677fe700 (LWP 12574)):
#0  0x00007fb492d0624d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fb485e53f61 in pa_read () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#2  0x00007fb489920a2e in pa_mainloop_prepare () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fb4899214a0 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fb489921560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fb48992f7a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fb485e82078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#7  0x00007fb489d6a6ba in start_thread (arg=0x7fb4677fe700) at pthread_create.c:333
#8  0x00007fb492d163dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fb46e526700 (LWP 11002)):
#0  0x00007fb492d24826 in __GI___clock_gettime (clock_id=1, tp=0x7fb46e525a60) at ../sysdeps/unix/clock_gettime.c:115
#1  0x00007fb48d912241 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007fb48da8b3d9 in QTimerInfoList::updateCurrentTime() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007fb48da8b945 in QTimerInfoList::timerWait(timespec&) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fb48da8cd0e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fb487a2d91d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007fb487a2e2bb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fb487a2e49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x00007fb48da8d75b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fb48da380ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fb48d867f64 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fb48d86cb48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fb489d6a6ba in start_thread (arg=0x7fb46e526700) at pthread_create.c:333
#13 0x00007fb492d163dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fb477b6a700 (LWP 11001)):
#0  0x00007fb492d0a70d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fb487a2e38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb487a2e49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb48da8d75b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fb48da380ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fb48d867f64 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fb4933fa735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fb48d86cb48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fb489d6a6ba in start_thread (arg=0x7fb477b6a700) at pthread_create.c:333
#9  0x00007fb492d163dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fb47d6ad700 (LWP 11000)):
#0  0x00007fb492d0a70d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fb48716cc62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fb48716e8d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fb47fc04d79 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fb48d86cb48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fb489d6a6ba in start_thread (arg=0x7fb47d6ad700) at pthread_create.c:333
#6  0x00007fb492d163dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fb47ffc38c0 (LWP 10999)):
[KCrash Handler]
#6  __GI___libc_free (mem=0x1) at malloc.c:2951
#7  0x00007fb48da62b24 in QObjectPrivate::Connection::~Connection() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fb48da6c69c in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fb49127f543 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#10 0x00007fb48da65dd0 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fb48e318ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007fb48e3208c6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fb48da3a0c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fb48da3c78b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fb48da8d333 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fb487a2e197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007fb487a2e3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fb487a2e49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fb48da8d73f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fb48da380ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fb48da406cc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007fb49301c49a in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#23 0x00007fb492c2f830 in __libc_start_main (main=0x4006b0, argc=1, argv=0x7ffd8363ab18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd8363ab08) at ../csu/libc-start.c:291
#24 0x00000000004006e9 in _start ()

Reported using DrKonqi
Comment 1 Nate Graham 2018-08-23 23:03:12 UTC
*** Bug 397773 has been marked as a duplicate of this bug. ***
Comment 2 Justin Zobel 2020-12-01 03:52:52 UTC
Thanks for the report. 

Can you please test and confirm if this issue is still occurring on a recent version of dolphin or if this bug report can be marked as resolved.

I've set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
Comment 3 Bug Janitor Service 2020-12-16 04:34:00 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2020-12-31 04:34:22 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!