Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 20:25:40 -0600 (CST)
From:      Abdul Basit <basit@basit.cc>
To:        freebsd-hackers@freebsd.org
Subject:   jdk1.4/linux-bin compat
Message-ID:  <20020320202242.P886-100000@wireless.cs.twsu.edu>
In-Reply-To: <200203202241.g2KMfYm05289@sdf.lonestar.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi !

 If i download linux version of jdk 1.4 and try to run
it with linux bin compat for freebsd.

 It works well if i use java as root but with normal
user it aborts.

wireless@basit bin>java -version
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
#
# Error ID: 4F533F4C494E55580E43505002AB
#
Abort trap

wireless@root bin>java -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
wireless@root bin>

Can anyone help please ?

thanks
- basit



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020320202242.P886-100000>