https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118748
--- Comment #10 from user3mila at disroot dot org --- The bug persists when I open Qt file picker app crashes. I recompiled the package with clang and it works now https://gitlab.alpinelinux.org/alpine/abuild/-/issues/10169?__goaway_challenge=cookie&__goaway_id=d262cd41cc880e51401835b157dcac8b. I will check with: CFLAGS="$CFLAGS -fstack-reuse=none" CXXFLAGS="$CFLAGS -fstack-reuse=none"