Bug 378146 - Crash van Dolphin after removing file on ntfs partition in console
Summary: Crash van Dolphin after removing file on ntfs partition in console
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-03-27 08:48 UTC by Freek de Kruijf
Modified: 2018-04-12 14:38 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 Freek de Kruijf 2017-03-27 08:48:50 UTC
Application: dolphin (16.12.3)

Qt Version: 5.7.1
Frameworks Version: 5.31.0
Operating System: Linux 4.10.4-1-default x86_64
Distribution: "openSUSE Tumbleweed"

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

I had Dolphin open, not as root, on de folder on a ntfs partition, which was mounted as rw. I removed as root a large file in that folder. After that I closed Dolphin and the crash occurred.

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

Thread 2 (Thread 0x7fc4ee390700 (LWP 2488)):
#0  0x00007fc5076234bd in read () at /lib64/libc.so.6
#1  0x00007fc4fa8f3000 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc4fa8ae552 in g_main_context_check () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fc4fa8aea24 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007fc4fa8aeb9c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#5  0x00007fc5018b318b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc50185caea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#7  0x00007fc50168a813 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#8  0x00007fc501cc5385 in  () at /usr/lib64/libQt5DBus.so.5
#9  0x00007fc50168f4c8 in  () at /usr/lib64/libQt5Core.so.5
#10 0x00007fc4fcc58537 in start_thread () at /lib64/libpthread.so.0
#11 0x00007fc50763104f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc507d71140 (LWP 2486)):
[KCrash Handler]
#6  0x0000000002d59a90 in  ()
#7  0x00007fc506b434f6 in  () at /usr/lib64/libKF5Notifications.so.5
#8  0x00007fc506b43589 in  () at /usr/lib64/libKF5Notifications.so.5
#9  0x00007fc501888f31 in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so.5
#10 0x00007fc5018922bf in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#11 0x00007fc506b24d39 in  () at /usr/lib64/libKF5Notifications.so.5
#12 0x00007fc50757bc50 in __run_exit_handlers () at /lib64/libc.so.6
#13 0x00007fc50757bcaa in  () at /lib64/libc.so.6
#14 0x00007fc507564548 in __libc_start_main () at /lib64/libc.so.6
#15 0x000000000040067a in _start () at ../sysdeps/x86_64/start.S:120

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-03-28 21:12:12 UTC
If you can reproduce the crash, please install debug symbols and post again the stacktrace here.
Comment 2 Freek de Kruijf 2017-03-30 14:42:23 UTC
I tried to reproduce the crash, but it failed. Will try later when a new large file is present.
Comment 3 Julian Steinmann 2018-04-12 09:05:47 UTC
Have you been able to reproduce this crash again?
Comment 4 Freek de Kruijf 2018-04-12 13:27:16 UTC
(In reply to Julian Schraner from comment #3)
> Have you been able to reproduce this crash again?

Just tried again, but could not reproduce. Bug closed.