[Interest] ASAN (Qt 6.4 + Glib) build shows stackoverflow in trivial Qt program

Dennis Luehring dl.soluz at gmx.net
Fri Nov 11 09:41:21 CET 2022


Am 10.11.2022 um 20:40 schrieb Thiago Macieira:
> Fixed in https://codereview.qt-project.org/c/qt/qtbase/+/442720
>

next problem: i've did patch my source with your fix but now the
application isn't starting
first that its because of ASAN but also a vanilla build of Glib and Qt
gives the same hanging


its somewhere here


https://imgur.com/a/VFAss3D


no idea how to get further


Glib and Qt cleanly build without ASAN/TSAN (they i've showed here
several times) + main with a single QApplication app(...); return
app.exec();


More information about the Interest mailing list