https://bugs.kde.org/show_bug.cgi?id=499537
--- Comment #1 from Fabian Vogt <fab...@ritter-vogt.de> --- Tumbleweed hit the same issues with Qt 6.8.2: https://openqa.opensuse.org/tests/4830727#step/coredump_collect/7 The crashes disappear after reverting two commits: fabian@fvogt-thinkpad:~/qtbase/build> git revert 38f287443c82510719079a254910424b5e510b25 [losgelöster HEAD a64e451d703] Revert "QThread/Unix: move the pthread_key to a file-scope static" 1 file changed, 11 insertions(+), 28 deletions(-) fabian@fvogt-thinkpad:~/qtbase/build> git revert 5acbda4b06ea5f494b56353ff9df60e1a016b55a [losgelöster HEAD a4fd6f6114d] Revert "QThread/Unix: revert to pthread destruction instead of thread_local" -- You are receiving this mail because: You are watching all bug changes.