Bug 388052 - Konsole crashed after suspend
Summary: Konsole crashed after suspend
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 17.04.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-12-19 23:52 UTC by houstonjohnr
Modified: 2018-01-10 17:02 UTC (History)
0 users

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 houstonjohnr 2017-12-19 23:52:14 UTC
Application: konsole (17.04.2)

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

-- Information about the crash:
- What I was doing when the application crashed:  I was using rsync on two remote nfs shares, each rsync command was in a seperate tab, pulling from the same location to the same location, each copying a directory

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f43e3e65900 (LWP 41517))]

Thread 2 (Thread 0x7f43c7972700 (LWP 41519)):
#0  0x00007f43e379220d in poll () at /lib64/libc.so.6
#1  0x00007f43db1af314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f43db1af42c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f43dfd961ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f43dfd43bfb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f43dfb7ef5a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f43ddf43295 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f43dfb83a29 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f43db6cc744 in start_thread () at /lib64/libpthread.so.0
#9  0x00007f43e379aaad in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f43e3e65900 (LWP 41517)):
[KCrash Handler]
#6  0x00000000015b4220 in  ()
#7  0x00007f43df52fbde in  () at /usr/lib64/libKF5Notifications.so.5
#8  0x00007f43df52fc79 in  () at /usr/lib64/libKF5Notifications.so.5
#9  0x00007f43dfd6e6c5 in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so.5
#10 0x00007f43dfd77c7e in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#11 0x00007f43df50e769 in  () at /usr/lib64/libKF5Notifications.so.5
#12 0x00007f43e36e8139 in __run_exit_handlers () at /lib64/libc.so.6
#13 0x00007f43e36e8185 in  () at /lib64/libc.so.6
#14 0x00007f43e36d16ec in __libc_start_main () at /lib64/libc.so.6
#15 0x0000000000400789 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-01-10 17:02:53 UTC

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