Date: Sat, 13 Mar 1999 15:46:42 +0900 From: SHUDO Kazuyuki <shudoh@muraoka.info.waseda.ac.jp> To: freebsd-java@FreeBSD.ORG Subject: Re: the prelease jdk1.2 for linux: problem Message-ID: <199903130646.PAA24203@cafe.muraoka.info.waseda.ac.jp> In-Reply-To: Your message of "Sat, 13 Mar 1999 11:16:36 JST." <19990313111636K.daichi@ongs.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903130646.PAA24203>