meme / hellscape

GIMPLE obfuscator for C, C++, Go, ... all supported GCC targets and front-ends that use GIMPLE.
GNU General Public License v3.0
390 stars 34 forks source link

Crash under `gccgo` example #7

Open meme opened 4 years ago

meme commented 4 years ago
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff754a71d in single_succ_edge (bb=0x7ffff76246e8)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/plugin/include/basic-block.h:341
341  return EDGE_SUCC (bb, 0);
(gdb) bt
#0  0x00007ffff754a71d in single_succ_edge (bb=0x7ffff76246e8)
    at /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/plugin/include/basic-block.h:341
#1  0x00007ffff754b072 in FLAPass::execute (this=0x23ae370, f=0x7ffff75e60b0)
    at /code/hellscape/FLA.cpp:149