]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update some expected results in line with Julian's fix to stop
authorTom Hughes <tom@compton.nu>
Fri, 18 Nov 2005 09:03:47 +0000 (09:03 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 18 Nov 2005 09:03:47 +0000 (09:03 +0000)
tracing the stack at __libc_start_main.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5183

memcheck/tests/badjump.stderr.exp
memcheck/tests/badjump.stderr.exp2
memcheck/tests/badjump2.stderr.exp
memcheck/tests/supp_unknown.stderr.exp
memcheck/tests/x86/scalar_exit_group.stderr.exp
memcheck/tests/x86/scalar_supp.stderr.exp

index 2ddac6da1c24dc887113468010957a1adbbea2f7..74c7dde7de67ca25dd71f0e3526994b3253dbbe5 100644 (file)
@@ -2,14 +2,12 @@
 Jump to the invalid address stated on the next line
    at 0x........: ???
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  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...)
-   by 0x........: ...
 
 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
 malloc/free: in use at exit: 0 bytes in 0 blocks.
index 562e9b21cb8431cfa5fd7fd95e77e224ad0be09d..76046f4867b6c37f9f660dea2a21b10c05637a16 100644 (file)
@@ -2,14 +2,12 @@
 Jump to the invalid address stated on the next line
    at 0x........: ???
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  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...)
-   by 0x........: ...
 
 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
 malloc/free: in use at exit: 24 bytes in 1 blocks.
index e71913dfd6f60732160dd12e2ca0d30292e79345..741ad1e96059d87011f8ba929da6bb3a39c0ba3f 100644 (file)
@@ -1,6 +1,5 @@
 Jump to the invalid address stated on the next line
    at 0x........: ???
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 Signal caught, as expected
index c465028b2308de7681a803eb825290f44f4730b2..830525fea2585e75e43d63060c0455fc16c24498 100644 (file)
@@ -3,4 +3,3 @@ 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...)
-   by 0x........: ...
index d0e40233686b5b37ae1e6dc75bb35bfe4d419aa6..cbef1234ff600b0da2fa07b713d9153bd99125a8 100644 (file)
@@ -4,4 +4,3 @@
 Syscall param exit_group(exit_code) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
index cdef3abc9b76bb947cdcb3042fcf534892d02b4e..920260b1b485a6857aca6971ceab710197f39a94 100644 (file)
@@ -1,14 +1,11 @@
 Syscall param (syscallno) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param write(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param write(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...