|
From: <sv...@va...> - 2005-11-18 09:03:53
|
Author: tom
Date: 2005-11-18 09:03:47 +0000 (Fri, 18 Nov 2005)
New Revision: 5183
Log:
Update some expected results in line with Julian's fix to stop
tracing the stack at __libc_start_main.
Modified:
trunk/memcheck/tests/badjump.stderr.exp
trunk/memcheck/tests/badjump.stderr.exp2
trunk/memcheck/tests/badjump2.stderr.exp
trunk/memcheck/tests/supp_unknown.stderr.exp
trunk/memcheck/tests/x86/scalar_exit_group.stderr.exp
trunk/memcheck/tests/x86/scalar_supp.stderr.exp
Modified: trunk/memcheck/tests/badjump.stderr.exp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/memcheck/tests/badjump.stderr.exp 2005-11-18 00:15:18 UTC (rev =
5182)
+++ trunk/memcheck/tests/badjump.stderr.exp 2005-11-18 09:03:47 UTC (rev =
5183)
@@ -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
=20
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........: ...
=20
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
malloc/free: in use at exit: 0 bytes in 0 blocks.
Modified: trunk/memcheck/tests/badjump.stderr.exp2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/memcheck/tests/badjump.stderr.exp2 2005-11-18 00:15:18 UTC (rev=
5182)
+++ trunk/memcheck/tests/badjump.stderr.exp2 2005-11-18 09:03:47 UTC (rev=
5183)
@@ -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
=20
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........: ...
=20
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
malloc/free: in use at exit: 24 bytes in 1 blocks.
Modified: trunk/memcheck/tests/badjump2.stderr.exp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/memcheck/tests/badjump2.stderr.exp 2005-11-18 00:15:18 UTC (rev=
5182)
+++ trunk/memcheck/tests/badjump2.stderr.exp 2005-11-18 09:03:47 UTC (rev=
5183)
@@ -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
Modified: trunk/memcheck/tests/supp_unknown.stderr.exp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/memcheck/tests/supp_unknown.stderr.exp 2005-11-18 00:15:18 UTC =
(rev 5182)
+++ trunk/memcheck/tests/supp_unknown.stderr.exp 2005-11-18 09:03:47 UTC =
(rev 5183)
@@ -3,4 +3,3 @@
Access not within mapped region at address 0x........
at 0x........: ???
by 0x........: __libc_start_main (in /...libc...)
- by 0x........: ...
Modified: trunk/memcheck/tests/x86/scalar_exit_group.stderr.exp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/memcheck/tests/x86/scalar_exit_group.stderr.exp 2005-11-18 00:1=
5:18 UTC (rev 5182)
+++ trunk/memcheck/tests/x86/scalar_exit_group.stderr.exp 2005-11-18 09:0=
3:47 UTC (rev 5183)
@@ -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........: ...
Modified: trunk/memcheck/tests/x86/scalar_supp.stderr.exp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/memcheck/tests/x86/scalar_supp.stderr.exp 2005-11-18 00:15:18 U=
TC (rev 5182)
+++ trunk/memcheck/tests/x86/scalar_supp.stderr.exp 2005-11-18 09:03:47 U=
TC (rev 5183)
@@ -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........: ...
=20
Syscall param write(fd) contains uninitialised byte(s)
at 0x........: syscall (in /...libc...)
by 0x........: __libc_start_main (in /...libc...)
- by 0x........: ...
=20
Syscall param write(count) contains uninitialised byte(s)
at 0x........: syscall (in /...libc...)
by 0x........: __libc_start_main (in /...libc...)
- by 0x........: ...
|