Name: skT45625 Date: 07/28/2000
java version "1.3.0beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta_refresh-b09)
Java HotSpot(TM) Client VM (build 1.3.0beta-b07, mixed mode)
When I start the WebLogic 5.1 server using JDK 1.3 beta refresh under Red Hat
6.2, the VM crashes reproducibly with the following message:
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E4350500595
#
# Problematic Thread: prio=1 tid=0x804ef48 nid=0x4454 runnable
This happens regardless of whether or not I use -Xint or -Xincgc. The server
does not use any native code, so it's pure Java running all the way.
(Review ID: 107699)
======================================================================
Name: skT45625 Date: 07/31/2000
java version "1.3.0beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta_refresh-b09)
Java HotSpot(TM) Client VM (build 1.3.0beta-b07, mixed mode)
When running Forte4j, community edition v. 1.0, build 842, the VM will sometimes
crash when trying to read the documentation. There does not seem to be a sure
way to reproduce this, it appears to happen at random, but so far only while
reading the user guide. This is using the latest beta refresh of the J2 SDK 1.3
for Linux on Red Hat 6.2 on a P III 600 MHz, 128 MB RAM, with XF86_SVGA version
3.3.5 on a Matrox G400 MAX. The exception and subsequent VM error message are:
Uncaught error fetching image:
java.lang.NullPointerException
at ice.iblite.DocContainer.$rd(ice/iblite/DocContainer)
at ice.iblite.DocContainer.imageUpdate(ice/iblite/DocContainer)
at sun.awt.image.ImageWatched.newInfo(ImageWatched.java:58)
at
sun.awt.image.ImageRepresentation.imageComplete(ImageRepresentation.java:626)
at sun.awt.image.ImageDecoder.imageComplete(ImageDecoder.java:138)
at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:281)
at
sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:257)
at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:217)
at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185)
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E4350500595
#
# Problematic Thread: prio=1 tid=0x8180478 nid=0x10a2 runnable
#
(Review ID: 107788)
======================================================================
- duplicates
-
JDK-4355769 HotSpot Virtual Machine Error, Internal Error
-
- Closed
-