JDK-6986646 : JVM Fatal Error while running Netbeans 6.9 with JDK7 b110
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_10
  • CPU: x86
  • Submitted: 2010-09-22
  • Updated: 2010-11-24
  • Resolved: 2010-11-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7Resolved
Related Reports
Duplicate :  
Description
Netbeans 6.9 FormEditorOperatorTest fails due to JVM Fatal Error when run with JDK 7 b110.  This only fails on Solaris 10 AMD64.  FormEditorOperatorTest passes with all previous JDK 7 builds.

Full hs_err_pid5630.log attached.


# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000000000020, pid=5630, tid=29
#
# JRE version: 7.0
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b06 mixed mode solaris-amd64 compressed oops)
# Problematic frame:
# C  0x0000000000000020
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Comments
EVALUATION This is the same thing as bug 6984956 which is likely a problem with the SS12u1 compiler building java2d.
24-11-2010