Problem: 4.7-Stable, Linux Emulation, and the latest Sun JDK

Problem: 4.7-Stable, Linux Emulation, and the latest Sun JDK

Post by Frank Riett » Wed, 29 Jan 2003 09:03:58



Hey,

I am running FreeBSD 4.7-STABLE and have installed Linux emulation.  After
downloading the latest Sun JDK, I ran "java -version" and "javac -version"
under the root account without problems.  However, when running the commands
as any other user, I get a HotSpot Virtual Machine Error, Internal Error.
It then Abort trap (core dumps).  Has anyone else run into this?

Best regards,
Frank Rietta

 
 
 

Problem: 4.7-Stable, Linux Emulation, and the latest Sun JDK

Post by David Schult » Wed, 29 Jan 2003 17:36:34



Quote:> I am running FreeBSD 4.7-STABLE and have installed Linux emulation.  After
> downloading the latest Sun JDK, I ran "java -version" and "javac -version"
> under the root account without problems.  However, when running the commands
> as any other user, I get a HotSpot Virtual Machine Error, Internal Error.
> It then Abort trap (core dumps).  Has anyone else run into this?

Did you set your umask to 022 before you built and installed the port?

 
 
 

Problem: 4.7-Stable, Linux Emulation, and the latest Sun JDK

Post by Frank Riett » Fri, 31 Jan 2003 09:18:32


I am not familier with umask.  However, I was able to get JDK13 compiled and
working once I used cvsup to update my copy of the ports collection.

Best regards,
Frank Rietta



> > I am running FreeBSD 4.7-STABLE and have installed Linux emulation.
After
> > downloading the latest Sun JDK, I ran "java -version" and
"javac -version"
> > under the root account without problems.  However, when running the
commands
> > as any other user, I get a HotSpot Virtual Machine Error, Internal
Error.
> > It then Abort trap (core dumps).  Has anyone else run into this?

> Did you set your umask to 022 before you built and installed the port?