Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer overflow detected when used with sjiswrap.exe and compiled with fortify hardening #70

Open
r-burns opened this issue Feb 27, 2024 · 0 comments

Comments

@r-burns
Copy link
Contributor

r-burns commented Feb 27, 2024

Fortify hardening seems to be causing errors after melee added sjiswrap.exe to the build. I can simply disable the fortify hardening when building wibo, but is this something I should be concerned about?

[1/406] MWCC build/GALE01/src/melee/ft/ft_0877.o
FAILED: build/GALE01/src/melee/ft/ft_0877.o 
/nix/store/9m9p9ip365bs9qdijrckf2r2m5rnsvwc-wibo-0.6.12/bin/wibo /nix/store/chp4xzb09pivg46j8w0y847bl57n18s0-sjiswrap-windows-x86.exe /nix/store/pkh89nzbgbsi2lkx22gvyqhfy3kzgy6x-GC_WII_COMPILERS/GC/1.2.5n/mwcceppc.exe -nowraplines -cwd source -Cpp_exceptions off -proc gekko -fp hardware -align powerpc -fp_contract on -O4,p -enum int -nodefaults -inline auto -pragma "cats off" -pragma "warn_notinlined off" -RTTI off -str reuse -DVERSION=0 -DNDEBUG=1 -maxerrors 0 -nofail -msgstyle gcc -warn off -warn iserror -i src -i src/melee -i src/melee/ft/chara -I- -i src -i src/MSL -i src/Runtime -i build/GALE01/include -i src/dolphin -i src/sysdolphin -MMD -c src/melee/ft/ft_0877.c -o build/GALE01/src/melee/ft && "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/bin/python3" tools/transform_dep.py build/GALE01/src/melee/ft/ft_0877.d build/GALE01/src/melee/ft/ft_0877.d
*** buffer overflow detected ***: terminated
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant