Bug 327102 - ctrl-d in konsole killed ALL related processes
Summary: ctrl-d in konsole killed ALL related processes
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.11.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-03 19:35 UTC by George R. Goffe
Modified: 2018-11-06 19:09 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 George R. Goffe 2013-11-03 19:35:05 UTC
Application: konsole (2.11.2)
KDE Platform Version: 4.11.2
Qt Version: 4.8.5
Operating System: Linux 3.11.6-200.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger’s Cat)"

-- Information about the crash:
I had multiple konsoles up and had started firefox and xosview and several long running processes. I hit ctrl-d and EVERYTING disappeared and I got this nice(?) stack trace.

ALSO encountered a popup stating that an error had occurred installing debug symbols. What error? Where is the log for this error? 

This is NOT the first time I've reported these two bugs yet I'm still seeing them.

The crash can be reproduced every time.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
To enable execution of this file add
	add-auto-load-safe-path /export/home/lsd/Linux/lib64/libstdc++.so.6.0.19-gdb.py
line to your configuration file "/root/.gdbinit".
To completely disable this security protection add
	set auto-load safe-path /
line to your configuration file "/root/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
	info "(gdb)Auto-loading safe path"
[Current thread is 1 (Thread 0x7f2a2aacd8c0 (LWP 6207))]

Thread 2 (Thread 0x7f2a1c91b700 (LWP 6209)):
#0  0x00000030fa247f9c in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0
#1  0x00000030fa2481fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#2  0x00000031087a7166 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#3  0x0000003108778ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#4  0x00000031087791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#5  0x000000310867866f in QThread::exec() () from /lib64/libQtCore.so.4
#6  0x000000310875a733 in QInotifyFileSystemWatcherEngine::run() () from /lib64/libQtCore.so.4
#7  0x000000310867ad0f in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#8  0x00000030f8207c53 in start_thread () from /lib64/libpthread.so.0
#9  0x00000030f7af5e1d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2a2aacd8c0 (LWP 6207)):
[KCrash Handler]
#5  0x0000003108adf900 in QString::shared_null () from /lib64/libQtCore.so.4
#6  0x000000310a83dff0 in QApplication::x11ProcessEvent(_XEvent*) () from /lib64/libQtGui.so.4
#7  0x000000310a864e54 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtGui.so.4
#8  0x00000030fa247e06 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#9  0x00000030fa248158 in g_main_context_iterate.isra.22 () from /lib64/libglib-2.0.so.0
#10 0x00000030fa2481fc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#11 0x00000031087a7145 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#12 0x000000310a864fc6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#13 0x0000003108778ecf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#14 0x00000031087791c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#15 0x000000310877e45b in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#16 0x0000003101a16cc7 in kdemain () from /lib64/libkdeinit4_konsole.so
#17 0x00000030f7a21b75 in __libc_start_main () from /lib64/libc.so.6
#18 0x0000000000400871 in _start ()

Reported using DrKonqi
Comment 1 Ahmad Samir 2018-03-07 12:05:33 UTC
KDE4/konsole is no longer maintained.
Comment 2 George R. Goffe 2018-11-06 19:09:24 UTC
Andrew (andrew.crouthamel@kdemail.net)

No activity?

Let's kill this one, ok?

George