ftmemsim-valgrind/memcheck/tests/badjump.stderr.exp2
Tom Hughes ef88a060c3 Update some expected results in line with Julian's fix to stop
tracing the stack at __libc_start_main.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5183
2005-11-18 09:03:47 +00:00

17 lines
661 B
Plaintext

Jump to the invalid address stated on the next line
at 0x........: ???
by 0x........: __libc_start_main (in /...libc...)
Address 0x........ is not stack'd, malloc'd or (recently) free'd
Process terminating with default action of signal 11 (SIGSEGV)
Access not within mapped region at address 0x........
at 0x........: ???
by 0x........: __libc_start_main (in /...libc...)
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
malloc/free: in use at exit: 24 bytes in 1 blocks.
malloc/free: 1 allocs, 0 frees, 24 bytes allocated.
For a detailed leak analysis, rerun with: --leak-check=yes
For counts of detected errors, rerun with: -v