Date: Tue, 01 Jun 2004 23:15:24 -0700 From: Joseph Davida <jd108@pcmagic.net> To: current@freebsd.org Subject: Installing Java2 SDK Message-ID: <40BD707C.6040902@pcmagic.net>
next in thread | raw e-mail | index | archive | help
It looks like the Linux emulation package in 5.2-CURRENT-20040508-JPSNAP is unable to handle some syscall made by the Java 2 SDK installation package from Sun Microsystems: jdk-1_5_0-beta2-linux-i586.bin which can be downloaded from http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jdk-1.5.0-beta2-oth-JPR&SiteId=JSC&TransactionId=noreg The process dies with the message: Bad system call (core dumped) /var/log/messages contains: Jun 1 23:00:28 localhost kernel: syscall(2f,2f,2f,281e1b20,80598c8) at syscall+0x217 Jun 1 23:00:28 localhost kernel: Xint0x80_syscall() at Xint0x80_syscall+0x1f Jun 1 23:00:28 localhost kernel: --- syscall (3), eip = 0x28178038, esp = 0xbfbfb69c, ebp = 0xbfbfb6b4 --- Jun 1 23:00:28 localhost kernel: pid 7927 (java), uid 0: exited on signal 12 (core dumped) Regards, Joe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40BD707C.6040902>