1-----------------------------------------------------
2x2000001(1):           __NR_exit below
3-----------------------------------------------------
4-----------------------------------------------------
5x2000002(2):           __NR_fork other
6-----------------------------------------------------
7-----------------------------------------------------
8x2000003(3):           __NR_read 1+3s 1m
9-----------------------------------------------------
10Syscall param (syscallno) contains uninitialised byte(s)
11   ...
12
13Syscall param read(fd) contains uninitialised byte(s)
14   ...
15
16Syscall param read(buf) contains uninitialised byte(s)
17   ...
18
19Syscall param read(count) contains uninitialised byte(s)
20   ...
21
22Syscall param read(buf) points to unaddressable byte(s)
23   ...
24 Address 0x........ is not stack'd, malloc'd or (recently) free'd
25
26-----------------------------------------------------
27x2000004(4):          __NR_write 3s 1m
28-----------------------------------------------------
29Syscall param write(fd) contains uninitialised byte(s)
30   ...
31
32Syscall param write(buf) contains uninitialised byte(s)
33   ...
34
35Syscall param write(count) contains uninitialised byte(s)
36   ...
37
38Syscall param write(buf) points to unaddressable byte(s)
39   ...
40 Address 0x........ is not stack'd, malloc'd or (recently) free'd
41
42-----------------------------------------------------
43x2000005(5):           __NR_open (2-args) 2s 1m
44-----------------------------------------------------
45Syscall param open(filename) contains uninitialised byte(s)
46   ...
47
48Syscall param open(flags) contains uninitialised byte(s)
49   ...
50
51Syscall param open(filename) points to unaddressable byte(s)
52   ...
53 Address 0x........ is not stack'd, malloc'd or (recently) free'd
54
55-----------------------------------------------------
56x2000005(5):           __NR_open (3-args) 1s 0m
57-----------------------------------------------------
58Syscall param open(mode) contains uninitialised byte(s)
59   ...
60
61-----------------------------------------------------
62x2000006(6):          __NR_close 1s 0m
63-----------------------------------------------------
64Syscall param close(fd) contains uninitialised byte(s)
65   ...
66
67-----------------------------------------------------
68x2000007(7):          __NR_wait4 4s 2m
69-----------------------------------------------------
70Syscall param wait4(pid) contains uninitialised byte(s)
71   ...
72
73Syscall param wait4(status) contains uninitialised byte(s)
74   ...
75
76Syscall param wait4(options) contains uninitialised byte(s)
77   ...
78
79Syscall param wait4(rusage) contains uninitialised byte(s)
80   ...
81
82Syscall param wait4(status) points to unaddressable byte(s)
83   ...
84 Address 0x........ is not stack'd, malloc'd or (recently) free'd
85
86Syscall param wait4(rusage) points to unaddressable byte(s)
87   ...
88 Address 0x........ is not stack'd, malloc'd or (recently) free'd
89
90-----------------------------------------------------
91(8):             old creat
92-----------------------------------------------------
93-----------------------------------------------------
94x2000009(9):           __NR_link 2s 2m
95-----------------------------------------------------
96Syscall param link(oldpath) contains uninitialised byte(s)
97   ...
98
99Syscall param link(newpath) contains uninitialised byte(s)
100   ...
101
102Syscall param link(oldpath) points to unaddressable byte(s)
103   ...
104 Address 0x........ is not stack'd, malloc'd or (recently) free'd
105
106Syscall param link(newpath) points to unaddressable byte(s)
107   ...
108 Address 0x........ is not stack'd, malloc'd or (recently) free'd
109
110-----------------------------------------------------
111x200000a(10):         __NR_unlink 1s 1m
112-----------------------------------------------------
113Syscall param unlink(pathname) contains uninitialised byte(s)
114   ...
115
116Syscall param unlink(pathname) points to unaddressable byte(s)
117   ...
118 Address 0x........ is not stack'd, malloc'd or (recently) free'd
119
120-----------------------------------------------------
121(11):            old execv
122-----------------------------------------------------
123-----------------------------------------------------
124x200000c(12):          __NR_chdir 1s 1m
125-----------------------------------------------------
126Syscall param chdir(path) contains uninitialised byte(s)
127   ...
128
129Syscall param chdir(path) points to unaddressable byte(s)
130   ...
131 Address 0x........ is not stack'd, malloc'd or (recently) free'd
132
133-----------------------------------------------------
134x200000d(13):         __NR_fchdir 1s 0m
135-----------------------------------------------------
136Syscall param fchdir(fd) contains uninitialised byte(s)
137   ...
138
139-----------------------------------------------------
140x200000e(14):          __NR_mknod 3s 1m
141-----------------------------------------------------
142Syscall param mknod(pathname) contains uninitialised byte(s)
143   ...
144
145Syscall param mknod(mode) contains uninitialised byte(s)
146   ...
147
148Syscall param mknod(dev) contains uninitialised byte(s)
149   ...
150
151Syscall param mknod(pathname) points to unaddressable byte(s)
152   ...
153 Address 0x........ is not stack'd, malloc'd or (recently) free'd
154
155-----------------------------------------------------
156x200000f(15):          __NR_chmod 2s 1m
157-----------------------------------------------------
158Syscall param chmod(path) contains uninitialised byte(s)
159   ...
160
161Syscall param chmod(mode) contains uninitialised byte(s)
162   ...
163
164Syscall param chmod(path) points to unaddressable byte(s)
165   ...
166 Address 0x........ is not stack'd, malloc'd or (recently) free'd
167
168-----------------------------------------------------
169x2000010(16):          __NR_chown 3s 1m
170-----------------------------------------------------
171Syscall param chown(path) contains uninitialised byte(s)
172   ...
173
174Syscall param chown(owner) contains uninitialised byte(s)
175   ...
176
177Syscall param chown(group) contains uninitialised byte(s)
178   ...
179
180Syscall param chown(path) points to unaddressable byte(s)
181   ...
182 Address 0x........ is not stack'd, malloc'd or (recently) free'd
183
184-----------------------------------------------------
185(17):            old break
186-----------------------------------------------------
187-----------------------------------------------------
188x2000012(18):      __NR_getfsstat 3s 1m
189-----------------------------------------------------
190Syscall param getfsstat(buf) contains uninitialised byte(s)
191   ...
192
193Syscall param getfsstat(bufsize) contains uninitialised byte(s)
194   ...
195
196Syscall param getfsstat(flags) contains uninitialised byte(s)
197   ...
198
199Syscall param getfsstat(buf) points to unaddressable byte(s)
200   ...
201 Address 0x........ is not stack'd, malloc'd or (recently) free'd
202
203-----------------------------------------------------
204(19):            old lseek
205-----------------------------------------------------
206-----------------------------------------------------
207(21):            old mount
208-----------------------------------------------------
209-----------------------------------------------------
210(22):            old umount
211-----------------------------------------------------
212-----------------------------------------------------
213(38):            old stat
214-----------------------------------------------------
215-----------------------------------------------------
216(40):            old lstat
217-----------------------------------------------------
218-----------------------------------------------------
219(45):            old ktrace
220-----------------------------------------------------
221-----------------------------------------------------
222(62):            old fstat
223-----------------------------------------------------
224-----------------------------------------------------
225(63):            used internally, reserved
226-----------------------------------------------------
227-----------------------------------------------------
228(64):            old getpagesize
229-----------------------------------------------------
230-----------------------------------------------------
231(67):            old vread
232-----------------------------------------------------
233-----------------------------------------------------
234(68):            old vwrite
235-----------------------------------------------------
236-----------------------------------------------------
237(69):            old sbrk
238-----------------------------------------------------
239-----------------------------------------------------
240(70):            old sstk
241-----------------------------------------------------
242-----------------------------------------------------
243(71):            old mmap
244-----------------------------------------------------
245-----------------------------------------------------
246(72):            old vadvise
247-----------------------------------------------------
248-----------------------------------------------------
249(76):            old vhangup
250-----------------------------------------------------
251-----------------------------------------------------
252(77):            old vlimit
253-----------------------------------------------------
254-----------------------------------------------------
255x200004e(78):        __NR_mincore 3s 1m
256-----------------------------------------------------
257Syscall param mincore(start) contains uninitialised byte(s)
258   ...
259
260Syscall param mincore(length) contains uninitialised byte(s)
261   ...
262
263Syscall param mincore(vec) contains uninitialised byte(s)
264   ...
265
266Syscall param mincore(vec) points to unaddressable byte(s)
267   ...
268 Address 0x........ is not stack'd, malloc'd or (recently) free'd
269
270-----------------------------------------------------
271x2000052(82):        __NR_setpgid 2s 0m
272-----------------------------------------------------
273Syscall param setpgid(pid) contains uninitialised byte(s)
274   ...
275
276Syscall param setpgid(pgid) contains uninitialised byte(s)
277   ...
278
279-----------------------------------------------------
280(78):            old wait
281-----------------------------------------------------
282-----------------------------------------------------
283(87):            old gethostname
284-----------------------------------------------------
285-----------------------------------------------------
286(88):            old sethostname
287-----------------------------------------------------
288-----------------------------------------------------
289(91):            old getdopt
290-----------------------------------------------------
291-----------------------------------------------------
292(94):            old setdopt
293-----------------------------------------------------
294-----------------------------------------------------
295(99):            old accept
296-----------------------------------------------------
297-----------------------------------------------------
298(101):           old send
299-----------------------------------------------------
300-----------------------------------------------------
301(102):           old recv
302-----------------------------------------------------
303-----------------------------------------------------
304(103):           old sigreturn
305-----------------------------------------------------
306-----------------------------------------------------
307x2000069(105):     __NR_setsockopt 5s 1m
308-----------------------------------------------------
309Syscall param setsockopt(s) contains uninitialised byte(s)
310   ...
311
312Syscall param setsockopt(level) contains uninitialised byte(s)
313   ...
314
315Syscall param setsockopt(optname) contains uninitialised byte(s)
316   ...
317
318Syscall param setsockopt(optval) contains uninitialised byte(s)
319   ...
320
321Syscall param setsockopt(optlen) contains uninitialised byte(s)
322   ...
323
324Syscall param socketcall.setsockopt(optval) points to unaddressable byte(s)
325   ...
326 Address 0x........ is not stack'd, malloc'd or (recently) free'd
327
328-----------------------------------------------------
329(107):           old vtimes
330-----------------------------------------------------
331-----------------------------------------------------
332(108):           old sigvec
333-----------------------------------------------------
334-----------------------------------------------------
335(109):           old sigblock
336-----------------------------------------------------
337-----------------------------------------------------
338(110):           old sigsetmask
339-----------------------------------------------------
340-----------------------------------------------------
341x200006f(111):     __NR_sigsuspend ignore
342-----------------------------------------------------
343-----------------------------------------------------
344(112):           old sigstack
345-----------------------------------------------------
346-----------------------------------------------------
347(113):           old recvmsg
348-----------------------------------------------------
349-----------------------------------------------------
350(114):           old sendmsg
351-----------------------------------------------------
352-----------------------------------------------------
353(115):           old vtrace
354-----------------------------------------------------
355-----------------------------------------------------
356x2000076(118):     __NR_getsockopt 5s 1m
357-----------------------------------------------------
358Syscall param getsockopt(s) contains uninitialised byte(s)
359   ...
360
361Syscall param getsockopt(level) contains uninitialised byte(s)
362   ...
363
364Syscall param getsockopt(optname) contains uninitialised byte(s)
365   ...
366
367Syscall param getsockopt(optval) contains uninitialised byte(s)
368   ...
369
370Syscall param getsockopt(optlen) contains uninitialised byte(s)
371   ...
372
373Syscall param socketcall.getsockopt(optlen) points to unaddressable byte(s)
374   ...
375 Address 0x........ is 0 bytes after a block of size 4 alloc'd
376   at 0x........: malloc (vg_replace_malloc.c:...)
377   by 0x........: main (scalar.c:14)
378
379-----------------------------------------------------
380(119):           old resuba
381-----------------------------------------------------
382-----------------------------------------------------
383(125):           old recvfrom
384-----------------------------------------------------
385-----------------------------------------------------
386(129):           old truncate
387-----------------------------------------------------
388-----------------------------------------------------
389(130):           old ftruncate
390-----------------------------------------------------
391-----------------------------------------------------
392x2000084(132):         __NR_mkfifo 2s 1m
393-----------------------------------------------------
394Syscall param mkfifo(mode) contains uninitialised byte(s)
395   ...
396   by 0x........: main (in ./scalar)
397
398Syscall param mkfifo(path) points to unaddressable byte(s)
399   ...
400   by 0x........: main (in ./scalar)
401 Address 0x........ is not stack'd, malloc'd or (recently) free'd
402
403-----------------------------------------------------
404-----------------------------------------------------
405(141):           old getpeername
406-----------------------------------------------------
407-----------------------------------------------------
408(143):           old sethostid
409-----------------------------------------------------
410-----------------------------------------------------
411(144):           old getrlimit
412-----------------------------------------------------
413-----------------------------------------------------
414(145):           old setrlimit
415-----------------------------------------------------
416-----------------------------------------------------
417(146):           old killpg
418-----------------------------------------------------
419-----------------------------------------------------
420(148):           old setquota
421-----------------------------------------------------
422-----------------------------------------------------
423(149):           old qquota
424-----------------------------------------------------
425-----------------------------------------------------
426(150):           old getsockname
427-----------------------------------------------------
428-----------------------------------------------------
429(156):           old getdirentries
430-----------------------------------------------------
431-----------------------------------------------------
432(160):           old async_daemon
433-----------------------------------------------------
434-----------------------------------------------------
435(162):           old getdomainname
436-----------------------------------------------------
437-----------------------------------------------------
438(163):           old setdomainname
439-----------------------------------------------------
440-----------------------------------------------------
441(166):           old exportfs
442-----------------------------------------------------
443-----------------------------------------------------
444x20000a7(167):          __NR_mount 4s 2m
445-----------------------------------------------------
446Syscall param mount(type) contains uninitialised byte(s)
447   ...
448
449Syscall param mount(dir) contains uninitialised byte(s)
450   ...
451
452Syscall param mount(flags) contains uninitialised byte(s)
453   ...
454
455Syscall param mount(data) contains uninitialised byte(s)
456   ...
457
458Syscall param mount(type) points to unaddressable byte(s)
459   ...
460 Address 0x........ is not stack'd, malloc'd or (recently) free'd
461
462Syscall param mount(dir) points to unaddressable byte(s)
463   ...
464 Address 0x........ is not stack'd, malloc'd or (recently) free'd
465
466-----------------------------------------------------
467(168):           old ustat
468-----------------------------------------------------
469-----------------------------------------------------
470x20000a9(169):          __NR_csops 4s 1m
471-----------------------------------------------------
472Syscall param csops(pid) contains uninitialised byte(s)
473   ...
474
475Syscall param csops(ops) contains uninitialised byte(s)
476   ...
477
478Syscall param csops(useraddr) contains uninitialised byte(s)
479   ...
480
481Syscall param csops(usersize) contains uninitialised byte(s)
482   ...
483
484Syscall param csops(useraddr) points to unaddressable byte(s)
485   ...
486 Address 0x........ is not stack'd, malloc'd or (recently) free'd
487
488-----------------------------------------------------
489(170):           old table
490-----------------------------------------------------
491-----------------------------------------------------
492(171):           old wait3
493-----------------------------------------------------
494-----------------------------------------------------
495(172):           old rpause
496-----------------------------------------------------
497-----------------------------------------------------
498(174):           old getdents
499-----------------------------------------------------
500-----------------------------------------------------
501(175):           old gc_control
502-----------------------------------------------------
503-----------------------------------------------------
504(177-179):       unused
505-----------------------------------------------------
506-----------------------------------------------------
507(186-187):       unused
508-----------------------------------------------------
509-----------------------------------------------------
510(193):           unused
511-----------------------------------------------------
512-----------------------------------------------------
513(213):           reserved for AppleTalk
514-----------------------------------------------------
515-----------------------------------------------------
516x20000df(223):   __NR_exchangedata 3s 2m
517-----------------------------------------------------
518Syscall param exchangedata(path1) contains uninitialised byte(s)
519   ...
520
521Syscall param exchangedata(path2) contains uninitialised byte(s)
522   ...
523
524Syscall param exchangedata(options) contains uninitialised byte(s)
525   ...
526
527Syscall param exchangedata(path1) points to unaddressable byte(s)
528   ...
529 Address 0x........ is not stack'd, malloc'd or (recently) free'd
530
531Syscall param exchangedata(path2) points to unaddressable byte(s)
532   ...
533 Address 0x........ is not stack'd, malloc'd or (recently) free'd
534
535-----------------------------------------------------
536(228-229):       unused
537-----------------------------------------------------
538-----------------------------------------------------
539(245-246):       unused
540-----------------------------------------------------
541-----------------------------------------------------
542(249):           unused
543-----------------------------------------------------
544-----------------------------------------------------
545(257):           unused
546-----------------------------------------------------
547-----------------------------------------------------
548x2000106(262):          __NR_shmat 3s 0m
549-----------------------------------------------------
550Syscall param shmat(shmid) contains uninitialised byte(s)
551   ...
552
553Syscall param shmat(shmaddr) contains uninitialised byte(s)
554   ...
555
556Syscall param shmat(shmflg) contains uninitialised byte(s)
557   ...
558
559-----------------------------------------------------
560x2000107(263):         __NR_shmctl 3s 1m
561-----------------------------------------------------
562Syscall param shmctl(shmid) contains uninitialised byte(s)
563   ...
564
565Syscall param shmctl(cmd) contains uninitialised byte(s)
566   ...
567
568Syscall param shmctl(buf) contains uninitialised byte(s)
569   ...
570
571Syscall param shmctl(IPC_STAT, buf) points to unaddressable byte(s)
572   ...
573 Address 0x........ is not stack'd, malloc'd or (recently) free'd
574
575-----------------------------------------------------
576x2000108(264):          __NR_shmdt 1s 0m
577-----------------------------------------------------
578Syscall param shmdt(shmaddr) contains uninitialised byte(s)
579   ...
580
581-----------------------------------------------------
582x2000109(265):         __NR_shmget 3s 0m
583-----------------------------------------------------
584Syscall param shmget(key) contains uninitialised byte(s)
585   ...
586
587Syscall param shmget(size) contains uninitialised byte(s)
588   ...
589
590Syscall param shmget(shmflg) contains uninitialised byte(s)
591   ...
592
593-----------------------------------------------------
594x200010c(268):       __NR_sem_open 2s 1m
595-----------------------------------------------------
596Syscall param sem_open(name) contains uninitialised byte(s)
597   ...
598
599Syscall param sem_open(oflag) contains uninitialised byte(s)
600   ...
601
602Syscall param sem_open(name) points to unaddressable byte(s)
603   ...
604 Address 0x........ is not stack'd, malloc'd or (recently) free'd
605
606-----------------------------------------------------
607x200010c(268):       __NR_sem_open (4-args) 2s 0m
608-----------------------------------------------------
609Syscall param sem_open(mode) contains uninitialised byte(s)
610   ...
611
612Syscall param sem_open(value) contains uninitialised byte(s)
613   ...
614
615-----------------------------------------------------
616x200010d(269):      __NR_sem_close 1s 0m
617-----------------------------------------------------
618Syscall param sem_close(sem) contains uninitialised byte(s)
619   ...
620
621-----------------------------------------------------
622x200010e(270):     __NR_sem_unlink 1s 1m
623-----------------------------------------------------
624Syscall param sem_unlink(name) contains uninitialised byte(s)
625   ...
626
627Syscall param sem_unlink(name) points to unaddressable byte(s)
628   ...
629 Address 0x........ is not stack'd, malloc'd or (recently) free'd
630
631-----------------------------------------------------
632x200010f(271):       __NR_sem_wait 1s 0m
633-----------------------------------------------------
634Syscall param sem_wait(sem) contains uninitialised byte(s)
635   ...
636
637-----------------------------------------------------
638x2000110(272):    __NR_sem_trywait 1s 0m
639-----------------------------------------------------
640Syscall param sem_trywait(sem) contains uninitialised byte(s)
641   ...
642
643-----------------------------------------------------
644x2000111(273):       __NR_sem_post 1s 0m
645-----------------------------------------------------
646Syscall param sem_post(sem) contains uninitialised byte(s)
647   ...
648
649-----------------------------------------------------
650x2000113(275):       __NR_sem_init 3s 1m
651-----------------------------------------------------
652
653More than 100 errors detected.  Subsequent errors
654will still be recorded, but in less detail than before.
655Syscall param sem_init(sem) contains uninitialised byte(s)
656   ...
657
658Syscall param sem_init(pshared) contains uninitialised byte(s)
659   ...
660
661Syscall param sem_init(value) contains uninitialised byte(s)
662   ...
663
664Syscall param sem_init(sem) points to unaddressable byte(s)
665   ...
666 Address 0x........ is not stack'd, malloc'd or (recently) free'd
667
668-----------------------------------------------------
669x2000114(276):    __NR_sem_destroy 1s 1m
670-----------------------------------------------------
671Syscall param sem_destroy(sem) contains uninitialised byte(s)
672   ...
673
674Syscall param sem_destroy(sem) points to unaddressable byte(s)
675   ...
676 Address 0x........ is not stack'd, malloc'd or (recently) free'd
677
678-----------------------------------------------------
679x2000117(279):  __NR_stat_extended 4s 4m
680-----------------------------------------------------
681Syscall param stat_extended(file_name) contains uninitialised byte(s)
682   ...
683
684Syscall param stat_extended(buf) contains uninitialised byte(s)
685   ...
686
687Syscall param stat_extended(fsacl) contains uninitialised byte(s)
688   ...
689
690Syscall param stat_extended(fsacl_size) contains uninitialised byte(s)
691   ...
692
693Syscall param stat_extended(file_name) points to unaddressable byte(s)
694   ...
695 Address 0x........ is not stack'd, malloc'd or (recently) free'd
696
697Syscall param stat_extended(buf) points to unaddressable byte(s)
698   ...
699 Address 0x........ is not stack'd, malloc'd or (recently) free'd
700
701Syscall param stat_extended(fsacl_size) points to unaddressable byte(s)
702   ...
703 Address 0x........ is not stack'd, malloc'd or (recently) free'd
704
705Syscall param stat_extended(fsacl) points to unaddressable byte(s)
706   ...
707 Address 0x........ is not stack'd, malloc'd or (recently) free'd
708
709-----------------------------------------------------
710x2000118(280): __NR_lstat_extended 4s 4m
711-----------------------------------------------------
712Syscall param lstat_extended(file_name) contains uninitialised byte(s)
713   ...
714
715Syscall param lstat_extended(buf) contains uninitialised byte(s)
716   ...
717
718Syscall param lstat_extended(fsacl) contains uninitialised byte(s)
719   ...
720
721Syscall param lstat_extended(fsacl_size) contains uninitialised byte(s)
722   ...
723
724Syscall param lstat_extended(file_name) points to unaddressable byte(s)
725   ...
726 Address 0x........ is not stack'd, malloc'd or (recently) free'd
727
728Syscall param lstat_extended(buf) points to unaddressable byte(s)
729   ...
730 Address 0x........ is not stack'd, malloc'd or (recently) free'd
731
732Syscall param lstat_extended(fsacl_size) points to unaddressable byte(s)
733   ...
734 Address 0x........ is not stack'd, malloc'd or (recently) free'd
735
736Syscall param lstat_extended(fsacl) points to unaddressable byte(s)
737   ...
738 Address 0x........ is not stack'd, malloc'd or (recently) free'd
739
740-----------------------------------------------------
741x2000119(280): __NR_fstat_extended 4s 3m
742-----------------------------------------------------
743Syscall param fstat_extended(fd) contains uninitialised byte(s)
744   ...
745
746Syscall param fstat_extended(buf) contains uninitialised byte(s)
747   ...
748
749Syscall param fstat_extended(fsacl) contains uninitialised byte(s)
750   ...
751
752Syscall param fstat_extended(fsacl_size) contains uninitialised byte(s)
753   ...
754
755Syscall param fstat_extended(buf) points to unaddressable byte(s)
756   ...
757 Address 0x........ is not stack'd, malloc'd or (recently) free'd
758
759Syscall param fstat_extended(fsacl_size) points to unaddressable byte(s)
760   ...
761 Address 0x........ is not stack'd, malloc'd or (recently) free'd
762
763Syscall param fstat_extended(fsacl) points to unaddressable byte(s)
764   ...
765 Address 0x........ is not stack'd, malloc'd or (recently) free'd
766
767-----------------------------------------------------
768x200011c(284):__NR_access_extended 4s 1m
769-----------------------------------------------------
770Syscall param access_extended(entries) contains uninitialised byte(s)
771   ...
772
773Syscall param access_extended(size) contains uninitialised byte(s)
774   ...
775
776Syscall param access_extended(results) contains uninitialised byte(s)
777   ...
778
779Syscall param access_extended(uid) contains uninitialised byte(s)
780   ...
781
782Syscall param access_extended(entries) points to unaddressable byte(s)
783   ...
784 Address 0x........ is not stack'd, malloc'd or (recently) free'd
785
786-----------------------------------------------------
787(296):           old load_shared_file
788-----------------------------------------------------
789-----------------------------------------------------
790(297):           old reset_shared_file
791-----------------------------------------------------
792-----------------------------------------------------
793(298):           old new_system_shared_regions
794-----------------------------------------------------
795-----------------------------------------------------
796(299):           old shared_region_map_file_np
797-----------------------------------------------------
798-----------------------------------------------------
799(300):           old shared_region_make_private_np
800-----------------------------------------------------
801-----------------------------------------------------
802x200013a(314):     __NR_aio_return 1s 0m
803-----------------------------------------------------
804Syscall param aio_return(aiocbp) contains uninitialised byte(s)
805   ...
806
807-----------------------------------------------------
808x200013b(315):    __NR_aio_suspend 1s 0m
809-----------------------------------------------------
810Syscall param aio_suspend(aiocbp) contains uninitialised byte(s)
811   ...
812
813Syscall param aio_suspend(nent) contains uninitialised byte(s)
814   ...
815
816Syscall param aio_suspend(timeout) contains uninitialised byte(s)
817   ...
818
819Syscall param aio_suspend(list) points to unaddressable byte(s)
820   ...
821 Address 0x........ is not stack'd, malloc'd or (recently) free'd
822
823-----------------------------------------------------
824x200013d(317):      __NR_aio_error 1s 0m
825-----------------------------------------------------
826Syscall param aio_error(aiocbp) contains uninitialised byte(s)
827   ...
828
829-----------------------------------------------------
830x200013e(318):       __NR_aio_read 1s 1m
831-----------------------------------------------------
832Syscall param aio_read(aiocbp) contains uninitialised byte(s)
833   ...
834
835Syscall param aio_read(aiocbp) points to unaddressable byte(s)
836   ...
837 Address 0x........ is not stack'd, malloc'd or (recently) free'd
838
839-----------------------------------------------------
840x200013f(319):      __NR_aio_write 1s 1m
841-----------------------------------------------------
842Syscall param aio_write(aiocbp) contains uninitialised byte(s)
843   ...
844
845Syscall param aio_write(aiocbp) points to unaddressable byte(s)
846   ...
847 Address 0x........ is not stack'd, malloc'd or (recently) free'd
848
849-----------------------------------------------------
850(323):           unused
851-----------------------------------------------------
852-----------------------------------------------------
853(326):           unused
854-----------------------------------------------------
855-----------------------------------------------------
856x2000148(328): __NR___pthread_kill 2s 0m
857-----------------------------------------------------
858Syscall param __pthread_kill(thread) contains uninitialised byte(s)
859   ...
860
861Syscall param __pthread_kill(sig) contains uninitialised byte(s)
862   ...
863
864-----------------------------------------------------
865(335):           old utrace
866-----------------------------------------------------
867-----------------------------------------------------
868x2000155(341):__NR_stat64_extended 4s 4m
869-----------------------------------------------------
870Syscall param stat64_extended(file_name) contains uninitialised byte(s)
871   ...
872
873Syscall param stat64_extended(buf) contains uninitialised byte(s)
874   ...
875
876Syscall param stat64_extended(fsacl) contains uninitialised byte(s)
877   ...
878
879Syscall param stat64_extended(fsacl_size) contains uninitialised byte(s)
880   ...
881
882Syscall param stat64_extended(file_name) points to unaddressable byte(s)
883   ...
884 Address 0x........ is not stack'd, malloc'd or (recently) free'd
885
886Syscall param stat64_extended(buf) points to unaddressable byte(s)
887   ...
888 Address 0x........ is not stack'd, malloc'd or (recently) free'd
889
890Syscall param stat64_extended(fsacl_size) points to unaddressable byte(s)
891   ...
892 Address 0x........ is not stack'd, malloc'd or (recently) free'd
893
894Syscall param stat64_extended(fsacl) points to unaddressable byte(s)
895   ...
896 Address 0x........ is not stack'd, malloc'd or (recently) free'd
897
898-----------------------------------------------------
899x2000156(342):__NR_lstat64_extended 4s 4m
900-----------------------------------------------------
901Syscall param lstat64_extended(file_name) contains uninitialised byte(s)
902   ...
903
904Syscall param lstat64_extended(buf) contains uninitialised byte(s)
905   ...
906
907Syscall param lstat64_extended(fsacl) contains uninitialised byte(s)
908   ...
909
910Syscall param lstat64_extended(fsacl_size) contains uninitialised byte(s)
911   ...
912
913Syscall param lstat64_extended(file_name) points to unaddressable byte(s)
914   ...
915 Address 0x........ is not stack'd, malloc'd or (recently) free'd
916
917Syscall param lstat64_extended(buf) points to unaddressable byte(s)
918   ...
919 Address 0x........ is not stack'd, malloc'd or (recently) free'd
920
921Syscall param lstat64_extended(fsacl_size) points to unaddressable byte(s)
922   ...
923 Address 0x........ is not stack'd, malloc'd or (recently) free'd
924
925Syscall param lstat64_extended(fsacl) points to unaddressable byte(s)
926   ...
927 Address 0x........ is not stack'd, malloc'd or (recently) free'd
928
929-----------------------------------------------------
930x2000157(342):__NR_fstat64_extended 4s 3m
931-----------------------------------------------------
932Syscall param fstat64_extended(fd) contains uninitialised byte(s)
933   ...
934
935Syscall param fstat64_extended(buf) contains uninitialised byte(s)
936   ...
937
938Syscall param fstat64_extended(fsacl) contains uninitialised byte(s)
939   ...
940
941Syscall param fstat64_extended(fsacl_size) contains uninitialised byte(s)
942   ...
943
944Syscall param fstat64_extended(buf) points to unaddressable byte(s)
945   ...
946 Address 0x........ is not stack'd, malloc'd or (recently) free'd
947
948Syscall param fstat64_extended(fsacl_size) points to unaddressable byte(s)
949   ...
950 Address 0x........ is not stack'd, malloc'd or (recently) free'd
951
952Syscall param fstat64_extended(fsacl) points to unaddressable byte(s)
953   ...
954 Address 0x........ is not stack'd, malloc'd or (recently) free'd
955
956-----------------------------------------------------
957x200015b(347):    __NR_getfsstat64 3s 1m
958-----------------------------------------------------
959Syscall param getfsstat64(buf) contains uninitialised byte(s)
960   ...
961
962Syscall param getfsstat64(bufsize) contains uninitialised byte(s)
963   ...
964
965Syscall param getfsstat64(flags) contains uninitialised byte(s)
966   ...
967
968Syscall param getfsstat64(buf) points to unaddressable byte(s)
969   ...
970 Address 0x........ is not stack'd, malloc'd or (recently) free'd
971
972-----------------------------------------------------
973(369-379):       unused
974-----------------------------------------------------
975-----------------------------------------------------
976x270f(9999):                9999 1e
977-----------------------------------------------------
978WARNING: unhandled syscall: unix:9999
979You may be able to write your own handler.
980Read the file README_MISSING_SYSCALL_OR_IOCTL.
981Nevertheless we consider this a bug.  Please report
982it at http://valgrind.org/support/bug_reports.html.
983-----------------------------------------------------
984x2000001(1):           __NR_exit 1s 0m
985-----------------------------------------------------
986Syscall param exit(status) contains uninitialised byte(s)
987   ...
988
989