Bug 383596 - fish protocol, copying folders
Summary: fish protocol, copying folders
Status: RESOLVED DUPLICATE of bug 353462
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-08-16 14:02 UTC by todd schoen
Modified: 2017-08-16 15:54 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 todd schoen 2017-08-16 14:02:08 UTC
Application: dolphin (15.12.3)

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

-- Information about the crash:
fish protocol into remote servers, one each side of the dolphin, trying to copy a directory from one server to another

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 0x7f3f8cc038c0 (LWP 5454))]

Thread 2 (Thread 0x7f3f7e2f3700 (LWP 5468)):
#0  0x00007f3f9e4af70d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f3f94ca238c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f3f94ca249c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f3f992b77eb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f3f9925eb4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f3f9907b834 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f3f990807be in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f3f9582e6ba in start_thread (arg=0x7f3f7e2f3700) at pthread_create.c:333
#8  0x00007f3f9e4bb3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f3f8cc038c0 (LWP 5454)):
[KCrash Handler]
#6  0x0000000001d8bfc0 in ?? ()
#7  0x00007f3f99271d27 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f3f9cab3b99 in KDialogJobUiDelegate::Private::next() () from /usr/lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#9  0x00007f3f99290c01 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f3f99d6405c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f3f99d69516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f3f9926138b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f3f99263786 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f3f992b73c3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f3f94ca2197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f3f94ca23f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f3f94ca249c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f3f992b77cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f3f9925eb4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f3f99266bec in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f3f9e7dbe2b in kdemain () from /usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#22 0x00007f3f9e3d4830 in __libc_start_main (main=0x400710 <main>, argc=1, argv=0x7ffc64d9a778, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc64d9a768) at ../csu/libc-start.c:291
#23 0x0000000000400749 in _start ()

Possible duplicates by query: bug 379661, bug 378518, bug 378145, bug 376493, bug 374585.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-08-16 15:54:47 UTC
Please ask in a forum of your distribution how to update your KDE software.

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