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-----------------------------------------------------
341(112):           old sigstack
342-----------------------------------------------------
343-----------------------------------------------------
344(113):           old recvmsg
345-----------------------------------------------------
346-----------------------------------------------------
347(114):           old sendmsg
348-----------------------------------------------------
349-----------------------------------------------------
350(115):           old vtrace
351-----------------------------------------------------
352-----------------------------------------------------
353x2000076(118):     __NR_getsockopt 5s 1m
354-----------------------------------------------------
355Syscall param getsockopt(s) contains uninitialised byte(s)
356   ...
357
358Syscall param getsockopt(level) contains uninitialised byte(s)
359   ...
360
361Syscall param getsockopt(optname) contains uninitialised byte(s)
362   ...
363
364Syscall param getsockopt(optval) contains uninitialised byte(s)
365   ...
366
367Syscall param getsockopt(optlen) contains uninitialised byte(s)
368   ...
369
370Syscall param socketcall.getsockopt(optlen) points to unaddressable byte(s)
371   ...
372 Address 0x........ is 0 bytes after a block of size 4 alloc'd
373   at 0x........: malloc (vg_replace_malloc.c:...)
374   by 0x........: main (scalar.c:14)
375
376-----------------------------------------------------
377(119):           old resuba
378-----------------------------------------------------
379-----------------------------------------------------
380(125):           old recvfrom
381-----------------------------------------------------
382-----------------------------------------------------
383(129):           old truncate
384-----------------------------------------------------
385-----------------------------------------------------
386(130):           old ftruncate
387-----------------------------------------------------
388-----------------------------------------------------
389(141):           old getpeername
390-----------------------------------------------------
391-----------------------------------------------------
392(143):           old sethostid
393-----------------------------------------------------
394-----------------------------------------------------
395(144):           old getrlimit
396-----------------------------------------------------
397-----------------------------------------------------
398(145):           old setrlimit
399-----------------------------------------------------
400-----------------------------------------------------
401(146):           old killpg
402-----------------------------------------------------
403-----------------------------------------------------
404(148):           old setquota
405-----------------------------------------------------
406-----------------------------------------------------
407(149):           old qquota
408-----------------------------------------------------
409-----------------------------------------------------
410(150):           old getsockname
411-----------------------------------------------------
412-----------------------------------------------------
413(156):           old getdirentries
414-----------------------------------------------------
415-----------------------------------------------------
416(160):           old async_daemon
417-----------------------------------------------------
418-----------------------------------------------------
419(162):           old getdomainname
420-----------------------------------------------------
421-----------------------------------------------------
422(163):           old setdomainname
423-----------------------------------------------------
424-----------------------------------------------------
425(166):           old exportfs
426-----------------------------------------------------
427-----------------------------------------------------
428x20000a7(167):          __NR_mount 4s 2m
429-----------------------------------------------------
430Syscall param mount(type) contains uninitialised byte(s)
431   ...
432
433Syscall param mount(dir) contains uninitialised byte(s)
434   ...
435
436Syscall param mount(flags) contains uninitialised byte(s)
437   ...
438
439Syscall param mount(data) contains uninitialised byte(s)
440   ...
441
442Syscall param mount(type) points to unaddressable byte(s)
443   ...
444 Address 0x........ is not stack'd, malloc'd or (recently) free'd
445
446Syscall param mount(dir) points to unaddressable byte(s)
447   ...
448 Address 0x........ is not stack'd, malloc'd or (recently) free'd
449
450-----------------------------------------------------
451(168):           old ustat
452-----------------------------------------------------
453-----------------------------------------------------
454x20000a9(169):          __NR_csops 4s 1m
455-----------------------------------------------------
456Syscall param csops(pid) contains uninitialised byte(s)
457   ...
458
459Syscall param csops(ops) contains uninitialised byte(s)
460   ...
461
462Syscall param csops(useraddr) contains uninitialised byte(s)
463   ...
464
465Syscall param csops(usersize) contains uninitialised byte(s)
466   ...
467
468Syscall param csops(useraddr) points to unaddressable byte(s)
469   ...
470 Address 0x........ is not stack'd, malloc'd or (recently) free'd
471
472-----------------------------------------------------
473(170):           old table
474-----------------------------------------------------
475-----------------------------------------------------
476(171):           old wait3
477-----------------------------------------------------
478-----------------------------------------------------
479(172):           old rpause
480-----------------------------------------------------
481-----------------------------------------------------
482(174):           old getdents
483-----------------------------------------------------
484-----------------------------------------------------
485(175):           old gc_control
486-----------------------------------------------------
487-----------------------------------------------------
488(177-179):       unused
489-----------------------------------------------------
490-----------------------------------------------------
491(186-187):       unused
492-----------------------------------------------------
493-----------------------------------------------------
494(193):           unused
495-----------------------------------------------------
496-----------------------------------------------------
497(213):           reserved for AppleTalk
498-----------------------------------------------------
499-----------------------------------------------------
500x20000df(223):   __NR_exchangedata 3s 2m
501-----------------------------------------------------
502Syscall param exchangedata(path1) contains uninitialised byte(s)
503   ...
504
505Syscall param exchangedata(path2) contains uninitialised byte(s)
506   ...
507
508Syscall param exchangedata(options) contains uninitialised byte(s)
509   ...
510
511Syscall param exchangedata(path1) points to unaddressable byte(s)
512   ...
513 Address 0x........ is not stack'd, malloc'd or (recently) free'd
514
515Syscall param exchangedata(path2) points to unaddressable byte(s)
516   ...
517 Address 0x........ is not stack'd, malloc'd or (recently) free'd
518
519-----------------------------------------------------
520(228-229):       unused
521-----------------------------------------------------
522-----------------------------------------------------
523(245-246):       unused
524-----------------------------------------------------
525-----------------------------------------------------
526(249):           unused
527-----------------------------------------------------
528-----------------------------------------------------
529(257):           unused
530-----------------------------------------------------
531-----------------------------------------------------
532x2000106(262):          __NR_shmat 3s 0m
533-----------------------------------------------------
534Syscall param shmat(shmid) contains uninitialised byte(s)
535   ...
536
537Syscall param shmat(shmaddr) contains uninitialised byte(s)
538   ...
539
540Syscall param shmat(shmflg) contains uninitialised byte(s)
541   ...
542
543-----------------------------------------------------
544x2000107(263):         __NR_shmctl 3s 1m
545-----------------------------------------------------
546Syscall param shmctl(shmid) contains uninitialised byte(s)
547   ...
548
549Syscall param shmctl(cmd) contains uninitialised byte(s)
550   ...
551
552Syscall param shmctl(buf) contains uninitialised byte(s)
553   ...
554
555Syscall param shmctl(IPC_STAT, buf) points to unaddressable byte(s)
556   ...
557 Address 0x........ is not stack'd, malloc'd or (recently) free'd
558
559-----------------------------------------------------
560x2000108(264):          __NR_shmdt 1s 0m
561-----------------------------------------------------
562Syscall param shmdt(shmaddr) contains uninitialised byte(s)
563   ...
564
565-----------------------------------------------------
566x2000109(265):         __NR_shmget 3s 0m
567-----------------------------------------------------
568Syscall param shmget(key) contains uninitialised byte(s)
569   ...
570
571Syscall param shmget(size) contains uninitialised byte(s)
572   ...
573
574Syscall param shmget(shmflg) contains uninitialised byte(s)
575   ...
576
577-----------------------------------------------------
578x200010c(268):       __NR_sem_open 2s 1m
579-----------------------------------------------------
580Syscall param sem_open(name) contains uninitialised byte(s)
581   ...
582
583Syscall param sem_open(oflag) contains uninitialised byte(s)
584   ...
585
586Syscall param sem_open(name) points to unaddressable byte(s)
587   ...
588 Address 0x........ is not stack'd, malloc'd or (recently) free'd
589
590-----------------------------------------------------
591x200010c(268):       __NR_sem_open (4-args) 2s 0m
592-----------------------------------------------------
593Syscall param sem_open(mode) contains uninitialised byte(s)
594   ...
595
596Syscall param sem_open(value) contains uninitialised byte(s)
597   ...
598
599-----------------------------------------------------
600x200010d(269):      __NR_sem_close 1s 0m
601-----------------------------------------------------
602Syscall param sem_close(sem) contains uninitialised byte(s)
603   ...
604
605-----------------------------------------------------
606x200010e(270):     __NR_sem_unlink 1s 1m
607-----------------------------------------------------
608Syscall param sem_unlink(name) contains uninitialised byte(s)
609   ...
610
611Syscall param sem_unlink(name) points to unaddressable byte(s)
612   ...
613 Address 0x........ is not stack'd, malloc'd or (recently) free'd
614
615-----------------------------------------------------
616x200010f(271):       __NR_sem_wait 1s 0m
617-----------------------------------------------------
618Syscall param sem_wait(sem) contains uninitialised byte(s)
619   ...
620
621-----------------------------------------------------
622x2000110(272):    __NR_sem_trywait 1s 0m
623-----------------------------------------------------
624Syscall param sem_trywait(sem) contains uninitialised byte(s)
625   ...
626
627-----------------------------------------------------
628x2000111(273):       __NR_sem_post 1s 0m
629-----------------------------------------------------
630Syscall param sem_post(sem) contains uninitialised byte(s)
631   ...
632
633-----------------------------------------------------
634x2000113(275):       __NR_sem_init 3s 1m
635-----------------------------------------------------
636
637More than 100 errors detected.  Subsequent errors
638will still be recorded, but in less detail than before.
639Syscall param sem_init(sem) contains uninitialised byte(s)
640   ...
641
642Syscall param sem_init(pshared) contains uninitialised byte(s)
643   ...
644
645Syscall param sem_init(value) contains uninitialised byte(s)
646   ...
647
648Syscall param sem_init(sem) points to unaddressable byte(s)
649   ...
650 Address 0x........ is not stack'd, malloc'd or (recently) free'd
651
652-----------------------------------------------------
653x2000114(276):    __NR_sem_destroy 1s 1m
654-----------------------------------------------------
655Syscall param sem_destroy(sem) contains uninitialised byte(s)
656   ...
657
658Syscall param sem_destroy(sem) points to unaddressable byte(s)
659   ...
660 Address 0x........ is not stack'd, malloc'd or (recently) free'd
661
662-----------------------------------------------------
663x2000117(279):  __NR_stat_extended 4s 4m
664-----------------------------------------------------
665Syscall param stat_extended(file_name) contains uninitialised byte(s)
666   ...
667
668Syscall param stat_extended(buf) contains uninitialised byte(s)
669   ...
670
671Syscall param stat_extended(fsacl) contains uninitialised byte(s)
672   ...
673
674Syscall param stat_extended(fsacl_size) contains uninitialised byte(s)
675   ...
676
677Syscall param stat_extended(file_name) points to unaddressable byte(s)
678   ...
679 Address 0x........ is not stack'd, malloc'd or (recently) free'd
680
681Syscall param stat_extended(buf) points to unaddressable byte(s)
682   ...
683 Address 0x........ is not stack'd, malloc'd or (recently) free'd
684
685Syscall param stat_extended(fsacl_size) points to unaddressable byte(s)
686   ...
687 Address 0x........ is not stack'd, malloc'd or (recently) free'd
688
689Syscall param stat_extended(fsacl) points to unaddressable byte(s)
690   ...
691 Address 0x........ is not stack'd, malloc'd or (recently) free'd
692
693-----------------------------------------------------
694x2000118(280): __NR_lstat_extended 4s 4m
695-----------------------------------------------------
696Syscall param lstat_extended(file_name) contains uninitialised byte(s)
697   ...
698
699Syscall param lstat_extended(buf) contains uninitialised byte(s)
700   ...
701
702Syscall param lstat_extended(fsacl) contains uninitialised byte(s)
703   ...
704
705Syscall param lstat_extended(fsacl_size) contains uninitialised byte(s)
706   ...
707
708Syscall param lstat_extended(file_name) points to unaddressable byte(s)
709   ...
710 Address 0x........ is not stack'd, malloc'd or (recently) free'd
711
712Syscall param lstat_extended(buf) points to unaddressable byte(s)
713   ...
714 Address 0x........ is not stack'd, malloc'd or (recently) free'd
715
716Syscall param lstat_extended(fsacl_size) points to unaddressable byte(s)
717   ...
718 Address 0x........ is not stack'd, malloc'd or (recently) free'd
719
720Syscall param lstat_extended(fsacl) points to unaddressable byte(s)
721   ...
722 Address 0x........ is not stack'd, malloc'd or (recently) free'd
723
724-----------------------------------------------------
725x2000119(280): __NR_fstat_extended 4s 3m
726-----------------------------------------------------
727Syscall param fstat_extended(fd) contains uninitialised byte(s)
728   ...
729
730Syscall param fstat_extended(buf) contains uninitialised byte(s)
731   ...
732
733Syscall param fstat_extended(fsacl) contains uninitialised byte(s)
734   ...
735
736Syscall param fstat_extended(fsacl_size) contains uninitialised byte(s)
737   ...
738
739Syscall param fstat_extended(buf) points to unaddressable byte(s)
740   ...
741 Address 0x........ is not stack'd, malloc'd or (recently) free'd
742
743Syscall param fstat_extended(fsacl_size) points to unaddressable byte(s)
744   ...
745 Address 0x........ is not stack'd, malloc'd or (recently) free'd
746
747Syscall param fstat_extended(fsacl) points to unaddressable byte(s)
748   ...
749 Address 0x........ is not stack'd, malloc'd or (recently) free'd
750
751-----------------------------------------------------
752x200011c(284):__NR_access_extended 4s 1m
753-----------------------------------------------------
754Syscall param access_extended(entries) contains uninitialised byte(s)
755   ...
756
757Syscall param access_extended(size) contains uninitialised byte(s)
758   ...
759
760Syscall param access_extended(results) contains uninitialised byte(s)
761   ...
762
763Syscall param access_extended(uid) contains uninitialised byte(s)
764   ...
765
766Syscall param access_extended(entries) points to unaddressable byte(s)
767   ...
768 Address 0x........ is not stack'd, malloc'd or (recently) free'd
769
770-----------------------------------------------------
771(296):           old load_shared_file
772-----------------------------------------------------
773-----------------------------------------------------
774(297):           old reset_shared_file
775-----------------------------------------------------
776-----------------------------------------------------
777(298):           old new_system_shared_regions
778-----------------------------------------------------
779-----------------------------------------------------
780(299):           old shared_region_map_file_np
781-----------------------------------------------------
782-----------------------------------------------------
783(300):           old shared_region_make_private_np
784-----------------------------------------------------
785-----------------------------------------------------
786x200013a(314):     __NR_aio_return 1s 0m
787-----------------------------------------------------
788Syscall param aio_return(aiocbp) contains uninitialised byte(s)
789   ...
790
791-----------------------------------------------------
792x200013b(315):    __NR_aio_suspend 1s 0m
793-----------------------------------------------------
794Syscall param aio_suspend(aiocbp) contains uninitialised byte(s)
795   ...
796
797Syscall param aio_suspend(nent) contains uninitialised byte(s)
798   ...
799
800Syscall param aio_suspend(timeout) contains uninitialised byte(s)
801   ...
802
803Syscall param aio_suspend(list) points to unaddressable byte(s)
804   ...
805 Address 0x........ is not stack'd, malloc'd or (recently) free'd
806
807-----------------------------------------------------
808x200013d(317):      __NR_aio_error 1s 0m
809-----------------------------------------------------
810Syscall param aio_error(aiocbp) contains uninitialised byte(s)
811   ...
812
813-----------------------------------------------------
814x200013e(318):       __NR_aio_read 1s 1m
815-----------------------------------------------------
816Syscall param aio_read(aiocbp) contains uninitialised byte(s)
817   ...
818
819Syscall param aio_read(aiocbp) points to unaddressable byte(s)
820   ...
821 Address 0x........ is not stack'd, malloc'd or (recently) free'd
822
823-----------------------------------------------------
824x200013f(319):      __NR_aio_write 1s 1m
825-----------------------------------------------------
826Syscall param aio_write(aiocbp) contains uninitialised byte(s)
827   ...
828
829Syscall param aio_write(aiocbp) points to unaddressable byte(s)
830   ...
831 Address 0x........ is not stack'd, malloc'd or (recently) free'd
832
833-----------------------------------------------------
834(323):           unused
835-----------------------------------------------------
836-----------------------------------------------------
837(326):           unused
838-----------------------------------------------------
839-----------------------------------------------------
840x2000148(328): __NR___pthread_kill 2s 0m
841-----------------------------------------------------
842Syscall param __pthread_kill(thread) contains uninitialised byte(s)
843   ...
844
845Syscall param __pthread_kill(sig) contains uninitialised byte(s)
846   ...
847
848-----------------------------------------------------
849(335):           old utrace
850-----------------------------------------------------
851-----------------------------------------------------
852x2000155(341):__NR_stat64_extended 4s 4m
853-----------------------------------------------------
854Syscall param stat64_extended(file_name) contains uninitialised byte(s)
855   ...
856
857Syscall param stat64_extended(buf) contains uninitialised byte(s)
858   ...
859
860Syscall param stat64_extended(fsacl) contains uninitialised byte(s)
861   ...
862
863Syscall param stat64_extended(fsacl_size) contains uninitialised byte(s)
864   ...
865
866Syscall param stat64_extended(file_name) points to unaddressable byte(s)
867   ...
868 Address 0x........ is not stack'd, malloc'd or (recently) free'd
869
870Syscall param stat64_extended(buf) points to unaddressable byte(s)
871   ...
872 Address 0x........ is not stack'd, malloc'd or (recently) free'd
873
874Syscall param stat64_extended(fsacl_size) points to unaddressable byte(s)
875   ...
876 Address 0x........ is not stack'd, malloc'd or (recently) free'd
877
878Syscall param stat64_extended(fsacl) points to unaddressable byte(s)
879   ...
880 Address 0x........ is not stack'd, malloc'd or (recently) free'd
881
882-----------------------------------------------------
883x2000156(342):__NR_lstat64_extended 4s 4m
884-----------------------------------------------------
885Syscall param lstat64_extended(file_name) contains uninitialised byte(s)
886   ...
887
888Syscall param lstat64_extended(buf) contains uninitialised byte(s)
889   ...
890
891Syscall param lstat64_extended(fsacl) contains uninitialised byte(s)
892   ...
893
894Syscall param lstat64_extended(fsacl_size) contains uninitialised byte(s)
895   ...
896
897Syscall param lstat64_extended(file_name) points to unaddressable byte(s)
898   ...
899 Address 0x........ is not stack'd, malloc'd or (recently) free'd
900
901Syscall param lstat64_extended(buf) points to unaddressable byte(s)
902   ...
903 Address 0x........ is not stack'd, malloc'd or (recently) free'd
904
905Syscall param lstat64_extended(fsacl_size) points to unaddressable byte(s)
906   ...
907 Address 0x........ is not stack'd, malloc'd or (recently) free'd
908
909Syscall param lstat64_extended(fsacl) points to unaddressable byte(s)
910   ...
911 Address 0x........ is not stack'd, malloc'd or (recently) free'd
912
913-----------------------------------------------------
914x2000157(342):__NR_fstat64_extended 4s 3m
915-----------------------------------------------------
916Syscall param fstat64_extended(fd) contains uninitialised byte(s)
917   ...
918
919Syscall param fstat64_extended(buf) contains uninitialised byte(s)
920   ...
921
922Syscall param fstat64_extended(fsacl) contains uninitialised byte(s)
923   ...
924
925Syscall param fstat64_extended(fsacl_size) contains uninitialised byte(s)
926   ...
927
928Syscall param fstat64_extended(buf) points to unaddressable byte(s)
929   ...
930 Address 0x........ is not stack'd, malloc'd or (recently) free'd
931
932Syscall param fstat64_extended(fsacl_size) points to unaddressable byte(s)
933   ...
934 Address 0x........ is not stack'd, malloc'd or (recently) free'd
935
936Syscall param fstat64_extended(fsacl) points to unaddressable byte(s)
937   ...
938 Address 0x........ is not stack'd, malloc'd or (recently) free'd
939
940-----------------------------------------------------
941x200015b(347):    __NR_getfsstat64 3s 1m
942-----------------------------------------------------
943Syscall param getfsstat64(buf) contains uninitialised byte(s)
944   ...
945
946Syscall param getfsstat64(bufsize) contains uninitialised byte(s)
947   ...
948
949Syscall param getfsstat64(flags) contains uninitialised byte(s)
950   ...
951
952Syscall param getfsstat64(buf) points to unaddressable byte(s)
953   ...
954 Address 0x........ is not stack'd, malloc'd or (recently) free'd
955
956-----------------------------------------------------
957(369-379):       unused
958-----------------------------------------------------
959-----------------------------------------------------
960x270f(9999):                9999 1e
961-----------------------------------------------------
962WARNING: unhandled syscall: unix:9999
963You may be able to write your own handler.
964Read the file README_MISSING_SYSCALL_OR_IOCTL.
965Nevertheless we consider this a bug.  Please report
966it at http://valgrind.org/support/bug_reports.html.
967-----------------------------------------------------
968x2000001(1):           __NR_exit 1s 0m
969-----------------------------------------------------
970Syscall param exit(status) contains uninitialised byte(s)
971   ...
972
973