summaryrefslogtreecommitdiff
path: root/exp-sgcheck/tests/globalerr.stderr.exp-glibc28-amd64
blob: 3e9903785d82130e66bfb2ed3a974b911239b933 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

Invalid read of size 2
   at 0x........: main (globalerr.c:12)
 Address 0x........ expected vs actual:
 Expected: global array "a" of size 14 in object with soname "NONE"
 Actual:   unknown
 Actual:   is 0 after Expected

Invalid read of size 2
   at 0x........: main (globalerr.c:12)
 Address 0x........ expected vs actual:
 Expected: global array "b" of size 14 in object with soname "NONE"
 Actual:   unknown
 Actual:   is 0 after Expected


ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)