Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5106020

SEGV in regression test java/lang/Character/Supplementary.java on Solaris 8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • hotspot
    • b16
    • sparc
    • solaris, solaris_8, solaris_9, solaris_10

        The j2se regression test test/java/lang/Character/Supplementary.java
        started failing with Mustang build b04, only on solaris-sparc Solaris 8.

        It has not been seen to fail on windows or linux, or solaris-sparc Solaris 9,
        or on solaris-x86 Solaris 10, but has been seen to fail on multiple Solaris 8
        machines.

        The presence of a core file, and the error message

        execStatus=Failed. Unexpected exit from test [exit code: 11]

        are indicative of a SEGV.

        More precisely, nightly build b04-2004-09-14 works, while b04-2004-09-15 fails.

        shell transcript extract follows:

        /u/martin/jct-tools/2.1.6/solaris/bin/jtreg -automatic -jdk:/java/re/jdk/1.6.0/nightly/binaries/solaris-sparc/b04-2004-09-14/jdk1.6.0/ Supplementary.java
        Directory "./JTreport" not found: Creating
        Directory "./JTwork" not found: Creating
        Directory "./JTwork/scratch" not found: Creating
        test results: passed: 1
        Report written to /u/martin/ws/tiger/test/java/lang/Character/JTreport/report.html
        Results written to /u/martin/ws/tiger/test/java/lang/Character/JTwork
        /u/martin/jct-tools/2.1.6/solaris/bin/jtreg -automatic -jdk:/java/re/jdk/1.6.0/nightly/binaries/solaris-sparc/b04-2004-09-15/jdk1.6.0/ Supplementary.java
        Directory "./JTreport" not found: Creating
        Directory "./JTwork" not found: Creating
        Directory "./JTwork/scratch" not found: Creating
        test results: failed: 1
        Report written to /u/martin/ws/tiger/test/java/lang/Character/JTreport/report.html
        Results written to /u/martin/ws/tiger/test/java/lang/Character/JTwork
        Error: some tests failed or other problems occurred

        Here is the jtr file:

        description=file:///java/jdk/1.6.0/ws/integration/TL/j2se/test/java/lang/Character/Supplementary.java
        end=Wed Sep 22 17:47:26 PDT 2004
        environment=regtest
        execStatus=Failed. Unexpected exit from test [exit code: 11]
        javatestOS=SunOS 5.8 (sparc)
        javatestVersion=2.1.6
        script=com.sun.javatest.regtest.RegressionScript
        sections=script_messages compile build main
        start=Wed Sep 22 17:44:45 PDT 2004
        status=Failed. Unexpected exit from test [exit code: 11]
        test=java/lang/Character/Supplementary.java
        work=/tmp/w/java/lang/Character

        #section:script_messages
        ----------messages:(4/235)----------
        JDK under test: (/java/re/jdk/1.6.0/nightly/binaries/solaris-sparc/latest)
        java version "1.6.0-beta"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-beta-b05)
        Java HotSpot(TM) Client VM (build 1.6.0-beta-b05, mixed mode)

        #section:compile
        ----------messages:(3/207)----------
        command: compile /java/jdk/1.6.0/ws/integration/TL/j2se/test/java/lang/Character/Supplementary.java
        reason: User specified action: run compile -source 1.5 Supplementary.java
        elapsed time (seconds): 11.728
        ----------System.out:(0/0)----------
        ----------System.err:(0/0)----------
        result: Passed. Compilation successful

        #section:build
        ----------messages:(3/100)----------
        command: build Supplementary
        reason: Named class compiled on demand
        elapsed time (seconds): 0.0060
        result: Passed. No need to compile: Supplementary.java

        #section:main
        ----------messages:(3/127)----------
        command: main Supplementary
        reason: User specified action: run main/timeout=600 Supplementary
        elapsed time (seconds): 149.078
        ----------System.out:(0/0)----------
        ----------System.err:(0/0)----------
        result: Failed. Unexpected exit from test [exit code: 11]


        test result: Failed. Unexpected exit from test [exit code: 11]

              never Tom Rodriguez
              martin Martin Buchholz
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: