[Bug 459] New: shark test crashes on ia32

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Mar 22 08:31:13 PDT 2010


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

           Summary: shark test crashes on ia32
           Product: IcedTea
           Version: 6-hg
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Shark
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: xerxes at zafena.se


java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8pre+r7857039dc3da) (Ubuntu build
1.6.0_18-b18)
OpenJDK Shark VM (build 14.0-b16, mixed mode)

gcc 4.4.3 glibc 2.11.1 llvm r99171

running
make check

--------------- jtreg console summary for hotspot ---------------
FAILED: compiler/6741738/Tester.java
Test results: passed: 24; failed: 1
--------------- jtreg console summary for langtools ---------------
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (frame.cpp:1209), pid=12670, tid=1735871344
#  Error: ShouldNotReachHere()
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Shark VM (14.0-b16 mixed mode linux-i386 )
# Derivative: IcedTea6 1.8pre+r7857039dc3da
# Distribution: Built on Ubuntu lucid (development branch) (Mon Mar 22 14:04:23
CET 2010)
# An error report file with more information is saved as:
#
/home/xerxes/icedtea6-shark-full-build-p5/test/langtools/JTwork/scratch/hs_err_pid12670.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
#
--------------- jtreg console summary for jdk ---------------
FAILED: com/sun/jdi/AllLineLocations.java
Error:  com/sun/jdi/BreakpointTest.java
Error:  com/sun/jdi/EarlyReturnTest.java
FAILED: com/sun/jdi/InstancesTest.java
FAILED: com/sun/jdi/MethodExitReturnValuesTest.java
FAILED: com/sun/jdi/PopAndInvokeTest.java
FAILED: com/sun/jdi/PopAndStepTest.java
Error:  com/sun/jdi/PopAsynchronousTest.java
FAILED: com/sun/jdi/PopSynchronousTest.java
FAILED: com/sun/jdi/RedefineCrossStart.java
FAILED: com/sun/jdi/Redefine-g.sh
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (ciObjectFactory.cpp:335), pid=12719, tid=1743133552
#  Error: ShouldNotReachHere()
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Shark VM (14.0-b16 mixed mode linux-i386 )
# Derivative: IcedTea6 1.8pre+r7857039dc3da
# Distribution: Built on Ubuntu lucid (development branch) (Mon Mar 22 14:04:23
CET 2010)
# An error report file with more information is saved as:
#
/home/xerxes/icedtea6-shark-full-build-p5/test/jdk/JTwork/scratch/hs_err_pid12719.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
#

the crash in jdk
#  Internal Error (ciObjectFactory.cpp:335), pid=12719, tid=1743133552
#  Error: ShouldNotReachHere()
This looks to be the same as bug 454.

the interesting and perhaps new crash are the one in langtools:
#  Internal Error (frame.cpp:1209), pid=12670, tid=1735871344
#  Error: ShouldNotReachHere()


-- 
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