Bug 473938 - crash of yakuake after qt update
Summary: crash of yakuake after qt update
Status: RESOLVED DUPLICATE of bug 473043
Alias: None
Product: yakuake
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-08-30 11:17 UTC by arpan das
Modified: 2023-08-30 11:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description arpan das 2023-08-30 11:17:57 UTC
Application: yakuake (23.08.0)

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.4.12-arch1-1 x86_64
Windowing System: X11
Distribution: Linux
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
i updated qt-base and qt-tools the  rebooted and the problem started
it also shows the error message 
QSocketNotifier: Invalid socket 5 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...

The crash can be reproduced every time.

-- Backtrace:
Application: Yakuake (yakuake), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f3131b7197b in QAction::setVisible(bool) () at /usr/lib/libQt5Widgets.so.5
#5  0x00007f30d50d4144 in Konsole::Screen::setReplMode(int) () at /usr/lib/libkonsoleprivate.so.1
#6  0x00007f30d50ef095 in Konsole::Vt102Emulation::processSessionAttributeRequest(int, unsigned int) () at /usr/lib/libkonsoleprivate.so.1
#7  0x00007f30d50e0290 in Konsole::Vt102Emulation::switchState(Konsole::Vt102Emulation::ParserStates, unsigned int) () at /usr/lib/libkonsoleprivate.so.1
#8  0x00007f30d50e061c in Konsole::Vt102Emulation::receiveChars(QVector<unsigned int> const&) () at /usr/lib/libkonsoleprivate.so.1
#9  0x00007f30d50babea in Konsole::Emulation::receiveData(char const*, int) () at /usr/lib/libkonsoleprivate.so.1
#10 0x00007f3130ed1637 in  () at /usr/lib/libQt5Core.so.5
#11 0x00007f30d50a893b in Konsole::Pty::receivedData(char const*, int) () at /usr/lib/libkonsoleprivate.so.1
#12 0x00007f30d50c07c9 in Konsole::Pty::dataReceived() () at /usr/lib/libkonsoleprivate.so.1
#13 0x00007f3130ed1637 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f31100090c7 in  () at /usr/lib/libKF5Pty.so.5
#15 0x00007f3110009369 in  () at /usr/lib/libKF5Pty.so.5
#16 0x00007f3130ed17f3 in  () at /usr/lib/libQt5Core.so.5
#17 0x00007f3130ed2ea9 in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#18 0x00007f3130ed2f9b in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#19 0x00007f3131b7893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#20 0x00007f3130e9c6f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#21 0x00007f3130eea276 in  () at /usr/lib/libQt5Core.so.5
#22 0x00007f312f50fa31 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#23 0x00007f312f56ccc9 in  () at /usr/lib/libglib-2.0.so.0
#24 0x00007f312f50d0e2 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#25 0x00007f3130eeb51c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#26 0x00007f3130e9b404 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#27 0x00007f3130e9c8a3 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#28 0x0000557875f77017 in  ()
#29 0x00007f3130427cd0 in  () at /usr/lib/libc.so.6
#30 0x00007f3130427d8a in __libc_start_main () at /usr/lib/libc.so.6
#31 0x0000557875f77205 in  ()
[Inferior 1 (process 8087) detached]

Reported using DrKonqi
Comment 1 Antonio Rojas 2023-08-30 11:27:42 UTC

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