1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2026-08-30 01:09:34 +00:00
Files
debugging/02_day/valgrind/valgrind-3.11.0/memcheck/tests/wrap8.stderr.exp-ppc64
T
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.