https://bugs.kde.org/show_bug.cgi?id=488756

--- Comment #3 from Ellie <e...@horse64.org> ---
https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/kernel/qcoreapplication.cpp?h=6.7.1#n1125

This line seems to have returned a null pointer for `.loadAcquire()` in line
1125, and then the crash backtrace descends into ilne 1126 with threadData set
to that null pointer. Seems almost like a bug in Qt that this isn't checked...?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to