https://bugs.kde.org/show_bug.cgi?id=500322
Bug ID: 500322
Summary: SIGSEGV during destruction of TrayIcon in 3rd party
software
Classification: Frameworks and Libraries
Product: frameworks-kstatusnotifieritem
Version: 6.11.0
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 178523
--> https://bugs.kde.org/attachment.cgi?id=178523&action=edit
gdb stacktrace
SUMMARY
proton-bridge (https://github.com/ProtonMail/proton-bridge/) crashes when you
close it. Both manually and during system shutdown.
However, they don't use any of KDE stuff. They just use Qt.
And while investigating the issue I found out in core dump that it is crashes
inside KDEPlatformSystemTrayIcon::cleanup which is clearly frameworks stuff
they very likely don't touch in any way.
See attachment for full trace.
STEPS TO REPRODUCE
1. Launch bridge-gui
2. Quit Bridge
OBSERVED RESULT
Core dump generated.
EXPECTED RESULT
Clean shutdown.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.3.0
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.2-arch1-1 (64-bit)
Graphics Platform: X11
--
You are receiving this mail because:
You are watching all bug changes.