From owner-freebsd-java Mon Jun 12 8:13:32 2000 Delivered-To: freebsd-java@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 6979237B527 for ; Mon, 12 Jun 2000 08:13:29 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA25652; Mon, 12 Jun 2000 09:13:28 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA08821; Mon, 12 Jun 2000 09:13:27 -0600 (MDT) (envelope-from nate) Date: Mon, 12 Jun 2000 09:13:27 -0600 (MDT) Message-Id: <200006121513.JAA08821@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Yuri Khotyaintsev" Cc: Subject: RE: Subject: Segmentation violation when invoking JNI call to C from Java with Pthreads In-Reply-To: <000401bfd457$a9f4cfe0$c31eee82@irfu.se> References: <200006102201.PAA03393@nomad.yogotech.com> <000401bfd457$a9f4cfe0$c31eee82@irfu.se> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >If you've done this, then the program won't work. pthread_mutex_lock > >and friends aren't compatible with the threading using the JDK1.1 VM. > > But is JDK1.2 pthread compatible? What JDK1.2? :) If you mean the Alpha patches, they are not pthread compatible either. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message