Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4799414
Votes 1
Synopsis 1.4.1 C2 crashes in PhaseCFG::DFS
Category hotspot:compiler2
Reported Against 1.4.1
Release Fixed
State 11-Closed, duplicate of 4682728, bug
Priority: 2-High
Related Bugs 4682728 , 5043395
Submit Date 07-JAN-2003
Description
Weblogic Server 8.1 is experiencing crashes with 1.4.1 C2 on Solaris 8.
Please find below the stack trace :

 # HotSpot Virtual Machine Error, Internal Error
 # Please report this error at
 # http://java.sun.com/cgi-bin/bugreport.cgi
 #
 # Java VM: Java HotSpot(TM) Server VM (1.4.1-b21 mixed mode)
 #
 # Error ID: 444F4D47524150480E43505000BF 01
 #
 # Problematic Thread: prio=5 tid=0xf9328 nid=0x9 runnable
 #
 Internal Error
 ShouldNotReachHere()


 detected a multithreaded program
   xxxxx@xxxxx   (  xxxxx@xxxxx  ) terminated by signal ABRT (Abort)
 (/opt/SUNWspro/bin/../WS6/bin/sparcv9/dbx) where
 current thread:   xxxxx@xxxxx  
[1] _lwp_kill(0x0, 0x9, 0x0, 0xff33c000, 0xff386000, 0xff340420), at
0xff31ee6c
[2] raise(0x6, 0x0, 0x0, 0xffffffff, 0xff3403ac, 0x0), at 0xff2cb94c
[3] abort(0xff33c000, 0xf21fe6a8, 0x0, 0x4, 0x0, 0xf21fe6c9), at
0xff2b58ec
[4] os::abort(0x1, 0xb, 0xfede1d20, 0xf21febe8, 0xfeded1ec, 0x0), at
0xff0802b8
[5] JVM_handle_solaris_signal(0xfede1d20, 0xf21febe8, 0xf21fe930,
0x4000, 0x411c, 0x0), at 0xfededa64
[6] __sighndlr(0xb, 0xf21febe8, 0xf21fe930, 0xfeded170, 0x0, 0x0), at
0xff374cc8
[7] call_user_handler(0xfe7a0e00, 0x9, 0xff3878e0, 0xf21fe930,
0xf21febe8, 0xb), at 0xff36fb00
[8] sigacthandler(0xfe7a0e00, 0xf21febe8, 0xf21fe930, 0xff386000,
0xf21febe8, 0xb), at 0xff36fccc
  ---- called from signal handler with signal -25555456
(SIG-25555456) ------
[9] PhaseCFG::ScheduleLate(0xf21feff8, 0x1, 0x0, 0xbfb4d0, 0xff184000,
0x64),at 0xfede1d20
[10] PhaseCFG::GlobalCodeMotion(0xf21fedb4, 0xbfb4d0, 0x4000,
0xf21ff190, 0x41a4, 0x0), at 0xfede2cfc
[11] Compile::Code_Gen(0xf21ff540, 0xf21ff314, 0xf21ff454, 0x5c1a3c,
0xf21ff454, 0x0), at 0xfede78c4
[12] Compile::Compile(0x819c24, 0xb9aef8, 0x0, 0x736490, 0xffffffff,
0x1), at 0xfee171d4
[13] C2Compiler::compile_method(0xddbb0, 0xf21ffd38, 0x0, 0x736490,
0xffffffff, 0x0), at 0xfee13bf0
[14] CompileBroker::invoke_compiler_on_method(0x26e, 0x0, 0xffffffff,
0xf93b4, 0xff1c3024, 0xf9328), at 0xfee13430
[15] CompileBroker::compiler_thread_loop(0xf9328, 0xf9328, 0xdd748,
0xf98c8, 0x2fff88, 0xfee83f60), at 0xfeecb140
[16] JavaThread::run(0xf9328, 0x0, 0x0, 0x0, 0x0, 0x0), at 0xfee83f88
[17] _start(0xf9328, 0xfe7a0e00, 0x0, 0x0, 0x0, 0x0), at 0xfee803d4
 (/opt/SUNWspro/bin/../WS6/bin/sparcv9/dbx)

 --------
 harrier> java weblogic.version

 WebLogic Server 8.1  Mon Dec 2 23:03:08 PST 2002 225958
 WebLogic XMLX Module 8.1  Mon Dec 2 23:03:08 PST 2002 225958
 WebLogic Server 8.1  Mon Dec 2 23:03:08 PST 2002 225958


 Trying to start a 25node cluster via console and nm; clusters >
