<div dir="auto">Qt version: 5</div><div dir="auto"><br></div><div dir="auto">this is not supoorted anynore for years. can you update to the latest version? </div><div dir="auto"><br></div><div dir="auto"><br></div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, 19 Oct 2025 at 04:53 Daniel Santos <<a href="mailto:bugzilla_noreply@kde.org">bugzilla_noreply@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)"><a href="https://bugs.kde.org/show_bug.cgi?id=510772" rel="noreferrer" target="_blank">https://bugs.kde.org/show_bug.cgi?id=510772</a><br>
<br>
Bug ID: 510772<br>
Summary: Konsole crashes when shutting down qemu VM<br>
Classification: Applications<br>
Product: konsole<br>
Version First 22.12.3<br>
Reported In:<br>
Platform: Debian stable<br>
OS: Linux<br>
Status: REPORTED<br>
Keywords: drkonqi<br>
Severity: crash<br>
Priority: NOR<br>
Component: general<br>
Assignee: <a href="mailto:konsole-devel@kde.org" target="_blank">konsole-devel@kde.org</a><br>
Reporter: <a href="mailto:daniel.santos@pobox.com" target="_blank">daniel.santos@pobox.com</a><br>
Target Milestone: ---<br>
<br>
Application: konsole (22.12.3)<br>
<br>
Qt Version: 5.15.8<br>
Frameworks Version: 5.103.0<br>
Operating System: Linux 6.12.30+bpo-amd64 x86_64<br>
Windowing System: X11<br>
Distribution: Debian GNU/Linux 12 (bookworm)<br>
DrKonqi: 5.27.5 [KCrashBackend]<br>
<br>
-- Information about the crash:<br>
Note I've selected "Debian stable", but I"m behind now and still on Bookworm.<br>
<br>
Each time, I was running a VM in qemu. I logged on to the VM using the qemu<br>
console (not the monitor), did a few thing and ran `sudo shutdown now & exit 0`<br>
to start the VM shutting down and exit the shell. So I see a login prompt<br>
again, I see the shutdown messages, and then instead of qemu exiting and<br>
returning me to my command prompt, Konsole crashes. I've done this twice now.<br>
<br>
The crash can be reproduced every time.<br>
<br>
-- Backtrace:<br>
Application: Konsole (konsole), signal: Segmentation fault<br>
<br>
[KCrash Handler]<br>
#4 0x00007f1e6c115f8e in<br>
Konsole::Vt102Emulation::processSessionAttributeRequest(int, unsigned int) ()<br>
from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1<br>
#5 0x00007f1e6c119567 in<br>
Konsole::Vt102Emulation::switchState(Konsole::Vt102Emulation::ParserStates,<br>
unsigned int) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1<br>
#6 0x00007f1e6c119940 in<br>
Konsole::Vt102Emulation::receiveChars(QVector<unsigned int> const&) () from<br>
/lib/x86_64-linux-gnu/libkonsoleprivate.so.1<br>
#7 0x00007f1e6c0e3233 in Konsole::Emulation::receiveData(char const*, int) ()<br>
from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1<br>
#8 0x00007f1e6aae8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#9 0x00007f1e6c0d42d6 in Konsole::Pty::receivedData(char const*, int) () from<br>
/lib/x86_64-linux-gnu/libkonsoleprivate.so.1<br>
#10 0x00007f1e6c0ed3d2 in Konsole::Pty::dataReceived() () from<br>
/lib/x86_64-linux-gnu/libkonsoleprivate.so.1<br>
#11 0x00007f1e6aae8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#12 0x00007f1e6bcbbfd6 in ?? () from /lib/x86_64-linux-gnu/libKF5Pty.so.5<br>
#13 0x00007f1e6bcbc369 in ?? () from /lib/x86_64-linux-gnu/libKF5Pty.so.5<br>
#14 0x00007f1e6aae8fbc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#15 0x00007f1e6aaec344 in QSocketNotifier::activated(int,<br>
QSocketNotifier::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#16 0x00007f1e6aaecaee in QSocketNotifier::event(QEvent*) () from<br>
/lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#17 0x00007f1e6b762fae in QApplicationPrivate::notify_helper(QObject*, QEvent*)<br>
() from /lib/x86_64-linux-gnu/libQt5Widgets.so.5<br>
#18 0x00007f1e6aab1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*)<br>
() from /lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#19 0x00007f1e6ab0a3cd in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#20 0x00007f1e68e60709 in g_main_context_dispatch () from<br>
/lib/x86_64-linux-gnu/libglib-2.0.so.0<br>
#21 0x00007f1e68e60998 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0<br>
#22 0x00007f1e68e60a2c in g_main_context_iteration () from<br>
/lib/x86_64-linux-gnu/libglib-2.0.so.0<br>
#23 0x00007f1e6ab09876 in<br>
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()<br>
from /lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#24 0x00007f1e6aab01bb in<br>
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from<br>
/lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#25 0x00007f1e6aab8316 in QCoreApplication::exec() () from<br>
/lib/x86_64-linux-gnu/libQt5Core.so.5<br>
#26 0x0000560039a72e4c in ?? ()<br>
#27 0x00007f1e6a64524a in __libc_start_call_main<br>
(main=main@entry=0x560039a72690, argc=argc@entry=3,<br>
argv=argv@entry=0x7ffda123d8d8) at ../sysdeps/nptl/libc_start_call_main.h:58<br>
#28 0x00007f1e6a645305 in __libc_start_main_impl (main=0x560039a72690, argc=3,<br>
argv=0x7ffda123d8d8, init=<optimized out>, fini=<optimized out>,<br>
rtld_fini=<optimized out>, stack_end=0x7ffda123d8c8) at ../csu/libc-start.c:360<br>
#29 0x0000560039a73301 in ?? ()<br>
[Inferior 1 (process 3584) detached]<br>
<br>
Reported using DrKonqi<br>
<br>
-- <br>
You are receiving this mail because:<br>
You are the assignee for the bug.</blockquote></div></div>