tests/vg_regtest: Always evaluate prerequisite expressions with sh
[valgrind.git] / memcheck / tests / x86-solaris / scalar_obsolete.stderr.exp
blob6050717374923c0e7cf4aec140d19b883ad94e43
1 ---------------------------------------------------------
2 215: SYS_stat64 2s 2m
3 ---------------------------------------------------------
4 Syscall param stat64(path) contains uninitialised byte(s)
5 ...
7 Syscall param stat64(buf) contains uninitialised byte(s)
8 ...
10 Syscall param stat64(path) points to unaddressable byte(s)
11 ...
12 Address 0x........ is not stack'd, malloc'd or (recently) free'd
14 Syscall param stat64(buf) points to unaddressable byte(s)
15 ...
16 Address 0x........ is not stack'd, malloc'd or (recently) free'd
18 ---------------------------------------------------------
19 216: SYS_lstat64 2s 2m
20 ---------------------------------------------------------
21 Syscall param lstat64(path) contains uninitialised byte(s)
22 ...
24 Syscall param lstat64(buf) contains uninitialised byte(s)
25 ...
27 Syscall param lstat64(path) points to unaddressable byte(s)
28 ...
29 Address 0x........ is not stack'd, malloc'd or (recently) free'd
31 Syscall param lstat64(buf) points to unaddressable byte(s)
32 ...
33 Address 0x........ is not stack'd, malloc'd or (recently) free'd
35 ---------------------------------------------------------
36 217: SYS_fstat64 2s 1m
37 ---------------------------------------------------------
38 Syscall param fstat64(fildes) contains uninitialised byte(s)
39 ...
41 Syscall param fstat64(buf) contains uninitialised byte(s)
42 ...
44 Syscall param fstat64(buf) points to unaddressable byte(s)
45 ...
46 Address 0x........ is not stack'd, malloc'd or (recently) free'd
48 ---------------------------------------------------------
49 225: SYS_open64 (2-args) 2s 1m
50 ---------------------------------------------------------
51 Syscall param open64(filename) contains uninitialised byte(s)
52 ...
54 Syscall param open64(flags) contains uninitialised byte(s)
55 ...
57 Syscall param open(filename) points to unaddressable byte(s)
58 ...
59 Address 0x........ is not stack'd, malloc'd or (recently) free'd
61 ---------------------------------------------------------
62 225: SYS_open64 (3-args) 3s 1m
63 ---------------------------------------------------------
64 Syscall param open64(filename) contains uninitialised byte(s)
65 ...
67 Syscall param open64(flags) contains uninitialised byte(s)
68 ...
70 Syscall param open64(mode) contains uninitialised byte(s)
71 ...
73 Syscall param open(filename) points to unaddressable byte(s)
74 ...
75 Address 0x........ is not stack'd, malloc'd or (recently) free'd