From owner-freebsd-java@FreeBSD.ORG Fri Oct 15 17:22:22 2004 Return-Path: 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 1241416A4CE for ; Fri, 15 Oct 2004 17:22:22 +0000 (GMT) Received: from smtp2.pochta.ru (smtp2.pochta.ru [81.211.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E2443D31 for ; Fri, 15 Oct 2004 17:22:21 +0000 (GMT) (envelope-from pk@hotbox.ru) Received: from [10.18.41.186] (fw9-untrust.misp.ru [193.201.231.126] (may be forged)) (author=pk@hotbox.ru authenticated bits=0)i9FHM9ZU002447 for ; Fri, 15 Oct 2004 21:22:16 +0400 (MSD) (envelope-from pk@hotbox.ru) X-Author: pk@hotbox.ru from [10.18.41.186] (fw9-untrust.misp.ru [193.201.231.126] (may be forged)) via Free Mail POCHTA.RU From: Paul Kouzmenko To: freebsd-java@freebsd.org Date: Fri, 15 Oct 2004 21:21:43 +0400 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410152121.44112@+70957418191> Subject: Bad system call for JDK1.5 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 17:22:22 -0000 Hello! I have a problem for java, javac and other programs from JDK1.5 (ports/java/linux-sun-jdk15). Every time, when i running these programs they coredumped with "Bad system call". I use FreeBSD 5.2.1-RELEASE whith linux.ko and linprocfs.ko. base_linux are installed also. Thanks in advance. -- Paul Kouzmenko