From owner-freebsd-java Fri Mar 12 22:47:56 1999 Delivered-To: freebsd-java@freebsd.org Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (Postfix) with ESMTP id 11AD814BD3 for ; Fri, 12 Mar 1999 22:47:52 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id PAA24203 for ; Sat, 13 Mar 1999 15:46:42 +0900 Message-Id: <199903130646.PAA24203@cafe.muraoka.info.waseda.ac.jp> To: freebsd-java@FreeBSD.ORG Subject: Re: the prelease jdk1.2 for linux: problem In-reply-to: Your message of "Sat, 13 Mar 1999 11:16:36 JST." <19990313111636K.daichi@ongs.net> Date: Sat, 13 Mar 1999 15:46:42 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, > /home/daichi(942) /usr/local/jdk1.2/bin/java > SIGSEGV 11* segmentation violation > stackpointer=0xefbfcec0 > > Full thread dump Classic VM (Linux_JDK_1.2_pre-release-v1, native threads): ^^^^^^^^^^^^^^ > "main" (TID:0x291761e0, sys_thread_t:0x81434e0, state:R, native ID:0x400) prio=5 > uummmm..... really someone can use the prerelease jdk1.2(for linux) on > linux emulation? At least, you should use green threads instead of native threads. Even on Linux, native threads can't work well yet with glibc 2.1. I know that there is a porting effort of LinuxThreads to FreeBSD. But I suppose linux emulation on FreeBSD doesn't contain any multi-threading library, either user-level or kernel-level. Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message