Date: Sun, 3 Sep 2006 13:31:25 +0530 From: "Viswas Nair" <fysical@gmail.com> To: freebsd-questions@freebsd.org Subject: TkGUI error in adesklets Message-ID: <73d604760609030101k703f750fy448054384e5a2aff@mail.gmail.com>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hi,
I am having trouble with adesklets and would really appreciate it if you
could tell me whats happening.
The make failed and I noticed that the port is marked asbroken and I it is
being worked on.
However when I tried to do a pkg_add it completed the registration with some
warnings that indicated that I had newer versions of imlib2 and giff than
expected. Could this be a problem?
In addition, I tried to run adesklets -i and was returned with this message:
Traceback (most recent call last):
File "/usr/local/bin/adesklets_installer", line 631, in ?
if globals()['%sGUI' % ui](): break
KeyError: 'TkGUI'
I am including the truss output of the adesklets -i command as attachment.
I am not sure if the problem is with python and Tk
Please help,
Thanks,
Vishy
[-- Attachment #2 --]
mmap(0x0,3608,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 671629312 (0x28084000)
munmap(0x28084000,0xe18) = 0 (0x0)
__sysctl(0xbfbfe8b8,0x2,0x28080998,0xbfbfe8b4,0x0,0x0) = 0 (0x0)
mmap(0x0,32768,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 671629312 (0x28084000)
issetugid() = 0 (0x0)
open("/etc/libmap.conf",0x0,0666) ERR#2 'No such file or directory'
access("/usr/local/lib/libX11.so.6",0) ERR#2 'No such file or directory'
open("/var/run/ld-elf.so.hints",0x0,016) = 4 (0x4)
read(0x4,0xbfbfe880,0x80) = 128 (0x80)
lseek(4,0x80,SEEK_SET) = 128 (0x80)
read(0x4,0x28086100,0xaf) = 175 (0xaf)
close(4) = 0 (0x0)
access("/lib/libX11.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/libX11.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/compat/libX11.so.6",0) ERR#2 'No such file or directory'
access("/usr/X11R6/lib/libX11.so.6",0) = 0 (0x0)
open("/usr/X11R6/lib/libX11.so.6",0x0,00) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,790528,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 671662080 (0x2808c000)
mprotect(0x28148000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28148000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28149000,16384,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xbd000) = 672436224 (0x28149000)
close(4) = 0 (0x0)
access("/usr/local/lib/libImlib2.so.3",0) = 0 (0x0)
open("/usr/local/lib/libImlib2.so.3",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,405504,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 672452608 (0x2814d000)
mprotect(0x2819a000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2819a000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2819b000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x4e000) = 672772096 (0x2819b000)
mmap(0x2819c000,81920,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 672776192 (0x2819c000)
close(4) = 0 (0x0)
access("/usr/local/lib/libfreetype.so.9",0) = 0 (0x0)
open("/usr/local/lib/libfreetype.so.9",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,413696,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 672858112 (0x281b0000)
mprotect(0x28211000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28211000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28212000,12288,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x62000) = 673259520 (0x28212000)
close(4) = 0 (0x0)
access("/usr/local/lib/libz.so.3",0) ERR#2 'No such file or directory'
access("/lib/libz.so.3",0) = 0 (0x0)
open("/lib/libz.so.3",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,65536,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673271808 (0x28215000)
mprotect(0x28223000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28223000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28224000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xe000) = 673333248 (0x28224000)
close(4) = 0 (0x0)
access("/usr/local/lib/libXext.so.6",0) ERR#2 'No such file or directory'
access("/lib/libXext.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/libXext.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/compat/libXext.so.6",0) ERR#2 'No such file or directory'
access("/usr/X11R6/lib/libXext.so.6",0) = 0 (0x0)
open("/usr/X11R6/lib/libXext.so.6",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,53248,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673337344 (0x28225000)
mprotect(0x28230000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28230000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28231000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xc000) = 673386496 (0x28231000)
close(4) = 0 (0x0)
access("/usr/local/lib/libm.so.4",0) ERR#2 'No such file or directory'
access("/lib/libm.so.4",0) = 0 (0x0)
open("/lib/libm.so.4",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,90112,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673390592 (0x28232000)
mprotect(0x28246000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28246000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28247000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x15000) = 673476608 (0x28247000)
close(4) = 0 (0x0)
access("/usr/local/lib/libncurses.so.6",0) ERR#2 'No such file or directory'
access("/lib/libncurses.so.6",0) = 0 (0x0)
open("/lib/libncurses.so.6",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,258048,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673480704 (0x28248000)
mprotect(0x2827d000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2827d000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2827e000,36864,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x35000) = 673701888 (0x2827e000)
close(4) = 0 (0x0)
access("/usr/local/lib/libreadline.so.6",0) ERR#2 'No such file or directory'
access("/lib/libreadline.so.6",0) = 0 (0x0)
open("/lib/libreadline.so.6",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,184320,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673738752 (0x28287000)
mprotect(0x282ae000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x282ae000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x282af000,20480,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x27000) = 673902592 (0x282af000)
close(4) = 0 (0x0)
access("/usr/local/lib/libhistory.so.6",0) ERR#2 'No such file or directory'
access("/lib/libhistory.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/libhistory.so.6",0) = 0 (0x0)
open("/usr/lib/libhistory.so.6",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,28672,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673923072 (0x282b4000)
mprotect(0x282b9000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x282b9000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x282ba000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x6000) = 673947648 (0x282ba000)
close(4) = 0 (0x0)
access("/usr/local/lib/libfontconfig.so.1",0) ERR#2 'No such file or directory'
access("/lib/libfontconfig.so.1",0) ERR#2 'No such file or directory'
access("/usr/lib/libfontconfig.so.1",0) ERR#2 'No such file or directory'
access("/usr/lib/compat/libfontconfig.so.1",0) ERR#2 'No such file or directory'
access("/usr/X11R6/lib/libfontconfig.so.1",0) = 0 (0x0)
open("/usr/X11R6/lib/libfontconfig.so.1",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,180224,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673951744 (0x282bb000)
mprotect(0x282e0000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x282e0000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x282e1000,20480,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x26000) = 674107392 (0x282e1000)
mmap(0x282e6000,4096,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 674127872 (0x282e6000)
close(4) = 0 (0x0)
access("/usr/local/lib/libc.so.6",0) ERR#2 'No such file or directory'
access("/lib/libc.so.6",0) = 0 (0x0)
open("/lib/libc.so.6",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,884736,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 674131968 (0x282e7000)
mprotect(0x283a6000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x283a6000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x283a7000,20480,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xc0000) = 674918400 (0x283a7000)
mmap(0x283ac000,77824,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 674938880 (0x283ac000)
close(4) = 0 (0x0)
access("/usr/local/lib/libfreetype.so.9",0) = 0 (0x0)
access("/usr/local/lib/libz.so.3",0) ERR#2 'No such file or directory'
access("/lib/libz.so.3",0) = 0 (0x0)
access("/usr/local/lib/libX11.so.6",0) ERR#2 'No such file or directory'
access("/lib/libX11.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/libX11.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/compat/libX11.so.6",0) ERR#2 'No such file or directory'
access("/usr/X11R6/lib/libX11.so.6",0) = 0 (0x0)
access("/usr/local/lib/libXext.so.6",0) ERR#2 'No such file or directory'
access("/lib/libXext.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/libXext.so.6",0) ERR#2 'No such file or directory'
access("/usr/lib/compat/libXext.so.6",0) ERR#2 'No such file or directory'
access("/usr/X11R6/lib/libXext.so.6",0) = 0 (0x0)
access("/usr/local/lib/libm.so.4",0) ERR#2 'No such file or directory'
access("/lib/libm.so.4",0) = 0 (0x0)
access("/lib/libz.so.3",0) = 0 (0x0)
access("/usr/X11R6/lib/libX11.so.6",0) = 0 (0x0)
access("/lib/libncurses.so.6",0) = 0 (0x0)
access("/usr/local/lib/libfreetype.so.9",0) = 0 (0x0)
access("/usr/local/lib/libz.so.3",0) ERR#2 'No such file or directory'
access("/lib/libz.so.3",0) = 0 (0x0)
access("/usr/local/lib/libexpat.so.6",0) = 0 (0x0)
open("/usr/local/lib/libexpat.so.6",0x0,027757764470) = 4 (0x4)
fstat(4,0xbfbfe8c0) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,122880,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 675016704 (0x283bf000)
mprotect(0x283d9000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x283d9000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x283da000,12288,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x1b000) = 675127296 (0x283da000)
close(4) = 0 (0x0)
sysarch(0xa,0xbfbfe930) = 0 (0x0)
mmap(0x0,2224,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x8b0) = 0 (0x0)
mmap(0x0,9824,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x2660) = 0 (0x0)
mmap(0x0,4856,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x12f8) = 0 (0x0)
mmap(0x0,3056,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0xbf0) = 0 (0x0)
mmap(0x0,968,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x3c8) = 0 (0x0)
mmap(0x0,1616,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x650) = 0 (0x0)
mmap(0x0,1856,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x740) = 0 (0x0)
mmap(0x0,4616,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x1208) = 0 (0x0)
mmap(0x0,5296,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x14b0) = 0 (0x0)
mmap(0x0,1000,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x3e8) = 0 (0x0)
mmap(0x0,3104,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0xc20) = 0 (0x0)
mprotect(0x282e7000,786432,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mmap(0x0,22208,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x56c0) = 0 (0x0)
mprotect(0x282e7000,786432,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x0,936,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675139584 (0x283dd000)
munmap(0x283dd000,0x3a8) = 0 (0x0)
sigprocmask(0x1,0x2807f820,0xbfbfe900) = 0 (0x0)
sigprocmask(0x3,0x2807f830,0x0) = 0 (0x0)
execve("/usr/local/share/adesklets/adesklets_frontend.sh",<missing argument>,<missing argument>)
mmap(0x0,3608,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 671629312 (0x28084000)
munmap(0x28084000,0xe18) = 0 (0x0)
__sysctl(0xbfbfe878,0x2,0x28080998,0xbfbfe874,0x0,0x0) = 0 (0x0)
mmap(0x0,32768,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 671629312 (0x28084000)
issetugid() = 0 (0x0)
open("/etc/libmap.conf",0x0,0666) ERR#2 'No such file or directory'
open("/var/run/ld-elf.so.hints",0x0,00) = 4 (0x4)
read(0x4,0xbfbfe840,0x80) = 128 (0x80)
lseek(4,0x80,SEEK_SET) = 128 (0x80)
read(0x4,0x28086100,0xaf) = 175 (0xaf)
close(4) = 0 (0x0)
access("/lib/libedit.so.5",0) = 0 (0x0)
open("/lib/libedit.so.5",0x0,00) = 4 (0x4)
fstat(4,0xbfbfe880) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,81920,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 671662080 (0x2808c000)
mprotect(0x2809e000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2809e000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2809f000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x13000) = 671739904 (0x2809f000)
close(4) = 0 (0x0)
access("/lib/libncurses.so.6",0) = 0 (0x0)
open("/lib/libncurses.so.6",0x0,027757764370) = 4 (0x4)
fstat(4,0xbfbfe880) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,258048,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 671744000 (0x280a0000)
mprotect(0x280d5000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x280d5000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x280d6000,36864,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x35000) = 671965184 (0x280d6000)
close(4) = 0 (0x0)
access("/lib/libc.so.6",0) = 0 (0x0)
open("/lib/libc.so.6",0x0,027757764370) = 4 (0x4)
fstat(4,0xbfbfe880) = 0 (0x0)
read(0x4,0x2807f8e0,0x1000) = 4096 (0x1000)
mmap(0x0,884736,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 672002048 (0x280df000)
mprotect(0x2819e000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2819e000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2819f000,20480,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xc0000) = 672788480 (0x2819f000)
mmap(0x281a4000,77824,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 672808960 (0x281a4000)
close(4) = 0 (0x0)
access("/lib/libncurses.so.6",0) = 0 (0x0)
sysarch(0xa,0xbfbfe8f0) = 0 (0x0)
mmap(0x0,1080,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672886784 (0x281b7000)
munmap(0x281b7000,0x438) = 0 (0x0)
mmap(0x0,1016,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672886784 (0x281b7000)
munmap(0x281b7000,0x3f8) = 0 (0x0)
mmap(0x0,4616,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672886784 (0x281b7000)
munmap(0x281b7000,0x1208) = 0 (0x0)
mprotect(0x280df000,786432,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mmap(0x0,22208,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672886784 (0x281b7000)
munmap(0x281b7000,0x56c0) = 0 (0x0)
mprotect(0x280df000,786432,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
sigprocmask(0x1,0x2807f820,0xbfbfe8c0) = 0 (0x0)
sigprocmask(0x3,0x2807f830,0x0) = 0 (0x0)
getpid() = 1436 (0x59c)
geteuid() = 1003 (0x3eb)
getppid() = 1435 (0x59b)
readlink("/etc/malloc.conf",0xbfbfe1d0,63) ERR#2 'No such file or directory'
issetugid() = 0 (0x0)
mmap(0x0,4096,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 672886784 (0x281b7000)
break(0x8065000) = 0 (0x0)
break(0x8066000) = 0 (0x0)
break(0x8067000) = 0 (0x0)
stat("/var/mail/fzkl",0xbfbfe950) = 0 (0x0)
getuid() = 1003 (0x3eb)
geteuid() = 1003 (0x3eb)
getgid() = 1003 (0x3eb)
getegid() = 1003 (0x3eb)
open("/usr/local/share/adesklets/adesklets_frontend.sh",0x0,01753) = 4 (0x4)
fcntl(4,F_DUPFD,0xa) = 10 (0xa)
close(4) = 0 (0x0)
fcntl(10,F_SETFD,0x1) = 0 (0x0)
sigaction(SIGINT,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGINT,{ 0x805b770 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGINT,0x0,{ 0x805b770 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGINT,{ 0x805b770 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },0x0) = 0 (0x0)
sigaction(SIGQUIT,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGQUIT,{ 0x805b770 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGQUIT,0x0,{ 0x805b770 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGQUIT,{ 0x805b770 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },0x0) = 0 (0x0)
sigaction(SIGTERM,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGTERM,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGWINCH,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGWINCH,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
__getcwd(0xbfbfe610,0x400) = 0 (0x0)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
break(0x8068000) = 0 (0x0)
break(0x8069000) = 0 (0x0)
break(0x806a000) = 0 (0x0)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
break(0x806b000) = 0 (0x0)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
break(0x806c000) = 0 (0x0)
stat("/home/fzkl/.adesklets",0xbfbfe730) = 0 (0x0)
eaccess(0x806617c,0x0) = 0 (0x0)
stat("/home/fzkl/.adesklets",0xbfbfe6b0) = 0 (0x0)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
read(0xa,0x80631c0,0x3ff) = 1023 (0x3ff)
execve("/sbin/adesklets_installer",<missing argument>,<missing argument>)
execve("/sbin/adesklets_installer",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/bin/adesklets_installer",<missing argument>,<missing argument>)
execve("/bin/adesklets_installer",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/sbin/adesklets_installer",<missing argument>,<missing argument>)
execve("/usr/sbin/adesklets_installer",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/bin/adesklets_installer",<missing argument>,<missing argument>)
execve("/usr/bin/adesklets_installer",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/games/adesklets_installer",<missing argument>,<missing argument>)
execve("/usr/games/adesklets_installer",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/local/sbin/adesklets_installer",<missing argument>,<missing argument>)
execve("/usr/local/sbin/adesklets_installer",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/local/bin/adesklets_installer",<missing argument>,<missing argument>)
mmap(0x0,3608,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 671535104 (0x2806d000)
munmap(0x2806d000,0xe18) = 0 (0x0)
__sysctl(0xbfbfe888,0x2,0x28069998,0xbfbfe884,0x0,0x0) = 0 (0x0)
mmap(0x0,32768,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 671535104 (0x2806d000)
issetugid() = 0 (0x0)
open("/etc/libmap.conf",0x0,0666) ERR#2 'No such file or directory'
open("/var/run/ld-elf.so.hints",0x0,00) = 4 (0x4)
read(0x4,0xbfbfe850,0x80) = 128 (0x80)
lseek(4,0x80,SEEK_SET) = 128 (0x80)
read(0x4,0x2806f100,0xaf) = 175 (0xaf)
close(4) = 0 (0x0)
access("/lib/libc.so.6",0) = 0 (0x0)
open("/lib/libc.so.6",0x0,00) = 4 (0x4)
fstat(4,0xbfbfe890) = 0 (0x0)
read(0x4,0x280688e0,0x1000) = 4096 (0x1000)
mmap(0x0,884736,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 671567872 (0x28075000)
mprotect(0x28134000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28134000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28135000,20480,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xc0000) = 672354304 (0x28135000)
mmap(0x2813a000,77824,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 672374784 (0x2813a000)
close(4) = 0 (0x0)
sysarch(0xa,0xbfbfe900) = 0 (0x0)
mmap(0x0,344,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672452608 (0x2814d000)
munmap(0x2814d000,0x158) = 0 (0x0)
mprotect(0x28075000,786432,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mmap(0x0,22208,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672452608 (0x2814d000)
munmap(0x2814d000,0x56c0) = 0 (0x0)
mprotect(0x28075000,786432,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
sigprocmask(0x1,0x28068820,0xbfbfe8d0) = 0 (0x0)
sigprocmask(0x3,0x28068830,0x0) = 0 (0x0)
execve("/sbin/python",<missing argument>,<missing argument>)
execve("/sbin/python",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/bin/python",<missing argument>,<missing argument>)
execve("/bin/python",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/sbin/python",<missing argument>,<missing argument>)
execve("/usr/sbin/python",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/bin/python",<missing argument>,<missing argument>)
execve("/usr/bin/python",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/games/python",<missing argument>,<missing argument>)
execve("/usr/games/python",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/local/sbin/python",<missing argument>,<missing argument>)
execve("/usr/local/sbin/python",<missing argument>,<missing argument>) ERR#2 'No such file or directory'
execve("/usr/local/bin/python",<missing argument>,<missing argument>)
mmap(0x0,3608,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672194560 (0x2810e000)
munmap(0x2810e000,0xe18) = 0 (0x0)
__sysctl(0xbfbfe898,0x2,0x2810a998,0xbfbfe894,0x0,0x0) = 0 (0x0)
mmap(0x0,32768,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 672194560 (0x2810e000)
issetugid() = 0 (0x0)
open("/etc/libmap.conf",0x0,0666) ERR#2 'No such file or directory'
open("/var/run/ld-elf.so.hints",0x0,00) = 4 (0x4)
read(0x4,0xbfbfe860,0x80) = 128 (0x80)
lseek(4,0x80,SEEK_SET) = 128 (0x80)
read(0x4,0x28110100,0xaf) = 175 (0xaf)
close(4) = 0 (0x0)
access("/lib/libutil.so.5",0) = 0 (0x0)
open("/lib/libutil.so.5",0x0,00) = 4 (0x4)
fstat(4,0xbfbfe8a0) = 0 (0x0)
read(0x4,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,49152,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 672227328 (0x28116000)
mprotect(0x2811f000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2811f000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28120000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x9000) = 672268288 (0x28120000)
mmap(0x28121000,4096,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 672272384 (0x28121000)
close(4) = 0 (0x0)
access("/lib/libstdc++.so.5",0) ERR#2 'No such file or directory'
access("/usr/lib/libstdc++.so.5",0) = 0 (0x0)
open("/usr/lib/libstdc++.so.5",0x0,027757764430) = 4 (0x4)
fstat(4,0xbfbfe8a0) = 0 (0x0)
read(0x4,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,827392,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 672276480 (0x28122000)
mprotect(0x281cb000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x281cb000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x281cc000,106496,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xaa000) = 672972800 (0x281cc000)
mmap(0x281e6000,24576,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 673079296 (0x281e6000)
close(4) = 0 (0x0)
access("/lib/libm.so.4",0) = 0 (0x0)
open("/lib/libm.so.4",0x0,027757764430) = 4 (0x4)
fstat(4,0xbfbfe8a0) = 0 (0x0)
read(0x4,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,90112,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673103872 (0x281ec000)
mprotect(0x28200000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28200000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28201000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x15000) = 673189888 (0x28201000)
close(4) = 0 (0x0)
access("/lib/libpthread.so.2",0) ERR#2 'No such file or directory'
access("/usr/lib/libpthread.so.2",0) = 0 (0x0)
open("/usr/lib/libpthread.so.2",0x0,027757764430) = 4 (0x4)
fstat(4,0xbfbfe8a0) = 0 (0x0)
read(0x4,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,151552,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673193984 (0x28202000)
mprotect(0x28221000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28221000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28222000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0x20000) = 673325056 (0x28222000)
mmap(0x28223000,16384,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 673329152 (0x28223000)
close(4) = 0 (0x0)
access("/lib/libc.so.6",0) = 0 (0x0)
open("/lib/libc.so.6",0x0,027757764430) = 4 (0x4)
fstat(4,0xbfbfe8a0) = 0 (0x0)
read(0x4,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,884736,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,4,0x0) = 673345536 (0x28227000)
mprotect(0x282e6000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x282e6000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x282e7000,20480,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,4,0xc0000) = 674131968 (0x282e7000)
mmap(0x282ec000,77824,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 674152448 (0x282ec000)
close(4) = 0 (0x0)
access("/lib/libm.so.4",0) = 0 (0x0)
sysarch(0xa,0xbfbfe910) = 0 (0x0)
mmap(0x0,8880,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674230272 (0x282ff000)
munmap(0x282ff000,0x22b0) = 0 (0x0)
mmap(0x0,1832,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674230272 (0x282ff000)
munmap(0x282ff000,0x728) = 0 (0x0)
mmap(0x0,28960,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674230272 (0x282ff000)
munmap(0x282ff000,0x7120) = 0 (0x0)
mmap(0x0,1856,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674230272 (0x282ff000)
munmap(0x282ff000,0x740) = 0 (0x0)
mmap(0x0,3816,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674230272 (0x282ff000)
munmap(0x282ff000,0xee8) = 0 (0x0)
mprotect(0x28227000,786432,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mmap(0x0,22208,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674230272 (0x282ff000)
munmap(0x282ff000,0x56c0) = 0 (0x0)
mprotect(0x28227000,786432,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
getpid() = 1436 (0x59c)
__sysctl(0xbfbfe898,0x2,0x28222a90,0xbfbfe894,0x0,0x0) = 0 (0x0)
__sysctl(0xbfbfe898,0x2,0xbfbfe8a0,0xbfbfe894,0x0,0x0) = 0 (0x0)
__sysctl(0xbfbfe878,0x2,0x282fc2bc,0xbfbfe874,0x0,0x0) = 0 (0x0)
readlink("/etc/malloc.conf",0xbfbfe7a0,63) ERR#2 'No such file or directory'
issetugid() = 0 (0x0)
mmap(0x0,4096,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 674230272 (0x282ff000)
break(0x8115000) = 0 (0x0)
break(0x8116000) = 0 (0x0)
break(0x8117000) = 0 (0x0)
break(0x8118000) = 0 (0x0)
break(0x811c000) = 0 (0x0)
break(0x811d000) = 0 (0x0)
break(0x811e000) = 0 (0x0)
break(0x8120000) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfe7b0) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
mmap(0xbf9ff000,4096,(0x0),(0x1000)MAP_ANON,-1,0x0) = -1080037376 (0xbf9ff000)
sysarch(0xa,0xbfbfe880) = 0 (0x0)
sigprocmask(0x3,0xbfbfe840,0x811d11c) = 0 (0x0)
sigaction(SIGHUP,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGINT,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGQUIT,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGILL,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGTRAP,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGABRT,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGEMT,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGFPE,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGKILL,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGBUS,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGSEGV,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGSYS,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGPIPE,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGALRM,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGTERM,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGURG,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGSTOP,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGTSTP,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGCONT,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGCHLD,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGTTIN,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGTTOU,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGIO,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGXCPU,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGXFSZ,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGVTALRM,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGPROF,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGWINCH,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGINFO,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGUSR1,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(SIGUSR2,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(32,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(33,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(34,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(35,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(36,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(37,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(38,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(39,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(40,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(41,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(42,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(43,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(44,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(45,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(46,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(47,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(48,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(49,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(50,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(51,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(52,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(53,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(54,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(55,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(56,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(57,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(58,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(59,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(60,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(61,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(62,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(63,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(64,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(65,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(66,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(67,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(68,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(69,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(70,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(71,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(72,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(73,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(74,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(75,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(76,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(77,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(78,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(79,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(80,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(81,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(82,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(83,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(84,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(85,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(86,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(87,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(88,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(89,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(90,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(91,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(92,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(93,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(94,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(95,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(96,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(97,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(98,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(99,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(100,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(101,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(102,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(103,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(104,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(105,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(106,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(107,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(108,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(109,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(110,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(111,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(112,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(113,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(114,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(115,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(116,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(117,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(118,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(119,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(120,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(121,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(122,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(123,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(124,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(125,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(126,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(127,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigaction(128,0x0,{ SIG_DFL 0x0|ONSTACK|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0)
sigprocmask(0x3,0x811d11c,0x0) = 0 (0x0)
sigaltstack(0x0,0x811d1c0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfe8e0) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
open("/usr/local/bin/adesklets_installer",0x0,0666) = 4 (0x4)
ioctl(0,TIOCGETA,0xbfbfe980) = 0 (0x0)
break(0x8121000) = 0 (0x0)
break(0x8161000) = 0 (0x0)
break(0x8162000) = 0 (0x0)
break(0x8164000) = 0 (0x0)
break(0x8165000) = 0 (0x0)
break(0x8166000) = 0 (0x0)
break(0x8167000) = 0 (0x0)
break(0x8168000) = 0 (0x0)
break(0x8169000) = 0 (0x0)
fstat(0,0xbfbfe8d0) = 0 (0x0)
fstat(1,0xbfbfe8e0) = 0 (0x0)
fstat(2,0xbfbfe8d0) = 0 (0x0)
stat("/sbin/python",0xbfbfe0c0) ERR#2 'No such file or directory'
stat("/bin/python",0xbfbfe0c0) ERR#2 'No such file or directory'
stat("/usr/sbin/python",0xbfbfe0c0) ERR#2 'No such file or directory'
stat("/usr/bin/python",0xbfbfe0c0) ERR#2 'No such file or directory'
stat("/usr/games/python",0xbfbfe0c0) ERR#2 'No such file or directory'
stat("/usr/local/sbin/python",0xbfbfe0c0) ERR#2 'No such file or directory'
stat("/usr/local/bin/python",0xbfbfe0c0) = 0 (0x0)
readlink("/usr/local/bin/python",0xbfbfd8a0,1024) ERR#22 'Invalid argument'
stat("/usr/local/bin/Modules/Setup",0xbfbfd810) ERR#2 'No such file or directory'
stat("/usr/local/bin/lib/python2.4/os.py",0xbfbfd800) ERR#2 'No such file or directory'
stat("/usr/local/bin/lib/python2.4/os.pyc",0xbfbfd7f0) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/os.py",0xbfbfd800) = 0 (0x0)
stat("/usr/local/bin/Modules/Setup",0xbfbfd810) ERR#2 'No such file or directory'
stat("/usr/local/bin/lib/python2.4/lib-dynload",0xbfbfd810) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload",0xbfbfd810) = 0 (0x0)
break(0x816a000) = 0 (0x0)
break(0x816b000) = 0 (0x0)
break(0x816d000) = 0 (0x0)
break(0x816e000) = 0 (0x0)
break(0x816f000) = 0 (0x0)
sigaction(SIGPIPE,{ SIG_IGN 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT ss_t },0x0) = 0 (0x0)
sigaction(SIGXFSZ,{ SIG_IGN 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT ss_t },0x0) = 0 (0x0)
getpid() = 1436 (0x59c)
break(0x8175000) = 0 (0x0)
sigaction(SIGINT,{ 0x2820e998 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT ss_t },0x0) = 0 (0x0)
stat("/usr/local/lib/python24.zip",0xbfbfd570) ERR#2 'No such file or directory'
stat("/usr/local/lib",0xbfbfd570) = 0 (0x0)
stat("/usr/local/lib/python24.zip/site",0xbfbfdf40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/site.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sitemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/site.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/site.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/",0xbfbfd570) = 0 (0x0)
stat("/usr/local/lib/python2.4/site",0xbfbfdf40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sitemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfdaf0) = 0 (0x0)
open("/usr/local/lib/python2.4/site.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfda20) = 0 (0x0)
read(0x6,0x8163000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfdad0) = 0 (0x0)
read(0x6,0x8163000,0x1000) = 4096 (0x1000)
read(0x6,0x8163000,0x1000) = 4096 (0x1000)
read(0x6,0x8163000,0x1000) = 1297 (0x511)
read(0x6,0x8163000,0x1000) = 0 (0x0)
break(0x8176000) = 0 (0x0)
break(0x8177000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python24.zip/os",0xbfbfcf20) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/os.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/osmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/os.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/os.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/os",0xbfbfcf20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/os.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/osmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/os.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfcad0) = 0 (0x0)
open("/usr/local/lib/python2.4/os.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfca00) = 0 (0x0)
read(0x7,0x8163000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfcab0) = 0 (0x0)
break(0x817d000) = 0 (0x0)
read(0x7,0x8163000,0x1000) = 4096 (0x1000)
read(0x7,0x8163000,0x1000) = 4096 (0x1000)
read(0x7,0x8163000,0x1000) = 4096 (0x1000)
read(0x7,0x8163000,0x1000) = 4096 (0x1000)
read(0x7,0x8163000,0x1000) = 3916 (0xf4c)
read(0x7,0x8163000,0x1000) = 0 (0x0)
break(0x817e000) = 0 (0x0)
break(0x817f000) = 0 (0x0)
break(0x8180000) = 0 (0x0)
break(0x8181000) = 0 (0x0)
break(0x8182000) = 0 (0x0)
close(7) = 0 (0x0)
break(0x8183000) = 0 (0x0)
break(0x8185000) = 0 (0x0)
stat("/usr/local/lib/python24.zip/posixpath",0xbfbfbf00) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/posixpath.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/posixpathmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/posixpath.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/posixpath.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/posixpath",0xbfbfbf00) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/posixpath.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/posixpathmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/posixpath.py",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfbab0) = 0 (0x0)
open("/usr/local/lib/python2.4/posixpath.pyc",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfb9e0) = 0 (0x0)
read(0x8,0x8182000,0x1000) = 4096 (0x1000)
fstat(8,0xbfbfba90) = 0 (0x0)
read(0x8,0x8182000,0x1000) = 4096 (0x1000)
read(0x8,0x8182000,0x1000) = 3940 (0xf64)
read(0x8,0x8182000,0x1000) = 0 (0x0)
break(0x8186000) = 0 (0x0)
close(8) = 0 (0x0)
stat("/usr/local/lib/python24.zip/stat",0xbfbfaee0) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/stat.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/statmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/stat.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/stat.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/stat",0xbfbfaee0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/stat.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/statmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/stat.py",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfaa90) = 0 (0x0)
open("/usr/local/lib/python2.4/stat.pyc",0x0,0666) = 9 (0x9)
fstat(9,0xbfbfa9c0) = 0 (0x0)
read(0x9,0x8182000,0x1000) = 2459 (0x99b)
fstat(9,0xbfbfaa70) = 0 (0x0)
read(0x9,0x8182000,0x1000) = 0 (0x0)
close(9) = 0 (0x0)
close(8) = 0 (0x0)
close(7) = 0 (0x0)
stat("/usr/local/lib/python24.zip/UserDict",0xbfbfbf00) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/UserDict.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/UserDictmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/UserDict.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/UserDict.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/UserDict",0xbfbfbf00) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/UserDict.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/UserDictmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/UserDict.py",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfbab0) = 0 (0x0)
open("/usr/local/lib/python2.4/UserDict.pyc",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfb9e0) = 0 (0x0)
break(0x8187000) = 0 (0x0)
read(0x8,0x8186000,0x1000) = 4096 (0x1000)
fstat(8,0xbfbfba90) = 0 (0x0)
read(0x8,0x8186000,0x1000) = 3682 (0xe62)
read(0x8,0x8186000,0x1000) = 0 (0x0)
close(8) = 0 (0x0)
close(7) = 0 (0x0)
break(0x8188000) = 0 (0x0)
break(0x8189000) = 0 (0x0)
break(0x818a000) = 0 (0x0)
break(0x818b000) = 0 (0x0)
break(0x818c000) = 0 (0x0)
break(0x818d000) = 0 (0x0)
break(0x818e000) = 0 (0x0)
break(0x818f000) = 0 (0x0)
break(0x8190000) = 0 (0x0)
break(0x8191000) = 0 (0x0)
break(0x8192000) = 0 (0x0)
break(0x8193000) = 0 (0x0)
break(0x8194000) = 0 (0x0)
break(0x8195000) = 0 (0x0)
break(0x8196000) = 0 (0x0)
break(0x8197000) = 0 (0x0)
break(0x8198000) = 0 (0x0)
break(0x8199000) = 0 (0x0)
break(0x819a000) = 0 (0x0)
break(0x819b000) = 0 (0x0)
break(0x819c000) = 0 (0x0)
break(0x819d000) = 0 (0x0)
break(0x819e000) = 0 (0x0)
break(0x819f000) = 0 (0x0)
break(0x81a0000) = 0 (0x0)
break(0x81a1000) = 0 (0x0)
break(0x81a2000) = 0 (0x0)
break(0x81a3000) = 0 (0x0)
break(0x81a5000) = 0 (0x0)
stat("/usr/local/lib/python24.zip/copy_reg",0xbfbfbf00) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copy_reg.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copy_regmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copy_reg.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copy_reg.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/copy_reg",0xbfbfbf00) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/copy_reg.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/copy_regmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/copy_reg.py",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfbab0) = 0 (0x0)
open("/usr/local/lib/python2.4/copy_reg.pyc",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfb9e0) = 0 (0x0)
read(0x8,0x81a3000,0x1000) = 4096 (0x1000)
fstat(8,0xbfbfba90) = 0 (0x0)
read(0x8,0x81a3000,0x1000) = 757 (0x2f5)
read(0x8,0x81a3000,0x1000) = 0 (0x0)
close(8) = 0 (0x0)
stat("/usr/local/lib/python24.zip/types",0xbfbfaee0) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/types.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/typesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/types.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/types.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/types",0xbfbfaee0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/types.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/typesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/types.py",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfaa90) = 0 (0x0)
open("/usr/local/lib/python2.4/types.pyc",0x0,0666) = 9 (0x9)
fstat(9,0xbfbfa9c0) = 0 (0x0)
read(0x9,0x81a3000,0x1000) = 2561 (0xa01)
fstat(9,0xbfbfaa70) = 0 (0x0)
read(0x9,0x81a3000,0x1000) = 0 (0x0)
close(9) = 0 (0x0)
close(8) = 0 (0x0)
close(7) = 0 (0x0)
break(0x81a7000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages",0xbfbfd3e0) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages",0xbfbfd310) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages",0x4,00) = 6 (0x6)
fstat(6,0xbfbfd310) = 0 (0x0)
fcntl(6,F_SETFD,0x1) = 0 (0x0)
fstatfs(0x6,0xbfbfd130) = 0 (0x0)
getdirentries(0x6,0x81a5000,0x1000,0x8120214) = 1024 (0x400)
getdirentries(0x6,0x81a5000,0x1000,0x8120214) = 0 (0x0)
lseek(6,0x0,SEEK_SET) = 0 (0x0)
close(6) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/Numeric.pth",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfd0c0) = 0 (0x0)
fstat(6,0xbfbfd020) = 0 (0x0)
break(0x81a8000) = 0 (0x0)
read(0x6,0x81a7000,0x1000) = 8 (0x8)
read(0x6,0x81a7000,0x1000) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/Numeric",0xbfbfcfc0) = 0 (0x0)
close(6) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/pygtk.pth",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfd0c0) = 0 (0x0)
fstat(6,0xbfbfd020) = 0 (0x0)
read(0x6,0x81a7000,0x1000) = 8 (0x8)
read(0x6,0x81a7000,0x1000) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/gtk-2.0",0xbfbfcfc0) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/site-python",0xbfbfd3e0) ERR#2 'No such file or directory'
stat("/usr/X11R6/lib/python2.4/site-packages",0xbfbfd3e0) ERR#2 'No such file or directory'
stat("/usr/X11R6/lib/site-python",0xbfbfd3e0) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4",0xbfbfc250) = 0 (0x0)
stat("/usr/local/lib/python2.4/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6",0xbfbfc250) = 0 (0x0)
stat("/usr/local/lib/python2.4/plat-freebsd6/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk",0xbfbfc250) = 0 (0x0)
stat("/usr/local/lib/python2.4/lib-tk/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload",0xbfbfc250) = 0 (0x0)
stat("/usr/local/lib/python2.4/lib-dynload/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages",0xbfbfc250) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/Numeric",0xbfbfc250) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/Numeric/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/gtk-2.0",0xbfbfc250) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/gtk-2.0/sitecustomize",0xbfbfcc20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/sitecustomize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/sitecustomizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/sitecustomize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/sitecustomize.pyc",0x0,0666) ERR#2 'No such file or directory'
close(5) = 0 (0x0)
stat("/usr/local/lib/python24.zip/warnings",0xbfbfdf50) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/warnings.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/warningsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/warnings.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/warnings.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/warnings",0xbfbfdf50) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/warnings.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/warningsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/warnings.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfdb00) = 0 (0x0)
open("/usr/local/lib/python2.4/warnings.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfda30) = 0 (0x0)
read(0x6,0x81a5000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfdae0) = 0 (0x0)
read(0x6,0x81a5000,0x1000) = 3876 (0xf24)
read(0x6,0x81a5000,0x1000) = 0 (0x0)
break(0x81e8000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python24.zip/linecache",0xbfbfcf30) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/linecache.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/linecachemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/linecache.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/linecache.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/linecache",0xbfbfcf30) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/linecache.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/linecachemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/linecache.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfcae0) = 0 (0x0)
open("/usr/local/lib/python2.4/linecache.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfca10) = 0 (0x0)
read(0x7,0x81a5000,0x1000) = 2687 (0xa7f)
fstat(7,0xbfbfcac0) = 0 (0x0)
read(0x7,0x81a5000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python24.zip/encodings",0xbfbfdfb0) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/encodings.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/encodingsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/encodings.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/encodings.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/encodings",0xbfbfdfb0) = 0 (0x0)
stat("/usr/local/lib/python2.4/encodings/__init__.py",0xbfbfdb40) = 0 (0x0)
stat("/usr/local/lib/python2.4/encodings/__init__",0xbfbfdb50) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/__init__.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/__init__module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/__init__.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd700) = 0 (0x0)
open("/usr/local/lib/python2.4/encodings/__init__.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfd630) = 0 (0x0)
read(0x6,0x81a7000,0x1000) = 3851 (0xf0b)
fstat(6,0xbfbfd6e0) = 0 (0x0)
read(0x6,0x81a7000,0x1000) = 0 (0x0)
break(0x81e9000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/encodings",0xbfbfc160) = 0 (0x0)
stat("/usr/local/lib/python2.4/encodings/codecs",0xbfbfcb30) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/codecs.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/codecsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/codecs.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/codecs.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/codecs",0xbfbfcb30) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/codecs.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/codecsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/codecs.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/codecs.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/codecs",0xbfbfcb30) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/codecs.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/codecsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/codecs.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc6e0) = 0 (0x0)
open("/usr/local/lib/python2.4/codecs.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfc610) = 0 (0x0)
read(0x7,0x81a7000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfc6c0) = 0 (0x0)
break(0x81f0000) = 0 (0x0)
read(0x7,0x81a7000,0x1000) = 4096 (0x1000)
read(0x7,0x81a7000,0x1000) = 4096 (0x1000)
read(0x7,0x81a7000,0x1000) = 4096 (0x1000)
read(0x7,0x81a7000,0x1000) = 4096 (0x1000)
read(0x7,0x81a7000,0x1000) = 4096 (0x1000)
read(0x7,0x81a7000,0x1000) = 39 (0x27)
read(0x7,0x81a7000,0x1000) = 0 (0x0)
break(0x81f1000) = 0 (0x0)
break(0x81f2000) = 0 (0x0)
break(0x81f3000) = 0 (0x0)
break(0x81f4000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/encodings/exceptions",0xbfbfcb30) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/exceptions.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/exceptionsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/exceptions.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/exceptions.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/encodings/types",0xbfbfcb30) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/types.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/typesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/types.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/types.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/encodings/aliases",0xbfbfcb30) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/aliases.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/aliasesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/aliases.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc6e0) = 0 (0x0)
open("/usr/local/lib/python2.4/encodings/aliases.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfc610) = 0 (0x0)
read(0x7,0x81ea000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfc6c0) = 0 (0x0)
read(0x7,0x81ea000,0x1000) = 4096 (0x1000)
read(0x7,0x81ea000,0x1000) = 266 (0x10a)
read(0x7,0x81ea000,0x1000) = 0 (0x0)
break(0x820c000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/encodings/ascii",0xbfbfdd10) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/ascii.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/asciimodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/encodings/ascii.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd8c0) = 0 (0x0)
open("/usr/local/lib/python2.4/encodings/ascii.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfd7f0) = 0 (0x0)
read(0x6,0x816f000,0x1000) = 1160 (0x488)
fstat(6,0xbfbfd8a0) = 0 (0x0)
read(0x6,0x816f000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
ioctl(0,TIOCGETA,0xbfbfe8f0) = 0 (0x0)
ioctl(1,TIOCGETA,0xbfbfe8f0) = 0 (0x0)
readlink("/usr/local/bin/adesklets_installer",0xbfbfe1c0,1024) ERR#22 'Invalid argument'
lstat("/usr",0xbfbfd910) = 0 (0x0)
lstat("/usr/local",0xbfbfd910) = 0 (0x0)
lstat("/usr/local/bin",0xbfbfd910) = 0 (0x0)
lstat("/usr/local/bin/adesklets_installer",0xbfbfd910) = 0 (0x0)
ioctl(4,TIOCGETA,0xbfbfe950) ERR#25 'Inappropriate ioctl for device'
lseek(4,0x0,SEEK_CUR) = 0 (0x0)
fstat(4,0xbfbfe890) = 0 (0x0)
read(0x4,0x816f000,0x1000) = 4096 (0x1000)
lseek(4,0x0,SEEK_CUR) = 4096 (0x1000)
read(0x4,0x816f000,0x1000) = 4096 (0x1000)
read(0x4,0x816f000,0x1000) = 4096 (0x1000)
break(0x824c000) = 0 (0x0)
read(0x4,0x816f000,0x1000) = 4096 (0x1000)
read(0x4,0x816f000,0x1000) = 4096 (0x1000)
read(0x4,0x816f000,0x1000) = 3946 (0xf6a)
break(0x828c000) = 0 (0x0)
read(0x4,0x816f000,0x1000) = 0 (0x0)
close(4) = 0 (0x0)
break(0x828d000) = 0 (0x0)
break(0x828e000) = 0 (0x0)
break(0x828f000) = 0 (0x0)
stat("/usr/local/bin",0xbfbfd3b0) = 0 (0x0)
stat("/usr/local/bin/traceback",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/traceback.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tracebackmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/traceback.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/traceback.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/traceback",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/traceback.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tracebackmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/traceback.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/traceback.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/traceback",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/traceback.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tracebackmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/traceback.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/traceback.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x816f000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
read(0x5,0x816f000,0x1000) = 4096 (0x1000)
read(0x5,0x816f000,0x1000) = 2838 (0xb16)
read(0x5,0x816f000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/threading",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/threading.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/threadingmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/threading.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/threading.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/threading",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/threading.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/threadingmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/threading.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/threading.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/threading",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/threading.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/threadingmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/threading.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/threading.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x816f000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
break(0x8295000) = 0 (0x0)
read(0x5,0x816f000,0x1000) = 4096 (0x1000)
read(0x5,0x816f000,0x1000) = 4096 (0x1000)
read(0x5,0x816f000,0x1000) = 4096 (0x1000)
read(0x5,0x816f000,0x1000) = 4096 (0x1000)
read(0x5,0x816f000,0x1000) = 3070 (0xbfe)
read(0x5,0x816f000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/time",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/time.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/timemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/time.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/time.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/time",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/time.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/timemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/time.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/time.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/time",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/time.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/timemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/time.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/time.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/time",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/time.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/timemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/time.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/time.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/time",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/time.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/timemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/time.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/time.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/time",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/time.so",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfcb00) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/time.so",0x0,05013521510) = 6 (0x6)
fstat(6,0xbfbfca40) = 0 (0x0)
read(0x6,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,20480,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,6,0x0) = 674234368 (0x28300000)
mprotect(0x28302000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28302000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28303000,8192,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,6,0x2000) = 674246656 (0x28303000)
close(6) = 0 (0x0)
access("/lib/libm.so.4",0) = 0 (0x0)
mmap(0x0,664,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674254848 (0x28305000)
munmap(0x28305000,0x298) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
gettimeofday({1157270260 368985},0x0) = 0 (0x0)
access("/etc/localtime",4) = 0 (0x0)
open("/etc/localtime",0x0,010451040) = 6 (0x6)
fstat(6,0xbfbfcc60) = 0 (0x0)
read(0x6,0xbfbfa940,0x1f08) = 109 (0x6d)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/collections",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/collections.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/collectionsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/collections.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/collections.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/collections",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/collections.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/collectionsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/collections.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/collections.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/collections",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/collections.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/collectionsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/collections.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/collections.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/collections",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/collections.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/collectionsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/collections.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/collections.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/collections",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/collections.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/collectionsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/collections.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/collections.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/collections",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/collections.so",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfcb00) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/collections.so",0x0,05013521510) = 6 (0x6)
fstat(6,0xbfbfca40) = 0 (0x0)
read(0x6,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,16384,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,6,0x0) = 674254848 (0x28305000)
mprotect(0x28307000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28307000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28308000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,6,0x3000) = 674267136 (0x28308000)
close(6) = 0 (0x0)
mmap(0x0,608,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674271232 (0x28309000)
munmap(0x28309000,0x260) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/atexit",0xbfbfc830) ERR#2 'No such file or directory'
open("/usr/local/bin/atexit.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/atexitmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/atexit.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/atexit.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/atexit",0xbfbfc830) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/atexit.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/atexitmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/atexit.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/atexit.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/atexit",0xbfbfc830) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/atexit.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/atexitmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/atexit.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc3e0) = 0 (0x0)
open("/usr/local/lib/python2.4/atexit.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc310) = 0 (0x0)
read(0x6,0x828d000,0x1000) = 2076 (0x81c)
fstat(6,0xbfbfc3c0) = 0 (0x0)
read(0x6,0x828d000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/re",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/re.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/remodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/re.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/re.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/re",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/re.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/remodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/re.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/re.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/re",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/re.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/remodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/re.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/re.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x828d000,0x1000) = 304 (0x130)
fstat(5,0xbfbfd910) = 0 (0x0)
read(0x5,0x828d000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/sre",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/sre.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sremodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/sre",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sremodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/sre",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sremodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc910) = 0 (0x0)
open("/usr/local/lib/python2.4/sre.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc840) = 0 (0x0)
read(0x6,0x828d000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc8f0) = 0 (0x0)
read(0x6,0x828d000,0x1000) = 4096 (0x1000)
read(0x6,0x828d000,0x1000) = 4096 (0x1000)
read(0x6,0x828d000,0x1000) = 124 (0x7c)
read(0x6,0x828d000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/bin/sre_compile",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_compile.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_compilemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_compile.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_compile.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/sre_compile",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_compile.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_compilemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_compile.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_compile.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/sre_compile",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_compile.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_compilemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_compile.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb8f0) = 0 (0x0)
open("/usr/local/lib/python2.4/sre_compile.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb820) = 0 (0x0)
read(0x7,0x828d000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfb8d0) = 0 (0x0)
read(0x7,0x828d000,0x1000) = 4096 (0x1000)
read(0x7,0x828d000,0x1000) = 3089 (0xc11)
read(0x7,0x828d000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
stat("/usr/local/bin/sre_constants",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_constants.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_constantsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_constants.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_constants.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/sre_constants",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_constants.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_constantsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_constants.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_constants.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/sre_constants",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_constants.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_constantsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_constants.py",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfa8d0) = 0 (0x0)
open("/usr/local/lib/python2.4/sre_constants.pyc",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfa800) = 0 (0x0)
read(0x8,0x8293000,0x1000) = 4096 (0x1000)
fstat(8,0xbfbfa8b0) = 0 (0x0)
read(0x8,0x8293000,0x1000) = 2284 (0x8ec)
read(0x8,0x8293000,0x1000) = 0 (0x0)
close(8) = 0 (0x0)
break(0x8296000) = 0 (0x0)
break(0x8298000) = 0 (0x0)
close(7) = 0 (0x0)
break(0x829a000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/bin/sre_parse",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_parse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_parsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_parse.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/sre_parse.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/sre_parse",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_parse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_parsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_parse.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/sre_parse.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/sre_parse",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_parse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_parsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/sre_parse.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb8f0) = 0 (0x0)
open("/usr/local/lib/python2.4/sre_parse.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb820) = 0 (0x0)
read(0x7,0x8294000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfb8d0) = 0 (0x0)
break(0x829f000) = 0 (0x0)
read(0x7,0x8294000,0x1000) = 4096 (0x1000)
read(0x7,0x8294000,0x1000) = 4096 (0x1000)
read(0x7,0x8294000,0x1000) = 4096 (0x1000)
read(0x7,0x8294000,0x1000) = 2896 (0xb50)
read(0x7,0x8294000,0x1000) = 0 (0x0)
break(0x82a0000) = 0 (0x0)
break(0x82a1000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/tarfile",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/tarfile.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tarfilemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tarfile.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tarfile.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/tarfile",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tarfile.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tarfilemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tarfile.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tarfile.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/tarfile",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tarfile.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tarfilemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tarfile.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/tarfile.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
break(0x82af000) = 0 (0x0)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 4096 (0x1000)
read(0x5,0x829c000,0x1000) = 907 (0x38b)
read(0x5,0x829c000,0x1000) = 0 (0x0)
break(0x82b0000) = 0 (0x0)
break(0x82b1000) = 0 (0x0)
break(0x82b2000) = 0 (0x0)
break(0x82b3000) = 0 (0x0)
break(0x82b4000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/shutil",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/shutil.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/shutilmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/shutil.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/shutil.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/shutil",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/shutil.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/shutilmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/shutil.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/shutil.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/shutil",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/shutil.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/shutilmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/shutil.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc910) = 0 (0x0)
open("/usr/local/lib/python2.4/shutil.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc840) = 0 (0x0)
read(0x6,0x829c000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc8f0) = 0 (0x0)
read(0x6,0x829c000,0x1000) = 2700 (0xa8c)
read(0x6,0x829c000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/struct",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/struct.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/structmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/struct.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/struct.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/struct",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/struct.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/structmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/struct.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/struct.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/struct",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/struct.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/structmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/struct.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/struct.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/struct",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/struct.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/structmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/struct.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/struct.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/struct",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/struct.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/structmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/struct.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/struct.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/struct",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/struct.so",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfcb00) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/struct.so",0x0,05013521510) = 6 (0x6)
fstat(6,0xbfbfca40) = 0 (0x0)
read(0x6,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,20480,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,6,0x0) = 674271232 (0x28309000)
mprotect(0x2830c000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2830c000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2830d000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,6,0x3000) = 674287616 (0x2830d000)
close(6) = 0 (0x0)
mmap(0x0,616,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674291712 (0x2830e000)
munmap(0x2830e000,0x268) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/grp",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/grp.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/grpmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/grp.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/grp.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/grp",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/grp.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/grpmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/grp.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/grp.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/grp",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/grp.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/grpmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/grp.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/grp.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/grp",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/grp.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/grpmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/grp.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/grp.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/grp",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/grp.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/grpmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/grp.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/grp.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/grp",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/grp.so",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfcb00) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/grp.so",0x0,05013521510) = 6 (0x6)
fstat(6,0xbfbfca40) = 0 (0x0)
read(0x6,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,12288,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,6,0x0) = 674291712 (0x2830e000)
mprotect(0x2830f000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2830f000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28310000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,6,0x1000) = 674299904 (0x28310000)
close(6) = 0 (0x0)
mmap(0x0,408,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674304000 (0x28311000)
munmap(0x28311000,0x198) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/pwd",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/pwd.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/pwdmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/pwd.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/pwd.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/pwd",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/pwd.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/pwdmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/pwd.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/pwd.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/pwd",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/pwd.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/pwdmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/pwd.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/pwd.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/pwd",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/pwd.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/pwdmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/pwd.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/pwd.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/pwd",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/pwd.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/pwdmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/pwd.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/pwd.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/pwd",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/pwd.so",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfcb00) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/pwd.so",0x0,05013521510) = 6 (0x6)
fstat(6,0xbfbfca40) = 0 (0x0)
read(0x6,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,8192,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,6,0x0) = 674304000 (0x28311000)
mprotect(0x28311000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28311000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28312000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,6,0x1000) = 674308096 (0x28312000)
close(6) = 0 (0x0)
mmap(0x0,400,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674312192 (0x28313000)
munmap(0x28313000,0x190) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfca60) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/md5",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/md5.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/md5module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/md5.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/md5.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/md5",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/md5.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/md5module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/md5.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/md5.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/md5",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/md5.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/md5module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/md5.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/md5.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/md5",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/md5.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/md5module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/md5.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/md5.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/md5",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/md5.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/md5module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/md5.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/md5.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/md5",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/md5.so",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfdb20) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfda80) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/md5.so",0x0,05013521510) = 5 (0x5)
fstat(5,0xbfbfda60) = 0 (0x0)
read(0x5,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,12288,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,5,0x0) = 674312192 (0x28313000)
mprotect(0x28314000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28314000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28315000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,5,0x2000) = 674320384 (0x28315000)
close(5) = 0 (0x0)
mmap(0x0,392,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674324480 (0x28316000)
munmap(0x28316000,0x188) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfda80) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/StringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/StringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/StringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/StringIO.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/StringIO.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/StringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/StringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/StringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/StringIO.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/StringIO.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/StringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/StringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/StringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/StringIO.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/StringIO.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x82aa000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
read(0x5,0x82aa000,0x1000) = 4096 (0x1000)
read(0x5,0x82aa000,0x1000) = 3004 (0xbbc)
read(0x5,0x82aa000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/cStringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/cStringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/cStringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/cStringIO.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/cStringIO.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/cStringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/cStringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/cStringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/cStringIO.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/cStringIO.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/cStringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/cStringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/cStringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/cStringIO.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/cStringIO.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/cStringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/cStringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/cStringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/cStringIO.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/cStringIO.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/cStringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/cStringIO.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/cStringIOmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/cStringIO.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/cStringIO.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/cStringIO",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/cStringIO.so",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfdb20) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfda80) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/cStringIO.so",0x0,05013521510) = 5 (0x5)
fstat(5,0xbfbfda60) = 0 (0x0)
read(0x5,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,16384,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,5,0x0) = 674324480 (0x28316000)
mprotect(0x28318000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28318000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28319000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,5,0x2000) = 674336768 (0x28319000)
close(5) = 0 (0x0)
mmap(0x0,544,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674340864 (0x2831a000)
munmap(0x2831a000,0x220) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfda80) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/copy",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/copy.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/copymodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/copy.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/copy.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/copy",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copy.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copymodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copy.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/copy.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/copy",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/copy.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/copymodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/copy.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/copy.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x82ac000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
read(0x5,0x82ac000,0x1000) = 4096 (0x1000)
read(0x5,0x82ac000,0x1000) = 3598 (0xe0e)
read(0x5,0x82ac000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/Numeric/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/gtk-2.0/org",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/org.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/orgmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/org.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/org.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/bin/inspect",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/inspect.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/inspectmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/inspect.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/inspect.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/inspect",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/inspect.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/inspectmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/inspect.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/inspect.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/inspect",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/inspect.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/inspectmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/inspect.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc910) = 0 (0x0)
open("/usr/local/lib/python2.4/inspect.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc840) = 0 (0x0)
read(0x6,0x82ac000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc8f0) = 0 (0x0)
break(0x82bc000) = 0 (0x0)
read(0x6,0x82ac000,0x1000) = 4096 (0x1000)
read(0x6,0x82ac000,0x1000) = 4096 (0x1000)
read(0x6,0x82ac000,0x1000) = 4096 (0x1000)
read(0x6,0x82ac000,0x1000) = 4096 (0x1000)
read(0x6,0x82ac000,0x1000) = 4096 (0x1000)
read(0x6,0x82ac000,0x1000) = 4096 (0x1000)
read(0x6,0x82ac000,0x1000) = 4011 (0xfab)
read(0x6,0x82ac000,0x1000) = 0 (0x0)
break(0x82bd000) = 0 (0x0)
break(0x82be000) = 0 (0x0)
break(0x82bf000) = 0 (0x0)
break(0x82c0000) = 0 (0x0)
break(0x82c1000) = 0 (0x0)
break(0x82c2000) = 0 (0x0)
break(0x82c3000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/bin/string",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/bin/string.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/stringmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/string.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/string.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/string",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/string.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/stringmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/string.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/string.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/string",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/string.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/stringmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/string.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb8f0) = 0 (0x0)
open("/usr/local/lib/python2.4/string.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb820) = 0 (0x0)
read(0x7,0x82b4000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfb8d0) = 0 (0x0)
read(0x7,0x82b4000,0x1000) = 4096 (0x1000)
read(0x7,0x82b4000,0x1000) = 4096 (0x1000)
read(0x7,0x82b4000,0x1000) = 4096 (0x1000)
read(0x7,0x82b4000,0x1000) = 492 (0x1ec)
read(0x7,0x82b4000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
stat("/usr/local/bin/strop",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/bin/strop.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/stropmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/strop.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/strop.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/strop",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/strop.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/stropmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/strop.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/strop.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/strop",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/strop.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/stropmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/strop.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/strop.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/strop",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/strop.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/stropmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/strop.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/strop.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/strop",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/strop.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/stropmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/strop.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/strop.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/strop",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/strop.so",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfaac0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfaa20) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/strop.so",0x0,05013521510) = 8 (0x8)
fstat(8,0xbfbfaa00) = 0 (0x0)
read(0x8,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,24576,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,8,0x0) = 674340864 (0x2831a000)
mprotect(0x2831d000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2831d000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2831e000,8192,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,8,0x3000) = 674357248 (0x2831e000)
close(8) = 0 (0x0)
mmap(0x0,568,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674365440 (0x28320000)
munmap(0x28320000,0x238) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfaa20) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/bin/dis",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/bin/dis.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/dismodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/dis.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/dis.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/dis",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/dis.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/dismodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/dis.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/dis.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/dis",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/dis.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/dismodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/dis.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb8f0) = 0 (0x0)
open("/usr/local/lib/python2.4/dis.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb820) = 0 (0x0)
read(0x7,0x82b7000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfb8d0) = 0 (0x0)
read(0x7,0x82b7000,0x1000) = 2347 (0x92b)
read(0x7,0x82b7000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
stat("/usr/local/bin/opcode",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/bin/opcode.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/opcodemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/opcode.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/opcode.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/opcode",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/opcode.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/opcodemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/opcode.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/opcode.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/opcode",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/opcode.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/opcodemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/opcode.py",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfa8d0) = 0 (0x0)
open("/usr/local/lib/python2.4/opcode.pyc",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfa800) = 0 (0x0)
read(0x8,0x82b7000,0x1000) = 4096 (0x1000)
fstat(8,0xbfbfa8b0) = 0 (0x0)
read(0x8,0x82b7000,0x1000) = 1753 (0x6d9)
read(0x8,0x82b7000,0x1000) = 0 (0x0)
close(8) = 0 (0x0)
break(0x82c5000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/bin/tokenize",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/bin/tokenize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tokenizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tokenize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tokenize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/tokenize",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tokenize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tokenizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tokenize.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tokenize.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/tokenize",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tokenize.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tokenizemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tokenize.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb8f0) = 0 (0x0)
open("/usr/local/lib/python2.4/tokenize.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb820) = 0 (0x0)
read(0x7,0x82b9000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfb8d0) = 0 (0x0)
read(0x7,0x82b9000,0x1000) = 4096 (0x1000)
read(0x7,0x82b9000,0x1000) = 2102 (0x836)
read(0x7,0x82b9000,0x1000) = 0 (0x0)
break(0x82c6000) = 0 (0x0)
break(0x82c7000) = 0 (0x0)
close(7) = 0 (0x0)
stat("/usr/local/bin/token",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/bin/token.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/tokenmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/token.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/token.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/token",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/token.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/tokenmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/token.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/token.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/token",0xbfbfad20) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/token.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/tokenmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/token.py",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfa8d0) = 0 (0x0)
open("/usr/local/lib/python2.4/token.pyc",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfa800) = 0 (0x0)
read(0x8,0x82b9000,0x1000) = 4095 (0xfff)
fstat(8,0xbfbfa8b0) = 0 (0x0)
read(0x8,0x82b9000,0x1000) = 0 (0x0)
break(0x82c8000) = 0 (0x0)
close(8) = 0 (0x0)
close(7) = 0 (0x0)
break(0x82ca000) = 0 (0x0)
break(0x82cb000) = 0 (0x0)
break(0x82cc000) = 0 (0x0)
break(0x82cd000) = 0 (0x0)
break(0x82cf000) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/urllib",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/urllib.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/urllibmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/urllib.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/urllib.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/urllib",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urllib.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urllibmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urllib.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urllib.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/urllib",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/urllib.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/urllibmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/urllib.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/urllib.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
break(0x82da000) = 0 (0x0)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 4096 (0x1000)
read(0x5,0x82ce000,0x1000) = 3583 (0xdff)
read(0x5,0x82ce000,0x1000) = 0 (0x0)
break(0x82db000) = 0 (0x0)
break(0x82dc000) = 0 (0x0)
break(0x82dd000) = 0 (0x0)
break(0x82de000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/socket",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/socket.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/socket.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/socket",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/socket.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/socket.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/socket",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/socket.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc910) = 0 (0x0)
open("/usr/local/lib/python2.4/socket.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc840) = 0 (0x0)
read(0x6,0x82ce000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc8f0) = 0 (0x0)
read(0x6,0x82ce000,0x1000) = 4096 (0x1000)
read(0x6,0x82ce000,0x1000) = 3610 (0xe1a)
read(0x6,0x82ce000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/bin/_socket",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/bin/_socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_socket.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_socket.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/_socket",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_socket.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_socket.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/_socket",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_socket.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_socket.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/_socket",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_socket.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_socket.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/_socket",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_socket.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_socketmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_socket.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_socket.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/_socket",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_socket.so",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfbae0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfba40) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/_socket.so",0x0,05013521510) = 7 (0x7)
fstat(7,0xbfbfba20) = 0 (0x0)
read(0x7,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,45056,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,7,0x0) = 674365440 (0x28320000)
mprotect(0x28327000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28327000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28328000,12288,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,7,0x8000) = 674398208 (0x28328000)
close(7) = 0 (0x0)
mmap(0x0,1024,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 674410496 (0x2832b000)
munmap(0x2832b000,0x400) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfba40) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/bin/_ssl",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/bin/_ssl.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_sslmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_ssl.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_ssl.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/_ssl",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_ssl.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_sslmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_ssl.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_ssl.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/_ssl",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_ssl.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_sslmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_ssl.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_ssl.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/_ssl",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_ssl.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_sslmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_ssl.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_ssl.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/_ssl",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_ssl.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_sslmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_ssl.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_ssl.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/_ssl",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_ssl.so",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfbae0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfba40) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/_ssl.so",0x0,05013521510) = 7 (0x7)
fstat(7,0xbfbfba20) = 0 (0x0)
read(0x7,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,16384,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,7,0x0) = 674410496 (0x2832b000)
mprotect(0x2832d000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2832d000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2832e000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,7,0x3000) = 674422784 (0x2832e000)
mmap(0x0,36864,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 674426880 (0x2832f000)
close(7) = 0 (0x0)
access("/lib/libssl.so.4",0) ERR#2 'No such file or directory'
access("/usr/lib/libssl.so.4",0) = 0 (0x0)
open("/usr/lib/libssl.so.4",0x0,02) = 7 (0x7)
fstat(7,0xbfbfba00) = 0 (0x0)
read(0x7,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,188416,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,7,0x0) = 674463744 (0x28338000)
mprotect(0x28362000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28362000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28363000,12288,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,7,0x2a000) = 674639872 (0x28363000)
close(7) = 0 (0x0)
access("/lib/libcrypto.so.4",0) = 0 (0x0)
open("/lib/libcrypto.so.4",0x0,027757735170) = 7 (0x7)
fstat(7,0xbfbfba00) = 0 (0x0)
read(0x7,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,991232,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,7,0x0) = 674652160 (0x28366000)
mprotect(0x28441000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28441000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28442000,77824,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,7,0xdc000) = 675553280 (0x28442000)
mmap(0x28455000,12288,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0) = 675631104 (0x28455000)
close(7) = 0 (0x0)
access("/lib/libcrypto.so.4",0) = 0 (0x0)
mmap(0x0,744,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675643392 (0x28458000)
munmap(0x28458000,0x2e8) = 0 (0x0)
mmap(0x0,4456,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675643392 (0x28458000)
munmap(0x28458000,0x1168) = 0 (0x0)
mprotect(0x28366000,901120,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mmap(0x0,22184,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675643392 (0x28458000)
munmap(0x28458000,0x56a8) = 0 (0x0)
mprotect(0x28366000,901120,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfba40) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
break(0x82df000) = 0 (0x0)
break(0x82e0000) = 0 (0x0)
close(6) = 0 (0x0)
break(0x82e1000) = 0 (0x0)
break(0x82e2000) = 0 (0x0)
break(0x82e4000) = 0 (0x0)
break(0x82e6000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/urlparse",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/urlparse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/urlparsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/urlparse.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/urlparse.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/urlparse",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urlparse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urlparsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urlparse.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/urlparse.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/urlparse",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/urlparse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/urlparsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/urlparse.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc910) = 0 (0x0)
open("/usr/local/lib/python2.4/urlparse.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc840) = 0 (0x0)
read(0x6,0x82e4000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc8f0) = 0 (0x0)
read(0x6,0x82e4000,0x1000) = 4096 (0x1000)
read(0x6,0x82e4000,0x1000) = 489 (0x1e9)
read(0x6,0x82e4000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
break(0x82e7000) = 0 (0x0)
close(5) = 0 (0x0)
break(0x82e8000) = 0 (0x0)
break(0x82ea000) = 0 (0x0)
break(0x82f0000) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/xml",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/xml.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/xmlmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/xml.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/xml.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/xml",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/xml.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/xmlmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/xml.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/xml.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/xml",0xbfbfdd80) = 0 (0x0)
stat("/usr/local/lib/python2.4/xml/__init__.py",0xbfbfd910) = 0 (0x0)
stat("/usr/local/lib/python2.4/xml/__init__",0xbfbfd920) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/__init__.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/__init__module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/__init__.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd4d0) = 0 (0x0)
open("/usr/local/lib/python2.4/xml/__init__.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd400) = 0 (0x0)
read(0x5,0x82e8000,0x1000) = 1019 (0x3fb)
fstat(5,0xbfbfd4b0) = 0 (0x0)
read(0x5,0x82e8000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/xml",0xbfbfbf30) = 0 (0x0)
stat("/usr/local/lib/python2.4/xml/_xmlplus",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/_xmlplus.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/_xmlplusmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/_xmlplus.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/_xmlplus.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/bin/_xmlplus",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/bin/_xmlplus.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_xmlplusmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_xmlplus.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_xmlplus.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/_xmlplus",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_xmlplus.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_xmlplusmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_xmlplus.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_xmlplus.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/_xmlplus",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_xmlplus.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_xmlplusmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_xmlplus.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_xmlplus.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/_xmlplus",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_xmlplus.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_xmlplusmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_xmlplus.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_xmlplus.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/_xmlplus",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_xmlplus.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_xmlplusmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_xmlplus.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_xmlplus.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/_xmlplus",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_xmlplus.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_xmlplusmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_xmlplus.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_xmlplus.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus",0xbfbfc900) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/__init__.py",0xbfbfc490) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/__init__",0xbfbfc4a0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/__init__.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/__init__module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/__init__.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc050) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/__init__.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfbf80) = 0 (0x0)
read(0x6,0x82e8000,0x1000) = 1174 (0x496)
fstat(6,0xbfbfc030) = 0 (0x0)
read(0x6,0x82e8000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/xml/sys",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/sys.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/sysmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/sys.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/xml/sys.pyc",0x0,0666) ERR#2 'No such file or directory'
close(4) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus",0xbfbfd3b0) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom",0xbfbfdd80) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/__init__.py",0xbfbfd910) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/__init__",0xbfbfd920) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/__init__.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/__init__module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/__init__.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd4d0) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/__init__.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd400) = 0 (0x0)
read(0x5,0x82e8000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd4b0) = 0 (0x0)
read(0x5,0x82e8000,0x1000) = 4096 (0x1000)
read(0x5,0x82e8000,0x1000) = 2969 (0xb99)
read(0x5,0x82e8000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom",0xbfbfbf30) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xml",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xml.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xmlmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xml.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xml.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/DOMImplementation",0xbfbfc910) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/DOMImplementation.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/DOMImplementationmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/DOMImplementation.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc4c0) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/DOMImplementation.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc3f0) = 0 (0x0)
read(0x6,0x82e8000,0x1000) = 2191 (0x88f)
fstat(6,0xbfbfc4a0) = 0 (0x0)
read(0x6,0x82e8000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/string",0xbfbfb8f0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/string.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/stringmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/string.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/string.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/Range",0xbfbfb8f0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/Range.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/Rangemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/Range.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb4a0) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/Range.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb3d0) = 0 (0x0)
read(0x7,0x82e8000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfb480) = 0 (0x0)
break(0x82f6000) = 0 (0x0)
read(0x7,0x82e8000,0x1000) = 4096 (0x1000)
read(0x7,0x82e8000,0x1000) = 4096 (0x1000)
read(0x7,0x82e8000,0x1000) = 4096 (0x1000)
read(0x7,0x82e8000,0x1000) = 4096 (0x1000)
read(0x7,0x82e8000,0x1000) = 104 (0x68)
read(0x7,0x82e8000,0x1000) = 0 (0x0)
break(0x82f7000) = 0 (0x0)
break(0x82f8000) = 0 (0x0)
break(0x82f9000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html",0xbfbfc900) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/__init__.py",0xbfbfc490) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/__init__",0xbfbfc4a0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/__init__.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/__init__module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/__init__.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc050) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/__init__.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfbf80) = 0 (0x0)
read(0x6,0x82f0000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc030) = 0 (0x0)
break(0x82ff000) = 0 (0x0)
read(0x6,0x82f0000,0x1000) = 4096 (0x1000)
read(0x6,0x82f0000,0x1000) = 4096 (0x1000)
read(0x6,0x82f0000,0x1000) = 4096 (0x1000)
read(0x6,0x82f0000,0x1000) = 4096 (0x1000)
read(0x6,0x82f0000,0x1000) = 258 (0x102)
read(0x6,0x82f0000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
break(0x8301000) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html",0xbfbfaab0) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/xml",0xbfbfb480) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/xml.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/xmlmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/xml.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/xml.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation",0xbfbfb490) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementationmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb040) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfaf70) = 0 (0x0)
read(0x7,0x82fe000,0x1000) = 1432 (0x598)
fstat(7,0xbfbfb020) = 0 (0x0)
read(0x7,0x82fe000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/codecs",0xbfbfb480) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/codecs.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/codecsmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/codecs.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/codecs.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/types",0xbfbfb480) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/types.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/typesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/types.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/types.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/re",0xbfbfb480) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/re.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/remodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/re.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/re.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/string",0xbfbfb480) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/string.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/stringmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/string.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/html/string.pyc",0x0,0666) ERR#2 'No such file or directory'
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/MessageSource",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/MessageSource.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/MessageSourcemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/MessageSource.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc4b0) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/MessageSource.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc3e0) = 0 (0x0)
read(0x6,0x82f1000,0x1000) = 2873 (0xb39)
fstat(6,0xbfbfc490) = 0 (0x0)
read(0x6,0x82f1000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/FtCore",0xbfbfb8e0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/FtCore.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/FtCoremodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/FtCore.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb490) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/FtCore.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb3c0) = 0 (0x0)
read(0x7,0x82f2000,0x1000) = 1635 (0x663)
fstat(7,0xbfbfb470) = 0 (0x0)
read(0x7,0x82f2000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/gettext",0xbfbfa8c0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/gettext.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/gettextmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/gettext.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/gettext.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/bin/gettext",0xbfbfa8c0) = 0 (0x0)
open("/usr/local/bin/gettext.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/gettextmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/gettext.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/gettext.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/gettext",0xbfbfa8c0) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/gettext.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/gettextmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/gettext.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/gettext.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/gettext",0xbfbfa8c0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/gettext.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/gettextmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/gettext.py",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfa470) = 0 (0x0)
open("/usr/local/lib/python2.4/gettext.pyc",0x0,0666) = 8 (0x8)
fstat(8,0xbfbfa3a0) = 0 (0x0)
read(0x8,0x82f2000,0x1000) = 4096 (0x1000)
fstat(8,0xbfbfa450) = 0 (0x0)
read(0x8,0x82f2000,0x1000) = 4096 (0x1000)
read(0x8,0x82f2000,0x1000) = 4096 (0x1000)
read(0x8,0x82f2000,0x1000) = 2826 (0xb0a)
read(0x8,0x82f2000,0x1000) = 0 (0x0)
close(8) = 0 (0x0)
stat("/usr/local/bin/locale",0xbfbf98a0) ERR#2 'No such file or directory'
open("/usr/local/bin/locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/locale.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/locale.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/locale",0xbfbf98a0) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/locale.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/locale.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/locale",0xbfbf98a0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/locale.py",0x0,0666) = 8 (0x8)
fstat(8,0xbfbf9450) = 0 (0x0)
open("/usr/local/lib/python2.4/locale.pyc",0x0,0666) = 9 (0x9)
fstat(9,0xbfbf9380) = 0 (0x0)
read(0x9,0x82f2000,0x1000) = 4096 (0x1000)
fstat(9,0xbfbf9430) = 0 (0x0)
break(0x8306000) = 0 (0x0)
read(0x9,0x82f2000,0x1000) = 4096 (0x1000)
read(0x9,0x82f2000,0x1000) = 4096 (0x1000)
read(0x9,0x82f2000,0x1000) = 4096 (0x1000)
read(0x9,0x82f2000,0x1000) = 3587 (0xe03)
read(0x9,0x82f2000,0x1000) = 0 (0x0)
break(0x8307000) = 0 (0x0)
break(0x8308000) = 0 (0x0)
break(0x8309000) = 0 (0x0)
close(9) = 0 (0x0)
stat("/usr/local/bin/_locale",0xbfbf8880) ERR#2 'No such file or directory'
open("/usr/local/bin/_locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_locale.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_locale.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/_locale",0xbfbf8880) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_locale.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_locale.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/_locale",0xbfbf8880) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_locale.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_locale.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/_locale",0xbfbf8880) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_locale.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_locale.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/_locale",0xbfbf8880) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_locale.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_localemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_locale.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_locale.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/_locale",0xbfbf8880) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_locale.so",0x0,0666) = 9 (0x9)
fstat(9,0xbfbf8620) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbf8580) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/_locale.so",0x0,05013521510) = 10 (0xa)
fstat(10,0xbfbf8560) = 0 (0x0)
read(0xa,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,16384,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,10,0x0) = 675643392 (0x28458000)
mprotect(0x2845a000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2845a000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2845b000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,10,0x2000) = 675655680 (0x2845b000)
close(10) = 0 (0x0)
mmap(0x0,560,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675659776 (0x2845c000)
munmap(0x2845c000,0x230) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbf8580) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(9) = 0 (0x0)
break(0x830b000) = 0 (0x0)
close(8) = 0 (0x0)
close(7) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/os",0xbfbfa8c0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/os.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/osmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/os.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/os.pyc",0x0,0666) ERR#2 'No such file or directory'
close(6) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/domreg",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/domreg.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/domregmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/domreg.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc4b0) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/domreg.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc3e0) = 0 (0x0)
read(0x6,0x82f4000,0x1000) = 3347 (0xd13)
fstat(6,0xbfbfc490) = 0 (0x0)
read(0x6,0x82f4000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minicompat",0xbfbfb8e0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minicompat.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minicompatmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minicompat.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb490) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minicompat.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb3c0) = 0 (0x0)
read(0x7,0x82f4000,0x1000) = 4096 (0x1000)
fstat(7,0xbfbfb470) = 0 (0x0)
read(0x7,0x82f4000,0x1000) = 513 (0x201)
read(0x7,0x82f4000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minidom",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minidom.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minidommodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/minidom.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
break(0x831a000) = 0 (0x0)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 4096 (0x1000)
read(0x5,0x82f4000,0x1000) = 3047 (0xbe7)
read(0x5,0x82f4000,0x1000) = 0 (0x0)
break(0x831b000) = 0 (0x0)
break(0x831c000) = 0 (0x0)
break(0x831d000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xmlbuilder",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xmlbuilder.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xmlbuildermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xmlbuilder.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc910) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/xmlbuilder.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc840) = 0 (0x0)
read(0x6,0x830d000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc8f0) = 0 (0x0)
read(0x6,0x830d000,0x1000) = 4096 (0x1000)
read(0x6,0x830d000,0x1000) = 4096 (0x1000)
read(0x6,0x830d000,0x1000) = 803 (0x323)
read(0x6,0x830d000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/copy",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/copy.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/copymodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/copy.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/copy.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/NodeFilter",0xbfbfbd40) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/NodeFilter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/NodeFiltermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/NodeFilter.py",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfb8f0) = 0 (0x0)
open("/usr/local/lib/python2.4/site-packages/_xmlplus/dom/NodeFilter.pyc",0x0,0666) = 7 (0x7)
fstat(7,0xbfbfb820) = 0 (0x0)
read(0x7,0x830d000,0x1000) = 1058 (0x422)
fstat(7,0xbfbfb8d0) = 0 (0x0)
read(0x7,0x830d000,0x1000) = 0 (0x0)
close(7) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/Tkinter",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/Tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/Tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/Tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/Tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/Tkinter",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/Tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/Tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/Tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/Tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/Tkinter",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/Tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/Tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/Tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/Tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/Tkinter",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/Tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/Tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/Tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/Tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/Tkinter",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/Tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/Tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/Tkinter.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-tk/Tkinter.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
break(0x834a000) = 0 (0x0)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 4096 (0x1000)
read(0x5,0x8314000,0x1000) = 3155 (0xc53)
read(0x5,0x8314000,0x1000) = 0 (0x0)
break(0x83aa000) = 0 (0x0)
break(0x83ea000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/Numeric/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/Numeric/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/site-packages/gtk-2.0/_tkinter",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/_tkinter.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/_tkintermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/_tkinter.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/site-packages/gtk-2.0/_tkinter.pyc",0x0,0666) ERR#2 'No such file or directory'
close(4) = 0 (0x0)
stat("/usr/local/bin/curses",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/curses",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/curses",0xbfbfdd80) = 0 (0x0)
stat("/usr/local/lib/python2.4/curses/__init__.py",0xbfbfd910) = 0 (0x0)
stat("/usr/local/lib/python2.4/curses/__init__",0xbfbfd920) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/__init__.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/__init__module.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/__init__.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd4d0) = 0 (0x0)
open("/usr/local/lib/python2.4/curses/__init__.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd400) = 0 (0x0)
read(0x5,0x8202000,0x1000) = 1344 (0x540)
fstat(5,0xbfbfd4b0) = 0 (0x0)
read(0x5,0x8202000,0x1000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/curses",0xbfbfbf30) = 0 (0x0)
stat("/usr/local/lib/python2.4/curses/_curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/_curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/_cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/_curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/_curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/bin/_curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/bin/_curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/_curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/_curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/_curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/_curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/_curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/plat-freebsd6/_curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/plat-freebsd6/_curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-tk/_curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-tk/_curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/lib-dynload/_curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/lib-dynload/_curses.so",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc6a0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfc600) = 0 (0x0)
open("/usr/local/lib/python2.4/lib-dynload/_curses.so",0x0,05013521510) = 6 (0x6)
fstat(6,0xbfbfc5e0) = 0 (0x0)
read(0x6,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,49152,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,6,0x0) = 675659776 (0x2845c000)
mprotect(0x28466000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28466000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28467000,4096,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,6,0xb000) = 675704832 (0x28467000)
close(6) = 0 (0x0)
access("/lib/libncurses.so.6",0) = 0 (0x0)
open("/lib/libncurses.so.6",0x0,02) = 6 (0x6)
fstat(6,0xbfbfc5c0) = 0 (0x0)
read(0x6,0x281098e0,0x1000) = 4096 (0x1000)
mmap(0x0,258048,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,6,0x0) = 675708928 (0x28468000)
mprotect(0x2849d000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x2849d000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x2849e000,36864,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,6,0x35000) = 675930112 (0x2849e000)
close(6) = 0 (0x0)
mmap(0x0,1632,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675966976 (0x284a7000)
munmap(0x284a7000,0x660) = 0 (0x0)
mmap(0x0,4616,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 675966976 (0x284a7000)
munmap(0x284a7000,0x1208) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
sigprocmask(0x1,0x28109820,0xbfbfc600) = 0 (0x0)
sigprocmask(0x3,0x28109830,0x0) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/lib/python2.4/curses/curses",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/curses.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/cursesmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/curses.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/curses.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/curses/wrapper",0xbfbfc900) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/wrapper.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/wrappermodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/wrapper.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc4b0) = 0 (0x0)
open("/usr/local/lib/python2.4/curses/wrapper.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc3e0) = 0 (0x0)
read(0x6,0x8208000,0x1000) = 1219 (0x4c3)
fstat(6,0xbfbfc490) = 0 (0x0)
read(0x6,0x8208000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
stat("/usr/local/lib/python2.4/curses/sys",0xbfbfb8e0) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/sys.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/sysmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/sys.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/curses/sys.pyc",0x0,0666) ERR#2 'No such file or directory'
close(5) = 0 (0x0)
close(4) = 0 (0x0)
stat("/usr/local/bin/optparse",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/bin/optparse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/optparsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/optparse.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/optparse.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/optparse",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/optparse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/optparsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/optparse.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/optparse.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/optparse",0xbfbfdd80) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/optparse.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/optparsemodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/optparse.py",0x0,0666) = 4 (0x4)
fstat(4,0xbfbfd930) = 0 (0x0)
open("/usr/local/lib/python2.4/optparse.pyc",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfd860) = 0 (0x0)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
fstat(5,0xbfbfd910) = 0 (0x0)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 4096 (0x1000)
read(0x5,0x8208000,0x1000) = 1947 (0x79b)
read(0x5,0x8208000,0x1000) = 0 (0x0)
break(0x842a000) = 0 (0x0)
close(5) = 0 (0x0)
stat("/usr/local/bin/textwrap",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/bin/textwrap.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/textwrapmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/textwrap.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/bin/textwrap.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python24.zip/textwrap",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/textwrap.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/textwrapmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/textwrap.py",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python24.zip/textwrap.pyc",0x0,0666) ERR#2 'No such file or directory'
stat("/usr/local/lib/python2.4/textwrap",0xbfbfcd60) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/textwrap.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/textwrapmodule.so",0x0,0666) ERR#2 'No such file or directory'
open("/usr/local/lib/python2.4/textwrap.py",0x0,0666) = 5 (0x5)
fstat(5,0xbfbfc910) = 0 (0x0)
open("/usr/local/lib/python2.4/textwrap.pyc",0x0,0666) = 6 (0x6)
fstat(6,0xbfbfc840) = 0 (0x0)
read(0x6,0x8208000,0x1000) = 4096 (0x1000)
fstat(6,0xbfbfc8f0) = 0 (0x0)
read(0x6,0x8208000,0x1000) = 4096 (0x1000)
read(0x6,0x8208000,0x1000) = 2368 (0x940)
read(0x6,0x8208000,0x1000) = 0 (0x0)
close(6) = 0 (0x0)
close(5) = 0 (0x0)
close(4) = 0 (0x0)
write(2,0x80e59f8,35) = 35 (0x23)
open("/usr/local/bin/adesklets_installer",0x0,0666) = 4 (0x4)
write(2,0xbfbfe0a0,60) = 60 (0x3c)
fstat(4,0xbfbfdb20) = 0 (0x0)
read(0x4,0x81f4000,0x1000) = 4096 (0x1000)
read(0x4,0x81f4000,0x1000) = 4096 (0x1000)
read(0x4,0x81f4000,0x1000) = 4096 (0x1000)
read(0x4,0x81f4000,0x1000) = 4096 (0x1000)
read(0x4,0x81f4000,0x1000) = 4096 (0x1000)
read(0x4,0x81f4000,0x1000) = 3946 (0xf6a)
write(2,0x80e4faa,4) = 4 (0x4)
write(2,0xbfbfe0b0,36) = 36 (0x24)
close(4) = 0 (0x0)
write(2,0x81308b4,8) = 8 (0x8)
write(2,0x80dbb36,2) = 2 (0x2)
write(2,0x827cb94,7) = 7 (0x7)
write(2,0x80da9d2,1) = 1 (0x1)
sigaction(SIGINT,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT ss_t },0x0) = 0 (0x0)
exit(0x1)
process exit, rval = 256
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?73d604760609030101k703f750fy448054384e5a2aff>
