Bug 375466 - Konsole crashed after closing the window
Summary: Konsole crashed after closing the window
Status: RESOLVED DUPLICATE of bug 370311
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.12.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-01-23 20:08 UTC by Falken
Modified: 2017-01-25 02:23 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 Falken 2017-01-23 20:08:56 UTC
Application: konsole (16.12.1)

Qt Version: 5.7.1
Frameworks Version: 5.30.0
Operating System: Linux 4.8.13-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I closed the Konsole window and it crashed afterwards.  Inside the Konsole window, it had completed a sucessful update of google-earth using pacaur a minute or so before and that operation had ended and it was sitting at a command prompt.

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

Thread 2 (Thread 0x7f9942044700 (LWP 10454)):
#0  0x00007f995ea6b48d in poll () at /usr/lib/libc.so.6
#1  0x00007f9954ca1786 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f9954ca189c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f995affa48b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f995afa3e9a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f995adc6053 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f995910bde5 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007f995adcace8 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f995683b454 in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f995ea747df in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f995f097800 (LWP 10452)):
[KCrash Handler]
#6  0x00000000015e8f20 in  ()
#7  0x00007f995a77b286 in  () at /usr/lib/libKF5Notifications.so.5
#8  0x00007f995a77b319 in  () at /usr/lib/libKF5Notifications.so.5
#9  0x00007f995afcf9a1 in QObjectPrivate::deleteChildren() () at /usr/lib/libQt5Core.so.5
#10 0x00007f995afd925f in QObject::~QObject() () at /usr/lib/libQt5Core.so.5
#11 0x00007f995a757655 in  () at /usr/lib/libKF5Notifications.so.5
#12 0x00007f995e9c1990 in __run_exit_handlers () at /usr/lib/libc.so.6
#13 0x00007f995e9c19ea in  () at /usr/lib/libc.so.6
#14 0x00007f995e9ac298 in __libc_start_main () at /usr/lib/libc.so.6
#15 0x000000000040065a in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-01-25 02:23:19 UTC

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