ftmemsim-valgrind/memcheck/tests/freebsd/get_set_context.stderr.exp-x86
Paul Floyd 7c5d720a2b FreeBSD support, patch 10
memcheck
No code changes. A few modified tests. Adds new FreeBSD specific tests.
2021-10-09 12:37:17 +02:00

41 lines
1.5 KiB
Plaintext

Syscall param setcontext(ucp) points to unaddressable byte(s)
...
by 0x........: main (get_set_context.c:47)
Address 0x........ is 0 bytes inside a block of size 704 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:46)
Block was alloc'd at
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:45)
Syscall param swapcontext(ucp) points to unaddressable byte(s)
...
by 0x........: main (get_set_context.c:48)
Address 0x........ is 0 bytes inside a block of size 704 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:46)
Block was alloc'd at
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:45)
Syscall param swapcontext(oucp) points to unaddressable byte(s)
...
by 0x........: main (get_set_context.c:48)
Address 0x........ is 0 bytes inside a block of size 704 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:46)
Block was alloc'd at
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:45)
Syscall param getcontext(ucp) points to unaddressable byte(s)
...
by 0x........: main (get_set_context.c:49)
Address 0x........ is 0 bytes inside a block of size 704 free'd
at 0x........: free (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:46)
Block was alloc'd at
at 0x........: malloc (vg_replace_malloc.c:...)
by 0x........: main (get_set_context.c:45)