Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17102 Details for
Bug 27889
ufed dies with "fatal error: the dialog couldn't be opened"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace -f ufed
strace.txt (text/plain), 197.20 KB, created by
Mark E. Drummond
on 2003-09-04 20:44:41 UTC
(
hide
)
Description:
strace -f ufed
Filename:
MIME Type:
Creator:
Mark E. Drummond
Created:
2003-09-04 20:44:41 UTC
Size:
197.20 KB
patch
obsolete
>17783 execve("/usr/sbin/ufed", ["ufed"], [/* 46 vars */]) = 0 >17783 uname({sys="Linux", node="tess", ...}) = 0 >17783 brk(0) = 0x81366a0 >17783 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >17783 open("/etc/ld.so.preload", O_RDONLY) = 3 >17783 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >17783 close(3) = 0 >17783 open("/etc/ld.so.cache", O_RDONLY) = 3 >17783 fstat64(3, {st_mode=S_IFREG|0644, st_size=90416, ...}) = 0 >17783 mmap2(NULL, 90416, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40015000 >17783 close(3) = 0 >17783 open("/lib/libpthread.so.0", O_RDONLY) = 3 >17783 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20A\0\000"..., 1024) = 1024 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=91026, ...}) = 0 >17783 mmap2(NULL, 327200, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000 >17783 mprotect(0x40039000, 273952, PROT_NONE) = 0 >17783 mmap2(0x40039000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd) = 0x40039000 >17783 mmap2(0x4003c000, 261664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4003c000 >17783 close(3) = 0 >17783 open("/lib/libnsl.so.1", O_RDONLY) = 3 >17783 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300;\0"..., 1024) = 1024 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=89261, ...}) = 0 >17783 mmap2(NULL, 84992, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4007c000 >17783 mprotect(0x4008e000, 11264, PROT_NONE) = 0 >17783 mmap2(0x4008e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11) = 0x4008e000 >17783 mmap2(0x4008f000, 7168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4008f000 >17783 close(3) = 0 >17783 open("/lib/libdl.so.2", O_RDONLY) = 3 >17783 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\31\0"..., 1024) = 1024 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=12367, ...}) = 0 >17783 mmap2(NULL, 11476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40091000 >17783 mprotect(0x40093000, 3284, PROT_NONE) = 0 >17783 mmap2(0x40093000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40093000 >17783 close(3) = 0 >17783 open("/lib/libm.so.6", O_RDONLY) = 3 >17783 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2405\0"..., 1024) = 1024 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=185854, ...}) = 0 >17783 mmap2(NULL, 138976, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40094000 >17783 mprotect(0x400b5000, 3808, PROT_NONE) = 0 >17783 mmap2(0x400b5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20) = 0x400b5000 >17783 close(3) = 0 >17783 open("/lib/libc.so.6", O_RDONLY) = 3 >17783 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`X\1\000"..., 1024) = 1024 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=1457726, ...}) = 0 >17783 mmap2(NULL, 1230468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400b6000 >17783 mprotect(0x401dd000, 22148, PROT_NONE) = 0 >17783 mmap2(0x401dd000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x401dd000 >17783 mmap2(0x401e0000, 9860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401e0000 >17783 close(3) = 0 >17783 open("/lib/libcrypt.so.1", O_RDONLY) = 3 >17783 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\t\0"..., 1024) = 1024 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=22629, ...}) = 0 >17783 mmap2(NULL, 181536, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401e3000 >17783 mprotect(0x401e8000, 161056, PROT_NONE) = 0 >17783 mmap2(0x401e8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4) = 0x401e8000 >17783 mmap2(0x401e9000, 156960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401e9000 >17783 close(3) = 0 >17783 open("/lib/libutil.so.1", O_RDONLY) = 3 >17783 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\r\0"..., 1024) = 1024 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=10965, ...}) = 0 >17783 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40210000 >17783 mmap2(NULL, 10616, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40211000 >17783 mprotect(0x40213000, 2424, PROT_NONE) = 0 >17783 mmap2(0x40213000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40213000 >17783 close(3) = 0 >17783 munmap(0x40015000, 90416) = 0 >17783 modify_ldt(1, {entry_number:0, base_addr:0x400390a0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, 16) = 0 >17783 getpid() = 17783 >17783 rt_sigaction(SIGRTMIN, {0x40033e00, [], SA_RESTORER, 0x400ded78}, NULL, 8) = 0 >17783 rt_sigaction(SIGRT_1, {0x40033e50, [], SA_RESTORER, 0x400ded78}, NULL, 8) = 0 >17783 rt_sigaction(SIGRT_2, {0x40033fc0, [], SA_RESTORER, 0x400ded78}, NULL, 8) = 0 >17783 rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0 >17783 _sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff2ec, 31, (nil), 0}) = 0 >17783 rt_sigaction(SIGFPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 brk(0) = 0x81366a0 >17783 brk(0x81376a0) = 0x81376a0 >17783 brk(0) = 0x81376a0 >17783 brk(0x8138000) = 0x8138000 >17783 brk(0) = 0x8138000 >17783 brk(0x8139000) = 0x8139000 >17783 brk(0) = 0x8139000 >17783 brk(0x813b000) = 0x813b000 >17783 getuid32() = 0 >17783 geteuid32() = 0 >17783 getgid32() = 0 >17783 getegid32() = 0 >17783 brk(0) = 0x813b000 >17783 brk(0x813c000) = 0x813c000 >17783 time([1062733421]) = 1062733421 >17783 brk(0) = 0x813c000 >17783 brk(0x813d000) = 0x813d000 >17783 stat64("/usr/lib/perl5/site_perl/5.6.1", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >17783 stat64("/usr/lib/perl5/vendor_perl/5.6.1", 0xbffff380) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/local/lib/site_perl/5.8.0/i686-linux", 0xbffff380) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/local/lib/site_perl/5.8.0", 0xbffff380) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/local/lib/site_perl/i686-linux", 0xbffff380) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1", {st_mode=S_IFDIR|0755, st_size=176, ...}) = 0 >17783 ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17783 _llseek(0, 0, 0xbffff290, SEEK_CUR) = -1 ESPIPE (Illegal seek) >17783 brk(0) = 0x813d000 >17783 brk(0x813e000) = 0x813e000 >17783 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17783 _llseek(1, 0, 0xbffff290, SEEK_CUR) = -1 ESPIPE (Illegal seek) >17783 ioctl(2, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17783 _llseek(2, 0, 0xbffff290, SEEK_CUR) = -1 ESPIPE (Illegal seek) >17783 open("/usr/sbin/ufed", O_RDONLY|O_LARGEFILE) = 3 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff300) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(3, 0, [0], SEEK_CUR) = 0 >17783 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >17783 fstat64(3, {st_mode=S_IFREG|0755, st_size=21772, ...}) = 0 >17783 rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 >17783 brk(0) = 0x813e000 >17783 brk(0x813f000) = 0x813f000 >17783 brk(0) = 0x813f000 >17783 brk(0x8140000) = 0x8140000 >17783 brk(0) = 0x8140000 >17783 brk(0x8141000) = 0x8141000 >17783 readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13 >17783 brk(0) = 0x8141000 >17783 brk(0x8142000) = 0x8142000 >17783 brk(0) = 0x8142000 >17783 brk(0x8143000) = 0x8143000 >17783 brk(0) = 0x8143000 >17783 brk(0x8144000) = 0x8144000 >17783 getpid() = 17783 >17783 brk(0) = 0x8144000 >17783 brk(0x8145000) = 0x8145000 >17783 brk(0) = 0x8145000 >17783 brk(0x8146000) = 0x8146000 >17783 read(3, "#!/usr/bin/perl\n\n# Copyright 199"..., 4096) = 4096 >17783 brk(0) = 0x8146000 >17783 brk(0x8147000) = 0x8147000 >17783 stat64("/etc/perl/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/File/Temp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/File/Temp.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/File/Temp.pm", O_RDONLY|O_LARGEFILE) = 4 >17783 ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee30) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(4, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x8147000 >17783 brk(0x8148000) = 0x8148000 >17783 brk(0) = 0x8148000 >17783 brk(0x8149000) = 0x8149000 >17783 brk(0) = 0x8149000 >17783 brk(0x814a000) = 0x814a000 >17783 read(4, "package File::Temp;\n\n=head1 NAME"..., 4096) = 4096 >17783 brk(0) = 0x814a000 >17783 brk(0x814b000) = 0x814b000 >17783 stat64("/etc/perl/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/strict.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/strict.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x814b000 >17783 brk(0x814c000) = 0x814c000 >17783 brk(0) = 0x814c000 >17783 brk(0x814d000) = 0x814d000 >17783 read(5, "package strict;\n\n=head1 NAME\n\nst"..., 4096) = 2624 >17783 brk(0) = 0x814d000 >17783 brk(0x814e000) = 0x814e000 >17783 brk(0) = 0x814e000 >17783 brk(0x814f000) = 0x814f000 >17783 brk(0) = 0x814f000 >17783 brk(0x8150000) = 0x8150000 >17783 read(5, "", 4096) = 0 >17783 close(5) = 0 >17783 stat64("/etc/perl/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/Carp.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/Carp.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/Carp.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 read(5, "package Carp;\n\nour $VERSION = \'1"..., 4096) = 4096 >17783 brk(0) = 0x8150000 >17783 brk(0x8151000) = 0x8151000 >17783 read(5, " # Reconcil"..., 4096) = 2623 >17783 brk(0) = 0x8151000 >17783 brk(0x8152000) = 0x8152000 >17783 brk(0) = 0x8152000 >17783 brk(0x8153000) = 0x8153000 >17783 brk(0) = 0x8153000 >17783 brk(0x8154000) = 0x8154000 >17783 brk(0) = 0x8154000 >17783 brk(0x8155000) = 0x8155000 >17783 read(5, "", 4096) = 0 >17783 close(5) = 0 >17783 stat64("/etc/perl/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/Exporter.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/Exporter.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/Exporter.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 read(5, "package Exporter;\n\nrequire 5.006"..., 4096) = 4096 >17783 brk(0) = 0x8155000 >17783 brk(0x8156000) = 0x8156000 >17783 brk(0) = 0x8156000 >17783 brk(0x8157000) = 0x8157000 >17783 brk(0) = 0x8157000 >17783 brk(0x8158000) = 0x8158000 >17783 brk(0) = 0x8158000 >17783 brk(0x8159000) = 0x8159000 >17783 brk(0) = 0x8159000 >17783 brk(0x815a000) = 0x815a000 >17783 brk(0) = 0x815a000 >17783 brk(0x815b000) = 0x815b000 >17783 brk(0) = 0x815b000 >17783 brk(0x815c000) = 0x815c000 >17783 brk(0) = 0x815c000 >17783 brk(0x815d000) = 0x815d000 >17783 brk(0) = 0x815d000 >17783 brk(0x815e000) = 0x815e000 >17783 brk(0) = 0x815e000 >17783 brk(0x815f000) = 0x815f000 >17783 brk(0) = 0x815f000 >17783 brk(0x8160000) = 0x8160000 >17783 brk(0) = 0x8160000 >17783 brk(0x8161000) = 0x8161000 >17783 _llseek(5, 2087, [2087], SEEK_SET) = 0 >17783 _llseek(5, 0, [2087], SEEK_CUR) = 0 >17783 close(5) = 0 >17783 stat64("/etc/perl/File/Spec.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/File/Spec.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/File/Spec.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/File/Spec.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 read(5, "package File::Spec;\n\nuse strict;"..., 4096) = 4096 >17783 brk(0) = 0x8161000 >17783 brk(0x8162000) = 0x8162000 >17783 stat64("/etc/perl/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/vars.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/vars.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/vars.pm", O_RDONLY|O_LARGEFILE) = 6 >17783 ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe590) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(6, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x8162000 >17783 brk(0x8163000) = 0x8163000 >17783 read(6, "package vars;\n\nuse 5.006;\n\nour $"..., 4096) = 2358 >17783 stat64("/etc/perl/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 brk(0) = 0x8163000 >17783 brk(0x8164000) = 0x8164000 >17783 open("/etc/perl/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/warnings/register.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/warnings/register.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/warnings/register.pm", O_RDONLY|O_LARGEFILE) = 7 >17783 ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe140) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(7, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x8164000 >17783 brk(0x8165000) = 0x8165000 >17783 read(7, "package warnings::register ;\n\nou"..., 4096) = 1014 >17783 brk(0) = 0x8165000 >17783 brk(0x8166000) = 0x8166000 >17783 brk(0) = 0x8166000 >17783 brk(0x8167000) = 0x8167000 >17783 brk(0) = 0x8167000 >17783 brk(0x8168000) = 0x8168000 >17783 read(7, "", 4096) = 0 >17783 close(7) = 0 >17783 stat64("/etc/perl/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/warnings.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/warnings.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/warnings.pm", O_RDONLY|O_LARGEFILE) = 7 >17783 ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe140) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(7, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x8168000 >17783 brk(0x8169000) = 0x8169000 >17783 read(7, "\n# !!!!!!! DO NOT EDIT THIS FI"..., 4096) = 4096 >17783 brk(0) = 0x8169000 >17783 brk(0x816b000) = 0x816b000 >17783 brk(0) = 0x816b000 >17783 brk(0x816c000) = 0x816c000 >17783 brk(0) = 0x816c000 >17783 brk(0x816d000) = 0x816d000 >17783 read(7, "=> \"\\x00\\x00\\x00\\x00\\x00\\x00\\x00"..., 4096) = 4096 >17783 brk(0) = 0x816d000 >17783 brk(0x816e000) = 0x816e000 >17783 brk(0) = 0x816e000 >17783 brk(0x816f000) = 0x816f000 >17783 brk(0) = 0x816f000 >17783 brk(0x8170000) = 0x8170000 >17783 read(7, "\\x00\\x00\\x00\\x00\\x00\\x00\\x00\", #"..., 4096) = 4096 >17783 brk(0) = 0x8170000 >17783 brk(0x8171000) = 0x8171000 >17783 brk(0) = 0x8171000 >17783 brk(0x8172000) = 0x8172000 >17783 brk(0) = 0x8172000 >17783 brk(0x8173000) = 0x8173000 >17783 brk(0) = 0x8173000 >17783 brk(0x8174000) = 0x8174000 >17783 brk(0) = 0x8174000 >17783 brk(0x8175000) = 0x8175000 >17783 read(7, "= 1;\n\t $no_fatal = 0;\n\t}\n\tels"..., 4096) = 3166 >17783 brk(0) = 0x8175000 >17783 brk(0x8176000) = 0x8176000 >17783 brk(0) = 0x8176000 >17783 brk(0x8177000) = 0x8177000 >17783 brk(0) = 0x8177000 >17783 brk(0x8178000) = 0x8178000 >17783 brk(0) = 0x8178000 >17783 brk(0x8179000) = 0x8179000 >17783 brk(0) = 0x8179000 >17783 brk(0x817a000) = 0x817a000 >17783 brk(0) = 0x817a000 >17783 brk(0x817b000) = 0x817b000 >17783 brk(0) = 0x817b000 >17783 brk(0x817c000) = 0x817c000 >17783 brk(0) = 0x817c000 >17783 brk(0x817d000) = 0x817d000 >17783 brk(0) = 0x817d000 >17783 brk(0x817e000) = 0x817e000 >17783 read(7, "", 4096) = 0 >17783 close(7) = 0 >17783 _llseek(6, 1148, [1148], SEEK_SET) = 0 >17783 _llseek(6, 0, [1148], SEEK_CUR) = 0 >17783 close(6) = 0 >17783 _llseek(5, 505, [505], SEEK_SET) = 0 >17783 _llseek(5, 0, [505], SEEK_CUR) = 0 >17783 close(5) = 0 >17783 stat64("/etc/perl/File/Spec/Unix.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec/Unix.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/File/Spec/Unix.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/File/Spec/Unix.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/File/Spec/Unix.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec/Unix.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec/Unix.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/File/Spec/Unix.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 read(5, "package File::Spec::Unix;\n\nuse s"..., 4096) = 4096 >17783 stat64("/etc/perl/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/Cwd.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/Cwd.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/Cwd.pm", O_RDONLY|O_LARGEFILE) = 6 >17783 ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe590) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(6, 0, [0], SEEK_CUR) = 0 >17783 read(6, "package Cwd;\nuse 5.006;\n\n=head1 "..., 4096) = 4096 >17783 brk(0) = 0x817e000 >17783 brk(0x817f000) = 0x817f000 >17783 stat64("/etc/perl/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/base.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/base.pmc", 0xbfffe320) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/base.pm", O_RDONLY|O_LARGEFILE) = 7 >17783 ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe140) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(7, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x817f000 >17783 brk(0x8180000) = 0x8180000 >17783 brk(0) = 0x8180000 >17783 brk(0x8181000) = 0x8181000 >17783 read(7, "=head1 NAME\n\nbase - Establish IS"..., 4096) = 2437 >17783 brk(0) = 0x8181000 >17783 brk(0x8182000) = 0x8182000 >17783 brk(0) = 0x8182000 >17783 brk(0x8183000) = 0x8183000 >17783 brk(0) = 0x8183000 >17783 brk(0x8184000) = 0x8184000 >17783 read(7, "", 4096) = 0 >17783 close(7) = 0 >17783 brk(0) = 0x8184000 >17783 brk(0x8185000) = 0x8185000 >17783 read(6, ");\n};\n\n\n# Find the pwd command i"..., 4096) = 4096 >17783 brk(0) = 0x8185000 >17783 brk(0x8186000) = 0x8186000 >17783 brk(0) = 0x8186000 >17783 brk(0x8187000) = 0x8187000 >17783 brk(0) = 0x8187000 >17783 brk(0x8188000) = 0x8188000 >17783 brk(0) = 0x8188000 >17783 brk(0x8189000) = 0x8189000 >17783 brk(0) = 0x8189000 >17783 brk(0x818a000) = 0x818a000 >17783 brk(0) = 0x818a000 >17783 brk(0x818b000) = 0x818b000 >17783 brk(0) = 0x818b000 >17783 brk(0x818c000) = 0x818c000 >17783 brk(0) = 0x818c000 >17783 brk(0x818d000) = 0x818d000 >17783 brk(0) = 0x818d000 >17783 brk(0x818e000) = 0x818e000 >17783 read(6, " if ($newdir =~ m#^/#s) {\n\t$ENV{"..., 4096) = 4096 >17783 brk(0) = 0x818e000 >17783 brk(0x818f000) = 0x818f000 >17783 brk(0) = 0x818f000 >17783 brk(0x8190000) = 0x8190000 >17783 brk(0) = 0x8190000 >17783 brk(0x8191000) = 0x8191000 >17783 brk(0) = 0x8191000 >17783 brk(0x8192000) = 0x8192000 >17783 brk(0) = 0x8192000 >17783 brk(0x8193000) = 0x8193000 >17783 brk(0) = 0x8193000 >17783 brk(0x8194000) = 0x8194000 >17783 brk(0) = 0x8194000 >17783 brk(0x8195000) = 0x8195000 >17783 brk(0) = 0x8195000 >17783 brk(0x8196000) = 0x8196000 >17783 brk(0) = 0x8196000 >17783 brk(0x8197000) = 0x8197000 >17783 brk(0) = 0x8197000 >17783 brk(0x8198000) = 0x8198000 >17783 brk(0) = 0x8198000 >17783 brk(0x8199000) = 0x8199000 >17783 brk(0) = 0x8199000 >17783 brk(0x819a000) = 0x819a000 >17783 brk(0) = 0x819a000 >17783 brk(0x819b000) = 0x819b000 >17783 read(6, "cwd\t= \\&_vms_cwd;\n *abs_p"..., 4096) = 1647 >17783 brk(0) = 0x819b000 >17783 brk(0x819c000) = 0x819c000 >17783 brk(0) = 0x819c000 >17783 brk(0x819d000) = 0x819d000 >17783 brk(0) = 0x819d000 >17783 brk(0x819e000) = 0x819e000 >17783 brk(0) = 0x819e000 >17783 brk(0x819f000) = 0x819f000 >17783 brk(0) = 0x819f000 >17783 brk(0x81a0000) = 0x81a0000 >17783 read(6, "", 4096) = 0 >17783 close(6) = 0 >17783 stat64("/etc/perl/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/XSLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/XSLoader.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/XSLoader.pm", O_RDONLY|O_LARGEFILE) = 6 >17783 ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe590) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(6, 0, [0], SEEK_CUR) = 0 >17783 read(6, "# Generated from XSLoader.pm.PL "..., 4096) = 3836 >17783 brk(0) = 0x81a0000 >17783 brk(0x81a1000) = 0x81a1000 >17783 brk(0) = 0x81a1000 >17783 brk(0x81a2000) = 0x81a2000 >17783 brk(0) = 0x81a2000 >17783 brk(0x81a3000) = 0x81a3000 >17783 brk(0) = 0x81a3000 >17783 brk(0x81a4000) = 0x81a4000 >17783 brk(0) = 0x81a4000 >17783 brk(0x81a5000) = 0x81a5000 >17783 brk(0) = 0x81a5000 >17783 brk(0x81a6000) = 0x81a6000 >17783 brk(0) = 0x81a6000 >17783 brk(0x81a7000) = 0x81a7000 >17783 _llseek(6, 3320, [3320], SEEK_SET) = 0 >17783 _llseek(6, 0, [3320], SEEK_CUR) = 0 >17783 close(6) = 0 >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Cwd/Cwd.so", {st_mode=S_IFREG|0555, st_size=10483, ...}) = 0 >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Cwd/Cwd.bs", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >17783 open("/usr/lib/perl5/5.8.0/i686-linux/auto/Cwd/Cwd.so", O_RDONLY) = 6 >17783 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\r\0"..., 1024) = 1024 >17783 fstat64(6, {st_mode=S_IFREG|0555, st_size=10483, ...}) = 0 >17783 mmap2(NULL, 10764, PROT_READ|PROT_EXEC, MAP_PRIVATE, 6, 0) = 0x40015000 >17783 mprotect(0x40017000, 2572, PROT_NONE) = 0 >17783 mmap2(0x40017000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 6, 0x1) = 0x40017000 >17783 close(6) = 0 >17783 stat64("/bin/pwd", {st_mode=S_IFREG|0755, st_size=11596, ...}) = 0 >17783 stat64("/usr/lib/distcc/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/bin/pwd", {st_mode=S_IFREG|0755, st_size=11596, ...}) = 0 >17783 stat64("/sbin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/bin/pwd", {st_mode=S_IFREG|0755, st_size=11596, ...}) = 0 >17783 stat64("/usr/sbin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/local/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/opt/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/i686-pc-linux-gnu/gcc-bin/3.2/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/opt/Acrobat5/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/X11R6/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/opt/sun-jdk-1.4.2/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/opt/sun-jdk-1.4.2/jre/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/opt/sun-jdk-1.4.2/jre/javaws/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/qt/3/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/kde/3.1/sbin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/kde/3.1/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/qt/2/bin/pwd", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 read(5, "r\n\nReturns a string representati"..., 4096) = 4096 >17783 read(5, "tory .= \"/$file\" ;\n }\n els"..., 4096) = 4096 >17783 brk(0) = 0x81a7000 >17783 brk(0x81a8000) = 0x81a8000 >17783 read(5, "cut\n\n1;\n", 4096) = 8 >17783 read(5, "", 4096) = 0 >17783 close(5) = 0 >17783 stat64("/etc/perl/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/File/Path.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/File/Path.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/File/Path.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 read(5, "package File::Path;\n\n=head1 NAME"..., 4096) = 4096 >17783 stat64("/etc/perl/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/File/Basename.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/File/Basename.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/File/Basename.pm", O_RDONLY|O_LARGEFILE) = 6 >17783 ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe590) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(6, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x81a8000 >17783 brk(0x81a9000) = 0x81a9000 >17783 read(6, "package File::Basename;\n\n=head1 "..., 4096) = 4096 >17783 brk(0) = 0x81a9000 >17783 brk(0x81aa000) = 0x81aa000 >17783 read(6, "r of fileparse(), but differs in"..., 4096) = 4096 >17783 brk(0) = 0x81aa000 >17783 brk(0x81ab000) = 0x81ab000 >17783 stat64("/etc/perl/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/re.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/re.pmc", 0xbfffe360) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/re.pm", O_RDONLY|O_LARGEFILE) = 7 >17783 ioctl(7, SNDCTL_TMR_TIMEBASE, 0xbfffe180) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(7, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x81ab000 >17783 brk(0x81ac000) = 0x81ac000 >17783 read(7, "package re;\n\nour $VERSION = 0.03"..., 4096) = 3988 >17783 brk(0) = 0x81ac000 >17783 brk(0x81ad000) = 0x81ad000 >17783 brk(0) = 0x81ad000 >17783 brk(0x81ae000) = 0x81ae000 >17783 brk(0) = 0x81ae000 >17783 brk(0x81af000) = 0x81af000 >17783 brk(0) = 0x81af000 >17783 brk(0x81b0000) = 0x81b0000 >17783 brk(0) = 0x81b0000 >17783 brk(0x81b1000) = 0x81b1000 >17783 brk(0) = 0x81b1000 >17783 brk(0x81b2000) = 0x81b2000 >17783 read(7, "", 4096) = 0 >17783 close(7) = 0 >17783 brk(0) = 0x81b2000 >17783 brk(0x81b3000) = 0x81b3000 >17783 brk(0) = 0x81b3000 >17783 brk(0x81b4000) = 0x81b4000 >17783 brk(0) = 0x81b4000 >17783 brk(0x81b5000) = 0x81b5000 >17783 brk(0) = 0x81b5000 >17783 brk(0x81b6000) = 0x81b6000 >17783 brk(0) = 0x81b6000 >17783 brk(0x81b7000) = 0x81b7000 >17783 read(6, " the last directory name "..., 4096) = 1211 >17783 brk(0) = 0x81b7000 >17783 brk(0x81b8000) = 0x81b8000 >17783 brk(0) = 0x81b8000 >17783 brk(0x81b9000) = 0x81b9000 >17783 brk(0) = 0x81b9000 >17783 brk(0x81ba000) = 0x81ba000 >17783 brk(0) = 0x81ba000 >17783 brk(0x81bb000) = 0x81bb000 >17783 brk(0) = 0x81bb000 >17783 brk(0x81bc000) = 0x81bc000 >17783 read(6, "", 4096) = 0 >17783 close(6) = 0 >17783 read(5, "{\n\t push(@created,mkpath($par"..., 4096) = 3256 >17783 brk(0) = 0x81bc000 >17783 brk(0x81bd000) = 0x81bd000 >17783 brk(0) = 0x81bd000 >17783 brk(0x81be000) = 0x81be000 >17783 brk(0) = 0x81be000 >17783 brk(0x81bf000) = 0x81bf000 >17783 brk(0) = 0x81bf000 >17783 brk(0x81c0000) = 0x81c0000 >17783 brk(0) = 0x81c0000 >17783 brk(0x81c1000) = 0x81c1000 >17783 brk(0) = 0x81c1000 >17783 brk(0x81c2000) = 0x81c2000 >17783 brk(0) = 0x81c2000 >17783 brk(0x81c3000) = 0x81c3000 >17783 brk(0) = 0x81c3000 >17783 brk(0x81c4000) = 0x81c4000 >17783 brk(0) = 0x81c4000 >17783 brk(0x81c5000) = 0x81c5000 >17783 read(5, "", 4096) = 0 >17783 close(5) = 0 >17783 stat64("/etc/perl/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/Fcntl.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/Fcntl.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/Fcntl.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 read(5, "package Fcntl;\n\n=head1 NAME\n\nFcn"..., 4096) = 4096 >17783 brk(0) = 0x81c5000 >17783 brk(0x81c6000) = 0x81c6000 >17783 brk(0) = 0x81c6000 >17783 brk(0x81c7000) = 0x81c7000 >17783 brk(0) = 0x81c7000 >17783 brk(0x81c8000) = 0x81c8000 >17783 brk(0) = 0x81c8000 >17783 brk(0x81c9000) = 0x81c9000 >17783 read(5, "SENFMT\t\t\n\t\t S_IFMT S_IMODE\n "..., 4096) = 1026 >17783 brk(0) = 0x81c9000 >17783 brk(0x81ca000) = 0x81ca000 >17783 brk(0) = 0x81ca000 >17783 brk(0x81cb000) = 0x81cb000 >17783 brk(0) = 0x81cb000 >17783 brk(0x81cc000) = 0x81cc000 >17783 brk(0) = 0x81cc000 >17783 brk(0x81cd000) = 0x81cd000 >17783 brk(0) = 0x81cd000 >17783 brk(0x81ce000) = 0x81ce000 >17783 brk(0) = 0x81ce000 >17783 brk(0x81cf000) = 0x81cf000 >17783 read(5, "", 4096) = 0 >17783 close(5) = 0 >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0555, st_size=15481, ...}) = 0 >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/auto/Fcntl/Fcntl.bs", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >17783 open("/usr/lib/perl5/5.8.0/i686-linux/auto/Fcntl/Fcntl.so", O_RDONLY) = 5 >17783 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\t\0"..., 1024) = 1024 >17783 fstat64(5, {st_mode=S_IFREG|0555, st_size=15481, ...}) = 0 >17783 brk(0) = 0x81cf000 >17783 brk(0x81d0000) = 0x81d0000 >17783 mmap2(NULL, 14624, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x40018000 >17783 mprotect(0x4001b000, 2336, PROT_NONE) = 0 >17783 mmap2(0x4001b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x2) = 0x4001b000 >17783 close(5) = 0 >17783 brk(0) = 0x81d0000 >17783 brk(0x81d1000) = 0x81d1000 >17783 brk(0) = 0x81d1000 >17783 brk(0x81d2000) = 0x81d2000 >17783 brk(0) = 0x81d2000 >17783 brk(0x81d3000) = 0x81d3000 >17783 brk(0) = 0x81d3000 >17783 brk(0x81d4000) = 0x81d4000 >17783 brk(0) = 0x81d4000 >17783 brk(0x81d5000) = 0x81d5000 >17783 brk(0) = 0x81d5000 >17783 brk(0x81d6000) = 0x81d6000 >17783 brk(0) = 0x81d6000 >17783 brk(0x81d7000) = 0x81d7000 >17783 brk(0) = 0x81d7000 >17783 brk(0x81d9000) = 0x81d9000 >17783 brk(0) = 0x81d9000 >17783 brk(0x81da000) = 0x81da000 >17783 brk(0) = 0x81da000 >17783 brk(0x81db000) = 0x81db000 >17783 stat64("/etc/perl/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/Errno.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/Errno.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/Errno.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x81db000 >17783 brk(0x81dc000) = 0x81dc000 >17783 brk(0) = 0x81dc000 >17783 brk(0x81dd000) = 0x81dd000 >17783 read(5, "#\n# This file is auto-generated."..., 4096) = 4096 >17783 brk(0) = 0x81dd000 >17783 brk(0x81de000) = 0x81de000 >17783 brk(0) = 0x81de000 >17783 brk(0x81df000) = 0x81df000 >17783 stat64("/etc/perl/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/Config.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/Config.pmc", 0xbfffe770) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/Config.pm", O_RDONLY|O_LARGEFILE) = 6 >17783 ioctl(6, SNDCTL_TMR_TIMEBASE, 0xbfffe590) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(6, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x81df000 >17783 brk(0x81e0000) = 0x81e0000 >17783 brk(0) = 0x81e0000 >17783 brk(0x81e1000) = 0x81e1000 >17783 read(6, "package Config;\nuse Exporter ();"..., 4096) = 4096 >17783 brk(0) = 0x81e1000 >17783 brk(0x81e2000) = 0x81e2000 >17783 brk(0) = 0x81e2000 >17783 brk(0x81e3000) = 0x81e3000 >17783 brk(0) = 0x81e3000 >17783 brk(0x81e4000) = 0x81e4000 >17783 read(6, "acc=\'byacc\'\nbyteorder=\'1234\'\nc=\'"..., 4096) = 4096 >17783 brk(0) = 0x81e4000 >17783 brk(0x81e5000) = 0x81e5000 >17783 read(6, "nam=\'undef\'\nd_getfsstat=\'undef\'\n"..., 4096) = 4096 >17783 brk(0) = 0x81e5000 >17783 brk(0x81e6000) = 0x81e6000 >17783 brk(0) = 0x81e6000 >17783 brk(0x81e8000) = 0x81e8000 >17783 brk(0) = 0x81e8000 >17783 brk(0x81eb000) = 0x81eb000 >17783 read(6, "ne\'\nd_sigaction=\'define\'\nd_sigpr"..., 4096) = 4096 >17783 read(6, "stdarg=\'define\'\ni_stddef=\'define"..., 4096) = 4096 >17783 read(6, "erl\'\nperl=\'\'\nperl_patchlevel=\'\'\n"..., 4096) = 4096 >17783 brk(0) = 0x81eb000 >17783 brk(0x81f1000) = 0x81f1000 >17783 read(6, "erl5/vendor_perl/5.8.0/i686-linu"..., 4096) = 4096 >17783 brk(0) = 0x81f1000 >17783 brk(0x81f2000) = 0x81f2000 >17783 read(6, "fig_sh =~ m/^$_[1]=\'(.*)\'\\s*$/m)"..., 4096) = 4096 >17783 brk(0) = 0x81f2000 >17783 brk(0x81f3000) = 0x81f3000 >17783 brk(0) = 0x81f3000 >17783 brk(0x81f4000) = 0x81f4000 >17783 brk(0) = 0x81f4000 >17783 brk(0x81f5000) = 0x81f5000 >17783 brk(0) = 0x81f5000 >17783 brk(0x81f6000) = 0x81f6000 >17783 brk(0) = 0x81f6000 >17783 brk(0x81f7000) = 0x81f7000 >17783 brk(0) = 0x81f7000 >17783 brk(0x81f8000) = 0x81f8000 >17783 _llseek(6, 31500, [31500], SEEK_SET) = 0 >17783 _llseek(6, 0, [31500], SEEK_CUR) = 0 >17783 close(6) = 0 >17783 brk(0) = 0x81f8000 >17783 brk(0x81fd000) = 0x81fd000 >17783 brk(0) = 0x81fd000 >17783 brk(0x81fe000) = 0x81fe000 >17783 brk(0) = 0x81fe000 >17783 brk(0x81ff000) = 0x81ff000 >17783 brk(0) = 0x81ff000 >17783 brk(0x8200000) = 0x8200000 >17783 brk(0) = 0x8200000 >17783 brk(0x8201000) = 0x8201000 >17783 read(5, " 87 }\nsub ENOTSOCK () { 88 }\nsub"..., 4096) = 3157 >17783 brk(0) = 0x8201000 >17783 brk(0x8202000) = 0x8202000 >17783 brk(0) = 0x8202000 >17783 brk(0x8203000) = 0x8203000 >17783 brk(0) = 0x8203000 >17783 brk(0x8204000) = 0x8204000 >17783 brk(0) = 0x8204000 >17783 brk(0x8205000) = 0x8205000 >17783 brk(0) = 0x8205000 >17783 brk(0x8206000) = 0x8206000 >17783 brk(0) = 0x8206000 >17783 brk(0x8207000) = 0x8207000 >17783 _llseek(5, 5902, [5902], SEEK_SET) = 0 >17783 _llseek(5, 0, [5902], SEEK_CUR) = 0 >17783 close(5) = 0 >17783 brk(0) = 0x8207000 >17783 brk(0x8208000) = 0x8208000 >17783 read(4, "stemps mkdtemp/],\n\t );\n\n# "..., 4096) = 4096 >17783 brk(0) = 0x8208000 >17783 brk(0x8209000) = 0x8209000 >17783 stat64("/etc/perl/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/constant.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/constant.pmc", 0xbfffebc0) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/constant.pm", O_RDONLY|O_LARGEFILE) = 5 >17783 ioctl(5, SNDCTL_TMR_TIMEBASE, 0xbfffe9e0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(5, 0, [0], SEEK_CUR) = 0 >17783 read(5, "package constant;\n\nuse strict;\nu"..., 4096) = 4096 >17783 brk(0) = 0x8209000 >17783 brk(0x820a000) = 0x820a000 >17783 brk(0) = 0x820a000 >17783 brk(0x820b000) = 0x820b000 >17783 brk(0) = 0x820b000 >17783 brk(0x820c000) = 0x820c000 >17783 brk(0) = 0x820c000 >17783 brk(0x820d000) = 0x820d000 >17783 brk(0) = 0x820d000 >17783 brk(0x820e000) = 0x820e000 >17783 brk(0) = 0x820e000 >17783 brk(0x820f000) = 0x820f000 >17783 brk(0) = 0x820f000 >17783 brk(0x8210000) = 0x8210000 >17783 _llseek(5, 3295, [3295], SEEK_SET) = 0 >17783 _llseek(5, 0, [3295], SEEK_CUR) = 0 >17783 close(5) = 0 >17783 read(4, "\n # need an anonymous scalar\n "..., 4096) = 4096 >17783 brk(0) = 0x8210000 >17783 brk(0x8211000) = 0x8211000 >17783 brk(0) = 0x8211000 >17783 brk(0x8212000) = 0x8212000 >17783 brk(0) = 0x8212000 >17783 brk(0x8213000) = 0x8213000 >17783 brk(0) = 0x8213000 >17783 brk(0x8214000) = 0x8214000 >17783 brk(0) = 0x8214000 >17783 brk(0x8215000) = 0x8215000 >17783 read(4, " # must be set\n\n if (File::Tem"..., 4096) = 4096 >17783 brk(0) = 0x8215000 >17783 brk(0x8216000) = 0x8216000 >17783 brk(0) = 0x8216000 >17783 brk(0x8217000) = 0x8217000 >17783 brk(0) = 0x8217000 >17783 brk(0x8218000) = 0x8218000 >17783 brk(0) = 0x8218000 >17783 brk(0x8219000) = 0x8219000 >17783 brk(0) = 0x8219000 >17783 brk(0x821a000) = 0x821a000 >17783 read(4, "\n# No arguments. Return value is"..., 4096) = 4096 >17783 brk(0) = 0x821a000 >17783 brk(0x821b000) = 0x821b000 >17783 brk(0) = 0x821b000 >17783 brk(0x821c000) = 0x821c000 >17783 brk(0) = 0x821c000 >17783 brk(0x821d000) = 0x821d000 >17783 brk(0) = 0x821d000 >17783 brk(0x821e000) = 0x821e000 >17783 read(4, "n_restricted = &POSIX::_PC_CHOWN"..., 4096) = 4096 >17783 brk(0) = 0x821e000 >17783 brk(0x821f000) = 0x821f000 >17783 brk(0) = 0x821f000 >17783 brk(0x8220000) = 0x8220000 >17783 brk(0) = 0x8220000 >17783 brk(0x8221000) = 0x8221000 >17783 brk(0) = 0x8221000 >17783 brk(0x8222000) = 0x8222000 >17783 brk(0) = 0x8222000 >17783 brk(0x8223000) = 0x8223000 >17783 read(4, "s [1]\n\tunlink $file->[1] or warn"..., 4096) = 4096 >17783 brk(0) = 0x8223000 >17783 brk(0x8224000) = 0x8224000 >17783 brk(0) = 0x8224000 >17783 brk(0x8225000) = 0x8225000 >17783 read(4, "ed\nif warnings are turned on. Co"..., 4096) = 4096 >17783 brk(0) = 0x8225000 >17783 brk(0x8226000) = 0x8226000 >17783 brk(0) = 0x8226000 >17783 brk(0x8227000) = 0x8227000 >17783 brk(0) = 0x8227000 >17783 brk(0x8228000) = 0x8228000 >17783 brk(0) = 0x8228000 >17783 brk(0x8229000) = 0x8229000 >17783 read(4, " the end\nof the template are rep"..., 4096) = 4096 >17783 brk(0) = 0x8229000 >17783 brk(0x822a000) = 0x822a000 >17783 brk(0) = 0x822a000 >17783 brk(0x822b000) = 0x822b000 >17783 brk(0) = 0x822b000 >17783 brk(0x822c000) = 0x822c000 >17783 read(4, " B<mkstemp>\n\nGiven a template, r"..., 4096) = 4096 >17783 brk(0) = 0x822c000 >17783 brk(0x822d000) = 0x822d000 >17783 brk(0) = 0x822d000 >17783 brk(0x822e000) = 0x822e000 >17783 brk(0) = 0x822e000 >17783 brk(0x822f000) = 0x822f000 >17783 brk(0) = 0x822f000 >17783 brk(0x8230000) = 0x8230000 >17783 brk(0) = 0x8230000 >17783 brk(0x8231000) = 0x8231000 >17783 read(4, "alled in list context, a filehan"..., 4096) = 4096 >17783 brk(0) = 0x8231000 >17783 brk(0x8232000) = 0x8232000 >17783 brk(0) = 0x8232000 >17783 brk(0x8233000) = 0x8233000 >17783 read(4, "is is usually overcome by waitin"..., 4096) = 4096 >17783 brk(0) = 0x8233000 >17783 brk(0x8234000) = 0x8234000 >17783 brk(0) = 0x8234000 >17783 brk(0x8235000) = 0x8235000 >17783 brk(0) = 0x8235000 >17783 brk(0x8236000) = 0x8236000 >17783 brk(0) = 0x8236000 >17783 brk(0x8237000) = 0x8237000 >17783 brk(0) = 0x8237000 >17783 brk(0x8238000) = 0x8238000 >17783 read(4, "anged as follows:\n\n File::Temp-"..., 4096) = 4096 >17783 brk(0) = 0x8238000 >17783 brk(0x8239000) = 0x8239000 >17783 brk(0) = 0x8239000 >17783 brk(0x823a000) = 0x823a000 >17783 read(4, "o Perl for total control of the "..., 4096) = 865 >17783 brk(0) = 0x823a000 >17783 brk(0x823b000) = 0x823b000 >17783 read(4, "", 4096) = 0 >17783 close(4) = 0 >17783 stat64("/etc/perl/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/Exporter/Heavy.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/Exporter/Heavy.pm", O_RDONLY|O_LARGEFILE) = 4 >17783 ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee30) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(4, 0, [0], SEEK_CUR) = 0 >17783 brk(0) = 0x823b000 >17783 brk(0x823c000) = 0x823c000 >17783 read(4, "package Exporter::Heavy;\n\nuse st"..., 4096) = 4096 >17783 brk(0) = 0x823c000 >17783 brk(0x823d000) = 0x823d000 >17783 brk(0) = 0x823d000 >17783 brk(0x823e000) = 0x823e000 >17783 brk(0) = 0x823e000 >17783 brk(0x823f000) = 0x823f000 >17783 brk(0) = 0x823f000 >17783 brk(0x8240000) = 0x8240000 >17783 brk(0) = 0x8240000 >17783 brk(0x8241000) = 0x8241000 >17783 brk(0) = 0x8241000 >17783 brk(0x8242000) = 0x8242000 >17783 brk(0) = 0x8242000 >17783 brk(0x8243000) = 0x8243000 >17783 brk(0) = 0x8243000 >17783 brk(0x8244000) = 0x8244000 >17783 brk(0) = 0x8244000 >17783 brk(0x8245000) = 0x8245000 >17783 brk(0) = 0x8245000 >17783 brk(0x8246000) = 0x8246000 >17783 brk(0) = 0x8246000 >17783 brk(0x8247000) = 0x8247000 >17783 read(4, "cache->{$sym} }\n\tif (@failed) {\n"..., 4096) = 1867 >17783 brk(0) = 0x8247000 >17783 brk(0x8248000) = 0x8248000 >17783 brk(0) = 0x8248000 >17783 brk(0x8249000) = 0x8249000 >17783 brk(0) = 0x8249000 >17783 brk(0x824a000) = 0x824a000 >17783 brk(0) = 0x824a000 >17783 brk(0x824b000) = 0x824b000 >17783 brk(0) = 0x824b000 >17783 brk(0x824c000) = 0x824c000 >17783 brk(0) = 0x824c000 >17783 brk(0x824d000) = 0x824d000 >17783 brk(0) = 0x824d000 >17783 brk(0x824e000) = 0x824e000 >17783 read(4, "", 4096) = 0 >17783 close(4) = 0 >17783 stat64("/etc/perl/Term/ReadKey.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/Term/ReadKey.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Term/ReadKey.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/Term/ReadKey.pm", O_RDONLY|O_LARGEFILE) = 4 >17783 ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee30) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(4, 0, [0], SEEK_CUR) = 0 >17783 read(4, "#\n# $Id: ReadKey.pm,v 1.7 2002/"..., 4096) = 4096 >17783 brk(0) = 0x824e000 >17783 brk(0x824f000) = 0x824f000 >17783 read(4, "ce and then Backspace\nwould appe"..., 4096) = 4096 >17783 read(4, "_[0]\'\"); }\n}\n\nsub normalizehandl"..., 4096) = 4096 >17783 brk(0) = 0x824f000 >17783 brk(0x8250000) = 0x8250000 >17783 brk(0) = 0x8250000 >17783 brk(0x8251000) = 0x8251000 >17783 brk(0) = 0x8251000 >17783 brk(0x8252000) = 0x8252000 >17783 brk(0) = 0x8252000 >17783 brk(0x8253000) = 0x8253000 >17783 brk(0) = 0x8253000 >17783 brk(0x8254000) = 0x8254000 >17783 brk(0) = 0x8254000 >17783 brk(0x8255000) = 0x8255000 >17783 brk(0) = 0x8255000 >17783 brk(0x8256000) = 0x8256000 >17783 read(4, "of-day\n\t\t \t# to timeout the r"..., 4096) = 3201 >17783 brk(0) = 0x8256000 >17783 brk(0x8257000) = 0x8257000 >17783 close(4) = 0 >17783 stat64("/etc/perl/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/AutoLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/AutoLoader.pm", O_RDONLY|O_LARGEFILE) = 4 >17783 ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee30) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(4, 0, [0], SEEK_CUR) = 0 >17783 read(4, "package AutoLoader;\n\nuse 5.006_0"..., 4096) = 4096 >17783 brk(0) = 0x8257000 >17783 brk(0x8258000) = 0x8258000 >17783 brk(0) = 0x8258000 >17783 brk(0x8259000) = 0x8259000 >17783 brk(0) = 0x8259000 >17783 brk(0x825a000) = 0x825a000 >17783 brk(0) = 0x825a000 >17783 brk(0x825b000) = 0x825b000 >17783 brk(0) = 0x825b000 >17783 brk(0x825c000) = 0x825c000 >17783 brk(0) = 0x825c000 >17783 brk(0x825d000) = 0x825d000 >17783 brk(0) = 0x825d000 >17783 brk(0x825e000) = 0x825e000 >17783 read(4, "\n #\n\n (my $calldir = $call"..., 4096) = 4096 >17783 brk(0) = 0x825e000 >17783 brk(0x825f000) = 0x825f000 >17783 brk(0) = 0x825f000 >17783 brk(0x8260000) = 0x8260000 >17783 _llseek(4, 4809, [4809], SEEK_SET) = 0 >17783 _llseek(4, 0, [4809], SEEK_CUR) = 0 >17783 close(4) = 0 >17783 stat64("/etc/perl/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/etc/perl/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.8.0/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.6.1/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/5.6.1/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/site_perl/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/i686-linux/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/5.8.0/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/5.8.0/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/vendor_perl/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/vendor_perl/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/5.8.0/i686-linux/DynaLoader.pmc", 0xbffff010) = -1 ENOENT (No such file or directory) >17783 open("/usr/lib/perl5/5.8.0/i686-linux/DynaLoader.pm", O_RDONLY|O_LARGEFILE) = 4 >17783 ioctl(4, SNDCTL_TMR_TIMEBASE, 0xbfffee30) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(4, 0, [0], SEEK_CUR) = 0 >17783 read(4, "\n# Generated from DynaLoader.pm."..., 4096) = 4096 >17783 brk(0) = 0x8260000 >17783 brk(0x8261000) = 0x8261000 >17783 brk(0) = 0x8261000 >17783 brk(0x8262000) = 0x8262000 >17783 brk(0) = 0x8262000 >17783 brk(0x8263000) = 0x8263000 >17783 brk(0) = 0x8263000 >17783 brk(0x8264000) = 0x8264000 >17783 brk(0) = 0x8264000 >17783 brk(0x8265000) = 0x8265000 >17783 brk(0) = 0x8265000 >17783 brk(0x8266000) = 0x8266000 >17783 read(4, "to delocalization. Will report "..., 4096) = 4096 >17783 brk(0) = 0x8266000 >17783 brk(0x8267000) = 0x8267000 >17783 brk(0) = 0x8267000 >17783 brk(0x8268000) = 0x8268000 >17783 brk(0) = 0x8268000 >17783 brk(0x8269000) = 0x8269000 >17783 brk(0) = 0x8269000 >17783 brk(0x826a000) = 0x826a000 >17783 brk(0) = 0x826a000 >17783 brk(0x826b000) = 0x826b000 >17783 brk(0) = 0x826b000 >17783 brk(0x826c000) = 0x826c000 >17783 brk(0) = 0x826c000 >17783 brk(0x826d000) = 0x826d000 >17783 brk(0) = 0x826d000 >17783 brk(0x826e000) = 0x826e000 >17783 read(4, "d symbols present after loading "..., 4096) = 4096 >17783 brk(0) = 0x826e000 >17783 brk(0x826f000) = 0x826f000 >17783 _llseek(4, 8896, [8896], SEEK_SET) = 0 >17783 _llseek(4, 0, [8896], SEEK_CUR) = 0 >17783 close(4) = 0 >17783 stat64("/etc/perl/auto/Term/ReadKey", 0x8133fe0) = -1 ENOENT (No such file or directory) >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey", {st_mode=S_IFDIR|0755, st_size=208, ...}) = 0 >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey/ReadKey.so", {st_mode=S_IFREG|0555, st_size=26786, ...}) = 0 >17783 stat64("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey/ReadKey.bs", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >17783 open("/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Term/ReadKey/ReadKey.so", O_RDONLY) = 4 >17783 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\30"..., 1024) = 1024 >17783 fstat64(4, {st_mode=S_IFREG|0555, st_size=26786, ...}) = 0 >17783 mmap2(NULL, 21380, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4001c000 >17783 mprotect(0x40021000, 900, PROT_NONE) = 0 >17783 mmap2(0x40021000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5) = 0x40021000 >17783 close(4) = 0 >17783 brk(0) = 0x826f000 >17783 brk(0x8270000) = 0x8270000 >17783 brk(0) = 0x8270000 >17783 brk(0x8271000) = 0x8271000 >17783 brk(0) = 0x8271000 >17783 brk(0x8272000) = 0x8272000 >17783 brk(0) = 0x8272000 >17783 brk(0x8273000) = 0x8273000 >17783 brk(0) = 0x8273000 >17783 brk(0x8274000) = 0x8274000 >17783 read(3, " {\n push (@use_mask_fl"..., 4096) = 4096 >17783 brk(0) = 0x8274000 >17783 brk(0x8275000) = 0x8275000 >17783 brk(0) = 0x8275000 >17783 brk(0x8276000) = 0x8276000 >17783 brk(0) = 0x8276000 >17783 brk(0x8277000) = 0x8277000 >17783 brk(0) = 0x8277000 >17783 brk(0x8278000) = 0x8278000 >17783 brk(0) = 0x8278000 >17783 brk(0x8279000) = 0x8279000 >17783 brk(0) = 0x8279000 >17783 brk(0x827a000) = 0x827a000 >17783 brk(0) = 0x827a000 >17783 brk(0x827b000) = 0x827b000 >17783 brk(0) = 0x827b000 >17783 brk(0x827c000) = 0x827c000 >17783 brk(0) = 0x827c000 >17783 brk(0x827d000) = 0x827d000 >17783 brk(0) = 0x827d000 >17783 brk(0x827e000) = 0x827e000 >17783 read(3, " if ($rc == 1)\n { return \'"..., 4096) = 4096 >17783 brk(0) = 0x827e000 >17783 brk(0x827f000) = 0x827f000 >17783 brk(0) = 0x827f000 >17783 brk(0x8280000) = 0x8280000 >17783 brk(0) = 0x8280000 >17783 brk(0x8281000) = 0x8281000 >17783 brk(0) = 0x8281000 >17783 brk(0x8282000) = 0x8282000 >17783 brk(0) = 0x8282000 >17783 brk(0x8283000) = 0x8283000 >17783 read(3, "ne of the three configuration fi"..., 4096) = 4096 >17783 brk(0) = 0x8283000 >17783 brk(0x8284000) = 0x8284000 >17783 brk(0) = 0x8284000 >17783 brk(0x8285000) = 0x8285000 >17783 brk(0) = 0x8285000 >17783 brk(0x8286000) = 0x8286000 >17783 brk(0) = 0x8286000 >17783 brk(0x8287000) = 0x8287000 >17783 brk(0) = 0x8287000 >17783 brk(0x8288000) = 0x8288000 >17783 brk(0) = 0x8288000 >17783 brk(0x8289000) = 0x8289000 >17783 brk(0) = 0x8289000 >17783 brk(0x828a000) = 0x828a000 >17783 brk(0) = 0x828a000 >17783 brk(0x828b000) = 0x828b000 >17783 brk(0) = 0x828b000 >17783 brk(0x828c000) = 0x828c000 >17783 read(3, "$Lines = $header;\n $CurLen = 0"..., 4096) = 4096 >17783 brk(0) = 0x828c000 >17783 brk(0x828d000) = 0x828d000 >17783 brk(0) = 0x828d000 >17783 brk(0x828e000) = 0x828e000 >17783 brk(0) = 0x828e000 >17783 brk(0x828f000) = 0x828f000 >17783 brk(0) = 0x828f000 >17783 brk(0x8290000) = 0x8290000 >17783 brk(0) = 0x8290000 >17783 brk(0x8291000) = 0x8291000 >17783 brk(0) = 0x8291000 >17783 brk(0x8292000) = 0x8292000 >17783 brk(0) = 0x8292000 >17783 brk(0x8293000) = 0x8293000 >17783 read(3, " if (@flags[0] eq \'ESC\')\n "..., 4096) = 1292 >17783 brk(0) = 0x8293000 >17783 brk(0x8294000) = 0x8294000 >17783 brk(0) = 0x8294000 >17783 brk(0x8295000) = 0x8295000 >17783 brk(0) = 0x8295000 >17783 brk(0x8296000) = 0x8296000 >17783 read(3, "", 4096) = 0 >17783 close(3) = 0 >17783 pipe([3, 4]) = 0 >17783 pipe([5, 6]) = 0 >17783 fork() = 17784 >17783 close(6 <unfinished ...> >17784 --- SIGSTOP (Stopped (signal)) @ 0 (0) --- >17783 <... close resumed> ) = 0 >17784 getpid( <unfinished ...> >17783 close(4 <unfinished ...> >17784 <... getpid resumed> ) = 17784 >17783 <... close resumed> ) = 0 >17784 close(5 <unfinished ...> >17783 read(5, <unfinished ...> >17784 <... close resumed> ) = 0 >17784 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >17784 dup2(4, 1) = 1 >17784 close(4) = 0 >17784 close(3) = 0 >17784 getpid() = 17784 >17784 rt_sigaction(SIGRTMIN, {SIG_DFL}, NULL, 8) = 0 >17784 rt_sigaction(SIGRT_1, {SIG_DFL}, NULL, 8) = 0 >17784 rt_sigaction(SIGRT_2, {SIG_DFL}, NULL, 8) = 0 >17784 execve("/bin/sh", ["sh", "-c", "source /etc/make.profile/make.de"...], [/* 46 vars */]) = 0 >17783 <... read resumed> "", 4) = 0 >17783 close(5 <unfinished ...> >17784 uname( <unfinished ...> >17783 <... close resumed> ) = 0 >17784 <... uname resumed> {sys="Linux", node="tess", ...}) = 0 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE <unfinished ...> >17784 brk(0 <unfinished ...> >17783 <... ioctl resumed> , 0xbffff1e0) = -1 EINVAL (Invalid argument) >17784 <... brk resumed> ) = 0x80e65b4 >17783 _llseek(3, 0, <unfinished ...> >17784 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> >17783 <... _llseek resumed> 0xbffff240, SEEK_CUR) = -1 ESPIPE (Illegal seek) >17784 <... mmap2 resumed> ) = 0x40014000 >17783 read(3, <unfinished ...> >17784 open("/etc/ld.so.preload", O_RDONLY) = 3 >17784 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >17784 close(3) = 0 >17784 open("/etc/ld.so.cache", O_RDONLY) = 3 >17784 fstat64(3, {st_mode=S_IFREG|0644, st_size=90416, ...}) = 0 >17784 mmap2(NULL, 90416, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40015000 >17784 close(3) = 0 >17784 open("/lib/libdl.so.2", O_RDONLY) = 3 >17784 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\31\0"..., 1024) = 1024 >17784 fstat64(3, {st_mode=S_IFREG|0755, st_size=12367, ...}) = 0 >17784 mmap2(NULL, 11476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000 >17784 mprotect(0x4002e000, 3284, PROT_NONE) = 0 >17784 mmap2(0x4002e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x4002e000 >17784 close(3) = 0 >17784 open("/lib/libc.so.6", O_RDONLY) = 3 >17784 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`X\1\000"..., 1024) = 1024 >17784 fstat64(3, {st_mode=S_IFREG|0755, st_size=1457726, ...}) = 0 >17784 mmap2(NULL, 1230468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002f000 >17784 mprotect(0x40156000, 22148, PROT_NONE) = 0 >17784 mmap2(0x40156000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x40156000 >17784 mmap2(0x40159000, 9860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40159000 >17784 close(3) = 0 >17784 munmap(0x40015000, 90416) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 >17784 close(3) = 0 >17784 brk(0) = 0x80e65b4 >17784 brk(0x80e75b4) = 0x80e75b4 >17784 brk(0) = 0x80e75b4 >17784 brk(0x80e8000) = 0x80e8000 >17784 getuid32() = 0 >17784 getgid32() = 0 >17784 geteuid32() = 0 >17784 getegid32() = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 time(NULL) = 1062733423 >17784 open("/etc/mtab", O_RDONLY) = 3 >17784 fstat64(3, {st_mode=S_IFREG|0644, st_size=201, ...}) = 0 >17784 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17784 read(3, "/dev/hda3 / reiserfs rw,noatime,"..., 4096) = 201 >17784 close(3) = 0 >17784 munmap(0x40015000, 4096) = 0 >17784 open("/proc/meminfo", O_RDONLY) = 3 >17784 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >17784 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17784 read(3, " total: used: free:"..., 4096) = 653 >17784 close(3) = 0 >17784 munmap(0x40015000, 4096) = 0 >17784 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17784 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17784 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17784 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17784 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17784 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17784 uname({sys="Linux", node="tess", ...}) = 0 >17784 brk(0) = 0x80e8000 >17784 brk(0x80e9000) = 0x80e9000 >17784 stat64("/root", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17784 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17784 getpid() = 17784 >17784 getppid() = 17783 >17784 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17784 stat64("/usr/lib/distcc/bin/sh", 0xbffff2f0) = -1 ENOENT (No such file or directory) >17784 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17784 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17784 brk(0) = 0x80e9000 >17784 brk(0x80ea000) = 0x80ea000 >17784 getpgrp() = 17782 >17784 rt_sigaction(SIGCHLD, {0x8075870, [], SA_RESTORER, 0x40057d78}, {SIG_DFL}, 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 brk(0) = 0x80ea000 >17784 brk(0x80eb000) = 0x80eb000 >17784 stat64("/etc/make.profile/make.defaults", {st_mode=S_IFREG|0644, st_size=426, ...}) = 0 >17784 open("/etc/make.profile/make.defaults", O_RDONLY|O_LARGEFILE) = 3 >17784 fstat64(3, {st_mode=S_IFREG|0644, st_size=426, ...}) = 0 >17784 read(3, "# Copyright 2002 Gentoo Technolo"..., 426) = 426 >17784 close(3) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 stat64("/etc/make.conf", {st_mode=S_IFREG|0644, st_size=13469, ...}) = 0 >17784 open("/etc/make.conf", O_RDONLY|O_LARGEFILE) = 3 >17784 fstat64(3, {st_mode=S_IFREG|0644, st_size=13469, ...}) = 0 >17784 brk(0) = 0x80eb000 >17784 brk(0x80ef000) = 0x80ef000 >17784 read(3, "# Copyright 2000-2003 Daniel Rob"..., 13469) = 13469 >17784 close(3) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17784 fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >17784 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17784 write(1, "\n", 1) = 1 >17783 <... read resumed> "\n", 4096) = 1 >17784 munmap(0x40015000, 4096 <unfinished ...> >17783 read(3, <unfinished ...> >17784 <... munmap resumed> ) = 0 >17784 _exit(0) = ? >17783 <... read resumed> 0x82737c8, 4096) = ? ERESTARTSYS (To be restarted) >17783 --- SIGCHLD (Child exited) @ 0 (0) --- >17783 read(3, "", 4096) = 0 >17783 close(3) = 0 >17783 rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 wait4(17784, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 17784 >17783 rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 >17783 rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >17783 pipe([3, 4]) = 0 >17783 pipe([5, 6]) = 0 >17783 fork() = 17785 >17785 --- SIGSTOP (Stopped (signal)) @ 0 (0) --- >17783 close(6 <unfinished ...> >17785 getpid( <unfinished ...> >17783 <... close resumed> ) = 0 >17785 <... getpid resumed> ) = 17785 >17783 close(4 <unfinished ...> >17785 close(5 <unfinished ...> >17783 <... close resumed> ) = 0 >17785 <... close resumed> ) = 0 >17783 read(5, <unfinished ...> >17785 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >17785 dup2(4, 1) = 1 >17785 close(4) = 0 >17785 close(3) = 0 >17785 getpid() = 17785 >17785 rt_sigaction(SIGRTMIN, {SIG_DFL}, NULL, 8) = 0 >17785 rt_sigaction(SIGRT_1, {SIG_DFL}, NULL, 8) = 0 >17785 rt_sigaction(SIGRT_2, {SIG_DFL}, NULL, 8) = 0 >17785 execve("/bin/sh", ["sh", "-c", "source /etc/make.profile/make.de"...], [/* 46 vars */]) = 0 >17783 <... read resumed> "", 4) = 0 >17783 close(5 <unfinished ...> >17785 uname( <unfinished ...> >17783 <... close resumed> ) = 0 >17785 <... uname resumed> {sys="Linux", node="tess", ...}) = 0 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE <unfinished ...> >17785 brk(0 <unfinished ...> >17783 <... ioctl resumed> , 0xbffff1e0) = -1 EINVAL (Invalid argument) >17785 <... brk resumed> ) = 0x80e65b4 >17783 _llseek(3, 0, <unfinished ...> >17785 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> >17783 <... _llseek resumed> 0xbffff240, SEEK_CUR) = -1 ESPIPE (Illegal seek) >17785 <... mmap2 resumed> ) = 0x40014000 >17783 read(3, <unfinished ...> >17785 open("/etc/ld.so.preload", O_RDONLY) = 3 >17785 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >17785 close(3) = 0 >17785 open("/etc/ld.so.cache", O_RDONLY) = 3 >17785 fstat64(3, {st_mode=S_IFREG|0644, st_size=90416, ...}) = 0 >17785 mmap2(NULL, 90416, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40015000 >17785 close(3) = 0 >17785 open("/lib/libdl.so.2", O_RDONLY) = 3 >17785 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\31\0"..., 1024) = 1024 >17785 fstat64(3, {st_mode=S_IFREG|0755, st_size=12367, ...}) = 0 >17785 mmap2(NULL, 11476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000 >17785 mprotect(0x4002e000, 3284, PROT_NONE) = 0 >17785 mmap2(0x4002e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x4002e000 >17785 close(3) = 0 >17785 open("/lib/libc.so.6", O_RDONLY) = 3 >17785 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`X\1\000"..., 1024) = 1024 >17785 fstat64(3, {st_mode=S_IFREG|0755, st_size=1457726, ...}) = 0 >17785 mmap2(NULL, 1230468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002f000 >17785 mprotect(0x40156000, 22148, PROT_NONE) = 0 >17785 mmap2(0x40156000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x40156000 >17785 mmap2(0x40159000, 9860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40159000 >17785 close(3) = 0 >17785 munmap(0x40015000, 90416) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 >17785 close(3) = 0 >17785 brk(0) = 0x80e65b4 >17785 brk(0x80e75b4) = 0x80e75b4 >17785 brk(0) = 0x80e75b4 >17785 brk(0x80e8000) = 0x80e8000 >17785 getuid32() = 0 >17785 getgid32() = 0 >17785 geteuid32() = 0 >17785 getegid32() = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 time(NULL) = 1062733423 >17785 open("/etc/mtab", O_RDONLY) = 3 >17785 fstat64(3, {st_mode=S_IFREG|0644, st_size=201, ...}) = 0 >17785 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17785 read(3, "/dev/hda3 / reiserfs rw,noatime,"..., 4096) = 201 >17785 close(3) = 0 >17785 munmap(0x40015000, 4096) = 0 >17785 open("/proc/meminfo", O_RDONLY) = 3 >17785 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >17785 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17785 read(3, " total: used: free:"..., 4096) = 653 >17785 close(3) = 0 >17785 munmap(0x40015000, 4096) = 0 >17785 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17785 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17785 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17785 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17785 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17785 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17785 uname({sys="Linux", node="tess", ...}) = 0 >17785 brk(0) = 0x80e8000 >17785 brk(0x80e9000) = 0x80e9000 >17785 stat64("/root", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17785 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17785 getpid() = 17785 >17785 getppid() = 17783 >17785 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17785 stat64("/usr/lib/distcc/bin/sh", 0xbffff310) = -1 ENOENT (No such file or directory) >17785 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17785 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17785 brk(0) = 0x80e9000 >17785 brk(0x80ea000) = 0x80ea000 >17785 getpgrp() = 17782 >17785 rt_sigaction(SIGCHLD, {0x8075870, [], SA_RESTORER, 0x40057d78}, {SIG_DFL}, 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 stat64("/etc/make.profile/make.defaults", {st_mode=S_IFREG|0644, st_size=426, ...}) = 0 >17785 open("/etc/make.profile/make.defaults", O_RDONLY|O_LARGEFILE) = 3 >17785 fstat64(3, {st_mode=S_IFREG|0644, st_size=426, ...}) = 0 >17785 brk(0) = 0x80ea000 >17785 brk(0x80eb000) = 0x80eb000 >17785 read(3, "# Copyright 2002 Gentoo Technolo"..., 426) = 426 >17785 close(3) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17785 fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >17785 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17785 write(1, "x86 oss apm arts avi berkdb cryp"..., 272) = 272 >17783 <... read resumed> "x86 oss apm arts avi berkdb cryp"..., 4096) = 272 >17785 munmap(0x40015000, 4096 <unfinished ...> >17783 read(3, <unfinished ...> >17785 <... munmap resumed> ) = 0 >17785 _exit(0) = ? >17783 <... read resumed> 0x82737c8, 4096) = ? ERESTARTSYS (To be restarted) >17783 --- SIGCHLD (Child exited) @ 0 (0) --- >17783 read(3, "", 4096) = 0 >17783 close(3) = 0 >17783 rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 wait4(17785, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 17785 >17783 rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 >17783 rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >17783 open("/etc/make.profile/use.defaults", O_RDONLY|O_LARGEFILE) = 3 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff1b0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(3, 0, [0], SEEK_CUR) = 0 >17783 fstat64(3, {st_mode=S_IFREG|0644, st_size=1141, ...}) = 0 >17783 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >17783 brk(0) = 0x8296000 >17783 brk(0x8297000) = 0x8297000 >17783 read(3, "#gif\n#mmx\n#3dnow\n#odbc\n#fbcon\t\t\n"..., 4096) = 1141 >17783 brk(0) = 0x8297000 >17783 brk(0x8299000) = 0x8299000 >17783 open("/var/db/pkg/dev-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=920, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 brk(0) = 0x8299000 >17783 brk(0x829a000) = 0x829a000 >17783 getdents64(4, /* 28 entries */, 4096) = 1024 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 brk(0) = 0x829a000 >17783 brk(0x829b000) = 0x829b000 >17783 close(4) = 0 >17783 open("/var/db/pkg/gnome-extra", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=304, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 10 entries */, 4096) = 336 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 19 entries */, 4096) = 680 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 19 entries */, 4096) = 680 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 19 entries */, 4096) = 680 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 19 entries */, 4096) = 680 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/kde-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=1056, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 32 entries */, 4096) = 1184 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/app-text", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=1200, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 32 entries */, 4096) = 1328 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/gnome-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=1096, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 31 entries */, 4096) = 1216 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 10 entries */, 4096) = 328 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/virtual", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >17783 open("/var/db/pkg/dev-util", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=576, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 18 entries */, 4096) = 624 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 10 entries */, 4096) = 328 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/dev-db", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=144, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 5 entries */, 4096) = 168 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/dev-db", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=144, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 5 entries */, 4096) = 168 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/x11-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=120, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 4 entries */, 4096) = 128 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 19 entries */, 4096) = 680 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/sys-apps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=1864, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 55 entries */, 4096) = 2080 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/sys-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=608, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 19 entries */, 4096) = 680 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/net-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=304, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 10 entries */, 4096) = 344 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/dev-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=920, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 28 entries */, 4096) = 1024 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 10 entries */, 4096) = 328 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/dev-lang", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 10 entries */, 4096) = 328 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-sound", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=392, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 12 entries */, 4096) = 440 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=2360, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 69 entries */, 4096) = 2640 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/gnome-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=1096, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 31 entries */, 4096) = 1216 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/x11-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 13 entries */, 4096) = 448 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/x11-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 13 entries */, 4096) = 448 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/kde-base", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=1056, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 32 entries */, 4096) = 1184 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/x11-libs", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 13 entries */, 4096) = 448 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/virtual", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = -1 ENOENT (No such file or directory) >17783 open("/var/db/pkg/net-www", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=272, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 8 entries */, 4096) = 312 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-gfx", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 9 entries */, 4096) = 312 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/net-nds", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=120, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 4 entries */, 4096) = 128 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/net-analyzer", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=112, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 4 entries */, 4096) = 128 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/app-cdr", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=160, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 5 entries */, 4096) = 184 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 close(4) = 0 >17783 open("/var/db/pkg/media-gfx", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 >17783 fstat64(4, {st_mode=S_IFDIR|0755, st_size=296, ...}) = 0 >17783 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >17783 getdents64(4, /* 9 entries */, 4096) = 312 >17783 getdents64(4, /* 0 entries */, 4096) = 0 >17783 read(3, "", 4096) = 0 >17783 close(3) = 0 >17783 pipe([3, 5]) = 0 >17783 pipe([6, 7]) = 0 >17783 fork() = 17786 >17783 close(7 <unfinished ...> >17786 --- SIGSTOP (Stopped (signal)) @ 0 (0) --- >17783 <... close resumed> ) = 0 >17786 getpid( <unfinished ...> >17783 close(5 <unfinished ...> >17786 <... getpid resumed> ) = 17786 >17783 <... close resumed> ) = 0 >17786 close(6 <unfinished ...> >17783 read(6, <unfinished ...> >17786 <... close resumed> ) = 0 >17786 fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 >17786 dup2(5, 1) = 1 >17786 close(5) = 0 >17786 close(3) = 0 >17786 getpid() = 17786 >17786 rt_sigaction(SIGRTMIN, {SIG_DFL}, NULL, 8) = 0 >17786 rt_sigaction(SIGRT_1, {SIG_DFL}, NULL, 8) = 0 >17786 rt_sigaction(SIGRT_2, {SIG_DFL}, NULL, 8) = 0 >17786 execve("/bin/sh", ["sh", "-c", "source /etc/make.profile/make.de"...], [/* 46 vars */]) = 0 >17783 <... read resumed> "", 4) = 0 >17783 close(6 <unfinished ...> >17786 uname( <unfinished ...> >17783 <... close resumed> ) = 0 >17786 <... uname resumed> {sys="Linux", node="tess", ...}) = 0 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE <unfinished ...> >17786 brk(0 <unfinished ...> >17783 <... ioctl resumed> , 0xbffff1e0) = -1 EINVAL (Invalid argument) >17786 <... brk resumed> ) = 0x80e65b4 >17783 _llseek(3, 0, <unfinished ...> >17786 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0 <unfinished ...> >17783 <... _llseek resumed> 0xbffff240, SEEK_CUR) = -1 ESPIPE (Illegal seek) >17786 <... mmap2 resumed> ) = 0x40014000 >17783 read(3, <unfinished ...> >17786 open("/etc/ld.so.preload", O_RDONLY) = 3 >17786 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >17786 close(3) = 0 >17786 open("/etc/ld.so.cache", O_RDONLY) = 3 >17786 fstat64(3, {st_mode=S_IFREG|0644, st_size=90416, ...}) = 0 >17786 mmap2(NULL, 90416, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40015000 >17786 close(3) = 0 >17786 open("/lib/libdl.so.2", O_RDONLY) = 3 >17786 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\31\0"..., 1024) = 1024 >17786 fstat64(3, {st_mode=S_IFREG|0755, st_size=12367, ...}) = 0 >17786 mmap2(NULL, 11476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000 >17786 mprotect(0x4002e000, 3284, PROT_NONE) = 0 >17786 mmap2(0x4002e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x4002e000 >17786 close(3) = 0 >17786 open("/lib/libc.so.6", O_RDONLY) = 3 >17786 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`X\1\000"..., 1024) = 1024 >17786 fstat64(3, {st_mode=S_IFREG|0755, st_size=1457726, ...}) = 0 >17786 mmap2(NULL, 1230468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002f000 >17786 mprotect(0x40156000, 22148, PROT_NONE) = 0 >17786 mmap2(0x40156000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x40156000 >17786 mmap2(0x40159000, 9860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40159000 >17786 close(3) = 0 >17786 munmap(0x40015000, 90416) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 >17786 close(3) = 0 >17786 brk(0) = 0x80e65b4 >17786 brk(0x80e75b4) = 0x80e75b4 >17786 brk(0) = 0x80e75b4 >17786 brk(0x80e8000) = 0x80e8000 >17786 getuid32() = 0 >17786 getgid32() = 0 >17786 geteuid32() = 0 >17786 getegid32() = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 time(NULL) = 1062733423 >17786 open("/etc/mtab", O_RDONLY) = 3 >17786 fstat64(3, {st_mode=S_IFREG|0644, st_size=201, ...}) = 0 >17786 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17786 read(3, "/dev/hda3 / reiserfs rw,noatime,"..., 4096) = 201 >17786 close(3) = 0 >17786 munmap(0x40015000, 4096) = 0 >17786 open("/proc/meminfo", O_RDONLY) = 3 >17786 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >17786 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17786 read(3, " total: used: free:"..., 4096) = 653 >17786 close(3) = 0 >17786 munmap(0x40015000, 4096) = 0 >17786 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17786 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17786 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17786 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17786 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17786 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17786 uname({sys="Linux", node="tess", ...}) = 0 >17786 brk(0) = 0x80e8000 >17786 brk(0x80e9000) = 0x80e9000 >17786 stat64("/root", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17786 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17786 getpid() = 17786 >17786 getppid() = 17783 >17786 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17786 stat64("/usr/lib/distcc/bin/sh", 0xbffff2f0) = -1 ENOENT (No such file or directory) >17786 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17786 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17786 brk(0) = 0x80e9000 >17786 brk(0x80ea000) = 0x80ea000 >17786 getpgrp() = 17782 >17786 rt_sigaction(SIGCHLD, {0x8075870, [], SA_RESTORER, 0x40057d78}, {SIG_DFL}, 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 brk(0) = 0x80ea000 >17786 brk(0x80eb000) = 0x80eb000 >17786 stat64("/etc/make.profile/make.defaults", {st_mode=S_IFREG|0644, st_size=426, ...}) = 0 >17786 open("/etc/make.profile/make.defaults", O_RDONLY|O_LARGEFILE) = 3 >17786 fstat64(3, {st_mode=S_IFREG|0644, st_size=426, ...}) = 0 >17786 read(3, "# Copyright 2002 Gentoo Technolo"..., 426) = 426 >17786 close(3) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 stat64("/etc/make.conf", {st_mode=S_IFREG|0644, st_size=13469, ...}) = 0 >17786 open("/etc/make.conf", O_RDONLY|O_LARGEFILE) = 3 >17786 fstat64(3, {st_mode=S_IFREG|0644, st_size=13469, ...}) = 0 >17786 brk(0) = 0x80eb000 >17786 brk(0x80ef000) = 0x80ef000 >17786 read(3, "# Copyright 2000-2003 Daniel Rob"..., 13469) = 13469 >17786 close(3) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17786 fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >17786 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17786 write(1, "acl apache2 athena cscope curl d"..., 229) = 229 >17783 <... read resumed> "acl apache2 athena cscope curl d"..., 4096) = 229 >17783 read(3, <unfinished ...> >17786 munmap(0x40015000, 4096) = 0 >17786 _exit(0) = ? >17783 <... read resumed> "", 4096) = 0 >17783 --- SIGCHLD (Child exited) @ 0 (0) --- >17783 close(3) = 0 >17783 rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 wait4(17786, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 17786 >17783 rt_sigaction(SIGHUP, {SIG_DFL}, NULL, 8) = 0 >17783 rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >17783 open("/usr/portage/profiles/use.desc", O_RDONLY|O_LARGEFILE) = 3 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff1b0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(3, 0, [0], SEEK_CUR) = 0 >17783 fstat64(3, {st_mode=S_IFREG|0644, st_size=10413, ...}) = 0 >17783 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >17783 brk(0) = 0x829b000 >17783 brk(0x829c000) = 0x829c000 >17783 read(3, "# Copyright 1999-2003 Gentoo Tec"..., 4096) = 4096 >17783 brk(0) = 0x829c000 >17783 brk(0x829d000) = 0x829d000 >17783 read(3, "ry)\ninnodb - Adds innodb support"..., 4096) = 4096 >17783 brk(0) = 0x829d000 >17783 brk(0x829e000) = 0x829e000 >17783 brk(0) = 0x829e000 >17783 brk(0x829f000) = 0x829f000 >17783 read(3, " Network Management Protocol if "..., 4096) = 2221 >17783 brk(0) = 0x829f000 >17783 brk(0x82a0000) = 0x82a0000 >17783 brk(0) = 0x82a0000 >17783 brk(0x82a1000) = 0x82a1000 >17783 read(3, "", 4096) = 0 >17783 brk(0) = 0x82a1000 >17783 brk(0x82a2000) = 0x82a2000 >17783 brk(0) = 0x82a2000 >17783 brk(0x82a3000) = 0x82a3000 >17783 brk(0) = 0x82a3000 >17783 brk(0x82a4000) = 0x82a4000 >17783 close(3) = 0 >17783 brk(0) = 0x82a4000 >17783 brk(0x82a5000) = 0x82a5000 >17783 brk(0) = 0x82a5000 >17783 brk(0x82a6000) = 0x82a6000 >17783 brk(0) = 0x82a6000 >17783 brk(0x82a7000) = 0x82a7000 >17783 brk(0) = 0x82a7000 >17783 brk(0x82a8000) = 0x82a8000 >17783 brk(0) = 0x82a8000 >17783 brk(0x82a9000) = 0x82a9000 >17783 brk(0) = 0x82a9000 >17783 brk(0x82aa000) = 0x82aa000 >17783 brk(0) = 0x82aa000 >17783 brk(0x82ab000) = 0x82ab000 >17783 brk(0) = 0x82ab000 >17783 brk(0x82ac000) = 0x82ac000 >17783 open("/usr/portage/profiles/use.local.desc", O_RDONLY|O_LARGEFILE) = 3 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff1b0) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(3, 0, [0], SEEK_CUR) = 0 >17783 fstat64(3, {st_mode=S_IFREG|0644, st_size=9253, ...}) = 0 >17783 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >17783 brk(0) = 0x82ac000 >17783 brk(0x82ad000) = 0x82ad000 >17783 read(3, "# Copyright 1999-2003 Gentoo Tec"..., 4096) = 4096 >17783 brk(0) = 0x82ad000 >17783 brk(0x82ae000) = 0x82ae000 >17783 read(3, "ot with gtkmm2 interface\nmedia-s"..., 4096) = 4096 >17783 read(3, "system support\nsys-kernel/sparc-"..., 4096) = 1061 >17783 read(3, "", 4096) = 0 >17783 close(3) = 0 >17783 brk(0) = 0x82ae000 >17783 brk(0x82b2000) = 0x82b2000 >17783 brk(0) = 0x82b2000 >17783 brk(0x82b3000) = 0x82b3000 >17783 brk(0) = 0x82b3000 >17783 brk(0x82b4000) = 0x82b4000 >17783 brk(0) = 0x82b4000 >17783 brk(0x82b5000) = 0x82b5000 >17783 open("/etc/make.profile/use.mask", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >17783 ioctl(1, TIOCGWINSZ, {ws_row=48, ws_col=137, ws_xpixel=0, ws_ypixel=0}) = 0 >17783 open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3 >17783 read(3, "\305|\20#", 4) = 4 >17783 close(3) = 0 >17783 stat64("/tmp/", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=1488, ...}) = 0 >17783 umask(0) = 022 >17783 umask(022) = 0 >17783 umask(066) = 022 >17783 open("/tmp/use.vEzUji", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = 3 >17783 ioctl(3, SNDCTL_TMR_TIMEBASE, 0xbffff190) = -1 ENOTTY (Inappropriate ioctl for device) >17783 _llseek(3, 0, [0], SEEK_CUR) = 0 >17783 fstat64(3, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >17783 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >17783 umask(022) = 066 >17783 stat64("/tmp/use.vEzUji", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >17783 stat64("/etc/make.conf", {st_mode=S_IFREG|0644, st_size=13469, ...}) = 0 >17783 brk(0) = 0x82b5000 >17783 brk(0x82b6000) = 0x82b6000 >17783 brk(0) = 0x82b6000 >17783 brk(0x82b7000) = 0x82b7000 >17783 brk(0) = 0x82b7000 >17783 brk(0x82b8000) = 0x82b8000 >17783 brk(0) = 0x82b8000 >17783 brk(0x82ba000) = 0x82ba000 >17783 brk(0) = 0x82ba000 >17783 brk(0x82bc000) = 0x82bc000 >17783 brk(0) = 0x82bc000 >17783 brk(0x82c0000) = 0x82c0000 >17783 brk(0) = 0x82c0000 >17783 brk(0x82c8000) = 0x82c8000 >17783 brk(0) = 0x82c8000 >17783 brk(0x82cd000) = 0x82cd000 >17783 pipe([5, 6]) = 0 >17783 fork() = 17787 >17783 close(6) = 0 >17783 rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17783 wait4(17787, <unfinished ...> >17787 --- SIGSTOP (Stopped (signal)) @ 0 (0) --- >17787 getpid() = 17787 >17787 close(5) = 0 >17787 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0 >17787 brk(0) = 0x82cd000 >17787 brk(0x82d7000) = 0x82d7000 >17787 getpid() = 17787 >17787 rt_sigaction(SIGRTMIN, {SIG_DFL}, NULL, 8) = 0 >17787 rt_sigaction(SIGRT_1, {SIG_DFL}, NULL, 8) = 0 >17787 rt_sigaction(SIGRT_2, {SIG_DFL}, NULL, 8) = 0 >17787 execve("/bin/sh", ["sh", "-c", "DIALOG_ESC=\"\" dialog 2>/tmp/use."...], [/* 46 vars */]) = 0 >17787 uname({sys="Linux", node="tess", ...}) = 0 >17787 brk(0) = 0x80e65b4 >17787 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >17787 open("/etc/ld.so.preload", O_RDONLY) = 3 >17787 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >17787 close(3) = 0 >17787 open("/etc/ld.so.cache", O_RDONLY) = 3 >17787 fstat64(3, {st_mode=S_IFREG|0644, st_size=90416, ...}) = 0 >17787 mmap2(NULL, 90416, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40015000 >17787 close(3) = 0 >17787 open("/lib/libdl.so.2", O_RDONLY) = 3 >17787 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\31\0"..., 1024) = 1024 >17787 fstat64(3, {st_mode=S_IFREG|0755, st_size=12367, ...}) = 0 >17787 mmap2(NULL, 11476, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000 >17787 mprotect(0x4002e000, 3284, PROT_NONE) = 0 >17787 mmap2(0x4002e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x4002e000 >17787 close(3) = 0 >17787 open("/lib/libc.so.6", O_RDONLY) = 3 >17787 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`X\1\000"..., 1024) = 1024 >17787 fstat64(3, {st_mode=S_IFREG|0755, st_size=1457726, ...}) = 0 >17787 mmap2(NULL, 1230468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002f000 >17787 mprotect(0x40156000, 22148, PROT_NONE) = 0 >17787 mmap2(0x40156000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x40156000 >17787 mmap2(0x40159000, 9860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40159000 >17787 close(3) = 0 >17787 munmap(0x40015000, 90416) = 0 >17787 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17787 open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3 >17787 close(3) = 0 >17787 brk(0) = 0x80e65b4 >17787 brk(0x80e75b4) = 0x80e75b4 >17787 brk(0) = 0x80e75b4 >17787 brk(0x80e8000) = 0x80e8000 >17787 getuid32() = 0 >17787 getgid32() = 0 >17787 geteuid32() = 0 >17787 getegid32() = 0 >17787 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17787 time(NULL) = 1062733423 >17787 open("/etc/mtab", O_RDONLY) = 3 >17787 fstat64(3, {st_mode=S_IFREG|0644, st_size=201, ...}) = 0 >17787 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17787 read(3, "/dev/hda3 / reiserfs rw,noatime,"..., 4096) = 201 >17787 close(3) = 0 >17787 munmap(0x40015000, 4096) = 0 >17787 open("/proc/meminfo", O_RDONLY) = 3 >17787 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >17787 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000 >17787 read(3, " total: used: free:"..., 4096) = 653 >17787 close(3) = 0 >17787 munmap(0x40015000, 4096) = 0 >17787 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17787 rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17787 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17787 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17787 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17787 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17787 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17787 rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0 >17787 uname({sys="Linux", node="tess", ...}) = 0 >17787 brk(0) = 0x80e8000 >17787 brk(0x80e9000) = 0x80e9000 >17787 stat64("/root", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17787 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17787 getpid() = 17787 >17787 getppid() = 17783 >17787 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17787 stat64("/usr/lib/distcc/bin/sh", 0xbfff5430) = -1 ENOENT (No such file or directory) >17787 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17787 stat64("/bin/sh", {st_mode=S_IFREG|0755, st_size=640084, ...}) = 0 >17787 brk(0) = 0x80e9000 >17787 brk(0x80ea000) = 0x80ea000 >17787 getpgrp() = 17782 >17787 rt_sigaction(SIGCHLD, {0x8075870, [], SA_RESTORER, 0x40057d78}, {SIG_DFL}, 8) = 0 >17787 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17787 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17787 brk(0) = 0x80ea000 >17787 brk(0x80f4000) = 0x80f4000 >17787 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 >17787 brk(0) = 0x80f4000 >17787 brk(0x80f5000) = 0x80f5000 >17787 brk(0) = 0x80f5000 >17787 brk(0x80f7000) = 0x80f7000 >17787 brk(0) = 0x80f7000 >17787 brk(0x80fb000) = 0x80fb000 >17787 brk(0) = 0x80fb000 >17787 brk(0x8103000) = 0x8103000 >17787 brk(0) = 0x8103000 >17787 brk(0x8108000) = 0x8108000 >17787 brk(0) = 0x8108000 >17787 brk(0x8109000) = 0x8109000 >17787 brk(0) = 0x8109000 >17787 brk(0x810a000) = 0x810a000 >17787 brk(0) = 0x810a000 >17787 brk(0x810b000) = 0x810b000 >17787 brk(0) = 0x810b000 >17787 brk(0x810c000) = 0x810c000 >17787 brk(0) = 0x810c000 >17787 brk(0x810d000) = 0x810d000 >17787 brk(0) = 0x810d000 >17787 brk(0x810e000) = 0x810e000 >17787 brk(0) = 0x810e000 >17787 brk(0x810f000) = 0x810f000 >17787 brk(0) = 0x810f000 >17787 brk(0x8110000) = 0x8110000 >17787 brk(0) = 0x8110000 >17787 brk(0x8111000) = 0x8111000 >17787 brk(0) = 0x8111000 >17787 brk(0x8112000) = 0x8112000 >17787 brk(0) = 0x8112000 >17787 brk(0x8113000) = 0x8113000 >17787 brk(0) = 0x8113000 >17787 brk(0x8114000) = 0x8114000 >17787 brk(0) = 0x8114000 >17787 brk(0x8115000) = 0x8115000 >17787 brk(0) = 0x8115000 >17787 brk(0x8116000) = 0x8116000 >17787 brk(0) = 0x8116000 >17787 brk(0x8117000) = 0x8117000 >17787 brk(0) = 0x8117000 >17787 brk(0x8118000) = 0x8118000 >17787 brk(0) = 0x8118000 >17787 brk(0x8119000) = 0x8119000 >17787 brk(0) = 0x8119000 >17787 brk(0x811a000) = 0x811a000 >17787 brk(0) = 0x811a000 >17787 brk(0x811b000) = 0x811b000 >17787 brk(0) = 0x811b000 >17787 brk(0x811c000) = 0x811c000 >17787 brk(0) = 0x811c000 >17787 brk(0x811d000) = 0x811d000 >17787 brk(0) = 0x811d000 >17787 brk(0x811e000) = 0x811e000 >17787 brk(0) = 0x811e000 >17787 brk(0x8120000) = 0x8120000 >17787 brk(0) = 0x8120000 >17787 brk(0x8124000) = 0x8124000 >17787 brk(0) = 0x8124000 >17787 brk(0x812c000) = 0x812c000 >17787 brk(0) = 0x812c000 >17787 brk(0x812d000) = 0x812d000 >17787 brk(0) = 0x812d000 >17787 brk(0x812e000) = 0x812e000 >17787 brk(0) = 0x812e000 >17787 brk(0x812f000) = 0x812f000 >17787 brk(0) = 0x812f000 >17787 brk(0x8130000) = 0x8130000 >17787 brk(0) = 0x8130000 >17787 brk(0x8131000) = 0x8131000 >17787 brk(0) = 0x8131000 >17787 brk(0x8132000) = 0x8132000 >17787 brk(0) = 0x8132000 >17787 brk(0x8133000) = 0x8133000 >17787 brk(0) = 0x8133000 >17787 brk(0x8134000) = 0x8134000 >17787 brk(0) = 0x8134000 >17787 brk(0x8135000) = 0x8135000 >17787 brk(0) = 0x8135000 >17787 brk(0x8136000) = 0x8136000 >17787 brk(0) = 0x8136000 >17787 brk(0x8137000) = 0x8137000 >17787 brk(0) = 0x8137000 >17787 brk(0x8138000) = 0x8138000 >17787 brk(0) = 0x8138000 >17787 brk(0x8139000) = 0x8139000 >17787 brk(0) = 0x8139000 >17787 brk(0x813a000) = 0x813a000 >17787 brk(0) = 0x813a000 >17787 brk(0x813b000) = 0x813b000 >17787 brk(0) = 0x813b000 >17787 brk(0x813c000) = 0x813c000 >17787 brk(0) = 0x813c000 >17787 brk(0x813d000) = 0x813d000 >17787 brk(0) = 0x813d000 >17787 brk(0x813e000) = 0x813e000 >17787 brk(0) = 0x813e000 >17787 brk(0x813f000) = 0x813f000 >17787 brk(0) = 0x813f000 >17787 brk(0x8140000) = 0x8140000 >17787 brk(0) = 0x8140000 >17787 brk(0x8141000) = 0x8141000 >17787 brk(0) = 0x8141000 >17787 brk(0x8142000) = 0x8142000 >17787 brk(0) = 0x8142000 >17787 brk(0x8143000) = 0x8143000 >17787 brk(0) = 0x8143000 >17787 brk(0x8144000) = 0x8144000 >17787 brk(0) = 0x8144000 >17787 brk(0x8145000) = 0x8145000 >17787 brk(0) = 0x8145000 >17787 brk(0x8146000) = 0x8146000 >17787 brk(0) = 0x8146000 >17787 brk(0x8147000) = 0x8147000 >17787 brk(0) = 0x8147000 >17787 brk(0x8148000) = 0x8148000 >17787 brk(0) = 0x8148000 >17787 brk(0x8149000) = 0x8149000 >17787 brk(0) = 0x8149000 >17787 brk(0x814a000) = 0x814a000 >17787 brk(0) = 0x814a000 >17787 brk(0x814b000) = 0x814b000 >17787 brk(0) = 0x814b000 >17787 brk(0x814c000) = 0x814c000 >17787 brk(0) = 0x814c000 >17787 brk(0x814d000) = 0x814d000 >17787 brk(0) = 0x814d000 >17787 brk(0x814e000) = 0x814e000 >17787 brk(0) = 0x814e000 >17787 brk(0x814f000) = 0x814f000 >17787 brk(0) = 0x814f000 >17787 brk(0x8150000) = 0x8150000 >17787 brk(0) = 0x8150000 >17787 brk(0x8151000) = 0x8151000 >17787 brk(0) = 0x8151000 >17787 brk(0x8152000) = 0x8152000 >17787 brk(0) = 0x8152000 >17787 brk(0x8153000) = 0x8153000 >17787 brk(0) = 0x8153000 >17787 brk(0x8154000) = 0x8154000 >17787 brk(0) = 0x8154000 >17787 brk(0x8155000) = 0x8155000 >17787 brk(0) = 0x8155000 >17787 brk(0x8156000) = 0x8156000 >17787 brk(0) = 0x8156000 >17787 brk(0x8157000) = 0x8157000 >17787 brk(0) = 0x8157000 >17787 brk(0x8158000) = 0x8158000 >17787 brk(0) = 0x8158000 >17787 brk(0x8159000) = 0x8159000 >17787 brk(0) = 0x8159000 >17787 brk(0x815a000) = 0x815a000 >17787 brk(0) = 0x815a000 >17787 brk(0x815b000) = 0x815b000 >17787 brk(0) = 0x815b000 >17787 brk(0x8165000) = 0x8165000 >17787 stat64(".", {st_mode=S_IFDIR|0700, st_size=1216, ...}) = 0 >17787 stat64("/usr/lib/distcc/bin/dialog", 0xbfff5410) = -1 ENOENT (No such file or directory) >17787 stat64("/bin/dialog", 0xbfff5410) = -1 ENOENT (No such file or directory) >17787 stat64("/sbin/dialog", 0xbfff5410) = -1 ENOENT (No such file or directory) >17787 stat64("/usr/bin/dialog", {st_mode=S_IFREG|0755, st_size=99580, ...}) = 0 >17787 stat64("/usr/bin/dialog", {st_mode=S_IFREG|0755, st_size=99580, ...}) = 0 >17787 brk(0) = 0x8165000 >17787 brk(0x816f000) = 0x816f000 >17787 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0 >17787 fork() = 17788 >17787 rt_sigprocmask(SIG_SETMASK, [RTMIN], <unfinished ...> >17788 --- SIGSTOP (Stopped (signal)) @ 0 (0) --- >17787 <... rt_sigprocmask resumed> NULL, 8) = 0 >17788 getpid( <unfinished ...> >17787 rt_sigprocmask(SIG_BLOCK, [CHLD], <unfinished ...> >17788 <... getpid resumed> ) = 17788 >17787 <... rt_sigprocmask resumed> [RTMIN], 8) = 0 >17788 rt_sigprocmask(SIG_SETMASK, [RTMIN], <unfinished ...> >17787 rt_sigprocmask(SIG_SETMASK, [RTMIN], <unfinished ...> >17788 <... rt_sigprocmask resumed> NULL, 8) = 0 >17787 <... rt_sigprocmask resumed> NULL, 8) = 0 >17788 rt_sigaction(SIGTSTP, {SIG_DFL}, <unfinished ...> >17787 rt_sigprocmask(SIG_BLOCK, [CHLD], <unfinished ...> >17788 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 >17787 <... rt_sigprocmask resumed> [RTMIN], 8) = 0 >17788 rt_sigaction(SIGTTIN, {SIG_DFL}, <unfinished ...> >17787 rt_sigaction(SIGINT, {0x80748c0, [], SA_RESTORER, 0x40057d78}, <unfinished ...> >17788 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 >17787 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 >17788 rt_sigaction(SIGTTOU, {SIG_DFL}, <unfinished ...> >17787 wait4(-1, <unfinished ...> >17788 <... rt_sigaction resumed> {SIG_DFL}, 8) = 0 >17788 rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0 >17788 rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0 >17788 rt_sigaction(SIGCHLD, {SIG_DFL}, {0x8075870, [], SA_RESTORER, 0x40057d78}, 8) = 0 >17788 open("/tmp/use.vEzUji", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 3 >17788 dup2(3, 2) = 2 >17788 close(3) = 0 >17788 execve("/usr/bin/dialog", ["dialog", "--separate-output", "--no-shadow", "--backtitle", "Gentoo Linux USE flags editor 0."..., "--ok-label", "Save", "--cancel-label", "Exit", "--help-label", "What are USE flags?/Help", "--item-help", "--help-button", "--checklist", "Select desired set of USE flags "..., "44", ...], [/* 46 vars */]) = 0 >17788 uname({sys="Linux", node="tess", ...}) = 0 >17788 brk(0) = 0x8060de0 >17788 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >17788 open("/etc/ld.so.preload", O_RDONLY) = 3 >17788 fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >17788 close(3) = 0 >17788 open("/etc/ld.so.cache", O_RDONLY) = 3 >17788 fstat64(3, {st_mode=S_IFREG|0644, st_size=90416, ...}) = 0 >17788 mmap2(NULL, 90416, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40015000 >17788 close(3) = 0 >17788 open("/lib/libncurses.so.5", O_RDONLY) = 3 >17788 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\340"..., 1024) = 1024 >17788 fstat64(3, {st_mode=S_IFREG|0755, st_size=306225, ...}) = 0 >17788 mmap2(NULL, 268876, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4002c000 >17788 mprotect(0x40065000, 35404, PROT_NONE) = 0 >17788 mmap2(0x40065000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x38) = 0x40065000 >17788 close(3) = 0 >17788 open("/lib/libc.so.6", O_RDONLY) = 3 >17788 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`X\1\000"..., 1024) = 1024 >17788 fstat64(3, {st_mode=S_IFREG|0755, st_size=1457726, ...}) = 0 >17788 mmap2(NULL, 1230468, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4006e000 >17788 mprotect(0x40195000, 22148, PROT_NONE) = 0 >17788 mmap2(0x40195000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x40195000 >17788 mmap2(0x40198000, 9860, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40198000 >17788 close(3) = 0 >17788 munmap(0x40015000, 90416) = 0 >17788 brk(0) = 0x8060de0 >17788 brk(0x8061de0) = 0x8061de0 >17788 brk(0) = 0x8061de0 >17788 brk(0x8062000) = 0x8062000 >17788 open("/root/.dialogrc", O_RDONLY) = -1 ENOENT (No such file or directory) >17788 open("/etc/dialogrc", O_RDONLY) = -1 ENOENT (No such file or directory) >17788 ioctl(0, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 access("/root/.terminfo/x/xterm", R_OK) = -1 ENOENT (No such file or directory) >17788 access("/usr/share/terminfo/x/xterm", R_OK) = 0 >17788 open("/usr/share/terminfo/x/xterm", O_RDONLY) = 3 >17788 read(3, "\32\0010\0\35\0\17\0i\1\230\4", 12) = 12 >17788 read(3, "xterm|xterm terminal emulator (X"..., 48) = 48 >17788 read(3, "\0\1\0\0\1\0\0\0\1\0\0\0\0\1\1\0\0\0\0\0\0\0\1\0\0\1\0"..., 29) = 29 >17788 read(3, "\0", 1) = 1 >17788 read(3, "P\0\10\0\30\0\377\377\377\377\377\377\377\377\377\377\377"..., 30) = 30 >17788 read(3, "\0\0\4\0\6\0\10\0\31\0\36\0&\0*\0.\0\377\3779\0J\0L\0P"..., 722) = 722 >17788 read(3, "\33[Z\0\7\0\r\0\33[%i%p1%d;%p2%dr\0\33[3g\0\33["..., 1176) = 1176 >17788 read(3, "", 10) = 0 >17788 close(3) = 0 >17788 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 ioctl(1, TIOCGWINSZ, {ws_row=48, ws_col=137, ws_xpixel=0, ws_ypixel=0}) = 0 >17788 brk(0) = 0x8062000 >17788 brk(0x8063000) = 0x8063000 >17788 brk(0) = 0x8063000 >17788 brk(0x8064000) = 0x8064000 >17788 brk(0) = 0x8064000 >17788 brk(0x8065000) = 0x8065000 >17788 brk(0) = 0x8065000 >17788 brk(0x8066000) = 0x8066000 >17788 brk(0) = 0x8066000 >17788 brk(0x8067000) = 0x8067000 >17788 brk(0) = 0x8067000 >17788 brk(0x8068000) = 0x8068000 >17788 brk(0) = 0x8068000 >17788 brk(0x8069000) = 0x8069000 >17788 brk(0) = 0x8069000 >17788 brk(0x806a000) = 0x806a000 >17788 brk(0) = 0x806a000 >17788 brk(0x806b000) = 0x806b000 >17788 brk(0) = 0x806b000 >17788 brk(0x806c000) = 0x806c000 >17788 brk(0) = 0x806c000 >17788 brk(0x806d000) = 0x806d000 >17788 brk(0) = 0x806d000 >17788 brk(0x806e000) = 0x806e000 >17788 brk(0) = 0x806e000 >17788 brk(0x806f000) = 0x806f000 >17788 brk(0) = 0x806f000 >17788 brk(0x8070000) = 0x8070000 >17788 brk(0) = 0x8070000 >17788 brk(0x8071000) = 0x8071000 >17788 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 ioctl(1, SNDCTL_TMR_TIMEBASE, {B38400 opost isig icanon echo ...}) = 0 >17788 brk(0) = 0x8071000 >17788 brk(0x8072000) = 0x8072000 >17788 brk(0) = 0x8072000 >17788 brk(0x8073000) = 0x8073000 >17788 brk(0) = 0x8073000 >17788 brk(0x8074000) = 0x8074000 >17788 brk(0) = 0x8074000 >17788 brk(0x8075000) = 0x8075000 >17788 brk(0) = 0x8075000 >17788 brk(0x8076000) = 0x8076000 >17788 brk(0) = 0x8076000 >17788 brk(0x8077000) = 0x8077000 >17788 --- SIGILL (Illegal instruction) @ 0 (0) --- >17787 <... wait4 resumed> [WIFSIGNALED(s) && WTERMSIG(s) == SIGILL], 0, NULL) = 17788 >17787 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >17787 --- SIGCHLD (Child exited) @ 0 (0) --- >17787 wait4(-1, 0xbfff520c, WNOHANG, NULL) = -1 ECHILD (No child processes) >17787 sigreturn() = ? (mask now [RTMIN]) >17787 rt_sigaction(SIGINT, {SIG_DFL}, {0x80748c0, [], SA_RESTORER, 0x40057d78}, 8) = 0 >17787 _exit(132) = ? >17783 <... wait4 resumed> [WIFEXITED(s) && WEXITSTATUS(s) == 132], 0, NULL) = 17787 >17783 --- SIGCHLD (Child exited) @ 0 (0) --- >17783 rt_sigaction(SIGINT, {SIG_DFL}, NULL, 8) = 0 >17783 rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0 >17783 read(5, "", 4) = 0 >17783 close(5) = 0 >17783 write(2, "fatal error: the dialog couldn\'t"..., 43) = 43 >17783 close(3) = 0 >17783 stat64("/tmp/use.vEzUji", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >17783 lstat64("/tmp/use.vEzUji", {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 >17783 unlink("/tmp/use.vEzUji") = 0 >17783 _exit(0) = ?
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 27889
:
17027
| 17102 |
17103
|
17104
|
17127
|
17128
|
17207