Crash in Compile::find_intrinsic

Rémi Forax forax at univ-mlv.fr
Tue Dec 28 02:37:45 PST 2010


I've updated PHP.reboot to jdk7 b123 API.
All tests pass but one: test/testfibo.phpr

Step to reproduce:
download phpreboot from the SVN repo:
http://code.google.com/p/phpreboot/

run:
bin/phpr.sh test/testfibo.phpr

[forax at localhost phpreboot]$ bin/phpr.sh test/testfibo.phpr
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007faf9e935adf, pid=30902, tid=140392092649216
#
# JRE version: 7.0-b123
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b04 mixed mode 
linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x386adf]  Compile::find_intrinsic(ciMethod*, bool)+0x3f
#
# An error report file with more information is saved as:
# /home/forax/java/workspace/phpreboot/hs_err_pid30902.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
bin/phpr.sh: line 36: 30902 Aborted                 (core dumped) java 
-server -ea -XX:+AnonymousClasses -XX:+UnlockExperimentalVMOptions 
-XX:+EnableInvokeDynamic 
-Xbootclasspath/p:$LIB/phpreboot.jar:$LIB/tatoo-runtime.jar:$LIB/asm-all-3.2.jar:$LIB/jaxen-1.1.2.jar:$LIB/grizzly-servlet-webserver-1.9.18-k.jar:$LIB/derby.jar 
com.googlecode.phpreboot.Main $@

I can reproduce the crash with the 64bits and 32bits server VMs.

Rémi
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid30902.log
Url: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20101228/fc8f5881/attachment-0001.ksh 


More information about the mlvm-dev mailing list