Bug 379724 - Simple crash after lost SSH connection
Summary: Simple crash after lost SSH connection
Status: RESOLVED DUPLICATE of bug 380114
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.12.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-11 12:39 UTC by lambdasoftware
Modified: 2017-06-02 18:01 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 lambdasoftware 2017-05-11 12:39:57 UTC
Application: konsole (16.12.3)

Qt Version: 5.7.1
Frameworks Version: 5.33.0
Operating System: Linux 4.10.13-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:

I'm acessing a remote application by SSH using the -X parameter.
Whe I shutdown the virtual machine without logout from terminal and tried do close the Konsole then Then the crash occurred.

The crash does not seem to be reproducible.

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

Thread 2 (Thread 0x7fa0e49b9700 (LWP 4300)):
#0  0x00007ffcc95cc949 in  ()
#1  0x00007ffcc95ccbd9 in clock_gettime ()
#2  0x00007fa0fbd3b326 in clock_gettime () at /lib64/libc.so.6
#3  0x00007fa0f81967a1 in  () at /usr/lib64/libQt5Core.so.5
#4  0x00007fa0f8312e39 in QTimerInfoList::updateCurrentTime() () at /usr/lib64/libQt5Core.so.5
#5  0x00007fa0f83133e5 in QTimerInfoList::timerWait(timespec&) () at /usr/lib64/libQt5Core.so.5
#6  0x00007fa0f831478e in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007fa0f1e75f8d in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#8  0x00007fa0f1e769bb in  () at /usr/lib64/libglib-2.0.so.0
#9  0x00007fa0f1e76bac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#10 0x00007fa0f83151bb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#11 0x00007fa0f82beb1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#12 0x00007fa0f80ec813 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#13 0x00007fa0f6466385 in  () at /usr/lib64/libQt5DBus.so.5
#14 0x00007fa0f80f14c8 in  () at /usr/lib64/libQt5Core.so.5
#15 0x00007fa0f3b9b537 in start_thread () at /lib64/libpthread.so.0
#16 0x00007fa0fbd2e04f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fa0fc3eed40 (LWP 4297)):
[KCrash Handler]
#6  0x0000000001494d60 in  ()
#7  0x00007fa0f7a99046 in  () at /usr/lib64/libKF5Notifications.so.5
#8  0x00007fa0f7a990d9 in  () at /usr/lib64/libKF5Notifications.so.5
#9  0x00007fa0f82eaf61 in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so.5
#10 0x00007fa0f82f42ef in QObject::~QObject() () at /usr/lib64/libQt5Core.so.5
#11 0x00007fa0f7a727e9 in  () at /usr/lib64/libKF5Notifications.so.5
#12 0x00007fa0fbc78c50 in __run_exit_handlers () at /lib64/libc.so.6
#13 0x00007fa0fbc78caa in  () at /lib64/libc.so.6
#14 0x00007fa0fbc61548 in __libc_start_main () at /lib64/libc.so.6
#15 0x000000000040067a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-06-02 18:01:01 UTC

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