Name: dkC103137 Date: 05/05/2000
Hotspot Client VM (build 1.3.0beta-b04, mixed mode),
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b03)
crashes while starting on dual processor machine, see diagnostics below.
However, occasionally, HotSpot starts successfully. Try to start java several times to see the bug.
There are two kinds of crashs - first one with OutOfMemoryError, second one with unexpected signal 11. See diagnostics below
-----------------------------------------------------------------------
%~/jdk1.3/linux/bin/java
Exception in thread "CompileThread0" java.lang.OutOfMemoryError: requested 1376256 bytes
Usage: java [-options] class [args...]
(to execute a class)
or java -jar [-options] jarfile [args...]
(to execute a jar file)
where options include:
-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
-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
%
------------------------------------------------------------------------
%~/jdk1.3/linux/bin/java
Usage: java [-options] class [args...]
(to execute a class)
or java -jar [-options] jarfile [args...]
(to execute a jar file)
where options include:
-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
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E43505005E8
#
# Problematic Thread: prio=1 tid=0x804e878 nid=0x400 runnable
#
%
-------------------------------------------------------------------------
Classic VM, started with -classic option also ALWAYS crashes, when Hotspot
is the default VM:
% ~/localjdk1.3/linux/bin/java -classic
An irrecoverable stack overflow was occured.
An irrecoverable stack overflow was occured.
An irrecoverable stack overflow was occured.
An irrecoverable stack overflow was occured.
An irrecoverable stack overflow was occured.
An irrecoverable stack overflow was occured.
^C
======================================================================
- duplicates
-
JDK-4336911 Linux: OutOfMemoryError appears during running java on multiprocessor platform
-
- Closed
-