]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Last of the __libc_start_main fixes.
authorTom Hughes <tom@compton.nu>
Fri, 18 Nov 2005 09:39:09 +0000 (09:39 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 18 Nov 2005 09:39:09 +0000 (09:39 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5188

memcheck/tests/x86/scalar.stderr.exp
none/tests/fdleak_dup.stderr.exp2
none/tests/fdleak_socketpair.stderr.exp2

index 55153dfd18481c370daf9339b7c388899df9a410..55990018899322919bc86e98e4b5a7d59da1607e 100644 (file)
 Syscall param (syscallno) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param read(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param read(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param read(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param read(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
   4:          __NR_write 3s 1m
@@ -42,22 +37,18 @@ Syscall param read(buf) points to unaddressable byte(s)
 Syscall param write(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param write(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param write(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param write(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
   5:           __NR_open (2-args) 2s 1m
@@ -66,17 +57,14 @@ Syscall param write(buf) points to unaddressable byte(s)
 Syscall param open(filename) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param open(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param open(filename) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
   5:           __NR_open (3-args) 1s 0m
@@ -85,7 +73,6 @@ Syscall param open(filename) points to unaddressable byte(s)
 Syscall param open(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
   6:          __NR_close 1s 0m
 -----------------------------------------------------
@@ -93,7 +80,6 @@ Syscall param open(mode) contains uninitialised byte(s)
 Syscall param close(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
   7:        __NR_waitpid 3s 1m
 -----------------------------------------------------
@@ -101,22 +87,18 @@ Syscall param close(fd) contains uninitialised byte(s)
 Syscall param waitpid(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param waitpid(status) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param waitpid(options) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param waitpid(status) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
   8:          __NR_creat 2s 1m
@@ -125,17 +107,14 @@ Syscall param waitpid(status) points to unaddressable byte(s)
 Syscall param creat(pathname) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param creat(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param creat(pathname) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
   9:           __NR_link 2s 2m
@@ -144,23 +123,19 @@ Syscall param creat(pathname) points to unaddressable byte(s)
 Syscall param link(oldpath) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param link(newpath) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param link(oldpath) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param link(newpath) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  10:         __NR_unlink 1s 1m
@@ -169,12 +144,10 @@ Syscall param link(newpath) points to unaddressable byte(s)
 Syscall param unlink(pathname) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param unlink(pathname) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  11:         __NR_execve 3s 1m
@@ -183,22 +156,18 @@ Syscall param unlink(pathname) points to unaddressable byte(s)
 Syscall param execve(filename) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param execve(argv) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param execve(envp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param execve(filename) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  12:          __NR_chdir 1s 1m
@@ -207,12 +176,10 @@ Syscall param execve(filename) points to unaddressable byte(s)
 Syscall param chdir(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chdir(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  13:           __NR_time 1s 1m
@@ -221,12 +188,10 @@ Syscall param chdir(path) points to unaddressable byte(s)
 Syscall param time(t) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param time(t) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  14:          __NR_mknod 3s 1m
@@ -235,22 +200,18 @@ Syscall param time(t) points to unaddressable byte(s)
 Syscall param mknod(pathname) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mknod(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mknod(dev) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mknod(pathname) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  15:          __NR_chmod 2s 1m
@@ -259,17 +220,14 @@ Syscall param mknod(pathname) points to unaddressable byte(s)
 Syscall param chmod(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chmod(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chmod(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  16:         __NR_lchown n/a
@@ -287,17 +245,14 @@ Syscall param chmod(path) points to unaddressable byte(s)
 Syscall param lseek(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lseek(offset) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lseek(whence) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  20:         __NR_getpid 0s 0m
 -----------------------------------------------------
@@ -308,44 +263,36 @@ Syscall param lseek(whence) contains uninitialised byte(s)
 Syscall param mount(source) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mount(target) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mount(type) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mount(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mount(data) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mount(source) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mount(target) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mount(type) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  22:         __NR_umount 1s 1m
@@ -354,12 +301,10 @@ Syscall param mount(type) points to unaddressable byte(s)
 Syscall param umount(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param umount(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  23:         __NR_setuid 1s 0m
@@ -368,7 +313,6 @@ Syscall param umount(path) points to unaddressable byte(s)
 Syscall param setuid16(uid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  24:         __NR_getuid 0s 0m
 -----------------------------------------------------
@@ -382,27 +326,22 @@ Syscall param setuid16(uid) contains uninitialised byte(s)
 Syscall param ptrace(request) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ptrace(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ptrace(addr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ptrace(data) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ptrace(getregs) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  27:          __NR_alarm 1s 0m
@@ -411,7 +350,6 @@ Syscall param ptrace(getregs) points to unaddressable byte(s)
 Syscall param alarm(seconds) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  28:       __NR_oldfstat n/a
 -----------------------------------------------------
@@ -425,23 +363,19 @@ Syscall param alarm(seconds) contains uninitialised byte(s)
 Syscall param utime(filename) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param utime(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param utime(filename) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param utime(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  31:           __NR_stty ni
@@ -456,17 +390,14 @@ Syscall param utime(buf) points to unaddressable byte(s)
 Syscall param access(pathname) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param access(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param access(pathname) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  34:           __NR_nice 1s 0m
@@ -475,7 +406,6 @@ Syscall param access(pathname) points to unaddressable byte(s)
 Syscall param nice(inc) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  35:          __NR_ftime ni
 -----------------------------------------------------
@@ -489,12 +419,10 @@ Syscall param nice(inc) contains uninitialised byte(s)
 Syscall param kill(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param kill(sig) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  38:         __NR_rename 2s 2m
 -----------------------------------------------------
@@ -502,23 +430,19 @@ Syscall param kill(sig) contains uninitialised byte(s)
 Syscall param rename(oldpath) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rename(newpath) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rename(oldpath) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param rename(newpath) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  39:          __NR_mkdir 2s 1m
@@ -527,17 +451,14 @@ Syscall param rename(newpath) points to unaddressable byte(s)
 Syscall param mkdir(pathname) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mkdir(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mkdir(pathname) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  40:          __NR_rmdir 1s 1m
@@ -546,12 +467,10 @@ Syscall param mkdir(pathname) points to unaddressable byte(s)
 Syscall param rmdir(pathname) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rmdir(pathname) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  41:            __NR_dup 1s 0m
@@ -560,7 +479,6 @@ Syscall param rmdir(pathname) points to unaddressable byte(s)
 Syscall param dup(oldfd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  42:           __NR_pipe 1s 1m
 -----------------------------------------------------
@@ -568,12 +486,10 @@ Syscall param dup(oldfd) contains uninitialised byte(s)
 Syscall param pipe(filedes) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pipe(filedes) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  43:          __NR_times 1s 1m
@@ -582,12 +498,10 @@ Syscall param pipe(filedes) points to unaddressable byte(s)
 Syscall param times(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param times(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  44:           __NR_prof ni
@@ -599,7 +513,6 @@ Syscall param times(buf) points to unaddressable byte(s)
 Syscall param brk(end_data_segment) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  46:         __NR_setgid 1s 0m
 -----------------------------------------------------
@@ -607,7 +520,6 @@ Syscall param brk(end_data_segment) contains uninitialised byte(s)
 Syscall param setgid16(gid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  47:         __NR_getgid 0s 0m
 -----------------------------------------------------
@@ -627,12 +539,10 @@ Syscall param setgid16(gid) contains uninitialised byte(s)
 Syscall param acct(filename) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param acct(filename) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  52:        __NR_umount2 2s 1m
@@ -641,17 +551,14 @@ Syscall param acct(filename) points to unaddressable byte(s)
 Syscall param umount2(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param umount2(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param umount2(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  53:           __NR_lock ni
@@ -663,22 +570,18 @@ Syscall param umount2(path) points to unaddressable byte(s)
 Syscall param ioctl(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ioctl(request) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ioctl(arg) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ioctl(TCSET{S,SW,SF}) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  55:          __NR_fcntl (GETFD) 2s 0m
@@ -687,12 +590,10 @@ Syscall param ioctl(TCSET{S,SW,SF}) points to unaddressable byte(s)
 Syscall param fcntl(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fcntl(cmd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  55:          __NR_fcntl (DUPFD) 1s 0m
 -----------------------------------------------------
@@ -700,7 +601,6 @@ Syscall param fcntl(cmd) contains uninitialised byte(s)
 Syscall param fcntl(arg) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  55:          __NR_fcntl (GETLK) 1s 0m
 -----------------------------------------------------
@@ -711,7 +611,6 @@ will still be recorded, but in less detail than before.
 Syscall param fcntl(lock) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  56:            __NR_mpx ni
 -----------------------------------------------------
@@ -722,12 +621,10 @@ Syscall param fcntl(lock) contains uninitialised byte(s)
 Syscall param setpgid(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setpgid(pgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  58:         __NR_ulimit ni
 -----------------------------------------------------
@@ -741,7 +638,6 @@ Syscall param setpgid(pgid) contains uninitialised byte(s)
 Syscall param umask(mask) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  61:         __NR_chroot 1s 1m
 -----------------------------------------------------
@@ -749,12 +645,10 @@ Syscall param umask(mask) contains uninitialised byte(s)
 Syscall param chroot(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chroot(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  62:          __NR_ustat n/a
@@ -766,12 +660,10 @@ Syscall param chroot(path) points to unaddressable byte(s)
 Syscall param dup2(oldfd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param dup2(newfd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  64:        __NR_getppid 0s 0m
 -----------------------------------------------------
@@ -788,22 +680,18 @@ Syscall param dup2(newfd) contains uninitialised byte(s)
 Syscall param sigaction(signum) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigaction(act) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigaction(oldact) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigaction(act->sa_handler) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 0 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -811,7 +699,6 @@ Syscall param sigaction(act->sa_handler) points to unaddressable byte(s)
 Syscall param sigaction(act->sa_mask) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 4 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -819,7 +706,6 @@ Syscall param sigaction(act->sa_mask) points to unaddressable byte(s)
 Syscall param sigaction(act->sa_flags) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 8 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -827,7 +713,6 @@ Syscall param sigaction(act->sa_flags) points to unaddressable byte(s)
 Syscall param sigaction(oldact) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 0 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -844,12 +729,10 @@ Syscall param sigaction(oldact) points to unaddressable byte(s)
 Syscall param setreuid16(ruid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setreuid16(euid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  71:       __NR_setregid 2s 0m
 -----------------------------------------------------
@@ -857,12 +740,10 @@ Syscall param setreuid16(euid) contains uninitialised byte(s)
 Syscall param setregid16(rgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setregid16(egid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  72:     __NR_sigsuspend ignore
 -----------------------------------------------------
@@ -873,12 +754,10 @@ Syscall param setregid16(egid) contains uninitialised byte(s)
 Syscall param sigpending(set) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigpending(set) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  74:    __NR_sethostname n/a
@@ -890,17 +769,14 @@ Syscall param sigpending(set) points to unaddressable byte(s)
 Syscall param setrlimit(resource) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setrlimit(rlim) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setrlimit(rlim) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  76:      __NR_getrlimit 2s 1m
@@ -909,17 +785,14 @@ Syscall param setrlimit(rlim) points to unaddressable byte(s)
 Syscall param old_getrlimit(resource) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param old_getrlimit(rlim) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param old_getrlimit(rlim) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  77:      __NR_getrusage 2s 1m
@@ -928,17 +801,14 @@ Syscall param old_getrlimit(rlim) points to unaddressable byte(s)
 Syscall param getrusage(who) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getrusage(usage) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getrusage(usage) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  78:   __NR_gettimeofday 2s 2m
@@ -947,23 +817,19 @@ Syscall param getrusage(usage) points to unaddressable byte(s)
 Syscall param gettimeofday(tv) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param gettimeofday(tz) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param gettimeofday(tv) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param gettimeofday(tz) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  79:   __NR_settimeofday 2s 2m
@@ -972,23 +838,19 @@ Syscall param gettimeofday(tz) points to unaddressable byte(s)
 Syscall param settimeofday(tv) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param settimeofday(tz) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param settimeofday(tv) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param settimeofday(tz) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  80:      __NR_getgroups 2s 1m
@@ -997,17 +859,14 @@ Syscall param settimeofday(tz) points to unaddressable byte(s)
 Syscall param getgroups16(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getgroups16(list) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getgroups16(list) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  81:      __NR_setgroups 2s 1m
@@ -1016,17 +875,14 @@ Syscall param getgroups16(list) points to unaddressable byte(s)
 Syscall param setgroups16(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setgroups16(list) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setgroups16(list) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  82:         __NR_select 1s 4m
@@ -1035,30 +891,25 @@ Syscall param setgroups16(list) points to unaddressable byte(s)
 Syscall param old_select(args) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param old_select(readfds) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param old_select(writefds) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param old_select(exceptfds) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param old_select(timeout) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  83:        __NR_symlink 2s 2m
@@ -1067,23 +918,19 @@ Syscall param old_select(timeout) points to unaddressable byte(s)
 Syscall param symlink(oldpath) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param symlink(newpath) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param symlink(oldpath) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param symlink(newpath) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  84:       __NR_oldlstat n/a
@@ -1095,28 +942,23 @@ Syscall param symlink(newpath) points to unaddressable byte(s)
 Syscall param readlink(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param readlink(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param readlink(bufsiz) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param readlink(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param readlink(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  86:         __NR_uselib n/a
@@ -1137,7 +979,6 @@ Syscall param readlink(buf) points to unaddressable byte(s)
 Syscall param old_mmap(args) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  91:         __NR_munmap 2s 0m
 -----------------------------------------------------
@@ -1145,12 +986,10 @@ Syscall param old_mmap(args) contains uninitialised byte(s)
 Syscall param munmap(start) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param munmap(length) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  92:       __NR_truncate 2s 1m
 -----------------------------------------------------
@@ -1158,17 +997,14 @@ Syscall param munmap(length) contains uninitialised byte(s)
 Syscall param truncate(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param truncate(length) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param truncate(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
  93:      __NR_ftruncate 2s 0m
@@ -1177,12 +1013,10 @@ Syscall param truncate(path) points to unaddressable byte(s)
 Syscall param ftruncate(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ftruncate(length) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  94:         __NR_fchmod 2s 0m
 -----------------------------------------------------
@@ -1190,12 +1024,10 @@ Syscall param ftruncate(length) contains uninitialised byte(s)
 Syscall param fchmod(fildes) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fchmod(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  95:         __NR_fchown 3s 0m
 -----------------------------------------------------
@@ -1203,17 +1035,14 @@ Syscall param fchmod(mode) contains uninitialised byte(s)
 Syscall param fchown16(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fchown16(owner) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fchown16(group) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  96:    __NR_getpriority 2s 0m
 -----------------------------------------------------
@@ -1221,12 +1050,10 @@ Syscall param fchown16(group) contains uninitialised byte(s)
 Syscall param getpriority(which) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getpriority(who) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  97:    __NR_setpriority 3s 0m
 -----------------------------------------------------
@@ -1234,17 +1061,14 @@ Syscall param getpriority(who) contains uninitialised byte(s)
 Syscall param setpriority(which) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setpriority(who) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setpriority(prio) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
  98:         __NR_profil ni
 -----------------------------------------------------
@@ -1255,23 +1079,19 @@ Syscall param setpriority(prio) contains uninitialised byte(s)
 Syscall param statfs(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param statfs(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param statfs(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param statfs(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 100:        __NR_fstatfs 2s 1m
@@ -1280,17 +1100,14 @@ Syscall param statfs(buf) points to unaddressable byte(s)
 Syscall param fstatfs(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstatfs(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstatfs(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 101:         __NR_ioperm 3s 0m
@@ -1299,17 +1116,14 @@ Syscall param fstatfs(buf) points to unaddressable byte(s)
 Syscall param ioperm(from) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ioperm(num) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ioperm(turn_on) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 102:     __NR_socketcall XXX
 -----------------------------------------------------
@@ -1320,22 +1134,18 @@ Syscall param ioperm(turn_on) contains uninitialised byte(s)
 Syscall param syslog(type) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param syslog(bufp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param syslog(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param syslog(bufp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 104:      __NR_setitimer 3s 2m
@@ -1344,28 +1154,23 @@ Syscall param syslog(bufp) points to unaddressable byte(s)
 Syscall param setitimer(which) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setitimer(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setitimer(ovalue) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setitimer(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param setitimer(ovalue) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 105:      __NR_getitimer 2s 1m
@@ -1374,17 +1179,14 @@ Syscall param setitimer(ovalue) points to unaddressable byte(s)
 Syscall param getitimer(which) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getitimer(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getitimer(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 106:           __NR_stat 2s 2m
@@ -1393,23 +1195,19 @@ Syscall param getitimer(value) points to unaddressable byte(s)
 Syscall param stat(file_name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param stat(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param stat(file_name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param stat(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 107:          __NR_lstat 2s 2m
@@ -1418,23 +1216,19 @@ Syscall param stat(buf) points to unaddressable byte(s)
 Syscall param lstat(file_name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lstat(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lstat(file_name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param lstat(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 108:          __NR_fstat 2s 1m
@@ -1443,17 +1237,14 @@ Syscall param lstat(buf) points to unaddressable byte(s)
 Syscall param fstat(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstat(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstat(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 109:       __NR_olduname n/a
@@ -1465,7 +1256,6 @@ Syscall param fstat(buf) points to unaddressable byte(s)
 Syscall param iopl(level) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 111:        __NR_vhangup 0s 0m
 -----------------------------------------------------
@@ -1482,33 +1272,27 @@ Syscall param iopl(level) contains uninitialised byte(s)
 Syscall param wait4(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param wait4(status) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param wait4(options) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param wait4(rusage) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param wait4(status) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param wait4(rusage) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 115:        __NR_swapoff n/a
@@ -1520,12 +1304,10 @@ Syscall param wait4(rusage) points to unaddressable byte(s)
 Syscall param sysinfo(info) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sysinfo(info) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 117:            __NR_ipc 5s 0m
@@ -1534,27 +1316,22 @@ Syscall param sysinfo(info) points to unaddressable byte(s)
 Syscall param ipc(call) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ipc(first) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ipc(second) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ipc(third) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ipc(ptr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 118:          __NR_fsync 1s 0m
 -----------------------------------------------------
@@ -1562,7 +1339,6 @@ Syscall param ipc(ptr) contains uninitialised byte(s)
 Syscall param fsync(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 119:      __NR_sigreturn n/a
 -----------------------------------------------------
@@ -1573,32 +1349,26 @@ Syscall param fsync(fd) contains uninitialised byte(s)
 Syscall param clone(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clone(child_stack) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clone(parent_tidptr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clone(tlsinfo) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clone(child_tidptr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clone(parent_tidptr) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 121:  __NR_setdomainname n/a
@@ -1610,12 +1380,10 @@ Syscall param clone(parent_tidptr) points to unaddressable byte(s)
 Syscall param uname(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param uname(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 123:     __NR_modify_ldt 3s 1m
@@ -1624,22 +1392,18 @@ Syscall param uname(buf) points to unaddressable byte(s)
 Syscall param modify_ldt(func) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param modify_ldt(ptr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param modify_ldt(bytecount) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param modify_ldt(ptr) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 124:       __NR_adjtimex XXX
@@ -1651,17 +1415,14 @@ Syscall param modify_ldt(ptr) points to unaddressable byte(s)
 Syscall param mprotect(addr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mprotect(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mprotect(prot) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 126:    __NR_sigprocmask 3s 2m
 -----------------------------------------------------
@@ -1669,22 +1430,18 @@ Syscall param mprotect(prot) contains uninitialised byte(s)
 Syscall param sigprocmask(how) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigprocmask(set) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigprocmask(oldset) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigprocmask(set) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 0 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -1692,7 +1449,6 @@ Syscall param sigprocmask(set) points to unaddressable byte(s)
 Syscall param sigprocmask(oldset) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 0 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -1706,28 +1462,23 @@ Syscall param sigprocmask(oldset) points to unaddressable byte(s)
 Syscall param init_module(umod) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param init_module(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param init_module(uargs) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param init_module(umod) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param init_module(uargs) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 129:  __NR_delete_module n/a
@@ -1742,27 +1493,22 @@ Syscall param init_module(uargs) points to unaddressable byte(s)
 Syscall param quotactl(cmd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param quotactl(special) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param quotactl(id) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param quotactl(addr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param quotactl(special) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 132:        __NR_getpgid 1s 0m
@@ -1771,7 +1517,6 @@ Syscall param quotactl(special) points to unaddressable byte(s)
 Syscall param getpgid(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 133:         __NR_fchdir 1s 0m
 -----------------------------------------------------
@@ -1779,7 +1524,6 @@ Syscall param getpgid(pid) contains uninitialised byte(s)
 Syscall param fchdir(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 134:        __NR_bdflush n/a
 -----------------------------------------------------
@@ -1793,7 +1537,6 @@ Syscall param fchdir(fd) contains uninitialised byte(s)
 Syscall param personality(persona) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 137:    __NR_afs_syscall ni
 -----------------------------------------------------
@@ -1804,7 +1547,6 @@ Syscall param personality(persona) contains uninitialised byte(s)
 Syscall param setfsuid16(uid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 139:       __NR_setfsgid 1s 0m
 -----------------------------------------------------
@@ -1812,7 +1554,6 @@ Syscall param setfsuid16(uid) contains uninitialised byte(s)
 Syscall param setfsgid16(gid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 140:        __NR__llseek 5s 1m
 -----------------------------------------------------
@@ -1820,32 +1561,26 @@ Syscall param setfsgid16(gid) contains uninitialised byte(s)
 Syscall param llseek(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llseek(offset_high) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llseek(offset_low) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llseek(result) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llseek(whence) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llseek(result) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 141:       __NR_getdents 3s 1m
@@ -1854,22 +1589,18 @@ Syscall param llseek(result) points to unaddressable byte(s)
 Syscall param getdents(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getdents(dirp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getdents(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getdents(dirp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 142:     __NR__newselect 5s 4m
@@ -1878,50 +1609,41 @@ Syscall param getdents(dirp) points to unaddressable byte(s)
 Syscall param select(n) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param select(readfds) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param select(writefds) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param select(exceptfds) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param select(timeout) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param select(readfds) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param select(writefds) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param select(exceptfds) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param select(timeout) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 143:          __NR_flock 2s 0m
@@ -1930,12 +1652,10 @@ Syscall param select(timeout) points to unaddressable byte(s)
 Syscall param flock(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param flock(operation) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 144:          __NR_msync 3s 1m
 -----------------------------------------------------
@@ -1943,22 +1663,18 @@ Syscall param flock(operation) contains uninitialised byte(s)
 Syscall param msync(start) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param msync(length) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param msync(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param msync(start) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 145:          __NR_readv 3s 1m
@@ -1967,22 +1683,18 @@ Syscall param msync(start) points to unaddressable byte(s)
 Syscall param readv(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param readv(vector) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param readv(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param readv(vector) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 146:         __NR_writev 3s 1m
@@ -1991,22 +1703,18 @@ Syscall param readv(vector) points to unaddressable byte(s)
 Syscall param writev(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param writev(vector) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param writev(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param writev(vector) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 147:         __NR_getsid 1s 0m
@@ -2015,7 +1723,6 @@ Syscall param writev(vector) points to unaddressable byte(s)
 Syscall param getsid(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 148:      __NR_fdatasync 1s 0m
 -----------------------------------------------------
@@ -2023,7 +1730,6 @@ Syscall param getsid(pid) contains uninitialised byte(s)
 Syscall param fdatasync(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 149:        __NR__sysctl 1s 1m
 -----------------------------------------------------
@@ -2031,12 +1737,10 @@ Syscall param fdatasync(fd) contains uninitialised byte(s)
 Syscall param sysctl(args) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sysctl(args) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 150:          __NR_mlock 2s 0m
@@ -2045,12 +1749,10 @@ Syscall param sysctl(args) points to unaddressable byte(s)
 Syscall param mlock(addr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mlock(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 151:        __NR_munlock 2s 0m
 -----------------------------------------------------
@@ -2058,12 +1760,10 @@ Syscall param mlock(len) contains uninitialised byte(s)
 Syscall param munlock(addr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param munlock(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 152:       __NR_mlockall 1s 0m
 -----------------------------------------------------
@@ -2071,7 +1771,6 @@ Syscall param munlock(len) contains uninitialised byte(s)
 Syscall param mlockall(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 153:     __NR_munlockall 0s 0m
 -----------------------------------------------------
@@ -2082,17 +1781,14 @@ Syscall param mlockall(flags) contains uninitialised byte(s)
 Syscall param sched_setparam(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setparam(p) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setparam(p) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 155: __NR_sched_getparam 2s 1m
@@ -2101,17 +1797,14 @@ Syscall param sched_setparam(p) points to unaddressable byte(s)
 Syscall param sched_getparam(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_getparam(p) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_getparam(p) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 156:__NR_sched_setscheduler 3s 1m
@@ -2120,22 +1813,18 @@ Syscall param sched_getparam(p) points to unaddressable byte(s)
 Syscall param sched_setscheduler(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setscheduler(policy) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setscheduler(p) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setscheduler(p) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 157:__NR_sched_getscheduler 1s 0m
@@ -2144,7 +1833,6 @@ Syscall param sched_setscheduler(p) points to unaddressable byte(s)
 Syscall param sched_getscheduler(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 158:    __NR_sched_yield 0s 0m
 -----------------------------------------------------
@@ -2155,7 +1843,6 @@ Syscall param sched_getscheduler(pid) contains uninitialised byte(s)
 Syscall param sched_get_priority_max(policy) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 160:__NR_sched_get_priority_min 1s 0m
 -----------------------------------------------------
@@ -2163,7 +1850,6 @@ Syscall param sched_get_priority_max(policy) contains uninitialised byte(s)
 Syscall param sched_get_priority_min(policy) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 161:__NR_sched_rr_get_interval n/a
 -----------------------------------------------------
@@ -2174,23 +1860,19 @@ Syscall param sched_get_priority_min(policy) contains uninitialised byte(s)
 Syscall param nanosleep(req) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param nanosleep(rem) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param nanosleep(req) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param nanosleep(rem) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 163:         __NR_mremap 5s 0m
@@ -2199,27 +1881,22 @@ Syscall param nanosleep(rem) points to unaddressable byte(s)
 Syscall param mremap(old_addr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mremap(old_size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mremap(new_size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mremap(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mremap(new_addr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 164:      __NR_setresuid 3s 0m
 -----------------------------------------------------
@@ -2227,17 +1904,14 @@ Syscall param mremap(new_addr) contains uninitialised byte(s)
 Syscall param setresuid16(ruid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresuid16(euid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresuid16(suid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 165:      __NR_getresuid 3s 3m
 -----------------------------------------------------
@@ -2245,34 +1919,28 @@ Syscall param setresuid16(suid) contains uninitialised byte(s)
 Syscall param getresuid16(ruid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresuid16(euid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresuid16(suid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresuid16(ruid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresuid16(euid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresuid16(suid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 166:           __NR_vm86 n/a
@@ -2287,22 +1955,18 @@ Syscall param getresuid16(suid) points to unaddressable byte(s)
 Syscall param poll(ufds) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param poll(nfds) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param poll(timeout) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param poll(ufds) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 169:     __NR_nfsservctl n/a
@@ -2314,17 +1978,14 @@ Syscall param poll(ufds) points to unaddressable byte(s)
 Syscall param setresgid16(rgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresgid16(egid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresgid16(sgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 171:      __NR_getresgid 3s 3m
 -----------------------------------------------------
@@ -2332,34 +1993,28 @@ Syscall param setresgid16(sgid) contains uninitialised byte(s)
 Syscall param getresgid16(rgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresgid16(egid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresgid16(sgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresgid16(rgid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresgid16(egid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresgid16(sgid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 172:          __NR_prctl 5s 0m
@@ -2368,27 +2023,22 @@ Syscall param getresgid16(sgid) points to unaddressable byte(s)
 Syscall param prctl(option) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param prctl(arg2) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param prctl(arg3) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param prctl(arg4) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param prctl(arg5) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 173:   __NR_rt_sigreturn n/a
 -----------------------------------------------------
@@ -2399,27 +2049,22 @@ Syscall param prctl(arg5) contains uninitialised byte(s)
 Syscall param rt_sigaction(signum) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigaction(act) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigaction(oldact) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigaction(sigsetsize) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigaction(act->sa_handler) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 4 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -2427,13 +2072,11 @@ Syscall param rt_sigaction(act->sa_handler) points to unaddressable byte(s)
 Syscall param rt_sigaction(act->sa_mask) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param rt_sigaction(act->sa_flags) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 8 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -2441,7 +2084,6 @@ Syscall param rt_sigaction(act->sa_flags) points to unaddressable byte(s)
 Syscall param rt_sigaction(oldact) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is 4 bytes after a block of size 4 alloc'd
    at 0x........: malloc (vg_replace_malloc.c:...)
    by 0x........: main (scalar.c:24)
@@ -2452,33 +2094,27 @@ Syscall param rt_sigaction(oldact) points to unaddressable byte(s)
 Syscall param rt_sigprocmask(how) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigprocmask(set) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigprocmask(oldset) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigprocmask(sigsetsize) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigprocmask(set) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param rt_sigprocmask(oldset) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 176:  __NR_rt_sigpending 2s 1m
@@ -2487,17 +2123,14 @@ Syscall param rt_sigprocmask(oldset) points to unaddressable byte(s)
 Syscall param rt_sigpending(set) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigpending(sigsetsize) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigpending(set) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 177:__NR_rt_sigtimedwait 4s 3m
@@ -2506,39 +2139,32 @@ Syscall param rt_sigpending(set) points to unaddressable byte(s)
 Syscall param rt_sigtimedwait(set) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigtimedwait(info) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigtimedwait(timeout) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigtimedwait(sigsetsize) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigtimedwait(set) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param rt_sigtimedwait(info) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param rt_sigtimedwait(timeout) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 178:__NR_rt_sigqueueinfo 3s 1m
@@ -2547,22 +2173,18 @@ Syscall param rt_sigtimedwait(timeout) points to unaddressable byte(s)
 Syscall param rt_sigqueueinfo(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigqueueinfo(sig) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigqueueinfo(uinfo) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param rt_sigqueueinfo(uinfo) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 179:  __NR_rt_sigsuspend ignore
@@ -2574,32 +2196,26 @@ Syscall param rt_sigqueueinfo(uinfo) points to unaddressable byte(s)
 Syscall param pread64(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pread64(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pread64(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pread64(offset_low32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pread64(offset_high32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pread64(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 181:       __NR_pwrite64 5s 1m
@@ -2608,32 +2224,26 @@ Syscall param pread64(buf) points to unaddressable byte(s)
 Syscall param pwrite64(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pwrite64(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pwrite64(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pwrite64(offset_low32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pwrite64(offset_high32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param pwrite64(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 182:          __NR_chown 3s 1m
@@ -2642,22 +2252,18 @@ Syscall param pwrite64(buf) points to unaddressable byte(s)
 Syscall param chown16(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chown16(owner) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chown16(group) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chown16(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 183:         __NR_getcwd 2s 1m
@@ -2666,17 +2272,14 @@ Syscall param chown16(path) points to unaddressable byte(s)
 Syscall param getcwd(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getcwd(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getcwd(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 184:         __NR_capget 2s 2m
@@ -2685,23 +2288,19 @@ Syscall param getcwd(buf) points to unaddressable byte(s)
 Syscall param capget(header) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param capget(data) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param capget(header) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param capget(data) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 185:         __NR_capset 2s 2m
@@ -2710,23 +2309,19 @@ Syscall param capget(data) points to unaddressable byte(s)
 Syscall param capset(header) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param capset(data) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param capset(header) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param capset(data) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 186:    __NR_sigaltstack 2s 2m
@@ -2735,23 +2330,19 @@ Syscall param capset(data) points to unaddressable byte(s)
 Syscall param sigaltstack(ss) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigaltstack(oss) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sigaltstack(ss) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is on thread 1's stack
 
 Syscall param sigaltstack(oss) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is on thread 1's stack
 -----------------------------------------------------
 187:       __NR_sendfile 4s 1m
@@ -2760,27 +2351,22 @@ Syscall param sigaltstack(oss) points to unaddressable byte(s)
 Syscall param sendfile(out_fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile(in_fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile(offset) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile(offset) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 188:        __NR_getpmsg 5s 0m
@@ -2789,27 +2375,22 @@ Syscall param sendfile(offset) points to unaddressable byte(s)
 Syscall param getpmsg(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getpmsg(ctrl) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getpmsg(data) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getpmsg(bandp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getpmsg(flagsp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 189:        __NR_putpmsg 5s 0m
 -----------------------------------------------------
@@ -2817,27 +2398,22 @@ Syscall param getpmsg(flagsp) contains uninitialised byte(s)
 Syscall param putpmsg(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param putpmsg(ctrl) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param putpmsg(data) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param putpmsg(band) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param putpmsg(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 190:          __NR_vfork other
 -----------------------------------------------------
@@ -2848,17 +2424,14 @@ Syscall param putpmsg(flags) contains uninitialised byte(s)
 Syscall param getrlimit(resource) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getrlimit(rlim) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getrlimit(rlim) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 192:          __NR_mmap2 5s 0m
@@ -2867,27 +2440,22 @@ Syscall param getrlimit(rlim) points to unaddressable byte(s)
 Syscall param mmap2(start) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mmap2(length) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mmap2(prot) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mmap2(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mmap2(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 193:     __NR_truncate64 3s 1m
 -----------------------------------------------------
@@ -2895,22 +2463,18 @@ Syscall param mmap2(fd) contains uninitialised byte(s)
 Syscall param truncate64(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param truncate64(length_low32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param truncate64(length_high32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param truncate64(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 194:    __NR_ftruncate64 3s 0m
@@ -2919,17 +2483,14 @@ Syscall param truncate64(path) points to unaddressable byte(s)
 Syscall param ftruncate64(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ftruncate64(length_low32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param ftruncate64(length_high32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 195:         __NR_stat64 2s 2m
 -----------------------------------------------------
@@ -2937,23 +2498,19 @@ Syscall param ftruncate64(length_high32) contains uninitialised byte(s)
 Syscall param stat64(file_name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param stat64(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param stat64(file_name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param stat64(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 196:        __NR_lstat64 2s 2m
@@ -2962,23 +2519,19 @@ Syscall param stat64(buf) points to unaddressable byte(s)
 Syscall param lstat64(file_name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lstat64(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lstat64(file_name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param lstat64(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 197:        __NR_fstat64 2s 1m
@@ -2987,17 +2540,14 @@ Syscall param lstat64(buf) points to unaddressable byte(s)
 Syscall param fstat64(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstat64(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstat64(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 198:       __NR_lchown32 3s 1m
@@ -3006,22 +2556,18 @@ Syscall param fstat64(buf) points to unaddressable byte(s)
 Syscall param lchown(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lchown(owner) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lchown(group) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lchown(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 199:       __NR_getuid32 0s 0m
@@ -3042,12 +2588,10 @@ Syscall param lchown(path) points to unaddressable byte(s)
 Syscall param setreuid(ruid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setreuid(euid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 204:     __NR_setregid32 2s 0m
 -----------------------------------------------------
@@ -3055,12 +2599,10 @@ Syscall param setreuid(euid) contains uninitialised byte(s)
 Syscall param setregid(rgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setregid(egid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 205:    __NR_getgroups32 2s 1m
 -----------------------------------------------------
@@ -3068,17 +2610,14 @@ Syscall param setregid(egid) contains uninitialised byte(s)
 Syscall param getgroups(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getgroups(list) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getgroups(list) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 206:    __NR_setgroups32 2s 1m
@@ -3087,17 +2626,14 @@ Syscall param getgroups(list) points to unaddressable byte(s)
 Syscall param setgroups(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setgroups(list) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setgroups(list) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 207:       __NR_fchown32 3s 0m
@@ -3106,17 +2642,14 @@ Syscall param setgroups(list) points to unaddressable byte(s)
 Syscall param fchown(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fchown(owner) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fchown(group) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 208:    __NR_setresuid32 3s 0m
 -----------------------------------------------------
@@ -3124,17 +2657,14 @@ Syscall param fchown(group) contains uninitialised byte(s)
 Syscall param setresuid(ruid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresuid(euid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresuid(suid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 209:    __NR_getresuid32 3s 3m
 -----------------------------------------------------
@@ -3142,34 +2672,28 @@ Syscall param setresuid(suid) contains uninitialised byte(s)
 Syscall param getresuid(ruid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresuid(euid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresuid(suid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresuid(ruid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresuid(euid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresuid(suid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 210:    __NR_setresgid32 3s 0m
@@ -3178,17 +2702,14 @@ Syscall param getresuid(suid) points to unaddressable byte(s)
 Syscall param setresgid(rgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresgid(egid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setresgid(sgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 211:    __NR_getresgid32 3s 3m
 -----------------------------------------------------
@@ -3196,34 +2717,28 @@ Syscall param setresgid(sgid) contains uninitialised byte(s)
 Syscall param getresgid(rgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresgid(egid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresgid(sgid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getresgid(rgid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresgid(egid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getresgid(sgid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 212:        __NR_chown32 3s 1m
@@ -3232,22 +2747,18 @@ Syscall param getresgid(sgid) points to unaddressable byte(s)
 Syscall param chown(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chown(owner) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chown(group) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param chown(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 213:       __NR_setuid32 1s 0m
@@ -3256,7 +2767,6 @@ Syscall param chown(path) points to unaddressable byte(s)
 Syscall param setuid(uid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 214:       __NR_setgid32 1s 0m
 -----------------------------------------------------
@@ -3264,7 +2774,6 @@ Syscall param setuid(uid) contains uninitialised byte(s)
 Syscall param setgid(gid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 215:     __NR_setfsuid32 1s 0m
 -----------------------------------------------------
@@ -3272,7 +2781,6 @@ Syscall param setgid(gid) contains uninitialised byte(s)
 Syscall param setfsuid(uid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 216:     __NR_setfsgid32 1s 0m
 -----------------------------------------------------
@@ -3280,7 +2788,6 @@ Syscall param setfsuid(uid) contains uninitialised byte(s)
 Syscall param setfsgid(gid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 217:     __NR_pivot_root n/a
 -----------------------------------------------------
@@ -3291,22 +2798,18 @@ Syscall param setfsgid(gid) contains uninitialised byte(s)
 Syscall param mincore(start) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mincore(length) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mincore(vec) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mincore(vec) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 219:        __NR_madvise 3s 0m
@@ -3315,17 +2818,14 @@ Syscall param mincore(vec) points to unaddressable byte(s)
 Syscall param madvise(start) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param madvise(length) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param madvise(advice) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 220:     __NR_getdents64 3s 1m
 -----------------------------------------------------
@@ -3333,22 +2833,18 @@ Syscall param madvise(advice) contains uninitialised byte(s)
 Syscall param getdents64(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getdents64(dirp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getdents64(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getdents64(dirp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 221:        __NR_fcntl64 (GETFD) 2s 0m
@@ -3357,12 +2853,10 @@ Syscall param getdents64(dirp) points to unaddressable byte(s)
 Syscall param fcntl64(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fcntl64(cmd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 221:        __NR_fcntl64 (DUPFD) 1s 0m
 -----------------------------------------------------
@@ -3370,7 +2864,6 @@ Syscall param fcntl64(cmd) contains uninitialised byte(s)
 Syscall param fcntl64(arg) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 221:        __NR_fcntl64 (GETLK) 1s 0m
 -----------------------------------------------------
@@ -3378,7 +2871,6 @@ Syscall param fcntl64(arg) contains uninitialised byte(s)
 Syscall param fcntl64(lock) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 222:                 222 ni
 -----------------------------------------------------
@@ -3398,44 +2890,36 @@ Syscall param fcntl64(lock) contains uninitialised byte(s)
 Syscall param setxattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setxattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setxattr(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setxattr(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param setxattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param setxattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param setxattr(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 227:      __NR_lsetxattr 5s 3m
@@ -3444,44 +2928,36 @@ Syscall param setxattr(value) points to unaddressable byte(s)
 Syscall param lsetxattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lsetxattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lsetxattr(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lsetxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lsetxattr(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lsetxattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param lsetxattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param lsetxattr(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 228:      __NR_fsetxattr 5s 2m
@@ -3490,38 +2966,31 @@ Syscall param lsetxattr(value) points to unaddressable byte(s)
 Syscall param fsetxattr(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fsetxattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fsetxattr(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fsetxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fsetxattr(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fsetxattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param fsetxattr(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 229:       __NR_getxattr 4s 3m
@@ -3530,39 +2999,32 @@ Syscall param fsetxattr(value) points to unaddressable byte(s)
 Syscall param getxattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getxattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getxattr(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param getxattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getxattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param getxattr(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 230:      __NR_lgetxattr 4s 3m
@@ -3571,39 +3033,32 @@ Syscall param getxattr(value) points to unaddressable byte(s)
 Syscall param lgetxattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lgetxattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lgetxattr(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lgetxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lgetxattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param lgetxattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param lgetxattr(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 231:      __NR_fgetxattr 4s 2m
@@ -3612,33 +3067,27 @@ Syscall param lgetxattr(value) points to unaddressable byte(s)
 Syscall param fgetxattr(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fgetxattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fgetxattr(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fgetxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fgetxattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param fgetxattr(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 232:      __NR_listxattr 3s 2m
@@ -3647,28 +3096,23 @@ Syscall param fgetxattr(value) points to unaddressable byte(s)
 Syscall param listxattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param listxattr(list) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param listxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param listxattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param listxattr(list) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 233:     __NR_llistxattr 3s 2m
@@ -3677,28 +3121,23 @@ Syscall param listxattr(list) points to unaddressable byte(s)
 Syscall param llistxattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llistxattr(list) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llistxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param llistxattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param llistxattr(list) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 234:     __NR_flistxattr 3s 1m
@@ -3707,22 +3146,18 @@ Syscall param llistxattr(list) points to unaddressable byte(s)
 Syscall param flistxattr(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param flistxattr(list) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param flistxattr(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param flistxattr(list) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 235:    __NR_removexattr 2s 2m
@@ -3731,23 +3166,19 @@ Syscall param flistxattr(list) points to unaddressable byte(s)
 Syscall param removexattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param removexattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param removexattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param removexattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 236:   __NR_lremovexattr 2s 2m
@@ -3756,23 +3187,19 @@ Syscall param removexattr(name) points to unaddressable byte(s)
 Syscall param lremovexattr(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lremovexattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lremovexattr(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param lremovexattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 237:   __NR_fremovexattr 2s 1m
@@ -3781,17 +3208,14 @@ Syscall param lremovexattr(name) points to unaddressable byte(s)
 Syscall param fremovexattr(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fremovexattr(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fremovexattr(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 238:          __NR_tkill n/a
@@ -3803,27 +3227,22 @@ Syscall param fremovexattr(name) points to unaddressable byte(s)
 Syscall param sendfile64(out_fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile64(in_fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile64(offset) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile64(count) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sendfile64(offset) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 240:          __NR_futex 5s 2m
@@ -3832,38 +3251,31 @@ Syscall param sendfile64(offset) points to unaddressable byte(s)
 Syscall param futex(futex) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param futex(op) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param futex(val) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param futex(utime) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param futex(uaddr2) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param futex(futex) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param futex(timeout) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 241:__NR_sched_setaffinity 3s 1m
@@ -3872,22 +3284,18 @@ Syscall param futex(timeout) points to unaddressable byte(s)
 Syscall param sched_setaffinity(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setaffinity(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setaffinity(mask) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_setaffinity(mask) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 242:__NR_sched_getaffinity 3s 1m
@@ -3896,22 +3304,18 @@ Syscall param sched_setaffinity(mask) points to unaddressable byte(s)
 Syscall param sched_getaffinity(pid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_getaffinity(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_getaffinity(mask) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param sched_getaffinity(mask) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 243:__NR_set_thread_area 1s 1m
@@ -3920,12 +3324,10 @@ Syscall param sched_getaffinity(mask) points to unaddressable byte(s)
 Syscall param set_thread_area(u_info) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param set_thread_area(u_info) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 244:__NR_get_thread_area 1s 1m
@@ -3934,12 +3336,10 @@ Syscall param set_thread_area(u_info) points to unaddressable byte(s)
 Syscall param get_thread_area(u_info) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param get_thread_area(u_info) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 245:       __NR_io_setup 2s 1m
@@ -3948,17 +3348,14 @@ Syscall param get_thread_area(u_info) points to unaddressable byte(s)
 Syscall param io_setup(nr_events) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_setup(ctxp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_setup(ctxp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 246:     __NR_io_destroy 1s 0m
@@ -3967,7 +3364,6 @@ Syscall param io_setup(ctxp) points to unaddressable byte(s)
 Syscall param io_destroy(ctx) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 247:   __NR_io_getevents 5s 2m
 -----------------------------------------------------
@@ -3975,38 +3371,31 @@ Syscall param io_destroy(ctx) contains uninitialised byte(s)
 Syscall param io_getevents(ctx_id) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_getevents(min_nr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_getevents(nr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_getevents(events) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_getevents(timeout) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_getevents(events) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param io_getevents(timeout) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 248:      __NR_io_submit 3s 1m
@@ -4015,22 +3404,18 @@ Syscall param io_getevents(timeout) points to unaddressable byte(s)
 Syscall param io_submit(ctx_id) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_submit(nr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_submit(iocbpp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_submit(iocbpp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 249:      __NR_io_cancel 3s 2m
@@ -4039,28 +3424,23 @@ Syscall param io_submit(iocbpp) points to unaddressable byte(s)
 Syscall param io_cancel(ctx_id) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_cancel(iocb) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_cancel(result) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param io_cancel(iocb) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param io_cancel(result) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 250:      __NR_fadvise64 n/a
@@ -4078,27 +3458,22 @@ Syscall param io_cancel(result) points to unaddressable byte(s)
 Syscall param lookup_dcookie(cookie_low32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lookup_dcookie(cookie_high32) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lookup_dcookie(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lookup_dcookie(len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param lookup_dcookie(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 254:   __NR_epoll_create 1s 0m
@@ -4107,7 +3482,6 @@ Syscall param lookup_dcookie(buf) points to unaddressable byte(s)
 Syscall param epoll_create(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 255:      __NR_epoll_ctl 4s 1m
 -----------------------------------------------------
@@ -4115,27 +3489,22 @@ Syscall param epoll_create(size) contains uninitialised byte(s)
 Syscall param epoll_ctl(epfd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_ctl(op) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_ctl(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_ctl(event) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_ctl(event) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 256:     __NR_epoll_wait 4s 1m
@@ -4144,27 +3513,22 @@ Syscall param epoll_ctl(event) points to unaddressable byte(s)
 Syscall param epoll_wait(epfd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_wait(events) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_wait(maxevents) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_wait(timeout) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param epoll_wait(events) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 257:__NR_remap_file_pages n/a
@@ -4176,7 +3540,6 @@ Syscall param epoll_wait(events) points to unaddressable byte(s)
 Syscall param set_tid_address(tidptr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 259:   __NR_timer_create 3s 2m
 -----------------------------------------------------
@@ -4184,28 +3547,23 @@ Syscall param set_tid_address(tidptr) contains uninitialised byte(s)
 Syscall param timer_create(clockid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_create(evp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_create(timerid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_create(evp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param timer_create(timerid) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 260:  __NR_timer_settime 4s 2m
@@ -4214,33 +3572,27 @@ Syscall param timer_create(timerid) points to unaddressable byte(s)
 Syscall param timer_settime(timerid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_settime(flags) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_settime(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_settime(ovalue) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_settime(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param timer_settime(ovalue) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 261:  __NR_timer_gettime 2s 1m
@@ -4249,17 +3601,14 @@ Syscall param timer_settime(ovalue) points to unaddressable byte(s)
 Syscall param timer_gettime(timerid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_gettime(value) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param timer_gettime(value) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 262:__NR_timer_getoverrun 1s 0m
@@ -4268,7 +3617,6 @@ Syscall param timer_gettime(value) points to unaddressable byte(s)
 Syscall param timer_getoverrun(timerid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 263:   __NR_timer_delete 1s 0m
 -----------------------------------------------------
@@ -4276,7 +3624,6 @@ Syscall param timer_getoverrun(timerid) contains uninitialised byte(s)
 Syscall param timer_delete(timerid) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 -----------------------------------------------------
 264:  __NR_clock_settime 2s 1m
 -----------------------------------------------------
@@ -4284,17 +3631,14 @@ Syscall param timer_delete(timerid) contains uninitialised byte(s)
 Syscall param clock_settime(clk_id) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clock_settime(tp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clock_settime(tp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 265:  __NR_clock_gettime 2s 1m
@@ -4303,17 +3647,14 @@ Syscall param clock_settime(tp) points to unaddressable byte(s)
 Syscall param clock_gettime(clk_id) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clock_gettime(tp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clock_gettime(tp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 266:   __NR_clock_getres 2s 1m
@@ -4322,17 +3663,14 @@ Syscall param clock_gettime(tp) points to unaddressable byte(s)
 Syscall param clock_getres(clk_id) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clock_getres(res) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param clock_getres(res) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 267:__NR_clock_nanosleep n/a
@@ -4344,28 +3682,23 @@ Syscall param clock_getres(res) points to unaddressable byte(s)
 Syscall param statfs64(path) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param statfs64(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param statfs64(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param statfs64(path) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param statfs64(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 269:      __NR_fstatfs64 3s 1m
@@ -4374,22 +3707,18 @@ Syscall param statfs64(buf) points to unaddressable byte(s)
 Syscall param fstatfs64(fd) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstatfs64(size) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstatfs64(buf) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param fstatfs64(buf) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 270:         __NR_tgkill n/a
@@ -4401,23 +3730,19 @@ Syscall param fstatfs64(buf) points to unaddressable byte(s)
 Syscall param utimes(filename) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param utimes(tvp) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param utimes(filename) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param utimes(tvp) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 272:   __NR_fadvise64_64 n/a
@@ -4441,39 +3766,32 @@ Syscall param utimes(tvp) points to unaddressable byte(s)
 Syscall param mq_open(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_open(oflag) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_open(mode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_open(attr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_open(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mq_open(attr->mq_maxmsg) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mq_open(attr->mq_msgsize) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 278:      __NR_mq_unlink 1s 1m
@@ -4482,12 +3800,10 @@ Syscall param mq_open(attr->mq_msgsize) points to unaddressable byte(s)
 Syscall param mq_unlink(name) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_unlink(name) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 279:   __NR_mq_timedsend 5s 2m
@@ -4496,38 +3812,31 @@ Syscall param mq_unlink(name) points to unaddressable byte(s)
 Syscall param mq_timedsend(mqdes) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedsend(msg_ptr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedsend(msg_len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedsend(msg_prio) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedsend(abs_timeout) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedsend(msg_ptr) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mq_timedsend(abs_timeout) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 280:__NR_mq_timedreceive 5s 3m
@@ -4536,44 +3845,36 @@ Syscall param mq_timedsend(abs_timeout) points to unaddressable byte(s)
 Syscall param mq_timedreceive(mqdes) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedreceive(msg_ptr) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedreceive(msg_len) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedreceive(msg_prio) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedreceive(abs_timeout) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_timedreceive(msg_ptr) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mq_timedreceive(msg_prio) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mq_timedreceive(abs_timeout) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 281:      __NR_mq_notify 2s 1m
@@ -4582,17 +3883,14 @@ Syscall param mq_timedreceive(abs_timeout) points to unaddressable byte(s)
 Syscall param mq_notify(mqdes) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_notify(notification) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_notify(notification) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 282:  __NR_mq_getsetattr 3s 2m
@@ -4601,28 +3899,23 @@ Syscall param mq_notify(notification) points to unaddressable byte(s)
 Syscall param mq_getsetattr(mqdes) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_getsetattr(mqstat) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_getsetattr(omqstat) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Syscall param mq_getsetattr(mqstat->mq_flags) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 
 Syscall param mq_getsetattr(omqstat) points to unaddressable byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
  Address 0x........ is not stack'd, malloc'd or (recently) free'd
 -----------------------------------------------------
 283: __NR_sys_kexec_load ni
@@ -4640,4 +3933,3 @@ Read the file README_MISSING_SYSCALL_OR_IOCTL.
 Syscall param exit(exitcode) contains uninitialised byte(s)
    at 0x........: syscall (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
index 46aed90fb883ad76a41eacb8b918c999518c40ff..218b7d39e3caf8a572307687d27279de8b335ae5 100644 (file)
@@ -4,7 +4,6 @@ FILE DESCRIPTORS: 5 open at exit.
 Open file descriptor .: /dev/null
    at 0x........: dup (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Open file descriptor .: /dev/null
    at 0x........: open (in /...libc...)
index 09473e79521235dc009ecdc16861ac1f1c765e4b..0a8559ee3a341add035e7a51ebd2c5786faec9a7 100644 (file)
@@ -4,7 +4,6 @@ FILE DESCRIPTORS: 5 open at exit.
 Open AF_UNIX socket .: <unknown>
    at 0x........: socketpair (in /...libc...)
    by 0x........: __libc_start_main (in /...libc...)
-   by 0x........: ...
 
 Open AF_UNIX socket .: <unknown>
    at 0x........: socketpair (in /...libc...)