tests/vg_regtest: Always evaluate prerequisite expressions with sh
[valgrind.git] / exp-sgcheck / tests / bad_percentify.stderr.exp-glibc28-amd64
blob8ce7904f963637166466eaa82722ddc524f18773
2 Invalid read of size 1
3    at 0x........: local_strlen (bad_percentify.c:138)
4    by 0x........: VG_vsprintf (bad_percentify.c:535)
5    by 0x........: VG_sprintf (bad_percentify.c:545)
6    by 0x........: VG_percentify (bad_percentify.c:572)
7    by 0x........: VG_print_translation_stats (bad_percentify.c:625)
8    by 0x........: main (bad_percentify.c:645)
9  Address 0x........ expected vs actual:
10  Expected: stack array "buf" of size 6 in frame 4 back from here
11  Actual:   unknown
12  Actual:   is 0 after Expected
14 Invalid read of size 1
15    at 0x........: local_strlen (bad_percentify.c:138)
16    by 0x........: myvprintf_str (bad_percentify.c:187)
17    by 0x........: VG_debugLog_vprintf (bad_percentify.c:490)
18    by 0x........: vprintf_to_buf (bad_percentify.c:89)
19    by 0x........: vprintf_WRK (bad_percentify.c:102)
20    by 0x........: VG_vprintf (bad_percentify.c:115)
21    by 0x........: VG_printf (bad_percentify.c:124)
22    by 0x........: VG_print_translation_stats (bad_percentify.c:626)
23    by 0x........: main (bad_percentify.c:645)
24  Address 0x........ expected vs actual:
25  Expected: stack array "buf" of size 6 in frame 7 back from here
26  Actual:   unknown
27  Actual:   is 0 after Expected
30 ERROR SUMMARY: 6 errors from 2 contexts (suppressed: 0 from 0)