blob: 027832bed694e04d4061a2b6c2635a1544c52222 [file] [log] [blame]
philippe7e3b3f22014-08-31 22:27:19 +00001describing 0x........ 1500 bytes below a local var
2 Address 0x........ is on thread 1's stack
3 .... bytes below stack pointer
4describing 0x........ 1500 bytes below a local var
5 Address 0x........ is on thread 2's stack
6 .... bytes below stack pointer
7Thread 2:
8Invalid read of size 1
Elliott Hughesa0664b92017-04-18 17:46:52 -07009 at 0x........: bad_things_till_guard_page (descr_belowsp.c:74)
10 by 0x........: child_fn_0 (descr_belowsp.c:113)
philippe7e3b3f22014-08-31 22:27:19 +000011 ...
12 Address 0x........ is on thread 2's stack
13 .... bytes below stack pointer
14
15describing 0x........ discovered address giving SEGV in thread stack
16 Address 0x........ is on thread 2's stack
17 In stack guard protected page, .... bytes below stack pointer
18describing 0x........ byte just above highest guardpage byte
19 Address 0x........ is on thread 2's stack
20 .... bytes below stack pointer
21describing 0x........ highest guardpage byte
22 Address 0x........ is on thread 2's stack
23 In stack guard protected page, .... bytes below stack pointer
24describing 0x........ lowest guardpage byte
25 Address 0x........ is on thread 2's stack
26 In stack guard protected page, .... bytes below stack pointer