https://bugs.kde.org/show_bug.cgi?id=471823
Bug ID: 471823 Summary: Konsole crashes sometimes after system suspend/resume Classification: Applications Product: konsole Version: 22.12.0 Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: chrzas...@mimuw.edu.pl Target Milestone: --- Application: konsole (22.12.0) Qt Version: 5.15.8 Frameworks Version: 5.104.0 Operating System: Linux 6.2.15-100.fc36.x86_64 x86_64 Windowing System: X11 Distribution: Fedora Linux 36 (KDE Plasma) DrKonqi: 5.27.4 [KCrashBackend] -- Information about the crash: My computer has some problems with touchpad after suspend / resume, so I need to do modprobe -r / modprobe i2c_i801 after resume. This (I suppose) frequently crashes plasma-kded.service (that I have to restart using systemclt --user ...) and apparently also sometimes the konsole. Note that not all konsole windows crash, only some of them and not every time. The crash can be reproduced sometimes. -- Backtrace: Application: Konsola (konsole), signal: Segmentation fault [KCrash Handler] #4 0x00007ff13db10771 in QXcbCursor::cursorThemePropertyChanged(QXcbVirtualDesktop*, QByteArray const&, QVariant const&, void*) () from /lib64/libQt5XcbQpa.so.5 #5 0x00007ff13db1485f in QXcbXSettingsPrivate::populateSettings(QByteArray const&) () from /lib64/libQt5XcbQpa.so.5 #6 0x00007ff13db13b48 in QXcbXSettings::handlePropertyNotifyEvent(xcb_property_notify_event_t const*) () from /lib64/libQt5XcbQpa.so.5 #7 0x00007ff13daeeebc in QXcbConnection::handleXcbEvent(xcb_generic_event_t*) () from /lib64/libQt5XcbQpa.so.5 #8 0x00007ff13daf02c6 in QXcbConnection::processXcbEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5 #9 0x00007ff13db16907 in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5 #10 0x00007ff14ee5ffaf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #11 0x00007ff14eeb52c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0 #12 0x00007ff14ee5d940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #13 0x00007ff150aee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #14 0x00007ff150a9bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #15 0x00007ff150aa4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #16 0x000055711a63c7d1 in main () [Inferior 1 (process 296589) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.