You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The files can be executed as ./corewars -dump 100 id_filename.cor Players/Compiled/fluttershy.cor to cause seg faults. The version tested was git commit fb76aa4
Example gdb backtrace results can be found in the README.md from the dated directory.
Let me know if I can provide any more information to help narrow down this issue.
The text was updated successfully, but these errors were encountered:
rwhitworth
changed the title
Segmentation faults 2017-06-01
corewars Segmentation faults 2017-06-01
Jun 2, 2017
Hello, I was using American Fuzzy Lop (afl-fuzz) to fuzz input to the
corewar
program on Linux. Is fixing the crashes from these input files something you're interested in? The input files can be found here: https://github.com/rwhitworth/Core-War-fuzz/tree/master/2017-06-01The files can be executed as
./corewars -dump 100 id_filename.cor Players/Compiled/fluttershy.cor
to cause seg faults. The version tested was git commit fb76aa4Example gdb backtrace results can be found in the README.md from the dated directory.
Let me know if I can provide any more information to help narrow down this issue.
The text was updated successfully, but these errors were encountered: