https://bugs.kde.org/show_bug.cgi?id=358597
Bug ID: 358597
Summary: Dolphin Crash on file drag and drop - Segementation
fault
Product: dolphin
Version: 15.12.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Application: dolphin (15.12.0)
Qt Version: 5.5.1
Operating System: Linux 4.1.13-5-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"
-- Information about the crash:
- What I was doing when the application crashed:
moved a file (log.txt) into a folder in the same directory. File is not moved
dolphin force closes. I am using open suse 42.1
This bug is replicatable every attempt on my system. A simple dragging event
of a file to another location causes a segmentation fault. I have attempted to
drag accross split screen mode, single screen and dolphin will still crash.
I can manually cut and paste without an issue.
My installation is only on one hdd, others are present with windows partitions,
issue is still present wether I have read, write access or not on the other
hdds'
One quirk I am noticing, probably unrealted. Ark is not working at all. I
cannot open a file without it crashing, using extract here in the context menu
does not work either.
The crash can be reproduced every time.
-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7280d36800 (LWP 9187))]
Thread 3 (Thread 0x7f72682fd700 (LWP 9188)):
#0 0x00007f72805d6c1d in poll () at /lib64/libc.so.6
#1 0x00007f7273569422 in () at /usr/lib64/libxcb.so.1
#2 0x00007f727356b00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3 0x00007f726ac843c9 in () at /usr/lib64/libQt5XcbQpa.so.5
#4 0x00007f727a72132f in () at /usr/lib64/libQt5Core.so.5
#5 0x00007f72761d40a4 in start_thread () at /lib64/libpthread.so.0
#6 0x00007f72805df04d in clone () at /lib64/libc.so.6
Thread 2 (Thread 0x7f725d6f2700 (LWP 9189)):
#0 0x00007f72805d6c1d in poll () at /lib64/libc.so.6
#1 0x00007f727564ee64 in () at /usr/lib64/libglib-2.0.so.0
#2 0x00007f727564ef7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3 0x00007f727a953d8b in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4 0x00007f727a8fad53 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5 0x00007f727a71c61a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6 0x00007f727a72132f in () at /usr/lib64/libQt5Core.so.5
#7 0x00007f72761d40a4 in start_thread () at /lib64/libpthread.so.0
#8 0x00007f72805df04d in clone () at /lib64/libc.so.6
Thread 1 (Thread 0x7f7280d36800 (LWP 9187)):
[KCrash Handler]
#6 0x00007f725791f347 in () at
/usr/lib64/qt5/plugins/kf5/kio_dnd/extracthere.so
#7 0x00007f727eebe846 in () at /usr/lib64/libKF5KIOWidgets.so.5
#8 0x00007f727eebf5bf in () at /usr/lib64/libKF5KIOWidgets.so.5
#9 0x00007f727eebfd5f in () at /usr/lib64/libKF5KIOWidgets.so.5
#10 0x00007f727eec0219 in () at /usr/lib64/libKF5KIOWidgets.so.5
#11 0x00007f727eec0490 in () at /usr/lib64/libKF5KIOWidgets.so.5
#12 0x00007f727a92dac6 in QObject::event(QEvent*) () at
/usr/lib64/libQt5Core.so.5
#13 0x00007f727ba71e7c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#14 0x00007f727ba76cc8 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#15 0x00007f727a8fce95 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#16 0x00007f727a8ff057 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f727a9548f3 in () at /usr/lib64/libQt5Core.so.5
#18 0x00007f727564ec84 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#19 0x00007f727564eed8 in () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f727564ef7c in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#21 0x00007f727a953d6c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#22 0x00007f727a8fad53 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#23 0x00007f727a9028f6 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#24 0x00007f72809015f1 in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#25 0x00007f728051bb05 in __libc_start_main () at /lib64/libc.so.6
#26 0x00000000004007ee in _start ()
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.