25nodecluster > start this cluster:  the admin server :


 using -server
Work Around
N/A
Evaluation
This is a duplicate of 4775681/4682728.

  xxxxx@xxxxx   2003-02-13
Comments
  
  Include a link with my name & email   

Submitted On 14-JAN-2003
Gauravc
I am getting the same on Windows while starting 3 servers 
using the node manager.


Submitted On 14-JAN-2003
minky
We receive the same error using tomcat 4.1.10, solaris 8 and 
jdk 1.4.1-b21. any workarounds available ? suggestions ?


Submitted On 15-JAN-2003
lhoriman
I am seeing something very similar with Sun 1.4.1_01, JBoss-
3.0.3_tomcat-4.1.12, Linux on a dual processor box:

#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 
mixed mode)
#
# Error ID: 444F4D47524150480E43505000BF
#
# Problematic Thread: prio=1 tid=0x0x80b1ef0 nid=0x5a85 
runnable
#

This happens after running under heavy load for a while.


Submitted On 17-JAN-2003
vishalvishnoi
I get the same problem on Welbogic 8.1 

#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1-b21 mixed mode)
#
# Error ID: 444F4D47524150480E43505000BF
#
# Problematic Thread: prio=5 tid=0x009E7C78 nid=0xa64 runnable 
#

we are starting a smiple domain consisting of admin and
managed server. The managed server crased with the above error. 

WebLogic Server 8.1  Thu Jan 16 22:42:49 PST 2003 232413 
WebLogic XMLX Module 8.1  Thu Jan 16 22:42:49 PST 2003 232413







Submitted On 22-JAN-2003
alvinwen
Me, too.  Windows XP Pro, running a hand-written standalone
nio-based server, under moderate but not extreme load.

#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 mixed mode)
#
# Error ID: 444F4D47524150480E43505000BF
#
# Problematic Thread: prio=5 tid=0x00A06A80 nid=0x704 runnable
#


Submitted On 23-JAN-2003
robertsuschnik
The same here...
Running linux (SUSE 8.0), tomcat 4.1.12, latest jvm; heavy 
load


Submitted On 13-MAR-2003
kraemerg
I've got this error some times while starting some (5 to 14) 
Jettys (jetty.mortbay.com) in a Linux box (RH 7.1, kernel 
2.4.20). It usually kills just one JVM per box.
The Java options that I'm using are:
-Xss10M -Xms256M -Xmx256M -server -Duser.region=US -
Duser.language=en_US
If it's important, we're having this problem with Jetty starting 
HTTP or AJP13 Listeners.


Submitted On 06-MAY-2003
mkatta
We are seeing the same on iPlanet 6 with JDK 1.4.1_01. Has 
this been fixed in JDK 1.4.1_02? Is there going to be a JDK 
1.4.1_03 or is it rolled into 1.4.2? Can someone please answer 
this for me


Submitted On 24-OCT-2003
sbzvrr
We too have this error

#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 mixed mode)
#
# Error ID: 444F4D47524150480E43505000BF 01
#
# Problematic Thread: prio=5 tid=0xe75a8 nid=0xb runnable 


Submitted On 26-JAN-2004
mvdaga
We too have received this error twice on weblogic 8.1 
with different Thread: tid and nid...

HotSpot Virtual Machine Error, Internal Error
 Please report this error at
 http://java.sun.com/cgi-bin/bugreport.cgi

 Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 
mixed mode)

 Error ID: 444F4D47524150480E43505000BF

 Problematic Thread: prio=5 tid=0x00A472C0 
nid=0xc44 runnable


Submitted On 27-APR-2004
mrgarageman
I got this problem 2 days ago

#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1_02-b06 
mixed mode)
#
# Error ID: 444F4D47524150480E43505000BF
#
# Problematic Thread: prio=5 tid=0x008CF2C0 
nid=0x328 runnable
#
I use tomcat 5 on windows xp with jvm -server -
Xms128mb  -Xmx128mb setting


Submitted On 16-NOV-2005
This error generally comes when your java application developement environment uses the higher version of java/jre but on run time you are using the lower version of java/jre. To rectify the problem use the same java version as in developement time.

Himanshu Jayaswal
Siemens gurgaon
himanshu.jayaswal@siemens.com


Submitted On 23-NOV-2005
how to rectify hot spot virtual machine error


Submitted On 24-NOV-2005
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi



PLEASE NOTE: JDK6 is formerly known as Project Mustang