Bug 388105 - Crash on moving multiple files to a nfs share
Summary: Crash on moving multiple files to a nfs share
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.04.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi, triaged
Depends on:
Blocks:
 
Reported: 2017-12-21 08:09 UTC by WAWalkenhorst
Modified: 2018-10-29 02:03 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 WAWalkenhorst 2017-12-21 08:09:57 UTC
Application: dolphin (17.04.2)

Qt Version: 5.6.2
Frameworks Version: 5.32.0
Operating System: Linux 4.4.103-36-default x86_64
Distribution: "openSUSE Leap 42.3"

-- Information about the crash:
- What I was doing when the application crashed:
KDE was moving multiple files to a nfs share, share file system still has 11% (1.3TB) free space.

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

Thread 4 (Thread 0x7f79abc0b700 (LWP 21872)):
#0  0x00007f79d3bc320d in poll () at /lib64/libc.so.6
#1  0x00007f79c8766314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f79c876642c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f79cdec31ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f79cde70bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f79cdcabf5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f79cdcb0a29 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007f79c92ed744 in start_thread () at /lib64/libpthread.so.0
#8  0x00007f79d3bcbaad in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f79b9990700 (LWP 21871)):
#0  0x00007f79d3bc320d in poll () at /lib64/libc.so.6
#1  0x00007f79c8766314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f79c876642c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f79cdec31ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f79cde70bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f79cdcabf5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f79ce2d7295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f79cdcb0a29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f79c92ed744 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f79d3bcbaad in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f79bb9f0700 (LWP 21870)):
#0  0x00007f79d3bc320d in poll () at /lib64/libc.so.6
#1  0x00007f79c620d3c2 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f79c620efaf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f79be57d0d9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f79cdcb0a29 in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f79c92ed744 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f79d3bcbaad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f79d4316900 (LWP 21869)):
[KCrash Handler]
#6  0x00007f79d3f18d02 in  () at /usr/lib64/libkdeinit5_dolphin.so
#7  0x00007f79cde9cde3 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#8  0x00007f79cde9d46f in QObject::destroyed(QObject*) () at /usr/lib64/libQt5Core.so.5
#9  0x00007f79cdea4f1e in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#10 0x00007f79d3f29030 in  () at /usr/lib64/libkdeinit5_dolphin.so
#11 0x00007f79d3f180e8 in  () at /usr/lib64/libkdeinit5_dolphin.so
#12 0x00007f79cde9cde3 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x00007f79cdea9dd2 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5
#14 0x00007f79cde9dbf4 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#15 0x00007f79cedf528c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#16 0x00007f79cedf98ea in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#17 0x00007f79cde72be5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f79cdec2afe in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#19 0x00007f79cdec2ec1 in  () at /usr/lib64/libQt5Core.so.5
#20 0x00007f79c8766134 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#21 0x00007f79c8766388 in  () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f79c876642c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f79cdec318c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#24 0x00007f79cde70bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#25 0x00007f79cde78ae6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#26 0x00007f79d3ee54ea in kdemain () at /usr/lib64/libkdeinit5_dolphin.so
#27 0x00007f79d3b026e5 in __libc_start_main () at /lib64/libc.so.6
#28 0x0000000000400789 in _start ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2017-12-23 10:24:26 UTC
Please install debug symbols, see https://community.kde.org/Dolphin/FAQ/Crashes
Comment 2 Andrew Crouthamel 2018-09-28 03:36:42 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-29 02:03:32 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!