;; Using jvm: "/export/local/common/jdk/baseline/solaris-i586/jre/lib/i386/server/libjvm.so"
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/214729.never/source/src/cpu/x86/vm/frame_x86.cpp:240), pid=29163, tid=24
# assert(_pc == *pc_addr) failed: must be: 0xf66eb09f == 0xf66eb1b6
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) Server VM (23.0-b03-internal-201110282147.never.7103261-fastdebug mixed mode solaris-x86 )
# Core dump written. Default location: /export/local/55952.JDK7.NIGHTLY.VM_solaris-i586_bigapps_server_mixed_Weblogic_medrec/results/client/11/core or core.29163
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
Tracing back through jprt builds indicates that the _pc == *pc_addr asserts were introduced with 7081938 and started failing immediately. I'll file a new bug for that.
http://sqeweb.us.oracle.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2011-10-30/Comp_Baseline-Tiered/new_unknown_failures.html
|