Bug 352315 - Dolphin crash during USB copy
Summary: Dolphin crash during USB copy
Status: RESOLVED DUPLICATE of bug 367890
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2015-09-05 17:07 UTC by Edward Oubrayrie
Modified: 2018-12-23 16:40 UTC (History)
4 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 Edward Oubrayrie 2015-09-05 17:07:51 UTC
Application: dolphin (15.08.0)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-7-generic x86_64
Distribution: Ubuntu Wily Werewolf (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
During copy of a bunch of folders from a USB mass storage device to another [e.g. pendrives, external hardrives, ...].

- Unusual behavior I noticed:
Selecting 'Write into' and 'Overwrite' works, the copy starts, the progress bar, and right when you think it will work, it crashes, interrupting the copy.

-- 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 0x7fd6d12ea800 (LWP 2706))]

Thread 3 (Thread 0x7fd6ce1cc700 (LWP 2707)):
#0  0x00007fd6e3dba8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fd6d877bbd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fd6d877d74f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fd6d0f8f9e9 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#4  0x00007fd6dec5225e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fd6db3126aa in start_thread (arg=0x7fd6ce1cc700) at pthread_create.c:333
#6  0x00007fd6e3dc5eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fd6c53c2700 (LWP 2712)):
#0  0x00007fd6e3dba8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fd6dabdc17c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd6dabdc28c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd6dee88e1b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007fd6dee2f2da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fd6dec4d374 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fd6dec5225e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fd6db3126aa in start_thread (arg=0x7fd6c53c2700) at pthread_create.c:333
#8  0x00007fd6e3dc5eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fd6d12ea800 (LWP 2706)):
[KCrash Handler]
#6  0x00007fd6e3cf4267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007fd6e3cf5eca in __GI_abort () at abort.c:89
#8  0x00007fd6e3ced03d in __assert_fail_base (fmt=0x7fd6e3e4f028 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7fd6e1eeacd7 "!q->hasSubjobs()", file=file@entry=0x7fd6e1eeacb9 "../../../src/core/copyjob.cpp", line=line@entry=1322, function=function@entry=0x7fd6e1eeb0e0 "void KIO::CopyJobPrivate::slotResultCopyingFiles(KJob*)") at assert.c:92
#9  0x00007fd6e3ced0f2 in __GI___assert_fail (assertion=0x7fd6e1eeacd7 "!q->hasSubjobs()", file=0x7fd6e1eeacb9 "../../../src/core/copyjob.cpp", line=1322, function=0x7fd6e1eeb0e0 "void KIO::CopyJobPrivate::slotResultCopyingFiles(KJob*)") at assert.c:101
#10 0x00007fd6e1e44ede in ?? () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#11 0x00007fd6dee6230a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fd6e0534732 in KJob::result (this=this@entry=0x2562b60, _t1=_t1@entry=0x2562b60) at ./moc_kjob.cpp:552
#13 0x00007fd6e05352ba in KJob::emitResult (this=0x2562b60) at ../../../src/lib/jobs/kjob.cpp:294
#14 0x00007fd6e1e7c73e in KIO::FileCopyJob::slotResult(KJob*) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x00007fd6e1e7d768 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007fd6dee6230a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fd6e0534732 in KJob::result (this=this@entry=0x2607cb0, _t1=_t1@entry=0x2607cb0) at ./moc_kjob.cpp:552
#18 0x00007fd6e05352ba in KJob::emitResult (this=0x2607cb0) at ../../../src/lib/jobs/kjob.cpp:294
#19 0x00007fd6e1e85c8b in KIO::SimpleJob::slotFinished() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x00007fd6dee6230a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fd6e1e69811 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#22 0x00007fd6e1e66e07 in KIO::SlaveInterface::dispatch() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#23 0x00007fd6e1e6b431 in KIO::Slave::gotInput() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#24 0x00007fd6e1ee7655 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#25 0x00007fd6dee6230a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007fd6e1e17303 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#27 0x00007fd6dee631d1 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007fd6df90fb8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#29 0x00007fd6df915230 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#30 0x00007fd6dee31a9b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007fd6dee33bd7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x00007fd6dee889f3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007fd6dabdbf87 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fd6dabdc1e0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fd6dabdc28c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fd6dee88dff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#37 0x00007fd6dee2f2da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#38 0x00007fd6dee36e4c in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#39 0x00007fd6e40e71f4 in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#40 0x00007fd6e3cdfa40 in __libc_start_main (main=0x400730 <main>, argc=2, argv=0x7ffe06ccf9d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe06ccf9c8) at libc-start.c:289
#41 0x0000000000400769 in _start ()

Possible duplicates by query: bug 335915.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2015-09-07 21:04:47 UTC
Thanks for the bug report! Looks like a KIO issue.
Comment 2 David Faure 2015-10-04 09:27:07 UTC
Thanks for the report. It would be nice to track down in which case exactly this assert hits, i.e. precise steps to reproduce the bug.
Comment 3 Nate Graham 2018-08-22 19:46:35 UTC
Is this still an issue with KDE Frameworks 5.47 and Dolphin 18.08.x?
Comment 4 Andrew Crouthamel 2018-09-28 03:09:16 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 set the bug status 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 5 Andrew Crouthamel 2018-10-28 03:26:23 UTC
Dear Bug Submitter,

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!
Comment 6 Edward Oubrayrie 2018-10-28 08:30:38 UTC
I haven't hit this bug in some time, so, fine with closing it. Thanks!
Comment 7 Edward Oubrayrie 2018-10-28 08:31:07 UTC
I haven't hit this bug in some time, so, fine with closing it. Thanks!
Comment 8 Elvis Angelaccio 2018-12-23 16:40:18 UTC

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