Closed MagicalTux closed 4 months ago
Hello, I got the same problem. @MagicalTux Did you already solve it and can you tell how, please?
I haven't solved it yet but ___stack_chk_fail
means the stack protector code is enabled somewhere but not linked in the end.
Adding -fno-stack-protector
to the flags and rebuilding from a clean env should solve the issue.
Confirmed this issue isn't appearing with 203af1f604727e13032df1870e3491572e7d6704
Build Log What is the build error?
System Information What system are you building with?