1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-27 01:36:24 +00:00
2015-12-13 22:34:58 +09:00

16 lines
470 B
Plaintext

Emulation fatal error -- Valgrind cannot continue:
PPC64 function redirection stack overflow
...
by 0x........: pre (wrap8.c:116)
by 0x........: fact2 (wrap8.c:77)
by 0x........: fact1 (wrap8.c:49)
by 0x........: fact1 (wrap8.c:65)
by 0x........: fact2 (wrap8.c:54)
by 0x........: fact2 (wrap8.c:79)
by 0x........: fact1 (wrap8.c:49)
by 0x........: fact1 (wrap8.c:65)
by 0x........: fact2 (wrap8.c:54)
Valgrind has to exit now. Sorry.