Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 23:47:56 -0700 (PDT)
From:      Ranjith Mandala <Ranjith.Mandala@Sun.COM>
To:        freebsd-java@freebsd.org
Cc:        java-port@freebsd.org, Ranjith.Mandala@Sun.COM
Subject:   Re: (Review ID: 159451) Internal error and core dumped
Message-ID:  <5044129.1026888473552.JavaMail.ranjithm@ha2sca-mail1.sfbay.sun.com>

next in thread | raw e-mail | index | archive | help
Hi,

This Bug Report was submitted from  http://java.sun.com/cgi-bin/bugreport.cgi and is being forwarded to you on behalf of saxtouri@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 : saxtouri@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 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?5044129.1026888473552.JavaMail.ranjithm>