| From | Sent On | Attachments |
|---|---|---|
| Ranjith Mandala | Jul 16, 2002 11:47 pm | |
| Shannon -jj Behrens | Jul 17, 2002 2:30 pm |
| Subject: | Re: (Review ID: 159451) Internal error and core dumped | |
|---|---|---|
| From: | Shannon -jj Behrens (jj...@nttmcl.com) | |
| Date: | Jul 17, 2002 2:30:45 pm | |
| List: | org.freebsd.freebsd-java | |
As I mentioned in an earlier email, I think this is a duplicate of FreeBSD PR kern/40611. Please see there for a patch :)
Best Regards, -jj
On Tue, Jul 16, 2002 at 11:47:56PM -0700, Ranjith Mandala wrote:
Hi,
This Bug Report was submitted from http://java.sun.com/cgi-bin/bugreport.cgi
and is being forwarded to you on behalf of saxt...@vtrip-ltd.com. If you would
like to respond. Please send an e-mail to the address listed at the end of this
report.
Regards, RM. ----------------- Original Bug Report-------------------
category : hotspot release : 1.4 subcategory : other type : bug synopsis : Internal error and core dumped description : FULL PRODUCT VERSION : 1.4.0_01-b03 mixed mode
FULL OPERATING SYSTEM VERSION : FreeBSD 4.6 Stable, glibc version 1.2.10
ADDITIONAL OPERATING SYSTEMS : FreeBSD 4.6 Stable, with linux-base installed (support for linux binaries and libraries)
EXTRA RELEVANT SYSTEM CONFIGURATION : The system is upgraded very often with every new stable version of installed software published officialy by FreeBSD developers. It runs on an PC with AMD Ahtlon Thuderbird 1.2 GHz CPU, 512 MB of RAM and 40 GB Hard Disk.
A DESCRIPTION OF THE PROBLEM : When a normal user runs java, it responds with the following message:
# # 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_01-b03 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort - core dumped
and it procuces a core file. This does not happen when executing java as root.
REGRESSION. Last worked in version 1.4
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM : 1. Install a FreeBSD 4.6 Stable PC with cvs and portupgrade packages 2. Execute portinstall linux-jdk to install the latest stable jdk 3. create a normal user accound, and execute /usr/local/linux-jdk1.4.0.01/bin/java
EXPECTED VERSUS ACTUAL BEHAVIOR : Expected:
Usage: java [-options] class [args...] (to execute a class) or java -jar [-options] jarfile [args...] (to execute a jar file)
where options include: -client to select the "client" VM -server to select the "server" VM -hotspot is a synonym for the "client" VM [deprecated] The default VM is client.
-cp -classpath <directories and zip/jar files separated by :> set search path for application classes and resources -D<name>=<value> set a system property -verbose[:class|gc|jni] enable verbose output -version print product version and exit -showversion print product version and continue -? -help print this help message -X print help on non-standard options -ea[:<packagename>...|:<classname>] -enableassertions[:<packagename>...|:<classname>] enable assertions -da[:<packagename>...|:<classname>] -disableassertions[:<packagename>...|:<classname>] disable assertions -esa | -enablesystemassertions enable system assertions -dsa | -disablesystemassertions disable system assertions
Actual:
# # 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_01-b03 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort - core dumped
ERROR MESSAGES/STACK TRACES THAT OCCUR : # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (1.4.0_01-b03 mixed mode) # # Error ID: 4F533F4C494E55580E43505002AB # Abort - core dumped
REPRODUCIBILITY : This bug can be reproduced always. workaround : suggested_val : cust_name : Stavros Sahtouris cust_email : saxt...@vtrip-ltd.com jdcid : keyword : webbug company : Virtual Trip Ltd hardware : x86 OSversion : Linux bugtraqID : 0 dateCreated : 2002-07-17 00:12:38.0 dateEvaluated : 2002-07-17 00:46:31.868
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
-- Real programmers don't draw flowcharts. Flowcharts are, after all, the illiterate's form of documentation. Cavemen drew flowcharts; look how much good it did them.
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message





