ftmemsim-valgrind/memcheck/tests/execve2.stderr.exp
Florian Krohm 15d93bd860 Fix execve2 testcase.
First, due to a typo in Makefile.am it was compiled with the wrong flags.
Secondly, the testcase gives an incorrect backtrace on x86 (missing the
line where the error occurs). Updated the generic exp to contain the
correct result and added exp-kfail for platforms where this test fails.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12094
2011-10-04 03:55:04 +00:00

6 lines
174 B
Plaintext

Syscall param execve(filename) points to unaddressable byte(s)
...
by 0x........: main (execve2.c:8)
Address 0x........ is not stack'd, malloc'd or (recently) free'd