Description
Running any program results in
*** stack smashing detected ***: terminated
Steps to Reproduce
- Download v2.0.0-beta2 SDK
- Extract it to e.g.
~/Downloads/fastdev-sdk-trixie-ebclfsa-ebcl-qemuarm64
- Execute e.g.
./aarch64-linux-gnu-g++ --help
Expected Behavior
No crash but e.g. help text.
Actual Behavior
A crash
$ ./aarch64-linux-gnu-g++ --help
*** stack smashing detected ***: terminated
Environment
- OS: Ubuntu 24.04
- SDK version: v2.0.0-beta2
- Build preset:
Additional Context
Any other relevant information, logs, or screenshots.
Description
Running any program results in
Steps to Reproduce
~/Downloads/fastdev-sdk-trixie-ebclfsa-ebcl-qemuarm64./aarch64-linux-gnu-g++ --helpExpected Behavior
No crash but e.g. help text.
Actual Behavior
A crash
Environment
Additional Context
Any other relevant information, logs, or screenshots.