QThreadStorage: entry n destroyed before end of thread

Here these messages are shown:

$ konsole --version
konsole 25.04.0
QThreadStorage: entry 9 destroyed before end of thread 0x56048cdb03b0
QThreadStorage: entry 5 destroyed before end of thread 0x56048cdb03b0
QThreadStorage: entry 4 destroyed before end of thread 0x56048cdb03b0
$ plasmashell --version
plasmashell 6.3.5
QThreadStorage: entry 8 destroyed before end of thread 0x55babd38d540
QThreadStorage: entry 3 destroyed before end of thread 0x55babd38d540
QThreadStorage: entry 2 destroyed before end of thread 0x55babd38d540

I found this thread that seems to address the issue:

It is a regression in Qt 6.8.2, reported and fixed in 6.8.3 with requests to backport the fix to distros

My system:

Operating System: Manjaro Linux 
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.6.90-1-MANJARO (64-bit)
Graphics Platform: X11

How to solve this?

I honestly don’t know, I also get that error:

$ konsole --version
konsole 25.04.0


QThreadStorage: entry 9 destroyed before end of thread 0x61e98401e3b0
QThreadStorage: entry 5 destroyed before end of thread 0x61e98401e3b0
QThreadStorage: entry 4 destroyed before end of thread 0x61e98401e3b0

Yet, it seems to work just fine:

$ konsole
QLayout: Cannot add a null widget to QHBoxLayout/

And it opens just fine.

Thank you,

Same here, opens and works fine! I was confused, as the quote form my OP said:

… reported and fixed in 6.8.3

and I have it still with Qt Version: 6.9.0

1 Like