Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 1999 21:55:48 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        SHUDO Kazuyuki <shudoh@muraoka.info.waseda.ac.jp>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: the prelease jdk1.2 for linux: problem
Message-ID:  <199903150455.VAA28569@mt.sri.com>
In-Reply-To: <199903150404.NAA07005@cafe.muraoka.info.waseda.ac.jp>
References:  <199903130646.PAA24203@cafe.muraoka.info.waseda.ac.jp> <199903150404.NAA07005@cafe.muraoka.info.waseda.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
> > > /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
> 
> > 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 forgot to mention an important matter. You must
> disable JIT compiler. JDK 1.2 for Linux contains a JIT
> from Sun, but that can't work with green threads.
> Specify `-Djava.compiler=' with java command to disable
> the JIT.

Actually, I believe the JIT compiler is from Metroworks.



Nate


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?199903150455.VAA28569>