Bug 343835 - Konsole crashed when exiting
Summary: Konsole crashed when exiting
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.14.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-02-05 22:20 UTC by Juho Peltonen
Modified: 2018-08-19 04:38 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 Juho Peltonen 2015-02-05 22:20:58 UTC
Application: konsole (2.14.2)
KDE Platform Version: 4.14.4
Qt Version: 4.8.6
Operating System: Linux 3.16.7-7-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

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

I press CTRL-D to shut down Konsole. Everything seemed to work but it seems Konsole actually crashed. This has never happened before and won't happen when tried again.

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 0x7f85022bf780 (LWP 2333))]

Thread 2 (Thread 0x7f84e5925700 (LWP 2337)):
#0  0x00007f84ff8f13cd in poll () at /lib64/libc.so.6
#1  0x00007f84fca03be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f84fca03cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8500f520de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#4  0x00007f8500f23e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#5  0x00007f8500f24165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#6  0x00007f8500e210bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x00007f8500f05783 in  () at /usr/lib64/libQtCore.so.4
#8  0x00007f8500e2379f in  () at /usr/lib64/libQtCore.so.4
#9  0x00007f8500b8d0a4 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f84ff8f97fd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f85022bf780 (LWP 2333)):
[KCrash Handler]
#5  0x0000000000000150 in  ()
#6  0x00007f8500117360 in QApplication::x11ProcessEvent(_XEvent*) () at /usr/lib64/libQtGui.so.4
#7  0x00007f850013e5c2 in  () at /usr/lib64/libQtGui.so.4
#8  0x00007f84fca03a04 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#9  0x00007f84fca03c48 in  () at /usr/lib64/libglib-2.0.so.0
#10 0x00007f84fca03cec in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#11 0x00007f8500f520be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#12 0x00007f850013e676 in  () at /usr/lib64/libQtGui.so.4
#13 0x00007f8500f23e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#14 0x00007f8500f24165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#15 0x00007f8500f295b9 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#16 0x00007f84eceee449 in kdemain () at /usr/lib64/libkdeinit4_konsole.so
#17 0x0000000000408815 in _start ()

Reported using DrKonqi
Comment 1 Ben Creasy 2018-08-19 04:38:45 UTC
KDE4 is unmaintained, and it looks like this was fixed.