Adding generic types to a library should not crash the VM on Linux PH9
Linux RH 9
os.version: 2.4.20-8
os.vendorversion: 9
Generification Build: /net/penobscot.sfbay/u/builds/generify provided by ###@###.###
Steps to reproduce:
- install j2sdk1.5.0 on Linux RH9 machine
- invoke JCP (Java Control Panel) or Jaws:
j2sdk1.5.0/jre/bin/javaws
j2sdk1.5.0/jre/bin/ControlPanel
- close JCP or Jaws
Error message coming:
An unexpected error has been detected by HotSpot Virtual Machine:
> #
> # SIGSEGV (0xb) at pc=0x420734c0, pid=14930, tid=1093053632
> #
> # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta2-b48 mixed mode, sharing)
> # Problematic frame:
> # C [libc.so.6+0x734c0] __libc_free+0x70
> #
> # An error report file with more information is saved as hs_err_pid14930.log
> #
> # If you would like to submit a bug report, please visit:
> # http://java.sun.com/webapps/bugreport/crash.jsp
> #
> j2sdk1.5.0/jre/bin/ControlPanel: line 166: 14930 Aborted
> ${APPHOME}/bin/java -Djavaplugin.user.profile=${USER_JPI_PROFILE}
> -Djavaplugin.version=${PLUGIN_VERSION}
> -Djavaplugin.nodotversion=${PLUGIN_NODOTVERSION} -classpath
> ${jre}/lib/deploy.jar:${jre}/lib/plugin.jar:${jre}/lib/javaplugin_l10n.jar
> ${_JAVA_VM_OPTIONS} com.sun.deploy.panel.ControlPanel
Linux RH 9
os.version: 2.4.20-8
os.vendorversion: 9
Generification Build: /net/penobscot.sfbay/u/builds/generify provided by ###@###.###
Steps to reproduce:
- install j2sdk1.5.0 on Linux RH9 machine
- invoke JCP (Java Control Panel) or Jaws:
j2sdk1.5.0/jre/bin/javaws
j2sdk1.5.0/jre/bin/ControlPanel
- close JCP or Jaws
Error message coming:
An unexpected error has been detected by HotSpot Virtual Machine:
> #
> # SIGSEGV (0xb) at pc=0x420734c0, pid=14930, tid=1093053632
> #
> # Java VM: Java HotSpot(TM) Client VM (1.5.0-beta2-b48 mixed mode, sharing)
> # Problematic frame:
> # C [libc.so.6+0x734c0] __libc_free+0x70
> #
> # An error report file with more information is saved as hs_err_pid14930.log
> #
> # If you would like to submit a bug report, please visit:
> # http://java.sun.com/webapps/bugreport/crash.jsp
> #
> j2sdk1.5.0/jre/bin/ControlPanel: line 166: 14930 Aborted
> ${APPHOME}/bin/java -Djavaplugin.user.profile=${USER_JPI_PROFILE}
> -Djavaplugin.version=${PLUGIN_VERSION}
> -Djavaplugin.nodotversion=${PLUGIN_NODOTVERSION} -classpath
> ${jre}/lib/deploy.jar:${jre}/lib/plugin.jar:${jre}/lib/javaplugin_l10n.jar
> ${_JAVA_VM_OPTIONS} com.sun.deploy.panel.ControlPanel