https://bugs.kde.org/show_bug.cgi?id=510785
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |general Version First|25.08.2 |6.4.5 Reported In| | Product|konsole |plasmashell Target Milestone|--- |1.0 CC| |[email protected], | |[email protected] Assignee|[email protected] |[email protected] URL| |https://qt-project.atlassia | |n.net/browse/QTBUG-144862 Summary|QThreadStorage errors after |QThreadStorage entry n |running "konsole --help" |destroyed before end of | |thread errors on command | |line after Qt applications | |exit normally --- Comment #8 from TraceyC <[email protected]> --- The same lines are shown with just konsole --help and other programs, so it's not specifically a konsole bug. It looks like a Qt bug. I've opened a bug with the Qt folks for this. https://qt-project.atlassian.net/browse/QTBUG-144862 Also see https://discuss.kde.org/t/qthreadstorage-spamming/34576 These lines are emitted by plasma-discover as well, with just the --help flag. Also with gwenview --help, dolphin --help, digikam --help and probably others. This probably affects any Qt app. My system has Qt 6.10.2 ex: % plasma-discover --help Usage: plasma-discover [options] urls An application explorer (snip) Arguments: urls Supports appstream: url scheme QThreadStorage: entry 2 destroyed before end of thread 0x5576d11c9c40 QThreadStorage: entry 1 destroyed before end of thread 0x5576d11c9c40 A quick Bugzilla search shows 25 open bugs with the same string, appearing in comments as early as April 2025 https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&f0=OP&f1=OP&f2=product&f3=component&f4=alias&f5=short_desc&f7=content&f8=CP&f9=CP&j1=OR&list_id=3458084&longdesc=destroyed%20before%20end%20of%20thread&longdesc_type=substring&o2=substring&o3=substring&o4=substring&o5=substring&o6=substring&o7=matches&query_format=advanced&v2=QThreadStorage&v3=QThreadStorage&v4=QThreadStorage&v5=QThreadStorage&v6=QThreadStorage&v7=%22QThreadStorage%22 -- You are receiving this mail because: You are watching all bug changes.
