mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
There is special behaviout on ppc64 only. Let the filenames reflect that. At the same time update the ppc specific output to what it is. The important thing here is that the stack overflow is detected. Everything else is effectively a don't care. Should line numbers and such differ in the future that should be filtered out. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15012
16 lines
470 B
Plaintext
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.
|
|
|