Bug 386230 - Dolphin crash while trying to delete file folders
Summary: Dolphin crash while trying to delete file folders
Status: RESOLVED DUPLICATE of bug 356321
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-10-27 05:02 UTC by mikebrooks44
Modified: 2017-10-27 09:44 UTC (History)
1 user (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 mikebrooks44 2017-10-27 05:02:03 UTC
Application: dolphin (15.12.3)

Qt Version: 5.5.1
Operating System: Linux 4.10.0-37-generic x86_64
Distribution: Ubuntu 16.04.3 LTS

-- Information about the crash:
- What I was doing when the application crashed:
-Attempted to delete file folders following an unsuccessful file copy. File copy failed due to lack of disk space. Dolphin appeared to crash upon attempting to delete nonexistent or corrupted files as a result of incomplete copy procedure to create files on disk

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 0x7f454234f8c0 (LWP 2428))]

Thread 2 (Thread 0x7f453fc51700 (LWP 2429)):
#0  0x00007f455516c70d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f45498f5c62 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f45498f78d7 in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f4541fa3889 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007f454fd3d7be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f454c4eb6ba in start_thread (arg=0x7f453fc51700) at pthread_create.c:333
#6  0x00007f45551783dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f454234f8c0 (LWP 2428)):
[KCrash Handler]
#6  0x00007f4550164848 in typeinfo for QObject () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f455050ee1b in QFont::QFont(QFont const&, QPaintDevice*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#8  0x00007f4550a656fe in QWidgetPrivate::init(QWidget*, QFlags<Qt::WindowType>) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007f4550c1af03 in QDialog::QDialog(QWidget*, QFlags<Qt::WindowType>) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f45520a9990 in KMessageBox::messageBox(QWidget*, KMessageBox::DialogType, QString const&, QString const&, KGuiItem const&, KGuiItem const&, KGuiItem const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so.5
#11 0x00007f4553770b00 in KDialogJobUiDelegate::Private::next() () from /usr/lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#12 0x00007f454ff4dc01 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f4550a2105c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f4550a26516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f454ff1e38b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f454ff20786 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f454ff743c3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f454b95f197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f454b95f3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f454b95f49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f454ff747cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f454ff1bb4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f454ff23bec in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f4555498e2b in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#25 0x00007f4555091830 in __libc_start_main (main=0x400710 <main>, argc=1, argv=0x7ffec6eeea48, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffec6eeea38) at ../csu/libc-start.c:291
#26 0x0000000000400749 in _start ()

Possible duplicates by query: bug 359622.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-10-27 09:44:48 UTC

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