From owner-freebsd-java@FreeBSD.ORG Wed Jul 19 08:39:08 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A17516A4DA for ; Wed, 19 Jul 2006 08:39:08 +0000 (UTC) (envelope-from m.whittaker-williams@iu.nl) Received: from chaos.faeldryn.net (chaos.faeldryn.net [217.26.122.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1595E43D46 for ; Wed, 19 Jul 2006 08:39:06 +0000 (GMT) (envelope-from m.whittaker-williams@iu.nl) Received: from [192.168.255.101] (sassenpoort.iu.nl [80.127.6.31]) by chaos.faeldryn.net (Postfix) with ESMTP id D99A21A981D for ; Wed, 19 Jul 2006 10:39:03 +0200 (CEST) From: Matthew Whittaker-Williams Organization: Internet Unie Services B.V To: freebsd-java@freebsd.org. Date: Wed, 19 Jul 2006 10:39:01 +0200 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200607191039.02174.m.whittaker-williams@iu.nl> Cc: Subject: bad system call ( coredump ) linux-sun-jdk1.4.2 ( FreeBSD 4.11-release-p15) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: m.whittaker-williams@iu.nl List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 08:39:08 -0000 Hi, I seem to run into a problem with the jdk supplied by sun. It coredumps when the binary is run. To compile the native jdk1.5 I need to able to run the j2sdk1.4.2_12 from s= un=20 since the jdk1.5 port requires java binary to be run. Hardware: Pentium 4 Release version: 4.11-RELEASE-p15 compat_linux compiled in kernel: yes linprocfs mounted: yes linux_base: linux_base-fc-4_6 Install of linux-sun-jdk1.4.2: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Warning: This JDK may be unstable. You are advised to use the native =46reeBSD JDK, in ports/java/jdk14. This Java VM will attempt to obtain some system information by accessing files in linux's procfs. You must install the Linux emulation procfs filesystem for this to work correctly. The JVM will exhibit various problems otherwise. This can be accomplished by adding the following line to your /etc/fstab file: linprocfs /compat/linux/proc linprocfs rw 0 0 and then, as root, executing the commands: kldload linprocfs mount /compat/linux/proc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Extracting for linux-sun-jdk-1.4.2.12 =3D> MD5 Checksum OK for j2sdk-1_4_2_12-linux-i586.bin. =3D=3D=3D> linux-sun-jdk-1.4.2.12 depends on=20 file: /compat/linux/etc/fedora-release - found =3D=3D=3D> Patching for linux-sun-jdk-1.4.2.12 =3D=3D=3D> Configuring for linux-sun-jdk-1.4.2.12 =3D=3D=3D> Installing for linux-sun-jdk-1.4.2.12 =3D=3D=3D> linux-sun-jdk-1.4.2.12 depends on executable: javavm - found =3D=3D=3D> linux-sun-jdk-1.4.2.12 depends on=20 file: /compat/linux/etc/fedora-release - found =3D=3D=3D> linux-sun-jdk-1.4.2.12 depends on=20 file: /compat/linux/usr/X11R6/lib/libXrender.so.1 - found =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if java/linux-sun-jdk14 already installed pkg_info: package bsdpan-Apache-Htpasswd-1.5.7 has no origin recorded pkg_info: package bsdpan-CPAN-1.70 has no origin recorded pkg_info: package bsdpan-Term-ReadLine-Perl-1.0203 has no origin recorded pkg_info: package bsdpan-TermReadKey-2.21 has no origin recorded pkg_info: package bsdpan-libnet-1.13 has no origin recorded /bin/mkdir -p /usr/local/linux-sun-jdk1.4.2 cd /var/usr/ports/java/linux-sun-jdk14/work/j2sdk1.4.2_12=20 && /usr/bin/find . -print | /usr/bin/cpio -pdmu -R=20 root:wheel /usr/local/linux-sun-jdk1.4.2 127610 blocks for i in lib/tools.jar jre/lib/rt.jar jre/lib/jsse.jar jre/lib/charsets.jar= =20 jre/lib/ext/localedata.jar jre/lib/plugin.jar jre/javaws/javaws.jar; do if= =20 [ -f /usr/local/linux-sun-jdk1.4.2/`dirname $i`/`basename $i .jar`.pack ];= =20 then /usr/local/linux-sun-jdk1.4.2/lib/unpack /usr/local/linux-sun-jdk1.4.= 2/`dirname=20 $i`/`basename=20 $i .jar`.pack /usr/local/linux-sun-jdk1.4.2/$i; /bin/rm -f /usr/local/linu= x-sun-jdk1.4.2/`dirname=20 $i`/`basename $i .jar`.pack; fi done /usr/local/bin/registervm "/usr/local/linux-sun-jdk1.4.2/bin/java #=20 Linux-Sun-JDK1.4.2.12" /usr/bin/sed -e "s:%%JRE_HOME%%:/usr/local/linux-sun-jdk1.4.2/jre:g" =20 < /var/usr/ports/java/linux-sun-jdk14/files/pkg-install.in=20 > /var/usr/ports/java/linux-sun-jdk14/work/pkg-install /usr/bin/env=20 PKG_PREFIX=3D/usr/local /bin/sh /var/usr/ports/java/linux-sun-jdk14/work/pk= g-install=20 linux-sun-jdk-1.4.2.12 POST-INSTALL =3D=3D=3D> Registering installation for linux-sun-jdk-1.4.2.12 =3D=3D=3D> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/linux-sun-jdk1.4.2/jre/lib/i386/server/libjvm.so /usr/local/linux-sun-jdk1.4.2/jre/javaws/javawsbin (USES POSSIBLY INSECURE= =20 =46UNCTIONS: tempnam) /usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libjvm.so /usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libnet.so /usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libdt_socket.so /usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libnio.so /usr/local/linux-sun-jdk1.4.2/jre/lib/i386/native_threads/libhpi.so If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://java.sun.com/j2se/1.4/ As you can see install went fine. When I try to run the jdk just to check if it works I get the following=20 output: /usr/local/linux-sun-jdk1.4.2/bin/java -version zsh: 19521 invalid system call (core=20 dumped) /usr/local/linux-sun-jdk1.4.2/bin/java -version I`ve tried debugging it, but its not realy clear where this invalid system= =20 call is produced. truss debug: =3D=3D=3D=3D=3D=3D=3D=3D linux_brk(0x0) =3D 134565888 (0x8055000) linux_newuname(0xbfbff68e) =3D 0 (0x0) linux_access(0x28068564,0x4) ERR#2 'No such file or=20 directory' linux_open("/etc/ld.so.cache",0x0,01) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfef70,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfef54) =3D 671539200 (0x2806e000) close(3) =3D 0 (0x0) linux_open("/lib/tls/libpthread.so.0",0x0,00) ERR#2 'No such file or=20 directory' linux_open("/lib/libpthread.so.0",0x0,00) =3D 3 (0x3) read(0x3,0xbfbff09c,0x200) =3D 512 (0x200) close(3) =3D 0 (0x0) linux_open("/usr/lib/tls/libpthread.so.0",0x0,00) ERR#2 'No such file or=20 directory' linux_open("/usr/lib/libpthread.so.0",0x0,00) ERR#2 'No such file or=20 directory' linux_open("/lib/obsolete/linuxthreads/tls/libpthread.so.0",0x0,00) ERR#2 '= No=20 such file or directory' linux_open("/lib/obsolete/linuxthreads/libpthread.so.0",0x0,00) =3D 3 (0x3) read(0x3,0xbfbff09c,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfefcc,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfee3c) =3D 671551488 (0x28071000) linux_mmap(0xbfbfee3c) =3D 671612928 (0x28080000) linux_mmap(0xbfbfee3c) =3D 671621120 (0x28082000) close(3) =3D 0 (0x0) linux_open("/lib/libdl.so.2",0x0,01) =3D 3 (0x3) read(0x3,0xbfbff080,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfefb0,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfee84) =3D 671891456 (0x280c4000) linux_mmap(0xbfbfee38) =3D 671895552 (0x280c5000) linux_mmap(0xbfbfee38) =3D 671903744 (0x280c7000) close(3) =3D 0 (0x0) linux_open("/lib/tls/libc.so.6",0x0,05003041130) ERR#2 'No such file or=20 directory' linux_open("/lib/libc.so.6",0x0,05003041130) =3D 3 (0x3) read(0x3,0xbfbff064,0x200) =3D 512 (0x200) close(3) =3D 0 (0x0) linux_open("/usr/lib/tls/libc.so.6",0x0,05003041130) ERR#2 'No such file or= =20 directory' linux_open("/usr/lib/libc.so.6",0x0,05003041130) ERR#2 'No such file or=20 directory' linux_open("/lib/obsolete/linuxthreads/tls/libc.so.6",0x0,05003041130)=20 ERR#2 'No such file or directory' linux_open("/lib/obsolete/linuxthreads/libc.so.6",0x0,05003041130) =3D 3 (0= x3) read(0x3,0xbfbff064,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfef94,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfee04) =3D 671911936 (0x280c9000) linux_mmap(0xbfbfee04) =3D 673062912 (0x281e2000) linux_mmap(0xbfbfee04) =3D 673079296 (0x281e6000) close(3) =3D 0 (0x0) mprotect(0x281e2000,0x2000,0x1) =3D 0 (0x0) mprotect(0x280c7000,0x1000,0x1) =3D 0 (0x0) mprotect(0x28080000,0x1000,0x1) =3D 0 (0x0) mprotect(0x2806c000,0x1000,0x1) =3D 0 (0x0) munmap(0x2806e000,0x2511) =3D 0 (0x0) linux_getrlimit(0x3,0xbfbff5ac) =3D 0 (0x0) linux_setrlimit(0x3,0xbfbff5ac) =3D 0 (0x0) linux_getpid() =3D 19568 (0x4c70) linux_rt_sigaction(0x20,0xbfbff518,0x0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x21,0xbfbff518,0x0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x22,0xbfbff518,0x0,0x8) =3D 0 (0x0) linux_rt_sigprocmask(0x0,0xbfbff870,0x0,0x8) =3D 0 (0x0) linux_rt_sigprocmask(0x1,0xbfbff870,0x0,0x8) =3D 0 (0x0) linux_sysctl(0xbfbff574) =3D 0 (0x0) linux_brk(0x0) =3D 134565888 (0x8055000) linux_brk(0x8076000) =3D 134701056 (0x8076000) linux_readlink(0x80522ae,0xbfbfc8a0,0xfff) =3D 38 (0x26) linux_access(0xbfbfc894,0x0) ERR#2 'No such file or=20 directory' linux_access(0xbfbfc894,0x0) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/jvm.cfg",0x0,0666) = =3D 3=20 (0x3) linux_fstat64(0x3,0xbfbfb6d0,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfb6b8) =3D 673087488 (0x281e8000) read(0x3,0x281e8000,0x4000) =3D 671 (0x29f) read(0x3,0x281e8000,0x4000) =3D 0 (0x0) close(3) =3D 0 (0x0) munmap(0x281e8000,0x4000) =3D 0 (0x0) linux_stat64(0xbfbfd938,0xbfbfd760,0x281e3ff4) =3D 0 (0x0) linux_getgid() =3D 0 (0x0) getegid() =3D 0 (0x0) linux_getuid() =3D 0 (0x0) geteuid() =3D 0 (0x0) linux_getpid() =3D 19568 (0x4c70) linux_getrlimit(0x3,0xbfbfd7c4) =3D 0 (0x0) linux_setrlimit(0x3,0xbfbfd7c4) =3D 0 (0x0) linux_rt_sigaction(0x20,0xbfbfd740,0x0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x21,0xbfbfd740,0x0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x22,0xbfbfd740,0x0,0x8) =3D 0 (0x0) linux_execve(,,)linux_brk(0x0) =3D 134565888= =20 (0x8055000) linux_newuname(0xbfbff5ee) =3D 0 (0x0) linux_access(0x28068564,0x4) ERR#2 'No such file or=20 directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/tls/libpthrea= d.so.0",0x0,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libpthread.so= =2E0",0x0,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/tls/libpthread.so.0"= ,0x0,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libpthread.so.0",0x0= ,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/tls/libpthread.so= =2E0",0x0,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/libpthread.so.0",= 0x0,00)=20 ERR#2 'No such file or directory' linux_open("/etc/ld.so.cache",0x0,01) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfeed0,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfeeb4) =3D 671539200 (0x2806e000) close(3) =3D 0 (0x0) linux_open("/lib/tls/libpthread.so.0",0x0,00) ERR#2 'No such file or=20 directory' linux_open("/lib/libpthread.so.0",0x0,00) =3D 3 (0x3) read(0x3,0xbfbfeffc,0x200) =3D 512 (0x200) close(3) =3D 0 (0x0) linux_open("/usr/lib/tls/libpthread.so.0",0x0,00) ERR#2 'No such file or=20 directory' linux_open("/usr/lib/libpthread.so.0",0x0,00) ERR#2 'No such file or=20 directory' linux_open("/lib/obsolete/linuxthreads/tls/libpthread.so.0",0x0,00) ERR#2 '= No=20 such file or directory' linux_open("/lib/obsolete/linuxthreads/libpthread.so.0",0x0,00) =3D 3 (0x3) read(0x3,0xbfbfeffc,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfef2c,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfed9c) =3D 671551488 (0x28071000) linux_mmap(0xbfbfed9c) =3D 671612928 (0x28080000) linux_mmap(0xbfbfed9c) =3D 671621120 (0x28082000) close(3) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/tls/libdl.so.= 2",0x0,05001556563)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libdl.so.2",0= x0,05001556563)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/tls/libdl.so.2",0x0,= 05001556563)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libdl.so.2",0x0,0500= 1556563)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/tls/libdl.so.2",0= x0,05001556563)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/libdl.so.2",0x0,0= 5001556563)=20 ERR#2 'No such file or directory' linux_open("/lib/libdl.so.2",0x0,01) =3D 3 (0x3) read(0x3,0xbfbfefe0,0x200) =3D 512 (0x200) linux_mmap(0xbfbfef68) =3D 671891456 (0x280c4000) linux_fstat64(0x3,0xbfbfef10,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfed98) =3D 671895552 (0x280c5000) linux_mmap(0xbfbfed98) =3D 671903744 (0x280c7000) close(3) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/tls/libc.so.6= ",0x0,05003040020)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libc.so.6",0x= 0,05003040020)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/tls/libc.so.6",0x0,0= 5003040020)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libc.so.6",0x0,05003= 040020)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/tls/libc.so.6",0x= 0,05003040020)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/libc.so.6",0x0,05= 003040020)=20 ERR#2 'No such file or directory' linux_open("/lib/tls/libc.so.6",0x0,05003040020) ERR#2 'No such file or=20 directory' linux_open("/lib/libc.so.6",0x0,05003040020) =3D 3 (0x3) read(0x3,0xbfbfefc4,0x200) =3D 512 (0x200) close(3) =3D 0 (0x0) linux_open("/usr/lib/tls/libc.so.6",0x0,05003040020) ERR#2 'No such file or= =20 directory' linux_open("/usr/lib/libc.so.6",0x0,05003040020) ERR#2 'No such file or=20 directory' linux_open("/lib/obsolete/linuxthreads/tls/libc.so.6",0x0,05003040020)=20 ERR#2 'No such file or directory' linux_open("/lib/obsolete/linuxthreads/libc.so.6",0x0,05003040020) =3D 3 (0= x3) read(0x3,0xbfbfefc4,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfeef4,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfed64) =3D 671911936 (0x280c9000) linux_mmap(0xbfbfed64) =3D 673062912 (0x281e2000) linux_mmap(0xbfbfed64) =3D 673079296 (0x281e6000) close(3) =3D 0 (0x0) mprotect(0x281e2000,0x2000,0x1) =3D 0 (0x0) mprotect(0x280c7000,0x1000,0x1) =3D 0 (0x0) mprotect(0x28080000,0x1000,0x1) =3D 0 (0x0) mprotect(0x2806c000,0x1000,0x1) =3D 0 (0x0) munmap(0x2806e000,0x2511) =3D 0 (0x0) linux_getrlimit(0x3,0xbfbff50c) =3D 0 (0x0) linux_setrlimit(0x3,0xbfbff50c) =3D 0 (0x0) linux_getpid() =3D 19568 (0x4c70) linux_rt_sigaction(0x20,0xbfbff478,0x0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x21,0xbfbff478,0x0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x22,0xbfbff478,0x0,0x8) =3D 0 (0x0) linux_rt_sigprocmask(0x0,0xbfbff7d0,0x0,0x8) =3D 0 (0x0) linux_rt_sigprocmask(0x1,0xbfbff7d0,0x0,0x8) =3D 0 (0x0) linux_sysctl(0xbfbff4d4) =3D 0 (0x0) linux_brk(0x0) =3D 134565888 (0x8055000) linux_brk(0x8076000) =3D 134701056 (0x8076000) linux_readlink(0x80522ae,0xbfbfc800,0xfff) =3D 38 (0x26) linux_access(0xbfbfc7f4,0x0) ERR#2 'No such file or=20 directory' linux_access(0xbfbfc7f4,0x0) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/jvm.cfg",0x0,0666) = =3D 3=20 (0x3) linux_fstat64(0x3,0xbfbfb630,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfb618) =3D 673087488 (0x281e8000) read(0x3,0x281e8000,0x4000) =3D 671 (0x29f) read(0x3,0x281e8000,0x4000) =3D 0 (0x0) close(3) =3D 0 (0x0) munmap(0x281e8000,0x4000) =3D 0 (0x0) linux_stat64(0xbfbfd898,0xbfbfd6c0,0x281e3ff4) =3D 0 (0x0) linux_getgid() =3D 0 (0x0) getegid() =3D 0 (0x0) linux_getuid() =3D 0 (0x0) geteuid() =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libjvm.so",0x= 0,00)=20 =3D 3 (0x3) read(0x3,0xbfbfd2ac,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfd1dc,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfd0dc) =3D 673087488 (0x281e8000) linux_mmap(0xbfbfd0dc) =3D 677376000 (0x285ff000) linux_mmap(0xbfbfd0dc) =3D 677490688 (0x2861b000) close(3) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/tls/libnsl.so= =2E1",0x0,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libnsl.so.1",= 0x0,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/tls/libnsl.so.1",0x0= ,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libnsl.so.1",0x0,00)= =20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/tls/libnsl.so.1",= 0x0,00)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/libnsl.so.1",0x0,= 00)=20 ERR#2 'No such file or directory' linux_open("/etc/ld.so.cache",0x0,01) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfcf6c,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfcf50) =3D 671539200 (0x2806e000) close(3) =3D 0 (0x0) linux_open("/lib/libnsl.so.1",0x0,05007455100) =3D 3 (0x3) read(0x3,0xbfbfd098,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfcfc8,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfce50) =3D 677576704 (0x28630000) linux_mmap(0xbfbfce50) =3D 677642240 (0x28640000) linux_mmap(0xbfbfce50) =3D 677650432 (0x28642000) close(3) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/tls/libm.so.6= ",0x0,05004534013)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libm.so.6",0x= 0,05004534013)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/tls/libm.so.6",0x0,0= 5004534013)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libm.so.6",0x0,05004= 534013)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/tls/libm.so.6",0x= 0,05004534013)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/libm.so.6",0x0,05= 004534013)=20 ERR#2 'No such file or directory' linux_open("/lib/tls/libm.so.6",0x0,05004534013) ERR#2 'No such file or=20 directory' linux_open("/lib/libm.so.6",0x0,05004534013) =3D 3 (0x3) read(0x3,0xbfbfd07c,0x200) =3D 512 (0x200) close(3) =3D 0 (0x0) linux_open("/usr/lib/tls/libm.so.6",0x0,05004534013) ERR#2 'No such file or= =20 directory' linux_open("/usr/lib/libm.so.6",0x0,05004534013) ERR#2 'No such file or=20 directory' linux_open("/lib/obsolete/linuxthreads/tls/libm.so.6",0x0,05004534013)=20 ERR#2 'No such file or directory' linux_open("/lib/obsolete/linuxthreads/libm.so.6",0x0,05004534013) =3D 3 (0= x3) read(0x3,0xbfbfd07c,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfcfac,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfce1c) =3D 677658624 (0x28644000) linux_mmap(0xbfbfce1c) =3D 677806080 (0x28668000) close(3) =3D 0 (0x0) mprotect(0x28668000,0x1000,0x1) =3D 0 (0x0) mprotect(0x28640000,0x1000,0x1) =3D 0 (0x0) munmap(0x2806e000,0x2511) =3D 0 (0x0) linux_getpid() =3D 19568 (0x4c70) linux_open("/etc/mtab",0x0,0666) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfb054,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfb03c) =3D 677814272 (0x2866a000) read(0x3,0x2866a000,0x4000) =3D 0 (0x0) close(3) =3D 0 (0x0) munmap(0x2866a000,0x4000) =3D 0 (0x0) linux_open("/proc/stat",0x0,0666) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfb4d0,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfb4b8) =3D 671539200 (0x2806e000) read(0x3,0x2806e000,0x1000) =3D 107 (0x6b) read(0x3,0x2806e000,0x1000) =3D 0 (0x0) close(3) =3D 0 (0x0) munmap(0x2806e000,0x1000) =3D 0 (0x0) linux_open("/etc/mtab",0x0,0666) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfb060,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfb048) =3D 677814272 (0x2866a000) read(0x3,0x2866a000,0x4000) =3D 0 (0x0) close(3) =3D 0 (0x0) munmap(0x2866a000,0x4000) =3D 0 (0x0) linux_open("/proc/meminfo",0x0,0666) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfb4dc,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfb4c4) =3D 671539200 (0x2806e000) read(0x3,0x2806e000,0x1000) =3D 312 (0x138) close(3) =3D 0 (0x0) munmap(0x2806e000,0x1000) =3D 0 (0x0) gettimeofday(0xbfbfd73c,0x0) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_lstat64(0xbfbfc6c4,0xbfbfc5d4,0x281e3ff4) =3D 0 (0x0) linux_open(".hotspotrc",0x0,0666) ERR#2 'No such file or=20 directory' linux_open("/dev/null",0x10800,05007437764) =3D 3 (0x3) close(3) =3D 0 (0x0) linux_stat64(0x8056290,0xbfbfd520,0x281e3ff4) ERR#2 'No such file or=20 directory' linux_rt_sigaction(0xb,0x0,0xbfbfd3e0,0x8) =3D 0 (0x0) linux_rt_sigaction(0xb,0xbfbfd46c,0xbfbfd3e0,0x8) =3D 0 (0x0) linux_rt_sigaction(0xd,0x0,0xbfbfd3d8,0x8) =3D 0 (0x0) linux_rt_sigaction(0xd,0xbfbfd464,0xbfbfd3d8,0x8) =3D 0 (0x0) linux_rt_sigaction(0x7,0x0,0xbfbfd3d0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x7,0xbfbfd45c,0xbfbfd3d0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x4,0x0,0xbfbfd3c8,0x8) =3D 0 (0x0) linux_rt_sigaction(0x4,0xbfbfd454,0xbfbfd3c8,0x8) =3D 0 (0x0) linux_rt_sigaction(0x8,0x0,0xbfbfd3e0,0x8) =3D 0 (0x0) linux_rt_sigaction(0x8,0xbfbfd46c,0xbfbfd3e0,0x8) =3D 0 (0x0) linux_old_getrlimit(0x3,0xbfbfcf0c) =3D 0 (0x0) linux_open("/proc/self/stat",0x0,0666) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfcd88,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfcd70) =3D 671539200 (0x2806e000) read(0x3,0x2806e000,0x1000) =3D 90 (0x5a) read(0x3,0x2806e000,0x1000) =3D 0 (0x0) close(3) =3D 0 (0x0) munmap(0x2806e000,0x1000) =3D 0 (0x0) linux_open("/proc/sys/vm/heap-stack-gap",0x0,0666) ERR#2 'No such file or=20 directory' linux_rt_sigprocmask(0x0,0x0,0xbfbfd690,0x8) =3D 0 (0x0) linux_rt_sigaction(0xc,0xbfbfd508,0x0,0x8) =3D 0 (0x0) linux_old_getrlimit(0x7,0xbfbfd728) =3D 0 (0x0) linux_setrlimit(0x7,0xbfbfd728) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/native_threads/libhp= i.so",0x0,071440)=20 =3D 3 (0x3) read(0x3,0xbfbfc16c,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfc09c,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfbf9c) =3D 677814272 (0x2866a000) linux_mmap(0xbfbfbf9c) =3D 677838848 (0x28670000) close(3) =3D 0 (0x0) geteuid() =3D 0 (0x0) linux_socketcall(0x1,0xbfbfd358) =3D 3 (0x3) linux_fcntl64(0x3,0x3,0x3) =3D 2 (0x2) linux_fcntl64(0x3,0x4,0x802) =3D 0 (0x0) linux_socketcall(0x3,0xbfbfd358) ERR#2 'No such file or=20 directory' close(3) =3D 0 (0x0) linux_socketcall(0x1,0xbfbfd4a8) =3D 3 (0x3) linux_fcntl64(0x3,0x3,0x3) =3D 2 (0x2) linux_fcntl64(0x3,0x4,0x802) =3D 0 (0x0) linux_socketcall(0x3,0xbfbfd4a8) ERR#2 'No such file or=20 directory' close(3) =3D 0 (0x0) linux_open("/etc/nsswitch.conf",0x0,0666) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfd494,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfd47c) =3D 677847040 (0x28672000) read(0x3,0x28672000,0x4000) =3D 1696 (0x6a0) read(0x3,0x28672000,0x4000) =3D 0 (0x0) close(3) =3D 0 (0x0) munmap(0x28672000,0x4000) =3D 0 (0x0) linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/tls/libnss_fi= les.so.2",0x0,05030303420)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/client/libnss_files.= so.2",0x0,05030303420)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/tls/libnss_files.so.= 2",0x0,05030303420)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libnss_files.so.2",0= x0,05030303420)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/tls/libnss_files.= so.2",0x0,05030303420)=20 ERR#2 'No such file or directory' linux_open("/usr/local/linux-sun-jdk1.4.2/jre/../lib/i386/libnss_files.so.2= ",0x0,05030303420)=20 ERR#2 'No such file or directory' linux_open("/etc/ld.so.cache",0x0,01) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfcf18,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfcefc) =3D 671539200 (0x2806e000) close(3) =3D 0 (0x0) linux_open("/lib/libnss_files.so.2",0x0,027757747130) =3D 3 (0x3) read(0x3,0xbfbfd044,0x200) =3D 512 (0x200) linux_fstat64(0x3,0xbfbfcf74,0x2806cfc4) =3D 0 (0x0) linux_mmap(0xbfbfcdfc) =3D 677847040 (0x28672000) linux_mmap(0xbfbfcdfc) =3D 677883904 (0x2867b000) close(3) =3D 0 (0x0) mprotect(0x2867b000,0x1000,0x1) =3D 0 (0x0) munmap(0x2806e000,0x2511) =3D 0 (0x0) linux_open("/etc/passwd",0x0,0666) =3D 3 (0x3) linux_fcntl64(0x3,0x1,0x0) =3D 0 (0x0) linux_fcntl64(0x3,0x2,0x1) =3D 0 (0x0) linux_fstat64(0x3,0xbfbfd498,0x281e3ff4) =3D 0 (0x0) linux_mmap(0xbfbfd480) =3D 677892096 (0x2867d000) read(0x3,0x2867d000,0x4000) =3D 6204 (0x183c) close(3) =3D 0 (0x0) munmap(0x2867d000,0x4000) =3D 0 (0x0) linux_stat64(0x8057e20,0xbfbfd5c8,0x281e3ff4) =3D 0 (0x0) linux_open("/tmp/hsperfdata_root",0x18800,05007437764) =3D 3 (0x3) linux_fstat64(0x3,0xbfbfd5c8,0x281e3ff4) =3D 0 (0x0) linux_fcntl64(0x3,0x2,0x1) =3D 0 (0x0) linux_lstat64(0x8057e20,0xbfbfd580,0x281e3ff4) =3D 0 (0x0) linux_getdents64(0x3,0x80586d0,0x1000) =3D 76 (0x4c) linux_kill(0x4c41,0x0) ERR#3 'No such process' linux_unlink(0x8057e68) =3D 0 (0x0) linux_getdents64(0x3,0x80586d0,0x1000) =3D 0 (0x0) close(3) =3D 0 (0x0) linux_mkdir(0x8057e20,0x1ed) ERR#17 'File exists' linux_lstat64(0x8057e20,0xbfbfd574,0x281e3ff4) =3D 0 (0x0) linux_open("/tmp/hsperfdata_root/19568",0x242,0600) =3D 3 (0x3) oftruncate(0x3,0x4000) =3D 0 (0x0) linux_mmap(0xbfbfd6b0) =3D 677892096 (0x2867d000) close(3) =3D 0 (0x0) linux_sched_getscheduler(0x4c70) =3D 0 (0x0) sched_getparam(0x4c70,0xbfbfd70c) =3D 0 (0x0) linux_open("/proc/self/maps",0x0,0666) ERR#2 'No such file or=20 directory' linux_sched_getscheduler(0x4c70) =3D 0 (0x0) sched_getparam(0x4c70,0xbfbfd708) =3D 0 (0x0) linux_open("/proc/self/maps",0x0,0666) ERR#2 'No such file or=20 directory' linux_mmap(0xbfbfd720) =3D 57344 (0xe000) mprotect(0xe000,0x3000,0x0) =3D 0 (0x0) SIGNAL 12 SIGNAL 12 Process stopped because of: 16 process exit, rval =3D 140 zsh: 19567 invalid system call (core dumped) =20 truss /usr/local/linux-sun-jdk1.4.2/bin/java -versio strace: =3D=3D=3D=3D=3D execve("/usr/local/linux-sun-jdk1.4.2/bin/java",=20 ["/usr/local/linux-sun-jdk1.4.2/bi"..., "-version"], [/* 23 vars */]) =3D 0 ktrace(0x28064b9b, 0, 0, 0x8048034) =3D 134565888 settimeofday({0, 0}, NULL) =3D 0 access("/etc/ld.so.preload", R_OK) =3D -1 E??? (errno -2) open("=EF=BF=BDY=EF=BF=BD2EPVj=EF=BF=BDf", O_NONBLOCK|O_CREAT|O_TRUNC|O_NOC= TTY|0x28062000, 0) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 9489) =3D 671539200 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_SHLOCK|O_EXLOCK|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_SHLOCK|O_EXLOCK|0xbfbe6000, 0) =3D 3 read(671452565, 0x3, 3217027220) =3D 512 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_SHLOCK|O_EXLOCK|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_SHLOCK|O_EXLOCK|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_SHLOCK|O_EXLOCK|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_SHLOCK|O_EXLOCK|0xbfbe6000, 0) =3D 3 read(671452565, 0x3, 3217027220) =3D 512 mmap(0, 0, PROT_NONE, MAP_NORESERVE|MAP_INHERIT|MAP_HASSEMAPHORE|MAP_STACK| MAP_NOSYNC|MAP_NOCORE|0x2804c104, 671452565, 0xbfbff094bfbff094) =3D 0 dup2(0, 339108) =3D 671551488 dup2(671612928, 8192) =3D 671612928 dup2(671621120, 269476) =3D 671621120 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_NONBLOCK|O_APPEND|O_CREAT|O_EXCL|O_NOCTTY|O= _NOFOLLOW| O_EXLOCK|0x28067000, 0) =3D 3 read(671452565, 0x3, 3217027192) =3D 512 mmap(0xbfbfeed0, 671504939, PROT_EXEC|0x2806cfc0, MAP_SHARED, 671538299,=20 0x100000001) =3D 0 dup2(0, 4096) =3D 671891456 dup2(0, 12408) =3D 671895552 dup2(671903744, 8192) =3D 671903744 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe6000, 0) =3D 3 read(671452565, 0x3, 3217027164) =3D 512 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe6000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe6000, 0) =3D 3 read(671452565, 0x3, 3217027164) =3D 512 mmap(0xbfbfeeb4, 671504939, PROT_EXEC|0x2806cfc0, MAP_SHARED, 671538968,=20 0x28058d9528058d95) =3D 0 dup2(0, 1174676) =3D 671911936 dup2(673062912, 16384) =3D 673062912 dup2(673079296, 7316) =3D 673079296 close(3) =3D 0 recvfrom(671467358, "", 8192, MSG_OOB, 0x2806cfc4, NULL) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 SYS_91() =3D 0 pathconf("", 0xbfbff5b0 /* _PC_??? */) =3D 0 madvise(0x3, 0x28080ff4, 0x1ff000) =3D 0 getpid() =3D 19612 (ppid 3) pwrite(17, NULL, 0, 0x2806cfc42806cfc4) =3D 0 pwrite(2, NULL, 0, 0x2806cfc42806cfc4) =3D 0 pwrite(2, NULL, 0, 0x2806cfc42806cfc4) =3D 0 SYS_175() =3D 0 SYS_175() =3D 0 quota?(0x2) =3D 0 ktrace(0xbfbfc6f8, 0x2818358b, 0, 0x281e3ff4) =3D 134565888 ktrace(0xbfbfc6f8, 0x281835ab, 0x8076000, 0x281e3ff4) =3D 134701056 swapon(0x804be48, 0x80522ae, 0xbfbfc898) =3D 38 access("/usr/local/linux-sun-jdk1.4.2/lib/i386/libjava.so", F_OK) =3D -1 E?= ??=20 (errno -2) access("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libjava.so", F_OK) =3D 0 open("=C7=83 ", O_RDONLY|O_NONBLOCK|O_APPEND|O_EXCL|O_NOCTTY|O_ASYNC|O_DIRECT| O_SHLOCK|O_EXLOCK|0xbfbe4000) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 16384) =3D 673087488 read(672289105, 0x3, 673087488) =3D 671 read(672289105, "", 673087488) =3D 0 close(-1077954556) =3D 0 SYS_91() =3D 0 setrlimit(RLIMIT_CPU, {...}) =3D 0 truncate("=EF=BF=BD=EF=BF=BD9", 577951535586429916) =3D 0 __sysctl([...], "\370L\5\10\270\326\6(\320I\6(@\341\27(\220\344\22(\n\216".= =2E.,=20 [1920169263], "\200\372\277\277\247\372\277\277\0\0\0\0", 12) =3D 0 lseek(134527119, 577956434931603760, 0x8055050 /* SEEK_??? */) =3D=20 577943220395180032 ftruncate(134527126, 13817000985194649904) =3D 0 getpid() =3D 19612 (ppid 3217020880) pathconf("", 0xbfbfd7d0 /* _PC_??? */) =3D 0 madvise(0x6cebac5, 0x28080ff4, 0xbfbfd7bc) =3D 0 pwrite(134514424, "[\201\303N\246\v\0\203}\f\337\17\207a\6\0\0\213E\f\203".= =2E.,=20 32768, 0x281e5e8c281e5e8c) =3D 0 pwrite(134514424, "[\201\303N\246\v\0\203}\f\337\17\207a\6\0\0\213E\f\203".= =2E.,=20 32768, 0x281e5e8c281e5e8c) =3D 0 pwrite(134514424, "[\201\303N\246\v\0\203}\f\337\17\207a\6\0\0\213E\f\203".= =2E.,=20 32768, 0x281e5e8c281e5e8c) =3D 0 SYS_11() =3D 0 ktrace(0x28064b9b, 0, 0, 0x8048034) =3D 134565888 settimeofday({0, 0}, NULL) =3D 0 access("/etc/ld.so.preload", R_OK) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("=EF=BF=BDY=EF=BF=BD2EPVj=EF=BF=BDf", O_NONBLOCK|O_CREAT|O_TRUNC|O_NOC= TTY|0x28062000, 0) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 9489) =3D 671539200 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D 3 read(671452565, 0x3, 3217027064) =3D 512 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_SH= LOCK| O_EXLOCK|0xbfbe6080, 0) =3D 3 read(671452565, 0x3, 3217027064) =3D 512 mmap(0xbfbfeff8, 512, PROT_NONE, , 0, 0xbfbfeeb0bfbfeeb0) =3D 0 dup2(0, 339108) =3D 671551488 dup2(671612928, 8192) =3D 671612928 dup2(671621120, 269476) =3D 671621120 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_EX= LOCK| 0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_EX= LOCK| 0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_EX= LOCK| 0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_EX= LOCK| 0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_EX= LOCK| 0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_EX= LOCK| 0xbfbe6080, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_NONBLOCK|O_APPEND|O_CREAT|O_EXCL|O_NOCTTY|O= _NOFOLLOW| O_EXLOCK|0x28067000, 0) =3D 3 read(671452565, 0x3, 3217027036) =3D 512 dup2(0, 4096) =3D 671891456 mmap(0x28066af2, 671452518, 0xbfbfeea0, , 671538547, 0x100000001) =3D 0 dup2(0, 12408) =3D 671895552 dup2(671903744, 8192) =3D 671903744 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D 3 read(671452565, 0x3, 3217027008) =3D 512 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|0xbf= be6080, 0)=20 =3D 3 read(671452565, 0x3, 3217027008) =3D 512 mmap(0x28058d95, 3, 0xbfbfefc0, MAP_HASSEMAPHORE, 671891472, 0x100000001) = =3D 0 dup2(0, 1174676) =3D 671911936 dup2(673062912, 16384) =3D 673062912 dup2(673079296, 7316) =3D 673079296 close(3) =3D 0 recvfrom(671467358, "", 8192, MSG_OOB, 0x2806cfc4, NULL) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 SYS_91() =3D 0 pathconf("", 0xbfbff510 /* _PC_??? */) =3D 0 madvise(0x3, 0x28080ff4, 0x1ff000) =3D 0 getpid() =3D 19612 (ppid 3) pwrite(17, NULL, 0, 0x2806cfc42806cfc4) =3D 0 pwrite(2, NULL, 0, 0x2806cfc42806cfc4) =3D 0 pwrite(2, NULL, 0, 0x2806cfc42806cfc4) =3D 0 SYS_175() =3D 0 SYS_175() =3D 0 quota?(0x2) =3D 0 ktrace(0xbfbfc660, 0x2818358b, 0, 0x281e3ff4) =3D 134565888 ktrace(0xbfbfc660, 0x281835ab, 0x8076000, 0x281e3ff4) =3D 134701056 swapon(0x804be48, 0x80522ae, 0xbfbfc800) =3D 38 access("/usr/local/linux-sun-jdk1.4.2/lib/i386/libjava.so", F_OK) =3D -1 E?= ??=20 (errno -2) access("/usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libjava.so", F_OK) =3D 0 open("=C7=83 ", O_RDONLY|O_NONBLOCK|O_CREAT|O_TRUNC|O_NOCTTY|O_ASYNC|O_DIRECT| O_NOFOLLOW|O_EXLOCK|0xbfbe4080, 0) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 16384) =3D 673087488 read(672289105, 0x3, 673087488) =3D 671 read(672289105, "", 673087488) =3D 0 close(-1077954708) =3D 0 SYS_91() =3D 0 setrlimit(RLIMIT_CPU, {...}) =3D 0 truncate("=EF=BF=BD=EF=BF=BD9", 577951535586429916) =3D 0 __sysctl([...], "\370L\5\10\270\326\6(\320I\6(@\341\27(\220\344\22(\n\216".= =2E.,=20 [1920169263], "\350\371\277\277\17\372\277\277\0\0\0\0", 12) =3D 0 lseek(134527119, 577956434931603608, 0x8055050 /* SEEK_??? */) =3D 55834574= 848 ftruncate(134527126, 13817000332359620760) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_DIRECT|O_NOFOLLOW|0x8045080) =3D 3 read(671452565, 0x3, 3217019564) =3D 512 mmap(0xbfbfd660, 0, 0xbfbfd628, , 0, 0) =3D 0 dup2(0, 4487272) =3D 673087488 dup2(677376000, 114688) =3D 677376000 dup2(677490688, 84072) =3D 677490688 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_EXLOCK|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_EXLOCK|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_EXLOCK|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_EXLOCK|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_EXLOCK|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|O_EXLOCK|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("=EF=BF=BDY=EF=BF=BD2EPVj=EF=BF=BDf", O_NONBLOCK|O_CREAT|O_TRUNC|O_NOC= TTY|0x28062000, 0) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 9489) =3D 671539200 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_NONBLOCK|O_APPEND|O_CREAT|O_TRUNC|O_NOCTTY|= O_NOFOLLOW| O_EXLOCK|0x28067000, 0) =3D 3 read(671452565, 0x3, 3217019032) =3D 512 mmap(0x28058d66, 3217018720, PROT_NONE, , 0, 0xbfbfd094bfbfd094) =3D 0 dup2(0, 79840) =3D 677576704 dup2(677642240, 8192) =3D 677642240 dup2(677650432, 6112) =3D 677650432 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D 3 read(671452565, 0x3, 3217019004) =3D 512 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_ASYNC|O_DIR= ECT| O_NOFOLLOW|0xbfbe4000, 0) =3D 3 read(671452565, 0x3, 3217019004) =3D 512 mmap(0x28058d95, 3, PROT_EXEC|0xbfbfd078, MAP_HASSEMAPHORE, 672315403,=20 0x28080ff428080ff4) =3D 0 dup2(0, 151712) =3D 677658624 dup2(677806080, 8192) =3D 677806080 close(3) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 SYS_91() =3D 0 getpid() =3D 19612 (ppid 80) open("", O_RDONLY|O_TRUNC|O_NOCTTY|O_ASYNC|O_DIRECT|O_NOFOLLOW|O_EXLOCK| 0xbfbe3080) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 16384) =3D 677814272 read(-1077956348, "", 134569968) =3D 0 close(-1077955128) =3D 0 SYS_91() =3D 0 open("", O_WRONLY|O_NONBLOCK|O_APPEND|O_TRUNC|O_ASYNC|O_DIRECT|O_SHLOCK| O_EXLOCK|0x281c4080) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 4096) =3D 671539200 read(-1077955200, "\211\301\203\304\f\203\370\0~~\1F\10\205\311tK\213FL\213= "...,=20 134569968) =3D 107 read(-1077955200, "", 134569968) =3D 0 close(-1077955080) =3D 0 SYS_91() =3D 0 open("", O_RDONLY|O_TRUNC|O_NOCTTY|O_ASYNC|O_DIRECT|O_NOFOLLOW|O_SHLOCK| O_EXLOCK|0xbfbe3080) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 16384) =3D 677814272 read(-1077956336, "", 134569968) =3D 0 close(-1077955116) =3D 0 SYS_91() =3D 0 open("", O_WRONLY|O_NONBLOCK|O_APPEND|O_TRUNC|O_ASYNC|O_DIRECT|O_SHLOCK| O_EXLOCK|0x281c4080) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 4096) =3D 671539200 read(-1077955188, "\211\301\203\304\f\203\370\0~~\1F\10\205\311tK\213FL\213= "...,=20 134569968) =3D 312 close(-1077955068) =3D 0 SYS_91() =3D 0 mincore(0xbfbfd73c, 0, []) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 getdirentries(3217016320, /* 0 entries */, 3217016300, [134569744]) =3D 0 open("=C7=83 ", O_RDWR|O_NONBLOCK|O_APPEND|O_DIRECT|O_NOFOLLOW|0x284c6000) =3D -1= E???=20 (errno -2) open(0x10, O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_SHLOCK|0x281e5080, 05007457214= ) =3D=20 3 close(16) =3D 0 setrlimit(0x280cc5a8 /* RLIMIT_??? */, {rlim_cur=3D35031275192,=20 rlim_max=3D671537168}) =3D -1 E??? (errno -2) pwrite(673077824, "U\211\345VS\350\0\0\0\0 [\201\303*\304-\0\213\263$\r\0\0"..., 672307622, 0x280c6a5b280c6a5b) =3D 0 pwrite(2, NULL, 0, 0x2806cfc42806cfc4) =3D 0 pwrite(128, "", 0, 0) =3D 0 pwrite(0, "", 0, 0) =3D 0 pwrite(128, "", 0, 0) =3D 0 pwrite(0, NULL, 0, 0xffffffffffffffff) =3D 0 pwrite(128, "", 0, 0) =3D 0 pwrite(0, NULL, 0, 0xffffffffffffffff) =3D 0 pwrite(-1, NULL, 0, 0xffffffffffffffff) =3D 0 pwrite(0, NULL, 0, 0xffffffffffffffff) =3D 0 SYS_76() =3D 0 open("=C7=83 ", O_RDONLY|O_NONBLOCK|O_EXCL|O_NOCTTY|0x285a0080) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 4096) =3D 671539200 read(672289105, 0x3, 671539200) =3D 90 read(672289105, "", 671539200) =3D 0 close(-1077948856) =3D 0 SYS_91() =3D 0 open("=C7=83 ", O_NONBLOCK|O_APPEND|O_EXCL|O_NOCTTY|O_ASYNC|O_NOFOLLOW|0x285a0000= )=20 =3D -1 E??? (errno -2) SYS_175() =3D 0 pwrite(1, NULL, 1, 0) =3D 0 SYS_76() =3D 0 madvise(0x7, 0xbfbfd728, 0x28618710) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_APPEND|O_CREAT|O_DIRECT|O_NOFOLLOW|O_SHLOCK= |0x8046080,=20 0) =3D 3 read(671452565, 0x3, 3217015148) =3D 512 mmap(0, 0, PROT_NONE, , 0, 0x805605808056058) =3D 0 dup2(0, 30592) =3D 677814272 dup2(677838848, 8192) =3D 677838848 close(3) =3D 0 ftruncate(675643886, 70368744194048) =3D 0 recv?(1, 0x1, 0, MSG_EOR|MSG_WAITALL|MSG_TRUNC|0x280c4200) =3D 3 semget(IPC_PRIVATE, 671535044, IPC_CREAT|IPC_NOWAIT|0x7ab8000|0171) =3D 2 semget(3, 0, IPC_CREAT|IPC_EXCL|IPC_NOWAIT|0x2806c000|0704) =3D 0 recv?(3, 0xbfbfd36a, 110, MSG_OOB|MSG_PEEK) =3D -1 E??? (errno -2) close(65696) =3D 0 recv?(1, 0x1, 0, MSG_CTRUNC|MSG_EOR|MSG_TRUNC|MSG_DONTWAIT|0x2806d600) =3D 3 semget(3217020352, 3217020556, IPC_EXCL|0xbfbfd000|0640) =3D 2 semget(3, 3217020352, IPC_CREAT|IPC_EXCL|0xbfbfd000|0214) =3D 0 recv?(3, 0xbfbfd4ba, 110, MSG_OOB|MSG_PEEK) =3D -1 E??? (errno -2) close(100342) =3D 0 open("", O_WRONLY|O_NONBLOCK|O_APPEND|O_TRUNC|O_ASYNC|O_DIRECT|O_SHLOCK| O_EXLOCK|0x281c4080) =3D 3 mmap(0x281e5360, 3217019916, PROT_WRITE, 0x8, -1, 0x2807405e2807405e) =3D 0 dup2(0, 16384) =3D 677847040 read(-1077947068, "\211\301\203\304\f\203\370\0~~\1F\10\205\311tK\213FL\213= "...,=20 134577496) =3D 1696 read(-1077947068, "", 134577496) =3D 0 close(-1077947000) =3D 0 SYS_91() =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_NO= =46OLLOW| 0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_NO= =46OLLOW| 0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_NO= =46OLLOW| 0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_NO= =46OLLOW| 0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_NO= =46OLLOW| 0xbfbe4000, 0) =3D -1 E??? (errno -2) open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_NOCTTY|O_DIRECT|O_NO= =46OLLOW| 0xbfbe4000, 0) =3D -1 E??? (errno -2) open("=EF=BF=BDY=EF=BF=BD2EPVj=EF=BF=BDf", O_NONBLOCK|O_CREAT|O_TRUNC|O_NOC= TTY|0x28062000, 0) =3D 3 mmap(0, 0, PROT_NONE, , 0, 0) =3D 0 dup2(0, 9489) =3D 671539200 close(3) =3D 0 open("E=EF=BF=BDZ$", O_RDONLY|O_CREAT|O_TRUNC|O_NOCTTY|O_ASYNC|0x28067000, = 0) =3D 3 read(671452565, 0x3, 3217018948) =3D 512 mmap(0xbfbfcf00, 0, 0x28618710, MAP_RENAME|MAP_ANON|MAP_NOSYNC|MAP_NOCORE| 0xbfbdc00c, -1077946228, 0xbfbfcf00bfbfcf00) =3D 0 dup2(0, 41620) =3D 677847040 dup2(677883904, 8192) =3D 677883904 close(3) =3D 0 recvfrom(671467358, "", 4096, MSG_OOB, 0x2806cfc4, NULL) =3D 0 SYS_91() =3D 0 open("=C7=83 ", O_RDONLY|O_APPEND|O_CREAT|O_NOCTTY|O_DIRECT|O_NOFOLLOW|O_SHLOCK| O_EXLOCK|0x28662000, 0) =3D 3 semget(671479569, 134579688, IPC_EXCL|IPC_NOWAIT|0x8057000|0650) =3D 0 semget(671479569, 134579688, IPC_EXCL|IPC_NOWAIT|0x8057000|0650) =3D 0 mmap(0x8058600, 0, PROT_NONE, MAP_PRIVATE, 1811939328, 0xbfbfd45cbfbfd45c) = =3D 0 dup2(0, 16384) =3D 677892096 read(672289105, 0x3, 677892096) =3D 6204 close(-1077946944) =3D 0 SYS_91() =3D 0 setrlimit(RLIMIT_CPU, {...}) =3D 0 open("", O_RDONLY) =3D 3 mmap(0, 0, 0xbfbfd5a0, MAP_NORESERVE|MAP_ANON|MAP_HASSEMAPHORE|MAP_STACK| MAP_NOSYNC|0x8056000, -1077946740, 0xbfbfd6c0bfbfd6c0) =3D 0 semget(IPC_PRIVATE, 3217020320, IPC_CREAT|IPC_EXCL|IPC_NOWAIT|0x8057000|010= 0)=20 =3D 0 getdirentries(673071092, /* 0 entries */, 134579872, [0]) =3D 0 __semctl(0x80586d0, 0x3, 0x1000, 0) =3D 76 kill(19568, SIG_0) =3D -1 E??? (errno -3) unlink("/tmp/hsperfdata_root/19568") =3D 0 __semctl(0x80586d0, 0x3, 0x281e5a40, 0) =3D 0 close(677480208) =3D 0 getppid(0x8057e20, 0x1ed) =3D -1 E??? (errno -17) getdirentries(671595198, /* 0 entries */, 672304678, [918782299]) =3D 0 open("=C6=83 v", O_RDONLY|O_CREAT|O_TRUNC|O_EXCL|O_ASYNC|O_DIRECT|0x8047000, 01102) =3D 3 select(3, [?], [2], [0 1 2], {...}) =3D 0 (Timeout) dup2(0, 16384) =3D 677892096 close(3) =3D 0 statfs(0x4c9c, {f_type=3D0x28075c00, f_bsize=3D0, f_blocks=3D672903800,=20 f_bfree=3D671578936, f_bavail=3D671588132, f_files=3D671598592, f_ffree=3D6= 71590516,=20 f_fsid=3D{671590496, 672315040}}) =3D 0 nfssvc(0x4c9c, 0xbfbfd70c) =3D 0 open("", O_RDONLY|O_NONBLOCK|O_CREAT|O_EXCL|O_NOCTTY|O_DIRECT|O_EXLOCK| 0x28066000, 0) =3D -1 E??? (errno -2) statfs(0x4c9c, {f_type=3D0xffff644a, f_bsize=3D1668248176, f_blocks=3D16345= 45510,=20 f_bfree=3D620786544, f_bavail=3D2015702392, f_files=3D0, f_ffree=3D16384,=20 f_fsid=3D{-40589, -40087}}) =3D 0 nfssvc(0x4c9c, 0xbfbfd708) =3D 0 open("", O_RDONLY|O_NONBLOCK|O_CREAT|O_EXCL|O_NOCTTY|O_DIRECT|O_EXLOCK| 0x28066000, 0) =3D -1 E??? (errno -2) dup2(57344, 12288) =3D 57344 recvfrom(675595296, "", 12288, 0, {...}, [?]) =3D 0 msgctl(134577120, 0x8057950 /* MSG_??? */, 0xbfbfd730 =2D-- SIGSYS (Bad system call) --- =2D-- SIGSYS (Bad system call) --- It seems to me like something isn`t closed properly. Perhaps some of you know a fix or workaround to this problem? Well let me know. I`ll debug some more. With kind regards Matthew Whittaker-Williams =2D-=20 Unix system & Network Engineer Internet Unie Services B.V. Postbus 23667 1100 ED AMSTERDAM Tel: +31(0)20 463 0506 =46ax: +31(0)20 463 2146 Email: m.whittaker-williams@iu.nl URL: http://iu.nl PGP: 0x08A909D0 Ripe nic-handle: MW2861-RIPE