[konsole] [Bug 503416] New: "QThreadStorage N destroyed" messages when invoking konsole
Jim Fischer
bugzilla_noreply at kde.org
Sun Apr 27 07:37:28 BST 2025
https://bugs.kde.org/show_bug.cgi?id=503416
Bug ID: 503416
Summary: "QThreadStorage N destroyed" messages when invoking
konsole
Classification: Applications
Product: konsole
Version: 25.04.0
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: jfischer_5809 at yahoo.com
Target Milestone: ---
SUMMARY
When I invoke an instance of the konsole app via a command shell prompt, the Qt
library always emits one or more these diagnostic messages:
QThreadStorage: Thread 0x562084c4bbc0 exited after QThreadStorage 9 destroyed
QThreadStorage: Thread 0x562084c4bbc0 exited after QThreadStorage 5 destroyed
QThreadStorage: Thread 0x562084c4bbc0 exited after QThreadStorage 4 destroyed
STEPS TO REPRODUCE
1. Open any command shell app--e.g., xterm, konsole
2. At the shell's command prompt, invoke any valid konsole command line, e.g.,
$ konsole --version
OBSERVED RESULT
== X11 login ==
$ konsole --version
konsole 25.04.0
QThreadStorage: Thread 0x562084c4bbc0 exited after QThreadStorage 9 destroyed
QThreadStorage: Thread 0x562084c4bbc0 exited after QThreadStorage 5 destroyed
QThreadStorage: Thread 0x562084c4bbc0 exited after QThreadStorage 4 destroyed
== Wayland login ==
$ konsole --version
VMware: No 3D enabled (0, Success).
libEGL warning: egl: failed to create dri2 screen
VMware: No 3D enabled (0, Success).
libEGL warning: egl: failed to create dri2 screen
konsole 25.04.0
QThreadStorage: Thread 0x557259efbbc0 exited after QThreadStorage 9 destroyed
QThreadStorage: Thread 0x557259efbbc0 exited after QThreadStorage 5 destroyed
QThreadStorage: Thread 0x557259efbbc0 exited after QThreadStorage 4 destroyed
EXPECTED RESULT
$ konsole --version
konsole 25.04.0
SOFTWARE/OS VERSIONS
== X11 login ==
$ kinfo
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
Kernel Version: 6.14.3-200.fc41.x86_64 (64-bit)
Graphics Platform: X11
Processors: 4 × 13th Gen Intel® Core™ i7-13700
Memory: 5.7 GiB of RAM
Graphics Processor: llvmpipe
== Wayland login ==
$ kinfo
VMware: No 3D enabled (0, Success).
libEGL warning: egl: failed to create dri2 screen
VMware: No 3D enabled (0, Success).
libEGL warning: egl: failed to create dri2 screen
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
Kernel Version: 6.14.3-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × 13th Gen Intel® Core™ i7-13700
Memory: 5.7 GiB of RAM
Graphics Processor: llvmpipe
ADDITIONAL INFORMATION
For what it's worth, this is also happening on Fedora 42 KDE Plasma desktop
hosts.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list