scalar.stderr.exp revision e66ffee96759787d71542aef565a67dd0e825b4f
1-----------------------------------------------------
2  0:__NR_restart_syscall n/a
3-----------------------------------------------------
4-----------------------------------------------------
5  1:           __NR_exit below
6-----------------------------------------------------
7-----------------------------------------------------
8  2:           __NR_fork other
9-----------------------------------------------------
10-----------------------------------------------------
11  3:           __NR_read 1+3s 1m
12-----------------------------------------------------
13Syscall param (syscallno) contains uninitialised byte(s)
14   at 0x........: syscall (in /...libc...)
15   by 0x........: (below main)
16
17Syscall param read(fd) contains uninitialised byte(s)
18   at 0x........: syscall (in /...libc...)
19   by 0x........: (below main)
20
21Syscall param read(buf) contains uninitialised byte(s)
22   at 0x........: syscall (in /...libc...)
23   by 0x........: (below main)
24
25Syscall param read(count) contains uninitialised byte(s)
26   at 0x........: syscall (in /...libc...)
27   by 0x........: (below main)
28
29Syscall param read(buf) points to unaddressable byte(s)
30   at 0x........: syscall (in /...libc...)
31   by 0x........: (below main)
32 Address 0x........ is not stack'd, malloc'd or (recently) free'd
33-----------------------------------------------------
34  4:          __NR_write 3s 1m
35-----------------------------------------------------
36
37Syscall param write(fd) contains uninitialised byte(s)
38   at 0x........: syscall (in /...libc...)
39   by 0x........: (below main)
40
41Syscall param write(buf) contains uninitialised byte(s)
42   at 0x........: syscall (in /...libc...)
43   by 0x........: (below main)
44
45Syscall param write(count) contains uninitialised byte(s)
46   at 0x........: syscall (in /...libc...)
47   by 0x........: (below main)
48
49Syscall param write(buf) points to unaddressable byte(s)
50   at 0x........: syscall (in /...libc...)
51   by 0x........: (below main)
52 Address 0x........ is not stack'd, malloc'd or (recently) free'd
53-----------------------------------------------------
54  5:           __NR_open (2-args) 2s 1m
55-----------------------------------------------------
56
57Syscall param open(filename) contains uninitialised byte(s)
58   at 0x........: syscall (in /...libc...)
59   by 0x........: (below main)
60
61Syscall param open(flags) contains uninitialised byte(s)
62   at 0x........: syscall (in /...libc...)
63   by 0x........: (below main)
64
65Syscall param open(filename) points to unaddressable byte(s)
66   at 0x........: syscall (in /...libc...)
67   by 0x........: (below main)
68 Address 0x........ is not stack'd, malloc'd or (recently) free'd
69-----------------------------------------------------
70  5:           __NR_open (3-args) 1s 0m
71-----------------------------------------------------
72
73Syscall param open(mode) contains uninitialised byte(s)
74   at 0x........: syscall (in /...libc...)
75   by 0x........: (below main)
76-----------------------------------------------------
77  6:          __NR_close 1s 0m
78-----------------------------------------------------
79
80Syscall param close(fd) contains uninitialised byte(s)
81   at 0x........: syscall (in /...libc...)
82   by 0x........: (below main)
83-----------------------------------------------------
84  7:        __NR_waitpid 3s 1m
85-----------------------------------------------------
86
87Syscall param waitpid(pid) contains uninitialised byte(s)
88   at 0x........: syscall (in /...libc...)
89   by 0x........: (below main)
90
91Syscall param waitpid(status) contains uninitialised byte(s)
92   at 0x........: syscall (in /...libc...)
93   by 0x........: (below main)
94
95Syscall param waitpid(options) contains uninitialised byte(s)
96   at 0x........: syscall (in /...libc...)
97   by 0x........: (below main)
98
99Syscall param waitpid(status) points to unaddressable byte(s)
100   at 0x........: syscall (in /...libc...)
101   by 0x........: (below main)
102 Address 0x........ is not stack'd, malloc'd or (recently) free'd
103-----------------------------------------------------
104  8:          __NR_creat 2s 1m
105-----------------------------------------------------
106
107Syscall param creat(pathname) contains uninitialised byte(s)
108   at 0x........: syscall (in /...libc...)
109   by 0x........: (below main)
110
111Syscall param creat(mode) contains uninitialised byte(s)
112   at 0x........: syscall (in /...libc...)
113   by 0x........: (below main)
114
115Syscall param creat(pathname) points to unaddressable byte(s)
116   at 0x........: syscall (in /...libc...)
117   by 0x........: (below main)
118 Address 0x........ is not stack'd, malloc'd or (recently) free'd
119-----------------------------------------------------
120  9:           __NR_link 2s 2m
121-----------------------------------------------------
122
123Syscall param link(oldpath) contains uninitialised byte(s)
124   at 0x........: syscall (in /...libc...)
125   by 0x........: (below main)
126
127Syscall param link(newpath) contains uninitialised byte(s)
128   at 0x........: syscall (in /...libc...)
129   by 0x........: (below main)
130
131Syscall param link(oldpath) points to unaddressable byte(s)
132   at 0x........: syscall (in /...libc...)
133   by 0x........: (below main)
134 Address 0x........ is not stack'd, malloc'd or (recently) free'd
135
136Syscall param link(newpath) points to unaddressable byte(s)
137   at 0x........: syscall (in /...libc...)
138   by 0x........: (below main)
139 Address 0x........ is not stack'd, malloc'd or (recently) free'd
140-----------------------------------------------------
141 10:         __NR_unlink 1s 1m
142-----------------------------------------------------
143
144Syscall param unlink(pathname) contains uninitialised byte(s)
145   at 0x........: syscall (in /...libc...)
146   by 0x........: (below main)
147
148Syscall param unlink(pathname) points to unaddressable byte(s)
149   at 0x........: syscall (in /...libc...)
150   by 0x........: (below main)
151 Address 0x........ is not stack'd, malloc'd or (recently) free'd
152-----------------------------------------------------
153 11:         __NR_execve 3s 1m
154-----------------------------------------------------
155
156Syscall param execve(filename) contains uninitialised byte(s)
157   at 0x........: syscall (in /...libc...)
158   by 0x........: (below main)
159
160Syscall param execve(argv) contains uninitialised byte(s)
161   at 0x........: syscall (in /...libc...)
162   by 0x........: (below main)
163
164Syscall param execve(envp) contains uninitialised byte(s)
165   at 0x........: syscall (in /...libc...)
166   by 0x........: (below main)
167
168Syscall param execve(filename) points to unaddressable byte(s)
169   at 0x........: syscall (in /...libc...)
170   by 0x........: (below main)
171 Address 0x........ is not stack'd, malloc'd or (recently) free'd
172-----------------------------------------------------
173 12:          __NR_chdir 1s 1m
174-----------------------------------------------------
175
176Syscall param chdir(path) contains uninitialised byte(s)
177   at 0x........: syscall (in /...libc...)
178   by 0x........: (below main)
179
180Syscall param chdir(path) points to unaddressable byte(s)
181   at 0x........: syscall (in /...libc...)
182   by 0x........: (below main)
183 Address 0x........ is not stack'd, malloc'd or (recently) free'd
184-----------------------------------------------------
185 13:           __NR_time 1s 1m
186-----------------------------------------------------
187
188Syscall param time(t) contains uninitialised byte(s)
189   at 0x........: syscall (in /...libc...)
190   by 0x........: (below main)
191
192Syscall param time(t) points to unaddressable byte(s)
193   at 0x........: syscall (in /...libc...)
194   by 0x........: (below main)
195 Address 0x........ is not stack'd, malloc'd or (recently) free'd
196-----------------------------------------------------
197 14:          __NR_mknod 3s 1m
198-----------------------------------------------------
199
200Syscall param mknod(pathname) contains uninitialised byte(s)
201   at 0x........: syscall (in /...libc...)
202   by 0x........: (below main)
203
204Syscall param mknod(mode) contains uninitialised byte(s)
205   at 0x........: syscall (in /...libc...)
206   by 0x........: (below main)
207
208Syscall param mknod(dev) contains uninitialised byte(s)
209   at 0x........: syscall (in /...libc...)
210   by 0x........: (below main)
211
212Syscall param mknod(pathname) points to unaddressable byte(s)
213   at 0x........: syscall (in /...libc...)
214   by 0x........: (below main)
215 Address 0x........ is not stack'd, malloc'd or (recently) free'd
216-----------------------------------------------------
217 15:          __NR_chmod 2s 1m
218-----------------------------------------------------
219
220Syscall param chmod(path) contains uninitialised byte(s)
221   at 0x........: syscall (in /...libc...)
222   by 0x........: (below main)
223
224Syscall param chmod(mode) contains uninitialised byte(s)
225   at 0x........: syscall (in /...libc...)
226   by 0x........: (below main)
227
228Syscall param chmod(path) points to unaddressable byte(s)
229   at 0x........: syscall (in /...libc...)
230   by 0x........: (below main)
231 Address 0x........ is not stack'd, malloc'd or (recently) free'd
232-----------------------------------------------------
233 16:         __NR_lchown n/a
234-----------------------------------------------------
235-----------------------------------------------------
236 17:          __NR_break ni
237-----------------------------------------------------
238-----------------------------------------------------
239 18:        __NR_oldstat n/a
240-----------------------------------------------------
241-----------------------------------------------------
242 19:          __NR_lseek 3s 0m
243-----------------------------------------------------
244
245Syscall param lseek(fd) contains uninitialised byte(s)
246   at 0x........: syscall (in /...libc...)
247   by 0x........: (below main)
248
249Syscall param lseek(offset) contains uninitialised byte(s)
250   at 0x........: syscall (in /...libc...)
251   by 0x........: (below main)
252
253Syscall param lseek(whence) contains uninitialised byte(s)
254   at 0x........: syscall (in /...libc...)
255   by 0x........: (below main)
256-----------------------------------------------------
257 20:         __NR_getpid 0s 0m
258-----------------------------------------------------
259-----------------------------------------------------
260 21:          __NR_mount 5s 3m
261-----------------------------------------------------
262
263Syscall param mount(source) contains uninitialised byte(s)
264   at 0x........: syscall (in /...libc...)
265   by 0x........: (below main)
266
267Syscall param mount(target) contains uninitialised byte(s)
268   at 0x........: syscall (in /...libc...)
269   by 0x........: (below main)
270
271Syscall param mount(type) contains uninitialised byte(s)
272   at 0x........: syscall (in /...libc...)
273   by 0x........: (below main)
274
275Syscall param mount(flags) contains uninitialised byte(s)
276   at 0x........: syscall (in /...libc...)
277   by 0x........: (below main)
278
279Syscall param mount(data) contains uninitialised byte(s)
280   at 0x........: syscall (in /...libc...)
281   by 0x........: (below main)
282
283Syscall param mount(source) points to unaddressable byte(s)
284   at 0x........: syscall (in /...libc...)
285   by 0x........: (below main)
286 Address 0x........ is not stack'd, malloc'd or (recently) free'd
287
288Syscall param mount(target) points to unaddressable byte(s)
289   at 0x........: syscall (in /...libc...)
290   by 0x........: (below main)
291 Address 0x........ is not stack'd, malloc'd or (recently) free'd
292
293Syscall param mount(type) points to unaddressable byte(s)
294   at 0x........: syscall (in /...libc...)
295   by 0x........: (below main)
296 Address 0x........ is not stack'd, malloc'd or (recently) free'd
297-----------------------------------------------------
298 22:         __NR_umount 1s 1m
299-----------------------------------------------------
300
301Syscall param umount(path) contains uninitialised byte(s)
302   at 0x........: syscall (in /...libc...)
303   by 0x........: (below main)
304
305Syscall param umount(path) points to unaddressable byte(s)
306   at 0x........: syscall (in /...libc...)
307   by 0x........: (below main)
308 Address 0x........ is not stack'd, malloc'd or (recently) free'd
309-----------------------------------------------------
310 23:         __NR_setuid 1s 0m
311-----------------------------------------------------
312
313Syscall param setuid16(uid) contains uninitialised byte(s)
314   at 0x........: syscall (in /...libc...)
315   by 0x........: (below main)
316-----------------------------------------------------
317 24:         __NR_getuid 0s 0m
318-----------------------------------------------------
319-----------------------------------------------------
320 25:          __NR_stime n/a
321-----------------------------------------------------
322-----------------------------------------------------
323 26:         __NR_ptrace 4s 1m
324-----------------------------------------------------
325
326Syscall param ptrace(request) contains uninitialised byte(s)
327   at 0x........: syscall (in /...libc...)
328   by 0x........: (below main)
329
330Syscall param ptrace(pid) contains uninitialised byte(s)
331   at 0x........: syscall (in /...libc...)
332   by 0x........: (below main)
333
334Syscall param ptrace(addr) contains uninitialised byte(s)
335   at 0x........: syscall (in /...libc...)
336   by 0x........: (below main)
337
338Syscall param ptrace(data) contains uninitialised byte(s)
339   at 0x........: syscall (in /...libc...)
340   by 0x........: (below main)
341
342Syscall param ptrace(getregs) points to unaddressable byte(s)
343   at 0x........: syscall (in /...libc...)
344   by 0x........: (below main)
345 Address 0x........ is not stack'd, malloc'd or (recently) free'd
346-----------------------------------------------------
347 27:          __NR_alarm 1s 0m
348-----------------------------------------------------
349
350Syscall param alarm(seconds) contains uninitialised byte(s)
351   at 0x........: syscall (in /...libc...)
352   by 0x........: (below main)
353-----------------------------------------------------
354 28:       __NR_oldfstat n/a
355-----------------------------------------------------
356-----------------------------------------------------
357 29:          __NR_pause ignore
358-----------------------------------------------------
359-----------------------------------------------------
360 30:          __NR_utime 2s 2m
361-----------------------------------------------------
362
363Syscall param utime(filename) contains uninitialised byte(s)
364   at 0x........: syscall (in /...libc...)
365   by 0x........: (below main)
366
367Syscall param utime(buf) contains uninitialised byte(s)
368   at 0x........: syscall (in /...libc...)
369   by 0x........: (below main)
370
371Syscall param utime(filename) points to unaddressable byte(s)
372   at 0x........: syscall (in /...libc...)
373   by 0x........: (below main)
374 Address 0x........ is not stack'd, malloc'd or (recently) free'd
375
376Syscall param utime(buf) points to unaddressable byte(s)
377   at 0x........: syscall (in /...libc...)
378   by 0x........: (below main)
379 Address 0x........ is not stack'd, malloc'd or (recently) free'd
380-----------------------------------------------------
381 31:           __NR_stty ni
382-----------------------------------------------------
383-----------------------------------------------------
384 32:           __NR_gtty ni
385-----------------------------------------------------
386-----------------------------------------------------
387 33:         __NR_access 2s 1m
388-----------------------------------------------------
389
390Syscall param access(pathname) contains uninitialised byte(s)
391   at 0x........: syscall (in /...libc...)
392   by 0x........: (below main)
393
394Syscall param access(mode) contains uninitialised byte(s)
395   at 0x........: syscall (in /...libc...)
396   by 0x........: (below main)
397
398Syscall param access(pathname) points to unaddressable byte(s)
399   at 0x........: syscall (in /...libc...)
400   by 0x........: (below main)
401 Address 0x........ is not stack'd, malloc'd or (recently) free'd
402-----------------------------------------------------
403 34:           __NR_nice 1s 0m
404-----------------------------------------------------
405
406Syscall param nice(inc) contains uninitialised byte(s)
407   at 0x........: syscall (in /...libc...)
408   by 0x........: (below main)
409-----------------------------------------------------
410 35:          __NR_ftime ni
411-----------------------------------------------------
412-----------------------------------------------------
413 36:           __NR_sync 0s 0m
414-----------------------------------------------------
415-----------------------------------------------------
416 37:           __NR_kill 2s 0m
417-----------------------------------------------------
418
419Syscall param kill(pid) contains uninitialised byte(s)
420   at 0x........: syscall (in /...libc...)
421   by 0x........: (below main)
422
423Syscall param kill(sig) contains uninitialised byte(s)
424   at 0x........: syscall (in /...libc...)
425   by 0x........: (below main)
426-----------------------------------------------------
427 38:         __NR_rename 2s 2m
428-----------------------------------------------------
429
430Syscall param rename(oldpath) contains uninitialised byte(s)
431   at 0x........: syscall (in /...libc...)
432   by 0x........: (below main)
433
434Syscall param rename(newpath) contains uninitialised byte(s)
435   at 0x........: syscall (in /...libc...)
436   by 0x........: (below main)
437
438Syscall param rename(oldpath) points to unaddressable byte(s)
439   at 0x........: syscall (in /...libc...)
440   by 0x........: (below main)
441 Address 0x........ is not stack'd, malloc'd or (recently) free'd
442
443Syscall param rename(newpath) points to unaddressable byte(s)
444   at 0x........: syscall (in /...libc...)
445   by 0x........: (below main)
446 Address 0x........ is not stack'd, malloc'd or (recently) free'd
447-----------------------------------------------------
448 39:          __NR_mkdir 2s 1m
449-----------------------------------------------------
450
451Syscall param mkdir(pathname) contains uninitialised byte(s)
452   at 0x........: syscall (in /...libc...)
453   by 0x........: (below main)
454
455Syscall param mkdir(mode) contains uninitialised byte(s)
456   at 0x........: syscall (in /...libc...)
457   by 0x........: (below main)
458
459Syscall param mkdir(pathname) points to unaddressable byte(s)
460   at 0x........: syscall (in /...libc...)
461   by 0x........: (below main)
462 Address 0x........ is not stack'd, malloc'd or (recently) free'd
463-----------------------------------------------------
464 40:          __NR_rmdir 1s 1m
465-----------------------------------------------------
466
467Syscall param rmdir(pathname) contains uninitialised byte(s)
468   at 0x........: syscall (in /...libc...)
469   by 0x........: (below main)
470
471Syscall param rmdir(pathname) points to unaddressable byte(s)
472   at 0x........: syscall (in /...libc...)
473   by 0x........: (below main)
474 Address 0x........ is not stack'd, malloc'd or (recently) free'd
475-----------------------------------------------------
476 41:            __NR_dup 1s 0m
477-----------------------------------------------------
478
479Syscall param dup(oldfd) contains uninitialised byte(s)
480   at 0x........: syscall (in /...libc...)
481   by 0x........: (below main)
482-----------------------------------------------------
483 42:           __NR_pipe 1s 1m
484-----------------------------------------------------
485
486Syscall param pipe(filedes) contains uninitialised byte(s)
487   at 0x........: syscall (in /...libc...)
488   by 0x........: (below main)
489
490Syscall param pipe(filedes) points to unaddressable byte(s)
491   at 0x........: syscall (in /...libc...)
492   by 0x........: (below main)
493 Address 0x........ is not stack'd, malloc'd or (recently) free'd
494-----------------------------------------------------
495 43:          __NR_times 1s 1m
496-----------------------------------------------------
497
498Syscall param times(buf) contains uninitialised byte(s)
499   at 0x........: syscall (in /...libc...)
500   by 0x........: (below main)
501
502Syscall param times(buf) points to unaddressable byte(s)
503   at 0x........: syscall (in /...libc...)
504   by 0x........: (below main)
505 Address 0x........ is not stack'd, malloc'd or (recently) free'd
506-----------------------------------------------------
507 44:           __NR_prof ni
508-----------------------------------------------------
509-----------------------------------------------------
510 45:            __NR_brk 1s 0m
511-----------------------------------------------------
512
513Syscall param brk(end_data_segment) contains uninitialised byte(s)
514   at 0x........: syscall (in /...libc...)
515   by 0x........: (below main)
516-----------------------------------------------------
517 46:         __NR_setgid 1s 0m
518-----------------------------------------------------
519
520Syscall param setgid16(gid) contains uninitialised byte(s)
521   at 0x........: syscall (in /...libc...)
522   by 0x........: (below main)
523-----------------------------------------------------
524 47:         __NR_getgid 0s 0m
525-----------------------------------------------------
526-----------------------------------------------------
527 48:         __NR_signal n/a
528-----------------------------------------------------
529-----------------------------------------------------
530 49:        __NR_geteuid 0s 0m
531-----------------------------------------------------
532-----------------------------------------------------
533 50:        __NR_getegid 0s 0m
534-----------------------------------------------------
535-----------------------------------------------------
536 51:           __NR_acct 1s 1m
537-----------------------------------------------------
538
539Syscall param acct(filename) contains uninitialised byte(s)
540   at 0x........: syscall (in /...libc...)
541   by 0x........: (below main)
542
543Syscall param acct(filename) points to unaddressable byte(s)
544   at 0x........: syscall (in /...libc...)
545   by 0x........: (below main)
546 Address 0x........ is not stack'd, malloc'd or (recently) free'd
547-----------------------------------------------------
548 52:        __NR_umount2 2s 1m
549-----------------------------------------------------
550
551Syscall param umount2(path) contains uninitialised byte(s)
552   at 0x........: syscall (in /...libc...)
553   by 0x........: (below main)
554
555Syscall param umount2(flags) contains uninitialised byte(s)
556   at 0x........: syscall (in /...libc...)
557   by 0x........: (below main)
558
559Syscall param umount2(path) points to unaddressable byte(s)
560   at 0x........: syscall (in /...libc...)
561   by 0x........: (below main)
562 Address 0x........ is not stack'd, malloc'd or (recently) free'd
563-----------------------------------------------------
564 53:           __NR_lock ni
565-----------------------------------------------------
566-----------------------------------------------------
567 54:          __NR_ioctl 3s 1m
568-----------------------------------------------------
569
570Syscall param ioctl(fd) contains uninitialised byte(s)
571   at 0x........: syscall (in /...libc...)
572   by 0x........: (below main)
573
574Syscall param ioctl(request) contains uninitialised byte(s)
575   at 0x........: syscall (in /...libc...)
576   by 0x........: (below main)
577
578Syscall param ioctl(arg) contains uninitialised byte(s)
579   at 0x........: syscall (in /...libc...)
580   by 0x........: (below main)
581
582Syscall param ioctl(TCSET{S,SW,SF}) points to unaddressable byte(s)
583   at 0x........: syscall (in /...libc...)
584   by 0x........: (below main)
585 Address 0x........ is not stack'd, malloc'd or (recently) free'd
586-----------------------------------------------------
587 55:          __NR_fcntl (GETFD) 2s 0m
588-----------------------------------------------------
589
590Syscall param fcntl(fd) contains uninitialised byte(s)
591   at 0x........: syscall (in /...libc...)
592   by 0x........: (below main)
593
594Syscall param fcntl(cmd) contains uninitialised byte(s)
595   at 0x........: syscall (in /...libc...)
596   by 0x........: (below main)
597-----------------------------------------------------
598 55:          __NR_fcntl (DUPFD) 1s 0m
599-----------------------------------------------------
600
601Syscall param fcntl(arg) contains uninitialised byte(s)
602   at 0x........: syscall (in /...libc...)
603   by 0x........: (below main)
604-----------------------------------------------------
605 55:          __NR_fcntl (GETLK) 1s 0m
606-----------------------------------------------------
607
608More than 100 errors detected.  Subsequent errors
609will still be recorded, but in less detail than before.
610
611Syscall param fcntl(lock) contains uninitialised byte(s)
612   at 0x........: syscall (in /...libc...)
613   by 0x........: (below main)
614-----------------------------------------------------
615 56:            __NR_mpx ni
616-----------------------------------------------------
617-----------------------------------------------------
618 57:        __NR_setpgid 2s 0m
619-----------------------------------------------------
620
621Syscall param setpgid(pid) contains uninitialised byte(s)
622   at 0x........: syscall (in /...libc...)
623   by 0x........: (below main)
624
625Syscall param setpgid(pgid) contains uninitialised byte(s)
626   at 0x........: syscall (in /...libc...)
627   by 0x........: (below main)
628-----------------------------------------------------
629 58:         __NR_ulimit ni
630-----------------------------------------------------
631-----------------------------------------------------
632 59:    __NR_oldolduname n/a
633-----------------------------------------------------
634-----------------------------------------------------
635 60:          __NR_umask 1s 0m
636-----------------------------------------------------
637
638Syscall param umask(mask) contains uninitialised byte(s)
639   at 0x........: syscall (in /...libc...)
640   by 0x........: (below main)
641-----------------------------------------------------
642 61:         __NR_chroot 1s 1m
643-----------------------------------------------------
644
645Syscall param chroot(path) contains uninitialised byte(s)
646   at 0x........: syscall (in /...libc...)
647   by 0x........: (below main)
648
649Syscall param chroot(path) points to unaddressable byte(s)
650   at 0x........: syscall (in /...libc...)
651   by 0x........: (below main)
652 Address 0x........ is not stack'd, malloc'd or (recently) free'd
653-----------------------------------------------------
654 62:          __NR_ustat n/a
655-----------------------------------------------------
656-----------------------------------------------------
657 63:           __NR_dup2 2s 0m
658-----------------------------------------------------
659
660Syscall param dup2(oldfd) contains uninitialised byte(s)
661   at 0x........: syscall (in /...libc...)
662   by 0x........: (below main)
663
664Syscall param dup2(newfd) contains uninitialised byte(s)
665   at 0x........: syscall (in /...libc...)
666   by 0x........: (below main)
667-----------------------------------------------------
668 64:        __NR_getppid 0s 0m
669-----------------------------------------------------
670-----------------------------------------------------
671 65:        __NR_getpgrp 0s 0m
672-----------------------------------------------------
673-----------------------------------------------------
674 66:         __NR_setsid 0s 0m
675-----------------------------------------------------
676-----------------------------------------------------
677 67:      __NR_sigaction 3s 4m
678-----------------------------------------------------
679
680Syscall param sigaction(signum) contains uninitialised byte(s)
681   at 0x........: syscall (in /...libc...)
682   by 0x........: (below main)
683
684Syscall param sigaction(act) contains uninitialised byte(s)
685   at 0x........: syscall (in /...libc...)
686   by 0x........: (below main)
687
688Syscall param sigaction(oldact) contains uninitialised byte(s)
689   at 0x........: syscall (in /...libc...)
690   by 0x........: (below main)
691
692Syscall param sigaction(act->sa_handler) points to unaddressable byte(s)
693   at 0x........: syscall (in /...libc...)
694   by 0x........: (below main)
695 Address 0x........ is 0 bytes after a block of size 4 alloc'd
696   at 0x........: malloc (vg_replace_malloc.c:...)
697   by 0x........: main (scalar.c:24)
698
699Syscall param sigaction(act->sa_mask) points to unaddressable byte(s)
700   at 0x........: syscall (in /...libc...)
701   by 0x........: (below main)
702 Address 0x........ is 4 bytes after a block of size 4 alloc'd
703   at 0x........: malloc (vg_replace_malloc.c:...)
704   by 0x........: main (scalar.c:24)
705
706Syscall param sigaction(act->sa_flags) points to unaddressable byte(s)
707   at 0x........: syscall (in /...libc...)
708   by 0x........: (below main)
709 Address 0x........ is 8 bytes after a block of size 4 alloc'd
710   at 0x........: malloc (vg_replace_malloc.c:...)
711   by 0x........: main (scalar.c:24)
712
713Syscall param sigaction(oldact) points to unaddressable byte(s)
714   at 0x........: syscall (in /...libc...)
715   by 0x........: (below main)
716 Address 0x........ is 0 bytes after a block of size 4 alloc'd
717   at 0x........: malloc (vg_replace_malloc.c:...)
718   by 0x........: main (scalar.c:24)
719-----------------------------------------------------
720 68:       __NR_sgetmask n/a
721-----------------------------------------------------
722-----------------------------------------------------
723 69:       __NR_ssetmask n/a
724-----------------------------------------------------
725-----------------------------------------------------
726 70:       __NR_setreuid 2s 0m
727-----------------------------------------------------
728
729Syscall param setreuid16(ruid) contains uninitialised byte(s)
730   at 0x........: syscall (in /...libc...)
731   by 0x........: (below main)
732
733Syscall param setreuid16(euid) contains uninitialised byte(s)
734   at 0x........: syscall (in /...libc...)
735   by 0x........: (below main)
736-----------------------------------------------------
737 71:       __NR_setregid 2s 0m
738-----------------------------------------------------
739
740Syscall param setregid16(rgid) contains uninitialised byte(s)
741   at 0x........: syscall (in /...libc...)
742   by 0x........: (below main)
743
744Syscall param setregid16(egid) contains uninitialised byte(s)
745   at 0x........: syscall (in /...libc...)
746   by 0x........: (below main)
747-----------------------------------------------------
748 72:     __NR_sigsuspend ignore
749-----------------------------------------------------
750-----------------------------------------------------
751 73:     __NR_sigpending 1s 1m
752-----------------------------------------------------
753
754Syscall param sigpending(set) contains uninitialised byte(s)
755   at 0x........: syscall (in /...libc...)
756   by 0x........: (below main)
757
758Syscall param sigpending(set) points to unaddressable byte(s)
759   at 0x........: syscall (in /...libc...)
760   by 0x........: (below main)
761 Address 0x........ is not stack'd, malloc'd or (recently) free'd
762-----------------------------------------------------
763 74:    __NR_sethostname n/a
764-----------------------------------------------------
765-----------------------------------------------------
766 75:      __NR_setrlimit 2s 1m
767-----------------------------------------------------
768
769Syscall param setrlimit(resource) contains uninitialised byte(s)
770   at 0x........: syscall (in /...libc...)
771   by 0x........: (below main)
772
773Syscall param setrlimit(rlim) contains uninitialised byte(s)
774   at 0x........: syscall (in /...libc...)
775   by 0x........: (below main)
776
777Syscall param setrlimit(rlim) points to unaddressable byte(s)
778   at 0x........: syscall (in /...libc...)
779   by 0x........: (below main)
780 Address 0x........ is not stack'd, malloc'd or (recently) free'd
781-----------------------------------------------------
782 76:      __NR_getrlimit 2s 1m
783-----------------------------------------------------
784
785Syscall param old_getrlimit(resource) contains uninitialised byte(s)
786   at 0x........: syscall (in /...libc...)
787   by 0x........: (below main)
788
789Syscall param old_getrlimit(rlim) contains uninitialised byte(s)
790   at 0x........: syscall (in /...libc...)
791   by 0x........: (below main)
792
793Syscall param old_getrlimit(rlim) points to unaddressable byte(s)
794   at 0x........: syscall (in /...libc...)
795   by 0x........: (below main)
796 Address 0x........ is not stack'd, malloc'd or (recently) free'd
797-----------------------------------------------------
798 77:      __NR_getrusage 2s 1m
799-----------------------------------------------------
800
801Syscall param getrusage(who) contains uninitialised byte(s)
802   at 0x........: syscall (in /...libc...)
803   by 0x........: (below main)
804
805Syscall param getrusage(usage) contains uninitialised byte(s)
806   at 0x........: syscall (in /...libc...)
807   by 0x........: (below main)
808
809Syscall param getrusage(usage) points to unaddressable byte(s)
810   at 0x........: syscall (in /...libc...)
811   by 0x........: (below main)
812 Address 0x........ is not stack'd, malloc'd or (recently) free'd
813-----------------------------------------------------
814 78:   __NR_gettimeofday 2s 2m
815-----------------------------------------------------
816
817Syscall param gettimeofday(tv) contains uninitialised byte(s)
818   at 0x........: syscall (in /...libc...)
819   by 0x........: (below main)
820
821Syscall param gettimeofday(tz) contains uninitialised byte(s)
822   at 0x........: syscall (in /...libc...)
823   by 0x........: (below main)
824
825Syscall param gettimeofday(tv) points to unaddressable byte(s)
826   at 0x........: syscall (in /...libc...)
827   by 0x........: (below main)
828 Address 0x........ is not stack'd, malloc'd or (recently) free'd
829
830Syscall param gettimeofday(tz) points to unaddressable byte(s)
831   at 0x........: syscall (in /...libc...)
832   by 0x........: (below main)
833 Address 0x........ is not stack'd, malloc'd or (recently) free'd
834-----------------------------------------------------
835 79:   __NR_settimeofday 2s 2m
836-----------------------------------------------------
837
838Syscall param settimeofday(tv) contains uninitialised byte(s)
839   at 0x........: syscall (in /...libc...)
840   by 0x........: (below main)
841
842Syscall param settimeofday(tz) contains uninitialised byte(s)
843   at 0x........: syscall (in /...libc...)
844   by 0x........: (below main)
845
846Syscall param settimeofday(tv) points to unaddressable byte(s)
847   at 0x........: syscall (in /...libc...)
848   by 0x........: (below main)
849 Address 0x........ is not stack'd, malloc'd or (recently) free'd
850
851Syscall param settimeofday(tz) points to unaddressable byte(s)
852   at 0x........: syscall (in /...libc...)
853   by 0x........: (below main)
854 Address 0x........ is not stack'd, malloc'd or (recently) free'd
855-----------------------------------------------------
856 80:      __NR_getgroups 2s 1m
857-----------------------------------------------------
858
859Syscall param getgroups16(size) contains uninitialised byte(s)
860   at 0x........: syscall (in /...libc...)
861   by 0x........: (below main)
862
863Syscall param getgroups16(list) contains uninitialised byte(s)
864   at 0x........: syscall (in /...libc...)
865   by 0x........: (below main)
866
867Syscall param getgroups16(list) points to unaddressable byte(s)
868   at 0x........: syscall (in /...libc...)
869   by 0x........: (below main)
870 Address 0x........ is not stack'd, malloc'd or (recently) free'd
871-----------------------------------------------------
872 81:      __NR_setgroups 2s 1m
873-----------------------------------------------------
874
875Syscall param setgroups16(size) contains uninitialised byte(s)
876   at 0x........: syscall (in /...libc...)
877   by 0x........: (below main)
878
879Syscall param setgroups16(list) contains uninitialised byte(s)
880   at 0x........: syscall (in /...libc...)
881   by 0x........: (below main)
882
883Syscall param setgroups16(list) points to unaddressable byte(s)
884   at 0x........: syscall (in /...libc...)
885   by 0x........: (below main)
886 Address 0x........ is not stack'd, malloc'd or (recently) free'd
887-----------------------------------------------------
888 82:         __NR_select 1s 4m
889-----------------------------------------------------
890
891Syscall param old_select(args) contains uninitialised byte(s)
892   at 0x........: syscall (in /...libc...)
893   by 0x........: (below main)
894
895Syscall param old_select(readfds) points to unaddressable byte(s)
896   at 0x........: syscall (in /...libc...)
897   by 0x........: (below main)
898 Address 0x........ is not stack'd, malloc'd or (recently) free'd
899
900Syscall param old_select(writefds) points to unaddressable byte(s)
901   at 0x........: syscall (in /...libc...)
902   by 0x........: (below main)
903 Address 0x........ is not stack'd, malloc'd or (recently) free'd
904
905Syscall param old_select(exceptfds) points to unaddressable byte(s)
906   at 0x........: syscall (in /...libc...)
907   by 0x........: (below main)
908 Address 0x........ is not stack'd, malloc'd or (recently) free'd
909
910Syscall param old_select(timeout) points to unaddressable byte(s)
911   at 0x........: syscall (in /...libc...)
912   by 0x........: (below main)
913 Address 0x........ is not stack'd, malloc'd or (recently) free'd
914-----------------------------------------------------
915 83:        __NR_symlink 2s 2m
916-----------------------------------------------------
917
918Syscall param symlink(oldpath) contains uninitialised byte(s)
919   at 0x........: syscall (in /...libc...)
920   by 0x........: (below main)
921
922Syscall param symlink(newpath) contains uninitialised byte(s)
923   at 0x........: syscall (in /...libc...)
924   by 0x........: (below main)
925
926Syscall param symlink(oldpath) points to unaddressable byte(s)
927   at 0x........: syscall (in /...libc...)
928   by 0x........: (below main)
929 Address 0x........ is not stack'd, malloc'd or (recently) free'd
930
931Syscall param symlink(newpath) points to unaddressable byte(s)
932   at 0x........: syscall (in /...libc...)
933   by 0x........: (below main)
934 Address 0x........ is not stack'd, malloc'd or (recently) free'd
935-----------------------------------------------------
936 84:       __NR_oldlstat n/a
937-----------------------------------------------------
938-----------------------------------------------------
939 85:       __NR_readlink 3s 2m
940-----------------------------------------------------
941
942Syscall param readlink(path) contains uninitialised byte(s)
943   at 0x........: syscall (in /...libc...)
944   by 0x........: (below main)
945
946Syscall param readlink(buf) contains uninitialised byte(s)
947   at 0x........: syscall (in /...libc...)
948   by 0x........: (below main)
949
950Syscall param readlink(bufsiz) contains uninitialised byte(s)
951   at 0x........: syscall (in /...libc...)
952   by 0x........: (below main)
953
954Syscall param readlink(path) points to unaddressable byte(s)
955   at 0x........: syscall (in /...libc...)
956   by 0x........: (below main)
957 Address 0x........ is not stack'd, malloc'd or (recently) free'd
958
959Syscall param readlink(buf) points to unaddressable byte(s)
960   at 0x........: syscall (in /...libc...)
961   by 0x........: (below main)
962 Address 0x........ is not stack'd, malloc'd or (recently) free'd
963-----------------------------------------------------
964 86:         __NR_uselib n/a
965-----------------------------------------------------
966-----------------------------------------------------
967 87:         __NR_swapon n/a
968-----------------------------------------------------
969-----------------------------------------------------
970 88:         __NR_reboot n/a
971-----------------------------------------------------
972-----------------------------------------------------
973 89:        __NR_readdir n/a
974-----------------------------------------------------
975-----------------------------------------------------
976 90:           __NR_mmap 1s 0m
977-----------------------------------------------------
978
979Syscall param old_mmap(args) contains uninitialised byte(s)
980   at 0x........: syscall (in /...libc...)
981   by 0x........: (below main)
982-----------------------------------------------------
983 91:         __NR_munmap 2s 0m
984-----------------------------------------------------
985
986Syscall param munmap(start) contains uninitialised byte(s)
987   at 0x........: syscall (in /...libc...)
988   by 0x........: (below main)
989
990Syscall param munmap(length) contains uninitialised byte(s)
991   at 0x........: syscall (in /...libc...)
992   by 0x........: (below main)
993-----------------------------------------------------
994 92:       __NR_truncate 2s 1m
995-----------------------------------------------------
996
997Syscall param truncate(path) contains uninitialised byte(s)
998   at 0x........: syscall (in /...libc...)
999   by 0x........: (below main)
1000
1001Syscall param truncate(length) contains uninitialised byte(s)
1002   at 0x........: syscall (in /...libc...)
1003   by 0x........: (below main)
1004
1005Syscall param truncate(path) points to unaddressable byte(s)
1006   at 0x........: syscall (in /...libc...)
1007   by 0x........: (below main)
1008 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1009-----------------------------------------------------
1010 93:      __NR_ftruncate 2s 0m
1011-----------------------------------------------------
1012
1013Syscall param ftruncate(fd) contains uninitialised byte(s)
1014   at 0x........: syscall (in /...libc...)
1015   by 0x........: (below main)
1016
1017Syscall param ftruncate(length) contains uninitialised byte(s)
1018   at 0x........: syscall (in /...libc...)
1019   by 0x........: (below main)
1020-----------------------------------------------------
1021 94:         __NR_fchmod 2s 0m
1022-----------------------------------------------------
1023
1024Syscall param fchmod(fildes) contains uninitialised byte(s)
1025   at 0x........: syscall (in /...libc...)
1026   by 0x........: (below main)
1027
1028Syscall param fchmod(mode) contains uninitialised byte(s)
1029   at 0x........: syscall (in /...libc...)
1030   by 0x........: (below main)
1031-----------------------------------------------------
1032 95:         __NR_fchown 3s 0m
1033-----------------------------------------------------
1034
1035Syscall param fchown16(fd) contains uninitialised byte(s)
1036   at 0x........: syscall (in /...libc...)
1037   by 0x........: (below main)
1038
1039Syscall param fchown16(owner) contains uninitialised byte(s)
1040   at 0x........: syscall (in /...libc...)
1041   by 0x........: (below main)
1042
1043Syscall param fchown16(group) contains uninitialised byte(s)
1044   at 0x........: syscall (in /...libc...)
1045   by 0x........: (below main)
1046-----------------------------------------------------
1047 96:    __NR_getpriority 2s 0m
1048-----------------------------------------------------
1049
1050Syscall param getpriority(which) contains uninitialised byte(s)
1051   at 0x........: syscall (in /...libc...)
1052   by 0x........: (below main)
1053
1054Syscall param getpriority(who) contains uninitialised byte(s)
1055   at 0x........: syscall (in /...libc...)
1056   by 0x........: (below main)
1057-----------------------------------------------------
1058 97:    __NR_setpriority 3s 0m
1059-----------------------------------------------------
1060
1061Syscall param setpriority(which) contains uninitialised byte(s)
1062   at 0x........: syscall (in /...libc...)
1063   by 0x........: (below main)
1064
1065Syscall param setpriority(who) contains uninitialised byte(s)
1066   at 0x........: syscall (in /...libc...)
1067   by 0x........: (below main)
1068
1069Syscall param setpriority(prio) contains uninitialised byte(s)
1070   at 0x........: syscall (in /...libc...)
1071   by 0x........: (below main)
1072-----------------------------------------------------
1073 98:         __NR_profil ni
1074-----------------------------------------------------
1075-----------------------------------------------------
1076 99:         __NR_statfs 2s 2m
1077-----------------------------------------------------
1078
1079Syscall param statfs(path) contains uninitialised byte(s)
1080   at 0x........: syscall (in /...libc...)
1081   by 0x........: (below main)
1082
1083Syscall param statfs(buf) contains uninitialised byte(s)
1084   at 0x........: syscall (in /...libc...)
1085   by 0x........: (below main)
1086
1087Syscall param statfs(path) points to unaddressable byte(s)
1088   at 0x........: syscall (in /...libc...)
1089   by 0x........: (below main)
1090 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1091
1092Syscall param statfs(buf) points to unaddressable byte(s)
1093   at 0x........: syscall (in /...libc...)
1094   by 0x........: (below main)
1095 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1096-----------------------------------------------------
1097100:        __NR_fstatfs 2s 1m
1098-----------------------------------------------------
1099
1100Syscall param fstatfs(fd) contains uninitialised byte(s)
1101   at 0x........: syscall (in /...libc...)
1102   by 0x........: (below main)
1103
1104Syscall param fstatfs(buf) contains uninitialised byte(s)
1105   at 0x........: syscall (in /...libc...)
1106   by 0x........: (below main)
1107
1108Syscall param fstatfs(buf) points to unaddressable byte(s)
1109   at 0x........: syscall (in /...libc...)
1110   by 0x........: (below main)
1111 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1112-----------------------------------------------------
1113101:         __NR_ioperm 3s 0m
1114-----------------------------------------------------
1115
1116Syscall param ioperm(from) contains uninitialised byte(s)
1117   at 0x........: syscall (in /...libc...)
1118   by 0x........: (below main)
1119
1120Syscall param ioperm(num) contains uninitialised byte(s)
1121   at 0x........: syscall (in /...libc...)
1122   by 0x........: (below main)
1123
1124Syscall param ioperm(turn_on) contains uninitialised byte(s)
1125   at 0x........: syscall (in /...libc...)
1126   by 0x........: (below main)
1127-----------------------------------------------------
1128102:     __NR_socketcall XXX
1129-----------------------------------------------------
1130-----------------------------------------------------
1131103:         __NR_syslog 3s 1m
1132-----------------------------------------------------
1133
1134Syscall param syslog(type) contains uninitialised byte(s)
1135   at 0x........: syscall (in /...libc...)
1136   by 0x........: (below main)
1137
1138Syscall param syslog(bufp) contains uninitialised byte(s)
1139   at 0x........: syscall (in /...libc...)
1140   by 0x........: (below main)
1141
1142Syscall param syslog(len) contains uninitialised byte(s)
1143   at 0x........: syscall (in /...libc...)
1144   by 0x........: (below main)
1145
1146Syscall param syslog(bufp) points to unaddressable byte(s)
1147   at 0x........: syscall (in /...libc...)
1148   by 0x........: (below main)
1149 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1150-----------------------------------------------------
1151104:      __NR_setitimer 3s 2m
1152-----------------------------------------------------
1153
1154Syscall param setitimer(which) contains uninitialised byte(s)
1155   at 0x........: syscall (in /...libc...)
1156   by 0x........: (below main)
1157
1158Syscall param setitimer(value) contains uninitialised byte(s)
1159   at 0x........: syscall (in /...libc...)
1160   by 0x........: (below main)
1161
1162Syscall param setitimer(ovalue) contains uninitialised byte(s)
1163   at 0x........: syscall (in /...libc...)
1164   by 0x........: (below main)
1165
1166Syscall param setitimer(value) points to unaddressable byte(s)
1167   at 0x........: syscall (in /...libc...)
1168   by 0x........: (below main)
1169 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1170
1171Syscall param setitimer(ovalue) points to unaddressable byte(s)
1172   at 0x........: syscall (in /...libc...)
1173   by 0x........: (below main)
1174 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1175-----------------------------------------------------
1176105:      __NR_getitimer 2s 1m
1177-----------------------------------------------------
1178
1179Syscall param getitimer(which) contains uninitialised byte(s)
1180   at 0x........: syscall (in /...libc...)
1181   by 0x........: (below main)
1182
1183Syscall param getitimer(value) contains uninitialised byte(s)
1184   at 0x........: syscall (in /...libc...)
1185   by 0x........: (below main)
1186
1187Syscall param getitimer(value) points to unaddressable byte(s)
1188   at 0x........: syscall (in /...libc...)
1189   by 0x........: (below main)
1190 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1191-----------------------------------------------------
1192106:           __NR_stat 2s 2m
1193-----------------------------------------------------
1194
1195Syscall param stat(file_name) contains uninitialised byte(s)
1196   at 0x........: syscall (in /...libc...)
1197   by 0x........: (below main)
1198
1199Syscall param stat(buf) contains uninitialised byte(s)
1200   at 0x........: syscall (in /...libc...)
1201   by 0x........: (below main)
1202
1203Syscall param stat(file_name) points to unaddressable byte(s)
1204   at 0x........: syscall (in /...libc...)
1205   by 0x........: (below main)
1206 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1207
1208Syscall param stat(buf) points to unaddressable byte(s)
1209   at 0x........: syscall (in /...libc...)
1210   by 0x........: (below main)
1211 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1212-----------------------------------------------------
1213107:          __NR_lstat 2s 2m
1214-----------------------------------------------------
1215
1216Syscall param lstat(file_name) contains uninitialised byte(s)
1217   at 0x........: syscall (in /...libc...)
1218   by 0x........: (below main)
1219
1220Syscall param lstat(buf) contains uninitialised byte(s)
1221   at 0x........: syscall (in /...libc...)
1222   by 0x........: (below main)
1223
1224Syscall param lstat(file_name) points to unaddressable byte(s)
1225   at 0x........: syscall (in /...libc...)
1226   by 0x........: (below main)
1227 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1228
1229Syscall param lstat(buf) points to unaddressable byte(s)
1230   at 0x........: syscall (in /...libc...)
1231   by 0x........: (below main)
1232 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1233-----------------------------------------------------
1234108:          __NR_fstat 2s 1m
1235-----------------------------------------------------
1236
1237Syscall param fstat(fd) contains uninitialised byte(s)
1238   at 0x........: syscall (in /...libc...)
1239   by 0x........: (below main)
1240
1241Syscall param fstat(buf) contains uninitialised byte(s)
1242   at 0x........: syscall (in /...libc...)
1243   by 0x........: (below main)
1244
1245Syscall param fstat(buf) points to unaddressable byte(s)
1246   at 0x........: syscall (in /...libc...)
1247   by 0x........: (below main)
1248 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1249-----------------------------------------------------
1250109:       __NR_olduname n/a
1251-----------------------------------------------------
1252-----------------------------------------------------
1253110:           __NR_iopl 1s 0m
1254-----------------------------------------------------
1255
1256Syscall param iopl(level) contains uninitialised byte(s)
1257   at 0x........: syscall (in /...libc...)
1258   by 0x........: (below main)
1259-----------------------------------------------------
1260111:        __NR_vhangup 0s 0m
1261-----------------------------------------------------
1262-----------------------------------------------------
1263112:           __NR_idle ni
1264-----------------------------------------------------
1265-----------------------------------------------------
1266113:        __NR_vm86old n/a
1267-----------------------------------------------------
1268-----------------------------------------------------
1269114:          __NR_wait4 4s 2m
1270-----------------------------------------------------
1271
1272Syscall param wait4(pid) contains uninitialised byte(s)
1273   at 0x........: syscall (in /...libc...)
1274   by 0x........: (below main)
1275
1276Syscall param wait4(status) contains uninitialised byte(s)
1277   at 0x........: syscall (in /...libc...)
1278   by 0x........: (below main)
1279
1280Syscall param wait4(options) contains uninitialised byte(s)
1281   at 0x........: syscall (in /...libc...)
1282   by 0x........: (below main)
1283
1284Syscall param wait4(rusage) contains uninitialised byte(s)
1285   at 0x........: syscall (in /...libc...)
1286   by 0x........: (below main)
1287
1288Syscall param wait4(status) points to unaddressable byte(s)
1289   at 0x........: syscall (in /...libc...)
1290   by 0x........: (below main)
1291 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1292
1293Syscall param wait4(rusage) points to unaddressable byte(s)
1294   at 0x........: syscall (in /...libc...)
1295   by 0x........: (below main)
1296 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1297-----------------------------------------------------
1298115:        __NR_swapoff n/a
1299-----------------------------------------------------
1300-----------------------------------------------------
1301116:        __NR_sysinfo 1s 1m
1302-----------------------------------------------------
1303
1304Syscall param sysinfo(info) contains uninitialised byte(s)
1305   at 0x........: syscall (in /...libc...)
1306   by 0x........: (below main)
1307
1308Syscall param sysinfo(info) points to unaddressable byte(s)
1309   at 0x........: syscall (in /...libc...)
1310   by 0x........: (below main)
1311 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1312-----------------------------------------------------
1313117:            __NR_ipc 5s 0m
1314-----------------------------------------------------
1315
1316Syscall param ipc(call) contains uninitialised byte(s)
1317   at 0x........: syscall (in /...libc...)
1318   by 0x........: (below main)
1319
1320Syscall param ipc(first) contains uninitialised byte(s)
1321   at 0x........: syscall (in /...libc...)
1322   by 0x........: (below main)
1323
1324Syscall param ipc(second) contains uninitialised byte(s)
1325   at 0x........: syscall (in /...libc...)
1326   by 0x........: (below main)
1327
1328Syscall param ipc(third) contains uninitialised byte(s)
1329   at 0x........: syscall (in /...libc...)
1330   by 0x........: (below main)
1331
1332Syscall param ipc(ptr) contains uninitialised byte(s)
1333   at 0x........: syscall (in /...libc...)
1334   by 0x........: (below main)
1335-----------------------------------------------------
1336118:          __NR_fsync 1s 0m
1337-----------------------------------------------------
1338
1339Syscall param fsync(fd) contains uninitialised byte(s)
1340   at 0x........: syscall (in /...libc...)
1341   by 0x........: (below main)
1342-----------------------------------------------------
1343119:      __NR_sigreturn n/a
1344-----------------------------------------------------
1345-----------------------------------------------------
1346120:          __NR_clone 4s 0m
1347-----------------------------------------------------
1348
1349Syscall param clone(flags) contains uninitialised byte(s)
1350   at 0x........: syscall (in /...libc...)
1351   by 0x........: (below main)
1352
1353Syscall param clone(child_stack) contains uninitialised byte(s)
1354   at 0x........: syscall (in /...libc...)
1355   by 0x........: (below main)
1356
1357Syscall param clone(parent_tidptr) contains uninitialised byte(s)
1358   at 0x........: syscall (in /...libc...)
1359   by 0x........: (below main)
1360
1361Syscall param clone(tlsinfo) contains uninitialised byte(s)
1362   at 0x........: syscall (in /...libc...)
1363   by 0x........: (below main)
1364
1365Syscall param clone(child_tidptr) contains uninitialised byte(s)
1366   at 0x........: syscall (in /...libc...)
1367   by 0x........: (below main)
1368
1369Syscall param clone(parent_tidptr) points to unaddressable byte(s)
1370   at 0x........: syscall (in /...libc...)
1371   by 0x........: (below main)
1372 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1373-----------------------------------------------------
1374121:  __NR_setdomainname n/a
1375-----------------------------------------------------
1376-----------------------------------------------------
1377122:          __NR_uname 1s 1m
1378-----------------------------------------------------
1379
1380Syscall param uname(buf) contains uninitialised byte(s)
1381   at 0x........: syscall (in /...libc...)
1382   by 0x........: (below main)
1383
1384Syscall param uname(buf) points to unaddressable byte(s)
1385   at 0x........: syscall (in /...libc...)
1386   by 0x........: (below main)
1387 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1388-----------------------------------------------------
1389123:     __NR_modify_ldt 3s 1m
1390-----------------------------------------------------
1391
1392Syscall param modify_ldt(func) contains uninitialised byte(s)
1393   at 0x........: syscall (in /...libc...)
1394   by 0x........: (below main)
1395
1396Syscall param modify_ldt(ptr) contains uninitialised byte(s)
1397   at 0x........: syscall (in /...libc...)
1398   by 0x........: (below main)
1399
1400Syscall param modify_ldt(bytecount) contains uninitialised byte(s)
1401   at 0x........: syscall (in /...libc...)
1402   by 0x........: (below main)
1403
1404Syscall param modify_ldt(ptr) points to unaddressable byte(s)
1405   at 0x........: syscall (in /...libc...)
1406   by 0x........: (below main)
1407 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1408-----------------------------------------------------
1409124:       __NR_adjtimex XXX
1410-----------------------------------------------------
1411-----------------------------------------------------
1412125:       __NR_mprotect 3s 0m
1413-----------------------------------------------------
1414
1415Syscall param mprotect(addr) contains uninitialised byte(s)
1416   at 0x........: syscall (in /...libc...)
1417   by 0x........: (below main)
1418
1419Syscall param mprotect(len) contains uninitialised byte(s)
1420   at 0x........: syscall (in /...libc...)
1421   by 0x........: (below main)
1422
1423Syscall param mprotect(prot) contains uninitialised byte(s)
1424   at 0x........: syscall (in /...libc...)
1425   by 0x........: (below main)
1426-----------------------------------------------------
1427126:    __NR_sigprocmask 3s 2m
1428-----------------------------------------------------
1429
1430Syscall param sigprocmask(how) contains uninitialised byte(s)
1431   at 0x........: syscall (in /...libc...)
1432   by 0x........: (below main)
1433
1434Syscall param sigprocmask(set) contains uninitialised byte(s)
1435   at 0x........: syscall (in /...libc...)
1436   by 0x........: (below main)
1437
1438Syscall param sigprocmask(oldset) contains uninitialised byte(s)
1439   at 0x........: syscall (in /...libc...)
1440   by 0x........: (below main)
1441
1442Syscall param sigprocmask(set) points to unaddressable byte(s)
1443   at 0x........: syscall (in /...libc...)
1444   by 0x........: (below main)
1445 Address 0x........ is 0 bytes after a block of size 4 alloc'd
1446   at 0x........: malloc (vg_replace_malloc.c:...)
1447   by 0x........: main (scalar.c:24)
1448
1449Syscall param sigprocmask(oldset) points to unaddressable byte(s)
1450   at 0x........: syscall (in /...libc...)
1451   by 0x........: (below main)
1452 Address 0x........ is 0 bytes after a block of size 4 alloc'd
1453   at 0x........: malloc (vg_replace_malloc.c:...)
1454   by 0x........: main (scalar.c:24)
1455-----------------------------------------------------
1456127:  __NR_create_module ni
1457-----------------------------------------------------
1458-----------------------------------------------------
1459128:    __NR_init_module 3s 2m
1460-----------------------------------------------------
1461
1462Syscall param init_module(umod) contains uninitialised byte(s)
1463   at 0x........: syscall (in /...libc...)
1464   by 0x........: (below main)
1465
1466Syscall param init_module(len) contains uninitialised byte(s)
1467   at 0x........: syscall (in /...libc...)
1468   by 0x........: (below main)
1469
1470Syscall param init_module(uargs) contains uninitialised byte(s)
1471   at 0x........: syscall (in /...libc...)
1472   by 0x........: (below main)
1473
1474Syscall param init_module(umod) points to unaddressable byte(s)
1475   at 0x........: syscall (in /...libc...)
1476   by 0x........: (below main)
1477 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1478
1479Syscall param init_module(uargs) points to unaddressable byte(s)
1480   at 0x........: syscall (in /...libc...)
1481   by 0x........: (below main)
1482 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1483-----------------------------------------------------
1484129:  __NR_delete_module n/a
1485-----------------------------------------------------
1486-----------------------------------------------------
1487130:__NR_get_kernel_syms ni
1488-----------------------------------------------------
1489-----------------------------------------------------
1490131:       __NR_quotactl 4s 1m
1491-----------------------------------------------------
1492
1493Syscall param quotactl(cmd) contains uninitialised byte(s)
1494   at 0x........: syscall (in /...libc...)
1495   by 0x........: (below main)
1496
1497Syscall param quotactl(special) contains uninitialised byte(s)
1498   at 0x........: syscall (in /...libc...)
1499   by 0x........: (below main)
1500
1501Syscall param quotactl(id) contains uninitialised byte(s)
1502   at 0x........: syscall (in /...libc...)
1503   by 0x........: (below main)
1504
1505Syscall param quotactl(addr) contains uninitialised byte(s)
1506   at 0x........: syscall (in /...libc...)
1507   by 0x........: (below main)
1508
1509Syscall param quotactl(special) points to unaddressable byte(s)
1510   at 0x........: syscall (in /...libc...)
1511   by 0x........: (below main)
1512 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1513-----------------------------------------------------
1514132:        __NR_getpgid 1s 0m
1515-----------------------------------------------------
1516
1517Syscall param getpgid(pid) contains uninitialised byte(s)
1518   at 0x........: syscall (in /...libc...)
1519   by 0x........: (below main)
1520-----------------------------------------------------
1521133:         __NR_fchdir 1s 0m
1522-----------------------------------------------------
1523
1524Syscall param fchdir(fd) contains uninitialised byte(s)
1525   at 0x........: syscall (in /...libc...)
1526   by 0x........: (below main)
1527-----------------------------------------------------
1528134:        __NR_bdflush n/a
1529-----------------------------------------------------
1530-----------------------------------------------------
1531135:          __NR_sysfs n/a
1532-----------------------------------------------------
1533-----------------------------------------------------
1534136:    __NR_personality 1s 0m
1535-----------------------------------------------------
1536
1537Syscall param personality(persona) contains uninitialised byte(s)
1538   at 0x........: syscall (in /...libc...)
1539   by 0x........: (below main)
1540-----------------------------------------------------
1541137:    __NR_afs_syscall ni
1542-----------------------------------------------------
1543-----------------------------------------------------
1544138:       __NR_setfsuid 1s 0m
1545-----------------------------------------------------
1546
1547Syscall param setfsuid16(uid) contains uninitialised byte(s)
1548   at 0x........: syscall (in /...libc...)
1549   by 0x........: (below main)
1550-----------------------------------------------------
1551139:       __NR_setfsgid 1s 0m
1552-----------------------------------------------------
1553
1554Syscall param setfsgid16(gid) contains uninitialised byte(s)
1555   at 0x........: syscall (in /...libc...)
1556   by 0x........: (below main)
1557-----------------------------------------------------
1558140:        __NR__llseek 5s 1m
1559-----------------------------------------------------
1560
1561Syscall param llseek(fd) contains uninitialised byte(s)
1562   at 0x........: syscall (in /...libc...)
1563   by 0x........: (below main)
1564
1565Syscall param llseek(offset_high) contains uninitialised byte(s)
1566   at 0x........: syscall (in /...libc...)
1567   by 0x........: (below main)
1568
1569Syscall param llseek(offset_low) contains uninitialised byte(s)
1570   at 0x........: syscall (in /...libc...)
1571   by 0x........: (below main)
1572
1573Syscall param llseek(result) contains uninitialised byte(s)
1574   at 0x........: syscall (in /...libc...)
1575   by 0x........: (below main)
1576
1577Syscall param llseek(whence) contains uninitialised byte(s)
1578   at 0x........: syscall (in /...libc...)
1579   by 0x........: (below main)
1580
1581Syscall param llseek(result) points to unaddressable byte(s)
1582   at 0x........: syscall (in /...libc...)
1583   by 0x........: (below main)
1584 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1585-----------------------------------------------------
1586141:       __NR_getdents 3s 1m
1587-----------------------------------------------------
1588
1589Syscall param getdents(fd) contains uninitialised byte(s)
1590   at 0x........: syscall (in /...libc...)
1591   by 0x........: (below main)
1592
1593Syscall param getdents(dirp) contains uninitialised byte(s)
1594   at 0x........: syscall (in /...libc...)
1595   by 0x........: (below main)
1596
1597Syscall param getdents(count) contains uninitialised byte(s)
1598   at 0x........: syscall (in /...libc...)
1599   by 0x........: (below main)
1600
1601Syscall param getdents(dirp) points to unaddressable byte(s)
1602   at 0x........: syscall (in /...libc...)
1603   by 0x........: (below main)
1604 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1605-----------------------------------------------------
1606142:     __NR__newselect 5s 4m
1607-----------------------------------------------------
1608
1609Syscall param select(n) contains uninitialised byte(s)
1610   at 0x........: syscall (in /...libc...)
1611   by 0x........: (below main)
1612
1613Syscall param select(readfds) contains uninitialised byte(s)
1614   at 0x........: syscall (in /...libc...)
1615   by 0x........: (below main)
1616
1617Syscall param select(writefds) contains uninitialised byte(s)
1618   at 0x........: syscall (in /...libc...)
1619   by 0x........: (below main)
1620
1621Syscall param select(exceptfds) contains uninitialised byte(s)
1622   at 0x........: syscall (in /...libc...)
1623   by 0x........: (below main)
1624
1625Syscall param select(timeout) contains uninitialised byte(s)
1626   at 0x........: syscall (in /...libc...)
1627   by 0x........: (below main)
1628
1629Syscall param select(readfds) points to unaddressable byte(s)
1630   at 0x........: syscall (in /...libc...)
1631   by 0x........: (below main)
1632 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1633
1634Syscall param select(writefds) points to unaddressable byte(s)
1635   at 0x........: syscall (in /...libc...)
1636   by 0x........: (below main)
1637 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1638
1639Syscall param select(exceptfds) points to unaddressable byte(s)
1640   at 0x........: syscall (in /...libc...)
1641   by 0x........: (below main)
1642 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1643
1644Syscall param select(timeout) points to unaddressable byte(s)
1645   at 0x........: syscall (in /...libc...)
1646   by 0x........: (below main)
1647 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1648-----------------------------------------------------
1649143:          __NR_flock 2s 0m
1650-----------------------------------------------------
1651
1652Syscall param flock(fd) contains uninitialised byte(s)
1653   at 0x........: syscall (in /...libc...)
1654   by 0x........: (below main)
1655
1656Syscall param flock(operation) contains uninitialised byte(s)
1657   at 0x........: syscall (in /...libc...)
1658   by 0x........: (below main)
1659-----------------------------------------------------
1660144:          __NR_msync 3s 1m
1661-----------------------------------------------------
1662
1663Syscall param msync(start) contains uninitialised byte(s)
1664   at 0x........: syscall (in /...libc...)
1665   by 0x........: (below main)
1666
1667Syscall param msync(length) contains uninitialised byte(s)
1668   at 0x........: syscall (in /...libc...)
1669   by 0x........: (below main)
1670
1671Syscall param msync(flags) contains uninitialised byte(s)
1672   at 0x........: syscall (in /...libc...)
1673   by 0x........: (below main)
1674
1675Syscall param msync(start) points to unaddressable byte(s)
1676   at 0x........: syscall (in /...libc...)
1677   by 0x........: (below main)
1678 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1679-----------------------------------------------------
1680145:          __NR_readv 3s 1m
1681-----------------------------------------------------
1682
1683Syscall param readv(fd) contains uninitialised byte(s)
1684   at 0x........: syscall (in /...libc...)
1685   by 0x........: (below main)
1686
1687Syscall param readv(vector) contains uninitialised byte(s)
1688   at 0x........: syscall (in /...libc...)
1689   by 0x........: (below main)
1690
1691Syscall param readv(count) contains uninitialised byte(s)
1692   at 0x........: syscall (in /...libc...)
1693   by 0x........: (below main)
1694
1695Syscall param readv(vector) points to unaddressable byte(s)
1696   at 0x........: syscall (in /...libc...)
1697   by 0x........: (below main)
1698 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1699-----------------------------------------------------
1700146:         __NR_writev 3s 1m
1701-----------------------------------------------------
1702
1703Syscall param writev(fd) contains uninitialised byte(s)
1704   at 0x........: syscall (in /...libc...)
1705   by 0x........: (below main)
1706
1707Syscall param writev(vector) contains uninitialised byte(s)
1708   at 0x........: syscall (in /...libc...)
1709   by 0x........: (below main)
1710
1711Syscall param writev(count) contains uninitialised byte(s)
1712   at 0x........: syscall (in /...libc...)
1713   by 0x........: (below main)
1714
1715Syscall param writev(vector) points to unaddressable byte(s)
1716   at 0x........: syscall (in /...libc...)
1717   by 0x........: (below main)
1718 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1719-----------------------------------------------------
1720147:         __NR_getsid 1s 0m
1721-----------------------------------------------------
1722
1723Syscall param getsid(pid) contains uninitialised byte(s)
1724   at 0x........: syscall (in /...libc...)
1725   by 0x........: (below main)
1726-----------------------------------------------------
1727148:      __NR_fdatasync 1s 0m
1728-----------------------------------------------------
1729
1730Syscall param fdatasync(fd) contains uninitialised byte(s)
1731   at 0x........: syscall (in /...libc...)
1732   by 0x........: (below main)
1733-----------------------------------------------------
1734149:        __NR__sysctl 1s 1m
1735-----------------------------------------------------
1736
1737Syscall param sysctl(args) contains uninitialised byte(s)
1738   at 0x........: syscall (in /...libc...)
1739   by 0x........: (below main)
1740
1741Syscall param sysctl(args) points to unaddressable byte(s)
1742   at 0x........: syscall (in /...libc...)
1743   by 0x........: (below main)
1744 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1745-----------------------------------------------------
1746150:          __NR_mlock 2s 0m
1747-----------------------------------------------------
1748
1749Syscall param mlock(addr) contains uninitialised byte(s)
1750   at 0x........: syscall (in /...libc...)
1751   by 0x........: (below main)
1752
1753Syscall param mlock(len) contains uninitialised byte(s)
1754   at 0x........: syscall (in /...libc...)
1755   by 0x........: (below main)
1756-----------------------------------------------------
1757151:        __NR_munlock 2s 0m
1758-----------------------------------------------------
1759
1760Syscall param munlock(addr) contains uninitialised byte(s)
1761   at 0x........: syscall (in /...libc...)
1762   by 0x........: (below main)
1763
1764Syscall param munlock(len) contains uninitialised byte(s)
1765   at 0x........: syscall (in /...libc...)
1766   by 0x........: (below main)
1767-----------------------------------------------------
1768152:       __NR_mlockall 1s 0m
1769-----------------------------------------------------
1770
1771Syscall param mlockall(flags) contains uninitialised byte(s)
1772   at 0x........: syscall (in /...libc...)
1773   by 0x........: (below main)
1774-----------------------------------------------------
1775153:     __NR_munlockall 0s 0m
1776-----------------------------------------------------
1777-----------------------------------------------------
1778154: __NR_sched_setparam 2s 1m
1779-----------------------------------------------------
1780
1781Syscall param sched_setparam(pid) contains uninitialised byte(s)
1782   at 0x........: syscall (in /...libc...)
1783   by 0x........: (below main)
1784
1785Syscall param sched_setparam(p) contains uninitialised byte(s)
1786   at 0x........: syscall (in /...libc...)
1787   by 0x........: (below main)
1788
1789Syscall param sched_setparam(p) points to unaddressable byte(s)
1790   at 0x........: syscall (in /...libc...)
1791   by 0x........: (below main)
1792 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1793-----------------------------------------------------
1794155: __NR_sched_getparam 2s 1m
1795-----------------------------------------------------
1796
1797Syscall param sched_getparam(pid) contains uninitialised byte(s)
1798   at 0x........: syscall (in /...libc...)
1799   by 0x........: (below main)
1800
1801Syscall param sched_getparam(p) contains uninitialised byte(s)
1802   at 0x........: syscall (in /...libc...)
1803   by 0x........: (below main)
1804
1805Syscall param sched_getparam(p) points to unaddressable byte(s)
1806   at 0x........: syscall (in /...libc...)
1807   by 0x........: (below main)
1808 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1809-----------------------------------------------------
1810156:__NR_sched_setscheduler 3s 1m
1811-----------------------------------------------------
1812
1813Syscall param sched_setscheduler(pid) contains uninitialised byte(s)
1814   at 0x........: syscall (in /...libc...)
1815   by 0x........: (below main)
1816
1817Syscall param sched_setscheduler(policy) contains uninitialised byte(s)
1818   at 0x........: syscall (in /...libc...)
1819   by 0x........: (below main)
1820
1821Syscall param sched_setscheduler(p) contains uninitialised byte(s)
1822   at 0x........: syscall (in /...libc...)
1823   by 0x........: (below main)
1824
1825Syscall param sched_setscheduler(p) points to unaddressable byte(s)
1826   at 0x........: syscall (in /...libc...)
1827   by 0x........: (below main)
1828 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1829-----------------------------------------------------
1830157:__NR_sched_getscheduler 1s 0m
1831-----------------------------------------------------
1832
1833Syscall param sched_getscheduler(pid) contains uninitialised byte(s)
1834   at 0x........: syscall (in /...libc...)
1835   by 0x........: (below main)
1836-----------------------------------------------------
1837158:    __NR_sched_yield 0s 0m
1838-----------------------------------------------------
1839-----------------------------------------------------
1840159:__NR_sched_get_priority_max 1s 0m
1841-----------------------------------------------------
1842
1843Syscall param sched_get_priority_max(policy) contains uninitialised byte(s)
1844   at 0x........: syscall (in /...libc...)
1845   by 0x........: (below main)
1846-----------------------------------------------------
1847160:__NR_sched_get_priority_min 1s 0m
1848-----------------------------------------------------
1849
1850Syscall param sched_get_priority_min(policy) contains uninitialised byte(s)
1851   at 0x........: syscall (in /...libc...)
1852   by 0x........: (below main)
1853-----------------------------------------------------
1854161:__NR_sched_rr_get_interval n/a
1855-----------------------------------------------------
1856-----------------------------------------------------
1857162:      __NR_nanosleep 2s 2m
1858-----------------------------------------------------
1859
1860Syscall param nanosleep(req) contains uninitialised byte(s)
1861   at 0x........: syscall (in /...libc...)
1862   by 0x........: (below main)
1863
1864Syscall param nanosleep(rem) contains uninitialised byte(s)
1865   at 0x........: syscall (in /...libc...)
1866   by 0x........: (below main)
1867
1868Syscall param nanosleep(req) points to unaddressable byte(s)
1869   at 0x........: syscall (in /...libc...)
1870   by 0x........: (below main)
1871 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1872
1873Syscall param nanosleep(rem) points to unaddressable byte(s)
1874   at 0x........: syscall (in /...libc...)
1875   by 0x........: (below main)
1876 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1877-----------------------------------------------------
1878163:         __NR_mremap 5s 0m
1879-----------------------------------------------------
1880
1881Syscall param mremap(old_addr) contains uninitialised byte(s)
1882   at 0x........: syscall (in /...libc...)
1883   by 0x........: (below main)
1884
1885Syscall param mremap(old_size) contains uninitialised byte(s)
1886   at 0x........: syscall (in /...libc...)
1887   by 0x........: (below main)
1888
1889Syscall param mremap(new_size) contains uninitialised byte(s)
1890   at 0x........: syscall (in /...libc...)
1891   by 0x........: (below main)
1892
1893Syscall param mremap(flags) contains uninitialised byte(s)
1894   at 0x........: syscall (in /...libc...)
1895   by 0x........: (below main)
1896
1897Syscall param mremap(new_addr) contains uninitialised byte(s)
1898   at 0x........: syscall (in /...libc...)
1899   by 0x........: (below main)
1900-----------------------------------------------------
1901164:      __NR_setresuid 3s 0m
1902-----------------------------------------------------
1903
1904Syscall param setresuid16(ruid) contains uninitialised byte(s)
1905   at 0x........: syscall (in /...libc...)
1906   by 0x........: (below main)
1907
1908Syscall param setresuid16(euid) contains uninitialised byte(s)
1909   at 0x........: syscall (in /...libc...)
1910   by 0x........: (below main)
1911
1912Syscall param setresuid16(suid) contains uninitialised byte(s)
1913   at 0x........: syscall (in /...libc...)
1914   by 0x........: (below main)
1915-----------------------------------------------------
1916165:      __NR_getresuid 3s 3m
1917-----------------------------------------------------
1918
1919Syscall param getresuid16(ruid) contains uninitialised byte(s)
1920   at 0x........: syscall (in /...libc...)
1921   by 0x........: (below main)
1922
1923Syscall param getresuid16(euid) contains uninitialised byte(s)
1924   at 0x........: syscall (in /...libc...)
1925   by 0x........: (below main)
1926
1927Syscall param getresuid16(suid) contains uninitialised byte(s)
1928   at 0x........: syscall (in /...libc...)
1929   by 0x........: (below main)
1930
1931Syscall param getresuid16(ruid) points to unaddressable byte(s)
1932   at 0x........: syscall (in /...libc...)
1933   by 0x........: (below main)
1934 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1935
1936Syscall param getresuid16(euid) points to unaddressable byte(s)
1937   at 0x........: syscall (in /...libc...)
1938   by 0x........: (below main)
1939 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1940
1941Syscall param getresuid16(suid) points to unaddressable byte(s)
1942   at 0x........: syscall (in /...libc...)
1943   by 0x........: (below main)
1944 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1945-----------------------------------------------------
1946166:           __NR_vm86 n/a
1947-----------------------------------------------------
1948-----------------------------------------------------
1949167:   __NR_query_module ni
1950-----------------------------------------------------
1951-----------------------------------------------------
1952168:           __NR_poll 3s 1m
1953-----------------------------------------------------
1954
1955Syscall param poll(ufds) contains uninitialised byte(s)
1956   at 0x........: syscall (in /...libc...)
1957   by 0x........: (below main)
1958
1959Syscall param poll(nfds) contains uninitialised byte(s)
1960   at 0x........: syscall (in /...libc...)
1961   by 0x........: (below main)
1962
1963Syscall param poll(timeout) contains uninitialised byte(s)
1964   at 0x........: syscall (in /...libc...)
1965   by 0x........: (below main)
1966
1967Syscall param poll(ufds) points to unaddressable byte(s)
1968   at 0x........: syscall (in /...libc...)
1969   by 0x........: (below main)
1970 Address 0x........ is not stack'd, malloc'd or (recently) free'd
1971-----------------------------------------------------
1972169:     __NR_nfsservctl n/a
1973-----------------------------------------------------
1974-----------------------------------------------------
1975170:      __NR_setresgid 3s 0m
1976-----------------------------------------------------
1977
1978Syscall param setresgid16(rgid) contains uninitialised byte(s)
1979   at 0x........: syscall (in /...libc...)
1980   by 0x........: (below main)
1981
1982Syscall param setresgid16(egid) contains uninitialised byte(s)
1983   at 0x........: syscall (in /...libc...)
1984   by 0x........: (below main)
1985
1986Syscall param setresgid16(sgid) contains uninitialised byte(s)
1987   at 0x........: syscall (in /...libc...)
1988   by 0x........: (below main)
1989-----------------------------------------------------
1990171:      __NR_getresgid 3s 3m
1991-----------------------------------------------------
1992
1993Syscall param getresgid16(rgid) contains uninitialised byte(s)
1994   at 0x........: syscall (in /...libc...)
1995   by 0x........: (below main)
1996
1997Syscall param getresgid16(egid) contains uninitialised byte(s)
1998   at 0x........: syscall (in /...libc...)
1999   by 0x........: (below main)
2000
2001Syscall param getresgid16(sgid) contains uninitialised byte(s)
2002   at 0x........: syscall (in /...libc...)
2003   by 0x........: (below main)
2004
2005Syscall param getresgid16(rgid) points to unaddressable byte(s)
2006   at 0x........: syscall (in /...libc...)
2007   by 0x........: (below main)
2008 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2009
2010Syscall param getresgid16(egid) points to unaddressable byte(s)
2011   at 0x........: syscall (in /...libc...)
2012   by 0x........: (below main)
2013 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2014
2015Syscall param getresgid16(sgid) points to unaddressable byte(s)
2016   at 0x........: syscall (in /...libc...)
2017   by 0x........: (below main)
2018 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2019-----------------------------------------------------
2020172:          __NR_prctl 5s 0m
2021-----------------------------------------------------
2022
2023Syscall param prctl(option) contains uninitialised byte(s)
2024   at 0x........: syscall (in /...libc...)
2025   by 0x........: (below main)
2026
2027Syscall param prctl(arg2) contains uninitialised byte(s)
2028   at 0x........: syscall (in /...libc...)
2029   by 0x........: (below main)
2030
2031Syscall param prctl(arg3) contains uninitialised byte(s)
2032   at 0x........: syscall (in /...libc...)
2033   by 0x........: (below main)
2034
2035Syscall param prctl(arg4) contains uninitialised byte(s)
2036   at 0x........: syscall (in /...libc...)
2037   by 0x........: (below main)
2038
2039Syscall param prctl(arg5) contains uninitialised byte(s)
2040   at 0x........: syscall (in /...libc...)
2041   by 0x........: (below main)
2042-----------------------------------------------------
2043173:   __NR_rt_sigreturn n/a
2044-----------------------------------------------------
2045-----------------------------------------------------
2046174:   __NR_rt_sigaction 4s 4m
2047-----------------------------------------------------
2048
2049Syscall param rt_sigaction(signum) contains uninitialised byte(s)
2050   at 0x........: syscall (in /...libc...)
2051   by 0x........: (below main)
2052
2053Syscall param rt_sigaction(act) contains uninitialised byte(s)
2054   at 0x........: syscall (in /...libc...)
2055   by 0x........: (below main)
2056
2057Syscall param rt_sigaction(oldact) contains uninitialised byte(s)
2058   at 0x........: syscall (in /...libc...)
2059   by 0x........: (below main)
2060
2061Syscall param rt_sigaction(sigsetsize) contains uninitialised byte(s)
2062   at 0x........: syscall (in /...libc...)
2063   by 0x........: (below main)
2064
2065Syscall param rt_sigaction(act->sa_handler) points to unaddressable byte(s)
2066   at 0x........: syscall (in /...libc...)
2067   by 0x........: (below main)
2068 Address 0x........ is 4 bytes after a block of size 4 alloc'd
2069   at 0x........: malloc (vg_replace_malloc.c:...)
2070   by 0x........: main (scalar.c:24)
2071
2072Syscall param rt_sigaction(act->sa_mask) points to unaddressable byte(s)
2073   at 0x........: syscall (in /...libc...)
2074   by 0x........: (below main)
2075 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2076
2077Syscall param rt_sigaction(act->sa_flags) points to unaddressable byte(s)
2078   at 0x........: syscall (in /...libc...)
2079   by 0x........: (below main)
2080 Address 0x........ is 8 bytes after a block of size 4 alloc'd
2081   at 0x........: malloc (vg_replace_malloc.c:...)
2082   by 0x........: main (scalar.c:24)
2083
2084Syscall param rt_sigaction(oldact) points to unaddressable byte(s)
2085   at 0x........: syscall (in /...libc...)
2086   by 0x........: (below main)
2087 Address 0x........ is 4 bytes after a block of size 4 alloc'd
2088   at 0x........: malloc (vg_replace_malloc.c:...)
2089   by 0x........: main (scalar.c:24)
2090-----------------------------------------------------
2091175: __NR_rt_sigprocmask 4s 2m
2092-----------------------------------------------------
2093
2094Syscall param rt_sigprocmask(how) contains uninitialised byte(s)
2095   at 0x........: syscall (in /...libc...)
2096   by 0x........: (below main)
2097
2098Syscall param rt_sigprocmask(set) contains uninitialised byte(s)
2099   at 0x........: syscall (in /...libc...)
2100   by 0x........: (below main)
2101
2102Syscall param rt_sigprocmask(oldset) contains uninitialised byte(s)
2103   at 0x........: syscall (in /...libc...)
2104   by 0x........: (below main)
2105
2106Syscall param rt_sigprocmask(sigsetsize) contains uninitialised byte(s)
2107   at 0x........: syscall (in /...libc...)
2108   by 0x........: (below main)
2109
2110Syscall param rt_sigprocmask(set) points to unaddressable byte(s)
2111   at 0x........: syscall (in /...libc...)
2112   by 0x........: (below main)
2113 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2114
2115Syscall param rt_sigprocmask(oldset) points to unaddressable byte(s)
2116   at 0x........: syscall (in /...libc...)
2117   by 0x........: (below main)
2118 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2119-----------------------------------------------------
2120176:  __NR_rt_sigpending 2s 1m
2121-----------------------------------------------------
2122
2123Syscall param rt_sigpending(set) contains uninitialised byte(s)
2124   at 0x........: syscall (in /...libc...)
2125   by 0x........: (below main)
2126
2127Syscall param rt_sigpending(sigsetsize) contains uninitialised byte(s)
2128   at 0x........: syscall (in /...libc...)
2129   by 0x........: (below main)
2130
2131Syscall param rt_sigpending(set) points to unaddressable byte(s)
2132   at 0x........: syscall (in /...libc...)
2133   by 0x........: (below main)
2134 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2135-----------------------------------------------------
2136177:__NR_rt_sigtimedwait 4s 3m
2137-----------------------------------------------------
2138
2139Syscall param rt_sigtimedwait(set) contains uninitialised byte(s)
2140   at 0x........: syscall (in /...libc...)
2141   by 0x........: (below main)
2142
2143Syscall param rt_sigtimedwait(info) contains uninitialised byte(s)
2144   at 0x........: syscall (in /...libc...)
2145   by 0x........: (below main)
2146
2147Syscall param rt_sigtimedwait(timeout) contains uninitialised byte(s)
2148   at 0x........: syscall (in /...libc...)
2149   by 0x........: (below main)
2150
2151Syscall param rt_sigtimedwait(sigsetsize) contains uninitialised byte(s)
2152   at 0x........: syscall (in /...libc...)
2153   by 0x........: (below main)
2154
2155Syscall param rt_sigtimedwait(set) points to unaddressable byte(s)
2156   at 0x........: syscall (in /...libc...)
2157   by 0x........: (below main)
2158 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2159
2160Syscall param rt_sigtimedwait(info) points to unaddressable byte(s)
2161   at 0x........: syscall (in /...libc...)
2162   by 0x........: (below main)
2163 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2164
2165Syscall param rt_sigtimedwait(timeout) points to unaddressable byte(s)
2166   at 0x........: syscall (in /...libc...)
2167   by 0x........: (below main)
2168 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2169-----------------------------------------------------
2170178:__NR_rt_sigqueueinfo 3s 1m
2171-----------------------------------------------------
2172
2173Syscall param rt_sigqueueinfo(pid) contains uninitialised byte(s)
2174   at 0x........: syscall (in /...libc...)
2175   by 0x........: (below main)
2176
2177Syscall param rt_sigqueueinfo(sig) contains uninitialised byte(s)
2178   at 0x........: syscall (in /...libc...)
2179   by 0x........: (below main)
2180
2181Syscall param rt_sigqueueinfo(uinfo) contains uninitialised byte(s)
2182   at 0x........: syscall (in /...libc...)
2183   by 0x........: (below main)
2184
2185Syscall param rt_sigqueueinfo(uinfo) points to unaddressable byte(s)
2186   at 0x........: syscall (in /...libc...)
2187   by 0x........: (below main)
2188 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2189-----------------------------------------------------
2190179:  __NR_rt_sigsuspend ignore
2191-----------------------------------------------------
2192-----------------------------------------------------
2193180:        __NR_pread64 5s 1m
2194-----------------------------------------------------
2195
2196Syscall param pread64(fd) contains uninitialised byte(s)
2197   at 0x........: syscall (in /...libc...)
2198   by 0x........: (below main)
2199
2200Syscall param pread64(buf) contains uninitialised byte(s)
2201   at 0x........: syscall (in /...libc...)
2202   by 0x........: (below main)
2203
2204Syscall param pread64(count) contains uninitialised byte(s)
2205   at 0x........: syscall (in /...libc...)
2206   by 0x........: (below main)
2207
2208Syscall param pread64(offset_low32) contains uninitialised byte(s)
2209   at 0x........: syscall (in /...libc...)
2210   by 0x........: (below main)
2211
2212Syscall param pread64(offset_high32) contains uninitialised byte(s)
2213   at 0x........: syscall (in /...libc...)
2214   by 0x........: (below main)
2215
2216Syscall param pread64(buf) points to unaddressable byte(s)
2217   at 0x........: syscall (in /...libc...)
2218   by 0x........: (below main)
2219 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2220-----------------------------------------------------
2221181:       __NR_pwrite64 5s 1m
2222-----------------------------------------------------
2223
2224Syscall param pwrite64(fd) contains uninitialised byte(s)
2225   at 0x........: syscall (in /...libc...)
2226   by 0x........: (below main)
2227
2228Syscall param pwrite64(buf) contains uninitialised byte(s)
2229   at 0x........: syscall (in /...libc...)
2230   by 0x........: (below main)
2231
2232Syscall param pwrite64(count) contains uninitialised byte(s)
2233   at 0x........: syscall (in /...libc...)
2234   by 0x........: (below main)
2235
2236Syscall param pwrite64(offset_low32) contains uninitialised byte(s)
2237   at 0x........: syscall (in /...libc...)
2238   by 0x........: (below main)
2239
2240Syscall param pwrite64(offset_high32) contains uninitialised byte(s)
2241   at 0x........: syscall (in /...libc...)
2242   by 0x........: (below main)
2243
2244Syscall param pwrite64(buf) points to unaddressable byte(s)
2245   at 0x........: syscall (in /...libc...)
2246   by 0x........: (below main)
2247 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2248-----------------------------------------------------
2249182:          __NR_chown 3s 1m
2250-----------------------------------------------------
2251
2252Syscall param chown16(path) contains uninitialised byte(s)
2253   at 0x........: syscall (in /...libc...)
2254   by 0x........: (below main)
2255
2256Syscall param chown16(owner) contains uninitialised byte(s)
2257   at 0x........: syscall (in /...libc...)
2258   by 0x........: (below main)
2259
2260Syscall param chown16(group) contains uninitialised byte(s)
2261   at 0x........: syscall (in /...libc...)
2262   by 0x........: (below main)
2263
2264Syscall param chown16(path) points to unaddressable byte(s)
2265   at 0x........: syscall (in /...libc...)
2266   by 0x........: (below main)
2267 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2268-----------------------------------------------------
2269183:         __NR_getcwd 2s 1m
2270-----------------------------------------------------
2271
2272Syscall param getcwd(buf) contains uninitialised byte(s)
2273   at 0x........: syscall (in /...libc...)
2274   by 0x........: (below main)
2275
2276Syscall param getcwd(size) contains uninitialised byte(s)
2277   at 0x........: syscall (in /...libc...)
2278   by 0x........: (below main)
2279
2280Syscall param getcwd(buf) points to unaddressable byte(s)
2281   at 0x........: syscall (in /...libc...)
2282   by 0x........: (below main)
2283 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2284-----------------------------------------------------
2285184:         __NR_capget 2s 2m
2286-----------------------------------------------------
2287
2288Syscall param capget(header) contains uninitialised byte(s)
2289   at 0x........: syscall (in /...libc...)
2290   by 0x........: (below main)
2291
2292Syscall param capget(data) contains uninitialised byte(s)
2293   at 0x........: syscall (in /...libc...)
2294   by 0x........: (below main)
2295
2296Syscall param capget(header) points to unaddressable byte(s)
2297   at 0x........: syscall (in /...libc...)
2298   by 0x........: (below main)
2299 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2300
2301Syscall param capget(data) points to unaddressable byte(s)
2302   at 0x........: syscall (in /...libc...)
2303   by 0x........: (below main)
2304 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2305-----------------------------------------------------
2306185:         __NR_capset 2s 2m
2307-----------------------------------------------------
2308
2309Syscall param capset(header) contains uninitialised byte(s)
2310   at 0x........: syscall (in /...libc...)
2311   by 0x........: (below main)
2312
2313Syscall param capset(data) contains uninitialised byte(s)
2314   at 0x........: syscall (in /...libc...)
2315   by 0x........: (below main)
2316
2317Syscall param capset(header) points to unaddressable byte(s)
2318   at 0x........: syscall (in /...libc...)
2319   by 0x........: (below main)
2320 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2321
2322Syscall param capset(data) points to unaddressable byte(s)
2323   at 0x........: syscall (in /...libc...)
2324   by 0x........: (below main)
2325 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2326-----------------------------------------------------
2327186:    __NR_sigaltstack 2s 2m
2328-----------------------------------------------------
2329
2330Syscall param sigaltstack(ss) contains uninitialised byte(s)
2331   at 0x........: syscall (in /...libc...)
2332   by 0x........: (below main)
2333
2334Syscall param sigaltstack(oss) contains uninitialised byte(s)
2335   at 0x........: syscall (in /...libc...)
2336   by 0x........: (below main)
2337
2338Syscall param sigaltstack(ss) points to unaddressable byte(s)
2339   at 0x........: syscall (in /...libc...)
2340   by 0x........: (below main)
2341 Address 0x........ is on thread 1's stack
2342
2343Syscall param sigaltstack(oss) points to unaddressable byte(s)
2344   at 0x........: syscall (in /...libc...)
2345   by 0x........: (below main)
2346 Address 0x........ is on thread 1's stack
2347-----------------------------------------------------
2348187:       __NR_sendfile 4s 1m
2349-----------------------------------------------------
2350
2351Syscall param sendfile(out_fd) contains uninitialised byte(s)
2352   at 0x........: syscall (in /...libc...)
2353   by 0x........: (below main)
2354
2355Syscall param sendfile(in_fd) contains uninitialised byte(s)
2356   at 0x........: syscall (in /...libc...)
2357   by 0x........: (below main)
2358
2359Syscall param sendfile(offset) contains uninitialised byte(s)
2360   at 0x........: syscall (in /...libc...)
2361   by 0x........: (below main)
2362
2363Syscall param sendfile(count) contains uninitialised byte(s)
2364   at 0x........: syscall (in /...libc...)
2365   by 0x........: (below main)
2366
2367Syscall param sendfile(offset) points to unaddressable byte(s)
2368   at 0x........: syscall (in /...libc...)
2369   by 0x........: (below main)
2370 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2371-----------------------------------------------------
2372188:        __NR_getpmsg 5s 0m
2373-----------------------------------------------------
2374
2375Syscall param getpmsg(fd) contains uninitialised byte(s)
2376   at 0x........: syscall (in /...libc...)
2377   by 0x........: (below main)
2378
2379Syscall param getpmsg(ctrl) contains uninitialised byte(s)
2380   at 0x........: syscall (in /...libc...)
2381   by 0x........: (below main)
2382
2383Syscall param getpmsg(data) contains uninitialised byte(s)
2384   at 0x........: syscall (in /...libc...)
2385   by 0x........: (below main)
2386
2387Syscall param getpmsg(bandp) contains uninitialised byte(s)
2388   at 0x........: syscall (in /...libc...)
2389   by 0x........: (below main)
2390
2391Syscall param getpmsg(flagsp) contains uninitialised byte(s)
2392   at 0x........: syscall (in /...libc...)
2393   by 0x........: (below main)
2394-----------------------------------------------------
2395189:        __NR_putpmsg 5s 0m
2396-----------------------------------------------------
2397
2398Syscall param putpmsg(fd) contains uninitialised byte(s)
2399   at 0x........: syscall (in /...libc...)
2400   by 0x........: (below main)
2401
2402Syscall param putpmsg(ctrl) contains uninitialised byte(s)
2403   at 0x........: syscall (in /...libc...)
2404   by 0x........: (below main)
2405
2406Syscall param putpmsg(data) contains uninitialised byte(s)
2407   at 0x........: syscall (in /...libc...)
2408   by 0x........: (below main)
2409
2410Syscall param putpmsg(band) contains uninitialised byte(s)
2411   at 0x........: syscall (in /...libc...)
2412   by 0x........: (below main)
2413
2414Syscall param putpmsg(flags) contains uninitialised byte(s)
2415   at 0x........: syscall (in /...libc...)
2416   by 0x........: (below main)
2417-----------------------------------------------------
2418190:          __NR_vfork other
2419-----------------------------------------------------
2420-----------------------------------------------------
2421191:     __NR_ugetrlimit 2s 1m
2422-----------------------------------------------------
2423
2424Syscall param getrlimit(resource) contains uninitialised byte(s)
2425   at 0x........: syscall (in /...libc...)
2426   by 0x........: (below main)
2427
2428Syscall param getrlimit(rlim) contains uninitialised byte(s)
2429   at 0x........: syscall (in /...libc...)
2430   by 0x........: (below main)
2431
2432Syscall param getrlimit(rlim) points to unaddressable byte(s)
2433   at 0x........: syscall (in /...libc...)
2434   by 0x........: (below main)
2435 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2436-----------------------------------------------------
2437192:          __NR_mmap2 5s 0m
2438-----------------------------------------------------
2439
2440Syscall param mmap2(start) contains uninitialised byte(s)
2441   at 0x........: syscall (in /...libc...)
2442   by 0x........: (below main)
2443
2444Syscall param mmap2(length) contains uninitialised byte(s)
2445   at 0x........: syscall (in /...libc...)
2446   by 0x........: (below main)
2447
2448Syscall param mmap2(prot) contains uninitialised byte(s)
2449   at 0x........: syscall (in /...libc...)
2450   by 0x........: (below main)
2451
2452Syscall param mmap2(flags) contains uninitialised byte(s)
2453   at 0x........: syscall (in /...libc...)
2454   by 0x........: (below main)
2455
2456Syscall param mmap2(fd) contains uninitialised byte(s)
2457   at 0x........: syscall (in /...libc...)
2458   by 0x........: (below main)
2459-----------------------------------------------------
2460193:     __NR_truncate64 3s 1m
2461-----------------------------------------------------
2462
2463Syscall param truncate64(path) contains uninitialised byte(s)
2464   at 0x........: syscall (in /...libc...)
2465   by 0x........: (below main)
2466
2467Syscall param truncate64(length_low32) contains uninitialised byte(s)
2468   at 0x........: syscall (in /...libc...)
2469   by 0x........: (below main)
2470
2471Syscall param truncate64(length_high32) contains uninitialised byte(s)
2472   at 0x........: syscall (in /...libc...)
2473   by 0x........: (below main)
2474
2475Syscall param truncate64(path) points to unaddressable byte(s)
2476   at 0x........: syscall (in /...libc...)
2477   by 0x........: (below main)
2478 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2479-----------------------------------------------------
2480194:    __NR_ftruncate64 3s 0m
2481-----------------------------------------------------
2482
2483Syscall param ftruncate64(fd) contains uninitialised byte(s)
2484   at 0x........: syscall (in /...libc...)
2485   by 0x........: (below main)
2486
2487Syscall param ftruncate64(length_low32) contains uninitialised byte(s)
2488   at 0x........: syscall (in /...libc...)
2489   by 0x........: (below main)
2490
2491Syscall param ftruncate64(length_high32) contains uninitialised byte(s)
2492   at 0x........: syscall (in /...libc...)
2493   by 0x........: (below main)
2494-----------------------------------------------------
2495195:         __NR_stat64 2s 2m
2496-----------------------------------------------------
2497
2498Syscall param stat64(file_name) contains uninitialised byte(s)
2499   at 0x........: syscall (in /...libc...)
2500   by 0x........: (below main)
2501
2502Syscall param stat64(buf) contains uninitialised byte(s)
2503   at 0x........: syscall (in /...libc...)
2504   by 0x........: (below main)
2505
2506Syscall param stat64(file_name) points to unaddressable byte(s)
2507   at 0x........: syscall (in /...libc...)
2508   by 0x........: (below main)
2509 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2510
2511Syscall param stat64(buf) points to unaddressable byte(s)
2512   at 0x........: syscall (in /...libc...)
2513   by 0x........: (below main)
2514 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2515-----------------------------------------------------
2516196:        __NR_lstat64 2s 2m
2517-----------------------------------------------------
2518
2519Syscall param lstat64(file_name) contains uninitialised byte(s)
2520   at 0x........: syscall (in /...libc...)
2521   by 0x........: (below main)
2522
2523Syscall param lstat64(buf) contains uninitialised byte(s)
2524   at 0x........: syscall (in /...libc...)
2525   by 0x........: (below main)
2526
2527Syscall param lstat64(file_name) points to unaddressable byte(s)
2528   at 0x........: syscall (in /...libc...)
2529   by 0x........: (below main)
2530 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2531
2532Syscall param lstat64(buf) points to unaddressable byte(s)
2533   at 0x........: syscall (in /...libc...)
2534   by 0x........: (below main)
2535 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2536-----------------------------------------------------
2537197:        __NR_fstat64 2s 1m
2538-----------------------------------------------------
2539
2540Syscall param fstat64(fd) contains uninitialised byte(s)
2541   at 0x........: syscall (in /...libc...)
2542   by 0x........: (below main)
2543
2544Syscall param fstat64(buf) contains uninitialised byte(s)
2545   at 0x........: syscall (in /...libc...)
2546   by 0x........: (below main)
2547
2548Syscall param fstat64(buf) points to unaddressable byte(s)
2549   at 0x........: syscall (in /...libc...)
2550   by 0x........: (below main)
2551 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2552-----------------------------------------------------
2553198:       __NR_lchown32 3s 1m
2554-----------------------------------------------------
2555
2556Syscall param lchown(path) contains uninitialised byte(s)
2557   at 0x........: syscall (in /...libc...)
2558   by 0x........: (below main)
2559
2560Syscall param lchown(owner) contains uninitialised byte(s)
2561   at 0x........: syscall (in /...libc...)
2562   by 0x........: (below main)
2563
2564Syscall param lchown(group) contains uninitialised byte(s)
2565   at 0x........: syscall (in /...libc...)
2566   by 0x........: (below main)
2567
2568Syscall param lchown(path) points to unaddressable byte(s)
2569   at 0x........: syscall (in /...libc...)
2570   by 0x........: (below main)
2571 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2572-----------------------------------------------------
2573199:       __NR_getuid32 0s 0m
2574-----------------------------------------------------
2575-----------------------------------------------------
2576200:       __NR_getgid32 0s 0m
2577-----------------------------------------------------
2578-----------------------------------------------------
2579201:      __NR_geteuid32 0s 0m
2580-----------------------------------------------------
2581-----------------------------------------------------
2582202:      __NR_getegid32 0s 0m
2583-----------------------------------------------------
2584-----------------------------------------------------
2585203:     __NR_setreuid32 2s 0m
2586-----------------------------------------------------
2587
2588Syscall param setreuid(ruid) contains uninitialised byte(s)
2589   at 0x........: syscall (in /...libc...)
2590   by 0x........: (below main)
2591
2592Syscall param setreuid(euid) contains uninitialised byte(s)
2593   at 0x........: syscall (in /...libc...)
2594   by 0x........: (below main)
2595-----------------------------------------------------
2596204:     __NR_setregid32 2s 0m
2597-----------------------------------------------------
2598
2599Syscall param setregid(rgid) contains uninitialised byte(s)
2600   at 0x........: syscall (in /...libc...)
2601   by 0x........: (below main)
2602
2603Syscall param setregid(egid) contains uninitialised byte(s)
2604   at 0x........: syscall (in /...libc...)
2605   by 0x........: (below main)
2606-----------------------------------------------------
2607205:    __NR_getgroups32 2s 1m
2608-----------------------------------------------------
2609
2610Syscall param getgroups(size) contains uninitialised byte(s)
2611   at 0x........: syscall (in /...libc...)
2612   by 0x........: (below main)
2613
2614Syscall param getgroups(list) contains uninitialised byte(s)
2615   at 0x........: syscall (in /...libc...)
2616   by 0x........: (below main)
2617
2618Syscall param getgroups(list) points to unaddressable byte(s)
2619   at 0x........: syscall (in /...libc...)
2620   by 0x........: (below main)
2621 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2622-----------------------------------------------------
2623206:    __NR_setgroups32 2s 1m
2624-----------------------------------------------------
2625
2626Syscall param setgroups(size) contains uninitialised byte(s)
2627   at 0x........: syscall (in /...libc...)
2628   by 0x........: (below main)
2629
2630Syscall param setgroups(list) contains uninitialised byte(s)
2631   at 0x........: syscall (in /...libc...)
2632   by 0x........: (below main)
2633
2634Syscall param setgroups(list) points to unaddressable byte(s)
2635   at 0x........: syscall (in /...libc...)
2636   by 0x........: (below main)
2637 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2638-----------------------------------------------------
2639207:       __NR_fchown32 3s 0m
2640-----------------------------------------------------
2641
2642Syscall param fchown(fd) contains uninitialised byte(s)
2643   at 0x........: syscall (in /...libc...)
2644   by 0x........: (below main)
2645
2646Syscall param fchown(owner) contains uninitialised byte(s)
2647   at 0x........: syscall (in /...libc...)
2648   by 0x........: (below main)
2649
2650Syscall param fchown(group) contains uninitialised byte(s)
2651   at 0x........: syscall (in /...libc...)
2652   by 0x........: (below main)
2653-----------------------------------------------------
2654208:    __NR_setresuid32 3s 0m
2655-----------------------------------------------------
2656
2657Syscall param setresuid(ruid) contains uninitialised byte(s)
2658   at 0x........: syscall (in /...libc...)
2659   by 0x........: (below main)
2660
2661Syscall param setresuid(euid) contains uninitialised byte(s)
2662   at 0x........: syscall (in /...libc...)
2663   by 0x........: (below main)
2664
2665Syscall param setresuid(suid) contains uninitialised byte(s)
2666   at 0x........: syscall (in /...libc...)
2667   by 0x........: (below main)
2668-----------------------------------------------------
2669209:    __NR_getresuid32 3s 3m
2670-----------------------------------------------------
2671
2672Syscall param getresuid(ruid) contains uninitialised byte(s)
2673   at 0x........: syscall (in /...libc...)
2674   by 0x........: (below main)
2675
2676Syscall param getresuid(euid) contains uninitialised byte(s)
2677   at 0x........: syscall (in /...libc...)
2678   by 0x........: (below main)
2679
2680Syscall param getresuid(suid) contains uninitialised byte(s)
2681   at 0x........: syscall (in /...libc...)
2682   by 0x........: (below main)
2683
2684Syscall param getresuid(ruid) points to unaddressable byte(s)
2685   at 0x........: syscall (in /...libc...)
2686   by 0x........: (below main)
2687 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2688
2689Syscall param getresuid(euid) points to unaddressable byte(s)
2690   at 0x........: syscall (in /...libc...)
2691   by 0x........: (below main)
2692 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2693
2694Syscall param getresuid(suid) points to unaddressable byte(s)
2695   at 0x........: syscall (in /...libc...)
2696   by 0x........: (below main)
2697 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2698-----------------------------------------------------
2699210:    __NR_setresgid32 3s 0m
2700-----------------------------------------------------
2701
2702Syscall param setresgid(rgid) contains uninitialised byte(s)
2703   at 0x........: syscall (in /...libc...)
2704   by 0x........: (below main)
2705
2706Syscall param setresgid(egid) contains uninitialised byte(s)
2707   at 0x........: syscall (in /...libc...)
2708   by 0x........: (below main)
2709
2710Syscall param setresgid(sgid) contains uninitialised byte(s)
2711   at 0x........: syscall (in /...libc...)
2712   by 0x........: (below main)
2713-----------------------------------------------------
2714211:    __NR_getresgid32 3s 3m
2715-----------------------------------------------------
2716
2717Syscall param getresgid(rgid) contains uninitialised byte(s)
2718   at 0x........: syscall (in /...libc...)
2719   by 0x........: (below main)
2720
2721Syscall param getresgid(egid) contains uninitialised byte(s)
2722   at 0x........: syscall (in /...libc...)
2723   by 0x........: (below main)
2724
2725Syscall param getresgid(sgid) contains uninitialised byte(s)
2726   at 0x........: syscall (in /...libc...)
2727   by 0x........: (below main)
2728
2729Syscall param getresgid(rgid) points to unaddressable byte(s)
2730   at 0x........: syscall (in /...libc...)
2731   by 0x........: (below main)
2732 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2733
2734Syscall param getresgid(egid) points to unaddressable byte(s)
2735   at 0x........: syscall (in /...libc...)
2736   by 0x........: (below main)
2737 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2738
2739Syscall param getresgid(sgid) points to unaddressable byte(s)
2740   at 0x........: syscall (in /...libc...)
2741   by 0x........: (below main)
2742 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2743-----------------------------------------------------
2744212:        __NR_chown32 3s 1m
2745-----------------------------------------------------
2746
2747Syscall param chown(path) contains uninitialised byte(s)
2748   at 0x........: syscall (in /...libc...)
2749   by 0x........: (below main)
2750
2751Syscall param chown(owner) contains uninitialised byte(s)
2752   at 0x........: syscall (in /...libc...)
2753   by 0x........: (below main)
2754
2755Syscall param chown(group) contains uninitialised byte(s)
2756   at 0x........: syscall (in /...libc...)
2757   by 0x........: (below main)
2758
2759Syscall param chown(path) points to unaddressable byte(s)
2760   at 0x........: syscall (in /...libc...)
2761   by 0x........: (below main)
2762 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2763-----------------------------------------------------
2764213:       __NR_setuid32 1s 0m
2765-----------------------------------------------------
2766
2767Syscall param setuid(uid) contains uninitialised byte(s)
2768   at 0x........: syscall (in /...libc...)
2769   by 0x........: (below main)
2770-----------------------------------------------------
2771214:       __NR_setgid32 1s 0m
2772-----------------------------------------------------
2773
2774Syscall param setgid(gid) contains uninitialised byte(s)
2775   at 0x........: syscall (in /...libc...)
2776   by 0x........: (below main)
2777-----------------------------------------------------
2778215:     __NR_setfsuid32 1s 0m
2779-----------------------------------------------------
2780
2781Syscall param setfsuid(uid) contains uninitialised byte(s)
2782   at 0x........: syscall (in /...libc...)
2783   by 0x........: (below main)
2784-----------------------------------------------------
2785216:     __NR_setfsgid32 1s 0m
2786-----------------------------------------------------
2787
2788Syscall param setfsgid(gid) contains uninitialised byte(s)
2789   at 0x........: syscall (in /...libc...)
2790   by 0x........: (below main)
2791-----------------------------------------------------
2792217:     __NR_pivot_root n/a
2793-----------------------------------------------------
2794-----------------------------------------------------
2795218:        __NR_mincore 3s 1m
2796-----------------------------------------------------
2797
2798Syscall param mincore(start) contains uninitialised byte(s)
2799   at 0x........: syscall (in /...libc...)
2800   by 0x........: (below main)
2801
2802Syscall param mincore(length) contains uninitialised byte(s)
2803   at 0x........: syscall (in /...libc...)
2804   by 0x........: (below main)
2805
2806Syscall param mincore(vec) contains uninitialised byte(s)
2807   at 0x........: syscall (in /...libc...)
2808   by 0x........: (below main)
2809
2810Syscall param mincore(vec) points to unaddressable byte(s)
2811   at 0x........: syscall (in /...libc...)
2812   by 0x........: (below main)
2813 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2814-----------------------------------------------------
2815219:        __NR_madvise 3s 0m
2816-----------------------------------------------------
2817
2818Syscall param madvise(start) contains uninitialised byte(s)
2819   at 0x........: syscall (in /...libc...)
2820   by 0x........: (below main)
2821
2822Syscall param madvise(length) contains uninitialised byte(s)
2823   at 0x........: syscall (in /...libc...)
2824   by 0x........: (below main)
2825
2826Syscall param madvise(advice) contains uninitialised byte(s)
2827   at 0x........: syscall (in /...libc...)
2828   by 0x........: (below main)
2829-----------------------------------------------------
2830220:     __NR_getdents64 3s 1m
2831-----------------------------------------------------
2832
2833Syscall param getdents64(fd) contains uninitialised byte(s)
2834   at 0x........: syscall (in /...libc...)
2835   by 0x........: (below main)
2836
2837Syscall param getdents64(dirp) contains uninitialised byte(s)
2838   at 0x........: syscall (in /...libc...)
2839   by 0x........: (below main)
2840
2841Syscall param getdents64(count) contains uninitialised byte(s)
2842   at 0x........: syscall (in /...libc...)
2843   by 0x........: (below main)
2844
2845Syscall param getdents64(dirp) points to unaddressable byte(s)
2846   at 0x........: syscall (in /...libc...)
2847   by 0x........: (below main)
2848 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2849-----------------------------------------------------
2850221:        __NR_fcntl64 (GETFD) 2s 0m
2851-----------------------------------------------------
2852
2853Syscall param fcntl64(fd) contains uninitialised byte(s)
2854   at 0x........: syscall (in /...libc...)
2855   by 0x........: (below main)
2856
2857Syscall param fcntl64(cmd) contains uninitialised byte(s)
2858   at 0x........: syscall (in /...libc...)
2859   by 0x........: (below main)
2860-----------------------------------------------------
2861221:        __NR_fcntl64 (DUPFD) 1s 0m
2862-----------------------------------------------------
2863
2864Syscall param fcntl64(arg) contains uninitialised byte(s)
2865   at 0x........: syscall (in /...libc...)
2866   by 0x........: (below main)
2867-----------------------------------------------------
2868221:        __NR_fcntl64 (GETLK) 1s 0m
2869-----------------------------------------------------
2870
2871Syscall param fcntl64(lock) contains uninitialised byte(s)
2872   at 0x........: syscall (in /...libc...)
2873   by 0x........: (below main)
2874-----------------------------------------------------
2875222:                 222 ni
2876-----------------------------------------------------
2877-----------------------------------------------------
2878223:                 223 ni
2879-----------------------------------------------------
2880-----------------------------------------------------
2881224:         __NR_gettid n/a
2882-----------------------------------------------------
2883-----------------------------------------------------
2884225:      __NR_readahead n/a
2885-----------------------------------------------------
2886-----------------------------------------------------
2887226:       __NR_setxattr 5s 3m
2888-----------------------------------------------------
2889
2890Syscall param setxattr(path) contains uninitialised byte(s)
2891   at 0x........: syscall (in /...libc...)
2892   by 0x........: (below main)
2893
2894Syscall param setxattr(name) contains uninitialised byte(s)
2895   at 0x........: syscall (in /...libc...)
2896   by 0x........: (below main)
2897
2898Syscall param setxattr(value) contains uninitialised byte(s)
2899   at 0x........: syscall (in /...libc...)
2900   by 0x........: (below main)
2901
2902Syscall param setxattr(size) contains uninitialised byte(s)
2903   at 0x........: syscall (in /...libc...)
2904   by 0x........: (below main)
2905
2906Syscall param setxattr(flags) contains uninitialised byte(s)
2907   at 0x........: syscall (in /...libc...)
2908   by 0x........: (below main)
2909
2910Syscall param setxattr(path) points to unaddressable byte(s)
2911   at 0x........: syscall (in /...libc...)
2912   by 0x........: (below main)
2913 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2914
2915Syscall param setxattr(name) points to unaddressable byte(s)
2916   at 0x........: syscall (in /...libc...)
2917   by 0x........: (below main)
2918 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2919
2920Syscall param setxattr(value) points to unaddressable byte(s)
2921   at 0x........: syscall (in /...libc...)
2922   by 0x........: (below main)
2923 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2924-----------------------------------------------------
2925227:      __NR_lsetxattr 5s 3m
2926-----------------------------------------------------
2927
2928Syscall param lsetxattr(path) contains uninitialised byte(s)
2929   at 0x........: syscall (in /...libc...)
2930   by 0x........: (below main)
2931
2932Syscall param lsetxattr(name) contains uninitialised byte(s)
2933   at 0x........: syscall (in /...libc...)
2934   by 0x........: (below main)
2935
2936Syscall param lsetxattr(value) contains uninitialised byte(s)
2937   at 0x........: syscall (in /...libc...)
2938   by 0x........: (below main)
2939
2940Syscall param lsetxattr(size) contains uninitialised byte(s)
2941   at 0x........: syscall (in /...libc...)
2942   by 0x........: (below main)
2943
2944Syscall param lsetxattr(flags) contains uninitialised byte(s)
2945   at 0x........: syscall (in /...libc...)
2946   by 0x........: (below main)
2947
2948Syscall param lsetxattr(path) points to unaddressable byte(s)
2949   at 0x........: syscall (in /...libc...)
2950   by 0x........: (below main)
2951 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2952
2953Syscall param lsetxattr(name) points to unaddressable byte(s)
2954   at 0x........: syscall (in /...libc...)
2955   by 0x........: (below main)
2956 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2957
2958Syscall param lsetxattr(value) points to unaddressable byte(s)
2959   at 0x........: syscall (in /...libc...)
2960   by 0x........: (below main)
2961 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2962-----------------------------------------------------
2963228:      __NR_fsetxattr 5s 2m
2964-----------------------------------------------------
2965
2966Syscall param fsetxattr(fd) contains uninitialised byte(s)
2967   at 0x........: syscall (in /...libc...)
2968   by 0x........: (below main)
2969
2970Syscall param fsetxattr(name) contains uninitialised byte(s)
2971   at 0x........: syscall (in /...libc...)
2972   by 0x........: (below main)
2973
2974Syscall param fsetxattr(value) contains uninitialised byte(s)
2975   at 0x........: syscall (in /...libc...)
2976   by 0x........: (below main)
2977
2978Syscall param fsetxattr(size) contains uninitialised byte(s)
2979   at 0x........: syscall (in /...libc...)
2980   by 0x........: (below main)
2981
2982Syscall param fsetxattr(flags) contains uninitialised byte(s)
2983   at 0x........: syscall (in /...libc...)
2984   by 0x........: (below main)
2985
2986Syscall param fsetxattr(name) points to unaddressable byte(s)
2987   at 0x........: syscall (in /...libc...)
2988   by 0x........: (below main)
2989 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2990
2991Syscall param fsetxattr(value) points to unaddressable byte(s)
2992   at 0x........: syscall (in /...libc...)
2993   by 0x........: (below main)
2994 Address 0x........ is not stack'd, malloc'd or (recently) free'd
2995-----------------------------------------------------
2996229:       __NR_getxattr 4s 3m
2997-----------------------------------------------------
2998
2999Syscall param getxattr(path) contains uninitialised byte(s)
3000   at 0x........: syscall (in /...libc...)
3001   by 0x........: (below main)
3002
3003Syscall param getxattr(name) contains uninitialised byte(s)
3004   at 0x........: syscall (in /...libc...)
3005   by 0x........: (below main)
3006
3007Syscall param getxattr(value) contains uninitialised byte(s)
3008   at 0x........: syscall (in /...libc...)
3009   by 0x........: (below main)
3010
3011Syscall param getxattr(size) contains uninitialised byte(s)
3012   at 0x........: syscall (in /...libc...)
3013   by 0x........: (below main)
3014
3015Syscall param getxattr(path) points to unaddressable byte(s)
3016   at 0x........: syscall (in /...libc...)
3017   by 0x........: (below main)
3018 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3019
3020Syscall param getxattr(name) points to unaddressable byte(s)
3021   at 0x........: syscall (in /...libc...)
3022   by 0x........: (below main)
3023 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3024
3025Syscall param getxattr(value) points to unaddressable byte(s)
3026   at 0x........: syscall (in /...libc...)
3027   by 0x........: (below main)
3028 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3029-----------------------------------------------------
3030230:      __NR_lgetxattr 4s 3m
3031-----------------------------------------------------
3032
3033Syscall param lgetxattr(path) contains uninitialised byte(s)
3034   at 0x........: syscall (in /...libc...)
3035   by 0x........: (below main)
3036
3037Syscall param lgetxattr(name) contains uninitialised byte(s)
3038   at 0x........: syscall (in /...libc...)
3039   by 0x........: (below main)
3040
3041Syscall param lgetxattr(value) contains uninitialised byte(s)
3042   at 0x........: syscall (in /...libc...)
3043   by 0x........: (below main)
3044
3045Syscall param lgetxattr(size) contains uninitialised byte(s)
3046   at 0x........: syscall (in /...libc...)
3047   by 0x........: (below main)
3048
3049Syscall param lgetxattr(path) points to unaddressable byte(s)
3050   at 0x........: syscall (in /...libc...)
3051   by 0x........: (below main)
3052 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3053
3054Syscall param lgetxattr(name) points to unaddressable byte(s)
3055   at 0x........: syscall (in /...libc...)
3056   by 0x........: (below main)
3057 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3058
3059Syscall param lgetxattr(value) points to unaddressable byte(s)
3060   at 0x........: syscall (in /...libc...)
3061   by 0x........: (below main)
3062 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3063-----------------------------------------------------
3064231:      __NR_fgetxattr 4s 2m
3065-----------------------------------------------------
3066
3067Syscall param fgetxattr(fd) contains uninitialised byte(s)
3068   at 0x........: syscall (in /...libc...)
3069   by 0x........: (below main)
3070
3071Syscall param fgetxattr(name) contains uninitialised byte(s)
3072   at 0x........: syscall (in /...libc...)
3073   by 0x........: (below main)
3074
3075Syscall param fgetxattr(value) contains uninitialised byte(s)
3076   at 0x........: syscall (in /...libc...)
3077   by 0x........: (below main)
3078
3079Syscall param fgetxattr(size) contains uninitialised byte(s)
3080   at 0x........: syscall (in /...libc...)
3081   by 0x........: (below main)
3082
3083Syscall param fgetxattr(name) points to unaddressable byte(s)
3084   at 0x........: syscall (in /...libc...)
3085   by 0x........: (below main)
3086 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3087
3088Syscall param fgetxattr(value) points to unaddressable byte(s)
3089   at 0x........: syscall (in /...libc...)
3090   by 0x........: (below main)
3091 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3092-----------------------------------------------------
3093232:      __NR_listxattr 3s 2m
3094-----------------------------------------------------
3095
3096Syscall param listxattr(path) contains uninitialised byte(s)
3097   at 0x........: syscall (in /...libc...)
3098   by 0x........: (below main)
3099
3100Syscall param listxattr(list) contains uninitialised byte(s)
3101   at 0x........: syscall (in /...libc...)
3102   by 0x........: (below main)
3103
3104Syscall param listxattr(size) contains uninitialised byte(s)
3105   at 0x........: syscall (in /...libc...)
3106   by 0x........: (below main)
3107
3108Syscall param listxattr(path) points to unaddressable byte(s)
3109   at 0x........: syscall (in /...libc...)
3110   by 0x........: (below main)
3111 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3112
3113Syscall param listxattr(list) points to unaddressable byte(s)
3114   at 0x........: syscall (in /...libc...)
3115   by 0x........: (below main)
3116 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3117-----------------------------------------------------
3118233:     __NR_llistxattr 3s 2m
3119-----------------------------------------------------
3120
3121Syscall param llistxattr(path) contains uninitialised byte(s)
3122   at 0x........: syscall (in /...libc...)
3123   by 0x........: (below main)
3124
3125Syscall param llistxattr(list) contains uninitialised byte(s)
3126   at 0x........: syscall (in /...libc...)
3127   by 0x........: (below main)
3128
3129Syscall param llistxattr(size) contains uninitialised byte(s)
3130   at 0x........: syscall (in /...libc...)
3131   by 0x........: (below main)
3132
3133Syscall param llistxattr(path) points to unaddressable byte(s)
3134   at 0x........: syscall (in /...libc...)
3135   by 0x........: (below main)
3136 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3137
3138Syscall param llistxattr(list) points to unaddressable byte(s)
3139   at 0x........: syscall (in /...libc...)
3140   by 0x........: (below main)
3141 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3142-----------------------------------------------------
3143234:     __NR_flistxattr 3s 1m
3144-----------------------------------------------------
3145
3146Syscall param flistxattr(fd) contains uninitialised byte(s)
3147   at 0x........: syscall (in /...libc...)
3148   by 0x........: (below main)
3149
3150Syscall param flistxattr(list) contains uninitialised byte(s)
3151   at 0x........: syscall (in /...libc...)
3152   by 0x........: (below main)
3153
3154Syscall param flistxattr(size) contains uninitialised byte(s)
3155   at 0x........: syscall (in /...libc...)
3156   by 0x........: (below main)
3157
3158Syscall param flistxattr(list) points to unaddressable byte(s)
3159   at 0x........: syscall (in /...libc...)
3160   by 0x........: (below main)
3161 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3162-----------------------------------------------------
3163235:    __NR_removexattr 2s 2m
3164-----------------------------------------------------
3165
3166Syscall param removexattr(path) contains uninitialised byte(s)
3167   at 0x........: syscall (in /...libc...)
3168   by 0x........: (below main)
3169
3170Syscall param removexattr(name) contains uninitialised byte(s)
3171   at 0x........: syscall (in /...libc...)
3172   by 0x........: (below main)
3173
3174Syscall param removexattr(path) points to unaddressable byte(s)
3175   at 0x........: syscall (in /...libc...)
3176   by 0x........: (below main)
3177 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3178
3179Syscall param removexattr(name) points to unaddressable byte(s)
3180   at 0x........: syscall (in /...libc...)
3181   by 0x........: (below main)
3182 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3183-----------------------------------------------------
3184236:   __NR_lremovexattr 2s 2m
3185-----------------------------------------------------
3186
3187Syscall param lremovexattr(path) contains uninitialised byte(s)
3188   at 0x........: syscall (in /...libc...)
3189   by 0x........: (below main)
3190
3191Syscall param lremovexattr(name) contains uninitialised byte(s)
3192   at 0x........: syscall (in /...libc...)
3193   by 0x........: (below main)
3194
3195Syscall param lremovexattr(path) points to unaddressable byte(s)
3196   at 0x........: syscall (in /...libc...)
3197   by 0x........: (below main)
3198 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3199
3200Syscall param lremovexattr(name) points to unaddressable byte(s)
3201   at 0x........: syscall (in /...libc...)
3202   by 0x........: (below main)
3203 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3204-----------------------------------------------------
3205237:   __NR_fremovexattr 2s 1m
3206-----------------------------------------------------
3207
3208Syscall param fremovexattr(fd) contains uninitialised byte(s)
3209   at 0x........: syscall (in /...libc...)
3210   by 0x........: (below main)
3211
3212Syscall param fremovexattr(name) contains uninitialised byte(s)
3213   at 0x........: syscall (in /...libc...)
3214   by 0x........: (below main)
3215
3216Syscall param fremovexattr(name) points to unaddressable byte(s)
3217   at 0x........: syscall (in /...libc...)
3218   by 0x........: (below main)
3219 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3220-----------------------------------------------------
3221238:          __NR_tkill n/a
3222-----------------------------------------------------
3223-----------------------------------------------------
3224239:     __NR_sendfile64 4s 1m
3225-----------------------------------------------------
3226
3227Syscall param sendfile64(out_fd) contains uninitialised byte(s)
3228   at 0x........: syscall (in /...libc...)
3229   by 0x........: (below main)
3230
3231Syscall param sendfile64(in_fd) contains uninitialised byte(s)
3232   at 0x........: syscall (in /...libc...)
3233   by 0x........: (below main)
3234
3235Syscall param sendfile64(offset) contains uninitialised byte(s)
3236   at 0x........: syscall (in /...libc...)
3237   by 0x........: (below main)
3238
3239Syscall param sendfile64(count) contains uninitialised byte(s)
3240   at 0x........: syscall (in /...libc...)
3241   by 0x........: (below main)
3242
3243Syscall param sendfile64(offset) points to unaddressable byte(s)
3244   at 0x........: syscall (in /...libc...)
3245   by 0x........: (below main)
3246 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3247-----------------------------------------------------
3248240:          __NR_futex 5s 2m
3249-----------------------------------------------------
3250
3251Syscall param futex(futex) contains uninitialised byte(s)
3252   at 0x........: syscall (in /...libc...)
3253   by 0x........: (below main)
3254
3255Syscall param futex(op) contains uninitialised byte(s)
3256   at 0x........: syscall (in /...libc...)
3257   by 0x........: (below main)
3258
3259Syscall param futex(val) contains uninitialised byte(s)
3260   at 0x........: syscall (in /...libc...)
3261   by 0x........: (below main)
3262
3263Syscall param futex(utime) contains uninitialised byte(s)
3264   at 0x........: syscall (in /...libc...)
3265   by 0x........: (below main)
3266
3267Syscall param futex(uaddr2) contains uninitialised byte(s)
3268   at 0x........: syscall (in /...libc...)
3269   by 0x........: (below main)
3270
3271Syscall param futex(futex) points to unaddressable byte(s)
3272   at 0x........: syscall (in /...libc...)
3273   by 0x........: (below main)
3274 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3275
3276Syscall param futex(timeout) points to unaddressable byte(s)
3277   at 0x........: syscall (in /...libc...)
3278   by 0x........: (below main)
3279 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3280-----------------------------------------------------
3281241:__NR_sched_setaffinity 3s 1m
3282-----------------------------------------------------
3283
3284Syscall param sched_setaffinity(pid) contains uninitialised byte(s)
3285   at 0x........: syscall (in /...libc...)
3286   by 0x........: (below main)
3287
3288Syscall param sched_setaffinity(len) contains uninitialised byte(s)
3289   at 0x........: syscall (in /...libc...)
3290   by 0x........: (below main)
3291
3292Syscall param sched_setaffinity(mask) contains uninitialised byte(s)
3293   at 0x........: syscall (in /...libc...)
3294   by 0x........: (below main)
3295
3296Syscall param sched_setaffinity(mask) points to unaddressable byte(s)
3297   at 0x........: syscall (in /...libc...)
3298   by 0x........: (below main)
3299 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3300-----------------------------------------------------
3301242:__NR_sched_getaffinity 3s 1m
3302-----------------------------------------------------
3303
3304Syscall param sched_getaffinity(pid) contains uninitialised byte(s)
3305   at 0x........: syscall (in /...libc...)
3306   by 0x........: (below main)
3307
3308Syscall param sched_getaffinity(len) contains uninitialised byte(s)
3309   at 0x........: syscall (in /...libc...)
3310   by 0x........: (below main)
3311
3312Syscall param sched_getaffinity(mask) contains uninitialised byte(s)
3313   at 0x........: syscall (in /...libc...)
3314   by 0x........: (below main)
3315
3316Syscall param sched_getaffinity(mask) points to unaddressable byte(s)
3317   at 0x........: syscall (in /...libc...)
3318   by 0x........: (below main)
3319 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3320-----------------------------------------------------
3321243:__NR_set_thread_area 1s 1m
3322-----------------------------------------------------
3323
3324Syscall param set_thread_area(u_info) contains uninitialised byte(s)
3325   at 0x........: syscall (in /...libc...)
3326   by 0x........: (below main)
3327
3328Syscall param set_thread_area(u_info) points to unaddressable byte(s)
3329   at 0x........: syscall (in /...libc...)
3330   by 0x........: (below main)
3331 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3332-----------------------------------------------------
3333244:__NR_get_thread_area 1s 1m
3334-----------------------------------------------------
3335
3336Syscall param get_thread_area(u_info) contains uninitialised byte(s)
3337   at 0x........: syscall (in /...libc...)
3338   by 0x........: (below main)
3339
3340Syscall param get_thread_area(u_info) points to unaddressable byte(s)
3341   at 0x........: syscall (in /...libc...)
3342   by 0x........: (below main)
3343 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3344-----------------------------------------------------
3345245:       __NR_io_setup 2s 1m
3346-----------------------------------------------------
3347
3348Syscall param io_setup(nr_events) contains uninitialised byte(s)
3349   at 0x........: syscall (in /...libc...)
3350   by 0x........: (below main)
3351
3352Syscall param io_setup(ctxp) contains uninitialised byte(s)
3353   at 0x........: syscall (in /...libc...)
3354   by 0x........: (below main)
3355
3356Syscall param io_setup(ctxp) points to unaddressable byte(s)
3357   at 0x........: syscall (in /...libc...)
3358   by 0x........: (below main)
3359 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3360-----------------------------------------------------
3361246:     __NR_io_destroy 1s 0m
3362-----------------------------------------------------
3363
3364Syscall param io_destroy(ctx) contains uninitialised byte(s)
3365   at 0x........: syscall (in /...libc...)
3366   by 0x........: (below main)
3367-----------------------------------------------------
3368247:   __NR_io_getevents 5s 2m
3369-----------------------------------------------------
3370
3371Syscall param io_getevents(ctx_id) contains uninitialised byte(s)
3372   at 0x........: syscall (in /...libc...)
3373   by 0x........: (below main)
3374
3375Syscall param io_getevents(min_nr) contains uninitialised byte(s)
3376   at 0x........: syscall (in /...libc...)
3377   by 0x........: (below main)
3378
3379Syscall param io_getevents(nr) contains uninitialised byte(s)
3380   at 0x........: syscall (in /...libc...)
3381   by 0x........: (below main)
3382
3383Syscall param io_getevents(events) contains uninitialised byte(s)
3384   at 0x........: syscall (in /...libc...)
3385   by 0x........: (below main)
3386
3387Syscall param io_getevents(timeout) contains uninitialised byte(s)
3388   at 0x........: syscall (in /...libc...)
3389   by 0x........: (below main)
3390
3391Syscall param io_getevents(events) points to unaddressable byte(s)
3392   at 0x........: syscall (in /...libc...)
3393   by 0x........: (below main)
3394 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3395
3396Syscall param io_getevents(timeout) points to unaddressable byte(s)
3397   at 0x........: syscall (in /...libc...)
3398   by 0x........: (below main)
3399 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3400-----------------------------------------------------
3401248:      __NR_io_submit 3s 1m
3402-----------------------------------------------------
3403
3404Syscall param io_submit(ctx_id) contains uninitialised byte(s)
3405   at 0x........: syscall (in /...libc...)
3406   by 0x........: (below main)
3407
3408Syscall param io_submit(nr) contains uninitialised byte(s)
3409   at 0x........: syscall (in /...libc...)
3410   by 0x........: (below main)
3411
3412Syscall param io_submit(iocbpp) contains uninitialised byte(s)
3413   at 0x........: syscall (in /...libc...)
3414   by 0x........: (below main)
3415
3416Syscall param io_submit(iocbpp) points to unaddressable byte(s)
3417   at 0x........: syscall (in /...libc...)
3418   by 0x........: (below main)
3419 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3420-----------------------------------------------------
3421249:      __NR_io_cancel 3s 2m
3422-----------------------------------------------------
3423
3424Syscall param io_cancel(ctx_id) contains uninitialised byte(s)
3425   at 0x........: syscall (in /...libc...)
3426   by 0x........: (below main)
3427
3428Syscall param io_cancel(iocb) contains uninitialised byte(s)
3429   at 0x........: syscall (in /...libc...)
3430   by 0x........: (below main)
3431
3432Syscall param io_cancel(result) contains uninitialised byte(s)
3433   at 0x........: syscall (in /...libc...)
3434   by 0x........: (below main)
3435
3436Syscall param io_cancel(iocb) points to unaddressable byte(s)
3437   at 0x........: syscall (in /...libc...)
3438   by 0x........: (below main)
3439 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3440
3441Syscall param io_cancel(result) points to unaddressable byte(s)
3442   at 0x........: syscall (in /...libc...)
3443   by 0x........: (below main)
3444 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3445-----------------------------------------------------
3446250:      __NR_fadvise64 n/a
3447-----------------------------------------------------
3448-----------------------------------------------------
3449251:                 251 ni
3450-----------------------------------------------------
3451-----------------------------------------------------
3452252:     __NR_exit_group other
3453-----------------------------------------------------
3454-----------------------------------------------------
3455253: __NR_lookup_dcookie 4s 1m
3456-----------------------------------------------------
3457
3458Syscall param lookup_dcookie(cookie_low32) contains uninitialised byte(s)
3459   at 0x........: syscall (in /...libc...)
3460   by 0x........: (below main)
3461
3462Syscall param lookup_dcookie(cookie_high32) contains uninitialised byte(s)
3463   at 0x........: syscall (in /...libc...)
3464   by 0x........: (below main)
3465
3466Syscall param lookup_dcookie(buf) contains uninitialised byte(s)
3467   at 0x........: syscall (in /...libc...)
3468   by 0x........: (below main)
3469
3470Syscall param lookup_dcookie(len) contains uninitialised byte(s)
3471   at 0x........: syscall (in /...libc...)
3472   by 0x........: (below main)
3473
3474Syscall param lookup_dcookie(buf) points to unaddressable byte(s)
3475   at 0x........: syscall (in /...libc...)
3476   by 0x........: (below main)
3477 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3478-----------------------------------------------------
3479254:   __NR_epoll_create 1s 0m
3480-----------------------------------------------------
3481
3482Syscall param epoll_create(size) contains uninitialised byte(s)
3483   at 0x........: syscall (in /...libc...)
3484   by 0x........: (below main)
3485-----------------------------------------------------
3486255:      __NR_epoll_ctl 4s 1m
3487-----------------------------------------------------
3488
3489Syscall param epoll_ctl(epfd) contains uninitialised byte(s)
3490   at 0x........: syscall (in /...libc...)
3491   by 0x........: (below main)
3492
3493Syscall param epoll_ctl(op) contains uninitialised byte(s)
3494   at 0x........: syscall (in /...libc...)
3495   by 0x........: (below main)
3496
3497Syscall param epoll_ctl(fd) contains uninitialised byte(s)
3498   at 0x........: syscall (in /...libc...)
3499   by 0x........: (below main)
3500
3501Syscall param epoll_ctl(event) contains uninitialised byte(s)
3502   at 0x........: syscall (in /...libc...)
3503   by 0x........: (below main)
3504
3505Syscall param epoll_ctl(event) points to unaddressable byte(s)
3506   at 0x........: syscall (in /...libc...)
3507   by 0x........: (below main)
3508 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3509-----------------------------------------------------
3510256:     __NR_epoll_wait 4s 1m
3511-----------------------------------------------------
3512
3513Syscall param epoll_wait(epfd) contains uninitialised byte(s)
3514   at 0x........: syscall (in /...libc...)
3515   by 0x........: (below main)
3516
3517Syscall param epoll_wait(events) contains uninitialised byte(s)
3518   at 0x........: syscall (in /...libc...)
3519   by 0x........: (below main)
3520
3521Syscall param epoll_wait(maxevents) contains uninitialised byte(s)
3522   at 0x........: syscall (in /...libc...)
3523   by 0x........: (below main)
3524
3525Syscall param epoll_wait(timeout) contains uninitialised byte(s)
3526   at 0x........: syscall (in /...libc...)
3527   by 0x........: (below main)
3528
3529Syscall param epoll_wait(events) points to unaddressable byte(s)
3530   at 0x........: syscall (in /...libc...)
3531   by 0x........: (below main)
3532 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3533-----------------------------------------------------
3534257:__NR_remap_file_pages n/a
3535-----------------------------------------------------
3536-----------------------------------------------------
3537258:__NR_set_tid_address 1s 0m
3538-----------------------------------------------------
3539
3540Syscall param set_tid_address(tidptr) contains uninitialised byte(s)
3541   at 0x........: syscall (in /...libc...)
3542   by 0x........: (below main)
3543-----------------------------------------------------
3544259:   __NR_timer_create 3s 2m
3545-----------------------------------------------------
3546
3547Syscall param timer_create(clockid) contains uninitialised byte(s)
3548   at 0x........: syscall (in /...libc...)
3549   by 0x........: (below main)
3550
3551Syscall param timer_create(evp) contains uninitialised byte(s)
3552   at 0x........: syscall (in /...libc...)
3553   by 0x........: (below main)
3554
3555Syscall param timer_create(timerid) contains uninitialised byte(s)
3556   at 0x........: syscall (in /...libc...)
3557   by 0x........: (below main)
3558
3559Syscall param timer_create(evp) points to unaddressable byte(s)
3560   at 0x........: syscall (in /...libc...)
3561   by 0x........: (below main)
3562 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3563
3564Syscall param timer_create(timerid) points to unaddressable byte(s)
3565   at 0x........: syscall (in /...libc...)
3566   by 0x........: (below main)
3567 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3568-----------------------------------------------------
3569260:  __NR_timer_settime 4s 2m
3570-----------------------------------------------------
3571
3572Syscall param timer_settime(timerid) contains uninitialised byte(s)
3573   at 0x........: syscall (in /...libc...)
3574   by 0x........: (below main)
3575
3576Syscall param timer_settime(flags) contains uninitialised byte(s)
3577   at 0x........: syscall (in /...libc...)
3578   by 0x........: (below main)
3579
3580Syscall param timer_settime(value) contains uninitialised byte(s)
3581   at 0x........: syscall (in /...libc...)
3582   by 0x........: (below main)
3583
3584Syscall param timer_settime(ovalue) contains uninitialised byte(s)
3585   at 0x........: syscall (in /...libc...)
3586   by 0x........: (below main)
3587
3588Syscall param timer_settime(value) points to unaddressable byte(s)
3589   at 0x........: syscall (in /...libc...)
3590   by 0x........: (below main)
3591 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3592
3593Syscall param timer_settime(ovalue) points to unaddressable byte(s)
3594   at 0x........: syscall (in /...libc...)
3595   by 0x........: (below main)
3596 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3597-----------------------------------------------------
3598261:  __NR_timer_gettime 2s 1m
3599-----------------------------------------------------
3600
3601Syscall param timer_gettime(timerid) contains uninitialised byte(s)
3602   at 0x........: syscall (in /...libc...)
3603   by 0x........: (below main)
3604
3605Syscall param timer_gettime(value) contains uninitialised byte(s)
3606   at 0x........: syscall (in /...libc...)
3607   by 0x........: (below main)
3608
3609Syscall param timer_gettime(value) points to unaddressable byte(s)
3610   at 0x........: syscall (in /...libc...)
3611   by 0x........: (below main)
3612 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3613-----------------------------------------------------
3614262:__NR_timer_getoverrun 1s 0m
3615-----------------------------------------------------
3616
3617Syscall param timer_getoverrun(timerid) contains uninitialised byte(s)
3618   at 0x........: syscall (in /...libc...)
3619   by 0x........: (below main)
3620-----------------------------------------------------
3621263:   __NR_timer_delete 1s 0m
3622-----------------------------------------------------
3623
3624Syscall param timer_delete(timerid) contains uninitialised byte(s)
3625   at 0x........: syscall (in /...libc...)
3626   by 0x........: (below main)
3627-----------------------------------------------------
3628264:  __NR_clock_settime 2s 1m
3629-----------------------------------------------------
3630
3631Syscall param clock_settime(clk_id) contains uninitialised byte(s)
3632   at 0x........: syscall (in /...libc...)
3633   by 0x........: (below main)
3634
3635Syscall param clock_settime(tp) contains uninitialised byte(s)
3636   at 0x........: syscall (in /...libc...)
3637   by 0x........: (below main)
3638
3639Syscall param clock_settime(tp) points to unaddressable byte(s)
3640   at 0x........: syscall (in /...libc...)
3641   by 0x........: (below main)
3642 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3643-----------------------------------------------------
3644265:  __NR_clock_gettime 2s 1m
3645-----------------------------------------------------
3646
3647Syscall param clock_gettime(clk_id) contains uninitialised byte(s)
3648   at 0x........: syscall (in /...libc...)
3649   by 0x........: (below main)
3650
3651Syscall param clock_gettime(tp) contains uninitialised byte(s)
3652   at 0x........: syscall (in /...libc...)
3653   by 0x........: (below main)
3654
3655Syscall param clock_gettime(tp) points to unaddressable byte(s)
3656   at 0x........: syscall (in /...libc...)
3657   by 0x........: (below main)
3658 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3659-----------------------------------------------------
3660266:   __NR_clock_getres 2s 1m
3661-----------------------------------------------------
3662
3663Syscall param clock_getres(clk_id) contains uninitialised byte(s)
3664   at 0x........: syscall (in /...libc...)
3665   by 0x........: (below main)
3666
3667Syscall param clock_getres(res) contains uninitialised byte(s)
3668   at 0x........: syscall (in /...libc...)
3669   by 0x........: (below main)
3670
3671Syscall param clock_getres(res) points to unaddressable byte(s)
3672   at 0x........: syscall (in /...libc...)
3673   by 0x........: (below main)
3674 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3675-----------------------------------------------------
3676267:__NR_clock_nanosleep n/a
3677-----------------------------------------------------
3678-----------------------------------------------------
3679268:       __NR_statfs64 3s 2m
3680-----------------------------------------------------
3681
3682Syscall param statfs64(path) contains uninitialised byte(s)
3683   at 0x........: syscall (in /...libc...)
3684   by 0x........: (below main)
3685
3686Syscall param statfs64(size) contains uninitialised byte(s)
3687   at 0x........: syscall (in /...libc...)
3688   by 0x........: (below main)
3689
3690Syscall param statfs64(buf) contains uninitialised byte(s)
3691   at 0x........: syscall (in /...libc...)
3692   by 0x........: (below main)
3693
3694Syscall param statfs64(path) points to unaddressable byte(s)
3695   at 0x........: syscall (in /...libc...)
3696   by 0x........: (below main)
3697 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3698
3699Syscall param statfs64(buf) points to unaddressable byte(s)
3700   at 0x........: syscall (in /...libc...)
3701   by 0x........: (below main)
3702 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3703-----------------------------------------------------
3704269:      __NR_fstatfs64 3s 1m
3705-----------------------------------------------------
3706
3707Syscall param fstatfs64(fd) contains uninitialised byte(s)
3708   at 0x........: syscall (in /...libc...)
3709   by 0x........: (below main)
3710
3711Syscall param fstatfs64(size) contains uninitialised byte(s)
3712   at 0x........: syscall (in /...libc...)
3713   by 0x........: (below main)
3714
3715Syscall param fstatfs64(buf) contains uninitialised byte(s)
3716   at 0x........: syscall (in /...libc...)
3717   by 0x........: (below main)
3718
3719Syscall param fstatfs64(buf) points to unaddressable byte(s)
3720   at 0x........: syscall (in /...libc...)
3721   by 0x........: (below main)
3722 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3723-----------------------------------------------------
3724270:         __NR_tgkill n/a
3725-----------------------------------------------------
3726-----------------------------------------------------
3727271:         __NR_utimes 2s 2m
3728-----------------------------------------------------
3729
3730Syscall param utimes(filename) contains uninitialised byte(s)
3731   at 0x........: syscall (in /...libc...)
3732   by 0x........: (below main)
3733
3734Syscall param utimes(tvp) contains uninitialised byte(s)
3735   at 0x........: syscall (in /...libc...)
3736   by 0x........: (below main)
3737
3738Syscall param utimes(filename) points to unaddressable byte(s)
3739   at 0x........: syscall (in /...libc...)
3740   by 0x........: (below main)
3741 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3742
3743Syscall param utimes(tvp) points to unaddressable byte(s)
3744   at 0x........: syscall (in /...libc...)
3745   by 0x........: (below main)
3746 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3747-----------------------------------------------------
3748272:   __NR_fadvise64_64 n/a
3749-----------------------------------------------------
3750-----------------------------------------------------
3751273:        __NR_vserver ni
3752-----------------------------------------------------
3753-----------------------------------------------------
3754274:          __NR_mbind n/a
3755-----------------------------------------------------
3756-----------------------------------------------------
3757275:  __NR_get_mempolicy n/a
3758-----------------------------------------------------
3759-----------------------------------------------------
3760276:  __NR_set_mempolicy n/a
3761-----------------------------------------------------
3762-----------------------------------------------------
3763277:        __NR_mq_open 4s 3m
3764-----------------------------------------------------
3765
3766Syscall param mq_open(name) contains uninitialised byte(s)
3767   at 0x........: syscall (in /...libc...)
3768   by 0x........: (below main)
3769
3770Syscall param mq_open(oflag) contains uninitialised byte(s)
3771   at 0x........: syscall (in /...libc...)
3772   by 0x........: (below main)
3773
3774Syscall param mq_open(mode) contains uninitialised byte(s)
3775   at 0x........: syscall (in /...libc...)
3776   by 0x........: (below main)
3777
3778Syscall param mq_open(attr) contains uninitialised byte(s)
3779   at 0x........: syscall (in /...libc...)
3780   by 0x........: (below main)
3781
3782Syscall param mq_open(name) points to unaddressable byte(s)
3783   at 0x........: syscall (in /...libc...)
3784   by 0x........: (below main)
3785 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3786
3787Syscall param mq_open(attr->mq_maxmsg) points to unaddressable byte(s)
3788   at 0x........: syscall (in /...libc...)
3789   by 0x........: (below main)
3790 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3791
3792Syscall param mq_open(attr->mq_msgsize) points to unaddressable byte(s)
3793   at 0x........: syscall (in /...libc...)
3794   by 0x........: (below main)
3795 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3796-----------------------------------------------------
3797278:      __NR_mq_unlink 1s 1m
3798-----------------------------------------------------
3799
3800Syscall param mq_unlink(name) contains uninitialised byte(s)
3801   at 0x........: syscall (in /...libc...)
3802   by 0x........: (below main)
3803
3804Syscall param mq_unlink(name) points to unaddressable byte(s)
3805   at 0x........: syscall (in /...libc...)
3806   by 0x........: (below main)
3807 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3808-----------------------------------------------------
3809279:   __NR_mq_timedsend 5s 2m
3810-----------------------------------------------------
3811
3812Syscall param mq_timedsend(mqdes) contains uninitialised byte(s)
3813   at 0x........: syscall (in /...libc...)
3814   by 0x........: (below main)
3815
3816Syscall param mq_timedsend(msg_ptr) contains uninitialised byte(s)
3817   at 0x........: syscall (in /...libc...)
3818   by 0x........: (below main)
3819
3820Syscall param mq_timedsend(msg_len) contains uninitialised byte(s)
3821   at 0x........: syscall (in /...libc...)
3822   by 0x........: (below main)
3823
3824Syscall param mq_timedsend(msg_prio) contains uninitialised byte(s)
3825   at 0x........: syscall (in /...libc...)
3826   by 0x........: (below main)
3827
3828Syscall param mq_timedsend(abs_timeout) contains uninitialised byte(s)
3829   at 0x........: syscall (in /...libc...)
3830   by 0x........: (below main)
3831
3832Syscall param mq_timedsend(msg_ptr) points to unaddressable byte(s)
3833   at 0x........: syscall (in /...libc...)
3834   by 0x........: (below main)
3835 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3836
3837Syscall param mq_timedsend(abs_timeout) points to unaddressable byte(s)
3838   at 0x........: syscall (in /...libc...)
3839   by 0x........: (below main)
3840 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3841-----------------------------------------------------
3842280:__NR_mq_timedreceive 5s 3m
3843-----------------------------------------------------
3844
3845Syscall param mq_timedreceive(mqdes) contains uninitialised byte(s)
3846   at 0x........: syscall (in /...libc...)
3847   by 0x........: (below main)
3848
3849Syscall param mq_timedreceive(msg_ptr) contains uninitialised byte(s)
3850   at 0x........: syscall (in /...libc...)
3851   by 0x........: (below main)
3852
3853Syscall param mq_timedreceive(msg_len) contains uninitialised byte(s)
3854   at 0x........: syscall (in /...libc...)
3855   by 0x........: (below main)
3856
3857Syscall param mq_timedreceive(msg_prio) contains uninitialised byte(s)
3858   at 0x........: syscall (in /...libc...)
3859   by 0x........: (below main)
3860
3861Syscall param mq_timedreceive(abs_timeout) contains uninitialised byte(s)
3862   at 0x........: syscall (in /...libc...)
3863   by 0x........: (below main)
3864
3865Syscall param mq_timedreceive(msg_ptr) points to unaddressable byte(s)
3866   at 0x........: syscall (in /...libc...)
3867   by 0x........: (below main)
3868 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3869
3870Syscall param mq_timedreceive(msg_prio) points to unaddressable byte(s)
3871   at 0x........: syscall (in /...libc...)
3872   by 0x........: (below main)
3873 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3874
3875Syscall param mq_timedreceive(abs_timeout) points to unaddressable byte(s)
3876   at 0x........: syscall (in /...libc...)
3877   by 0x........: (below main)
3878 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3879-----------------------------------------------------
3880281:      __NR_mq_notify 2s 1m
3881-----------------------------------------------------
3882
3883Syscall param mq_notify(mqdes) contains uninitialised byte(s)
3884   at 0x........: syscall (in /...libc...)
3885   by 0x........: (below main)
3886
3887Syscall param mq_notify(notification) contains uninitialised byte(s)
3888   at 0x........: syscall (in /...libc...)
3889   by 0x........: (below main)
3890
3891Syscall param mq_notify(notification) points to unaddressable byte(s)
3892   at 0x........: syscall (in /...libc...)
3893   by 0x........: (below main)
3894 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3895-----------------------------------------------------
3896282:  __NR_mq_getsetattr 3s 2m
3897-----------------------------------------------------
3898
3899Syscall param mq_getsetattr(mqdes) contains uninitialised byte(s)
3900   at 0x........: syscall (in /...libc...)
3901   by 0x........: (below main)
3902
3903Syscall param mq_getsetattr(mqstat) contains uninitialised byte(s)
3904   at 0x........: syscall (in /...libc...)
3905   by 0x........: (below main)
3906
3907Syscall param mq_getsetattr(omqstat) contains uninitialised byte(s)
3908   at 0x........: syscall (in /...libc...)
3909   by 0x........: (below main)
3910
3911Syscall param mq_getsetattr(mqstat->mq_flags) points to unaddressable byte(s)
3912   at 0x........: syscall (in /...libc...)
3913   by 0x........: (below main)
3914 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3915
3916Syscall param mq_getsetattr(omqstat) points to unaddressable byte(s)
3917   at 0x........: syscall (in /...libc...)
3918   by 0x........: (below main)
3919 Address 0x........ is not stack'd, malloc'd or (recently) free'd
3920-----------------------------------------------------
3921283: __NR_sys_kexec_load ni
3922-----------------------------------------------------
3923-----------------------------------------------------
39249999:                9999 1e
3925-----------------------------------------------------
3926WARNING: unhandled syscall: 9999
3927You may be able to write your own handler.
3928Read the file README_MISSING_SYSCALL_OR_IOCTL.
3929Nevertheless we consider this a bug.  Please report
3930it at http://valgrind.org/support/bug_reports.html.
3931-----------------------------------------------------
3932  1:           __NR_exit 1s 0m
3933-----------------------------------------------------
3934
3935Syscall param exit(exitcode) contains uninitialised byte(s)
3936   at 0x........: syscall (in /...libc...)
3937   by 0x........: (below main)
3938