1 Syscall param sigwait(sig) points to unaddressable byte(s)
2 at 0x........: _sigwait (in /...libc...)
3 by 0x........: __sigwait (in /...libc...)
4 by 0x........: main (sigwait.c:58)
5 Address 0x........ is 0 bytes inside a block of size 4 free'd
6 at 0x........: free (vg_replace_malloc.c:...)
7 by 0x........: main (sigwait.c:57)
9 at 0x........: malloc (vg_replace_malloc.c:...)
10 by 0x........: main (sigwait.c:56)
12 Syscall param sigwait(set) points to unaddressable byte(s)
13 at 0x........: _sigwait (in /...libc...)
14 by 0x........: __sigwait (in /...libc...)
15 by 0x........: main (sigwait.c:64)
16 Address 0x........ is 0 bytes inside a block of size 16 free'd
17 at 0x........: free (vg_replace_malloc.c:...)
18 by 0x........: main (sigwait.c:60)
20 at 0x........: malloc (vg_replace_malloc.c:...)
21 by 0x........: main (sigwait.c:27)