Bug 358597 - Dolphin Crash on file drag and drop, in ark plugin extracthere
Summary: Dolphin Crash on file drag and drop, in ark plugin extracthere
Status: RESOLVED DUPLICATE of bug 356968
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords: drkonqi
: 358034 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-01-26 16:32 UTC by Matthew Courts
Modified: 2016-01-30 15:26 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Courts 2016-01-26 16:32:32 UTC
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
Comment 1 Frank Reininghaus 2016-01-29 22:21:54 UTC
Thanks for the bug report. Please install debugging packages for KIO and try to get a more detailed backtrace.
Comment 2 David Faure 2016-01-30 11:06:12 UTC
"extracthere" is an ark plugin.

Your problems with ark are very much related to this.
Comment 3 Elvis Angelaccio 2016-01-30 11:22:06 UTC
Hi Matthew.
As Frank said, please install debug symbols, or at least the package ark-debuginfo.

Then try to reproduce the crash again and post here the bracktrace that you get.
Comment 4 David Faure 2016-01-30 12:29:29 UTC
*** Bug 358034 has been marked as a duplicate of this bug. ***
Comment 5 Elvis Angelaccio 2016-01-30 15:01:37 UTC
#356968 is older and has a better backtrace, let's track this issue there.

*** This bug has been marked as a duplicate of bug 356968 ***
Comment 6 Matthew Courts 2016-01-30 15:26:32 UTC
Elvis,
I found an update available for ark this morning, when looking for the debug packages.  The update has resolved the issue for me.

I updated ark to version: 15.12.0-3.1