Bug 387954 - moving files to Trash & closing Dolphin caused crash
Summary: moving files to Trash & closing Dolphin caused crash
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.08.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-12-16 10:30 UTC by vikram goyal
Modified: 2017-12-16 12:48 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 vikram goyal 2017-12-16 10:30:29 UTC
Application: dolphin (17.08.1)

Qt Version: 5.9.2
Frameworks Version: 5.40.0
Operating System: Linux 4.14.3-300.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

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

I first select three PNG in a folder & pressed shift_delete but did not confirm. Then I slected all three files & moved them to Trash. After hich I closed Dolphin & it crashed.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f49d992d940 (LWP 18550))]

Thread 2 (Thread 0x7f49b3fff700 (LWP 18552)):
#0  0x00007f49d127a8bb in poll () from /lib64/libc.so.6
#1  0x00007f49c8d78ed9 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f49c8d78fec in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f49d20e535b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f49d20930ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f49d1ee48ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f49d40a8479 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f49d1ee8b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f49cd706609 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f49d1286e6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f49d992d940 (LWP 18550)):
[KCrash Handler]
#6  0x000055d08a033050 in ?? ()
#7  0x00007f49d902ef66 in NotifyByAudio::~NotifyByAudio() () from /lib64/libKF5Notifications.so.5
#8  0x00007f49d902f009 in NotifyByAudio::~NotifyByAudio() () from /lib64/libKF5Notifications.so.5
#9  0x00007f49d20c33d8 in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#10 0x00007f49d20c42b2 in QObject::~QObject() () from /lib64/libQt5Core.so.5
#11 0x00007f49d9009139 in (anonymous namespace)::Q_QGS_s_self::innerFunction()::Holder::~Holder() () from /lib64/libKF5Notifications.so.5
#12 0x00007f49d11a8b88 in __run_exit_handlers () from /lib64/libc.so.6
#13 0x00007f49d11a8bda in exit () from /lib64/libc.so.6
#14 0x00007f49d118e041 in __libc_start_main () from /lib64/libc.so.6
#15 0x000055d088f91aea in _start ()

Possible duplicates by query: bug 386559, bug 384017, bug 382387, bug 381962, bug 374365.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-12-16 12:48:55 UTC

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