[Bug 530] New: Shark running DaCapo 9.12 eclipse triggers Unimplemented in sharkTopLevelBlock.cpp:1180

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Aug 13 01:43:54 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=530

           Summary: Shark running DaCapo 9.12 eclipse triggers Unimplemented
                    in sharkTopLevelBlock.cpp:1180
           Product: IcedTea
           Version: 6-hg
          Platform: all
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Shark
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: xerxes at zafena.se
                CC: gbenson at redhat.com


Testcase:
wget
http://sourceforge.net/projects/dacapobench/files/9.12-bach/dacapo-9.12-bach.jar/download
java -jar dacapo-9.12-bach.jar eclipse

Output:
Unzip workspace 
===== DaCapo 9.12 eclipse starting =====
Initialize workspace ...................
Index workspace ..#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (sharkTopLevelBlock.cpp:1180), pid=26687, tid=3078409072
#  Error: Unimplemented()
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Shark VM (17.0-b16 mixed mode linux-i386 )
# Derivative: IcedTea6 1.9pre+r87f0c2edefcf
# Distribution: Built on Ubuntu 10.04.1 LTS (Thu Aug  5 15:14:33 CEST 2010)
# An error report file with more information is saved as:
# /home/xerxes/test/hs_err_pid26687.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#

Reproducablility:
Allways.

Im hitting the same bug when running Shark from Icedtea6 and Icedtea7 head.

******************* Testresults when using a debug build:

When running a debug build with assertions enabled then i hit this:
# after -XX: or in .hotspotrc:  SuppressErrorAt=/klassVtable.cpp:1137
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error
(/home/xerxes/icedtea6-shark-b20/openjdk/hotspot/src/share/vm/oops/klassVtable.cpp:1137),
pid=26994, tid=2428443504
#  Error: assert(instanceKlass::cast(intf)->is_interface(),"sanity check")
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Shark VM (17.0-b16-product mixed mode linux-i386 )
# Derivative: IcedTea6 1.9pre+rdd4d9f50ac7c
# Distribution: Built on Ubuntu 10.04.1 LTS (Thu Jul 29 13:14:36 CEST 2010)
# An error report file with more information is saved as:
# /home/xerxes/test/hs_err_pid26994.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list