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

JCK15:api/javax_sound/sampled/SourceDataLine/index.html#write crashes, sparc solaris 8, 9

XMLWordPrintable

    • b62
    • sparc
    • solaris
    • Verified

      JCK : jck1.5
      J2SE : FAIL - mustang b24 64bit (solaris-sparcv9)
      Platform[s] : FAIL - solaris 8, 9 on sparc Ultra-
                       PASS - solaris 9 on sparc Sun-Blade-100
                       PASS - windows, linux, solaris x86, solaris10 on sparc
      switch/Mode : FAIL - -d64
                       PASS - default, -client, -server
                       
      JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto

      Failing Tests :
      api/javax_sound/sampled/SourceDataLine/index.html#write

      Test source location:
      =====================
      /net/cady/export/dtf/unified/knight-ws/suites/jck/jck1.5a/JCK-runtime-15a/tests/api/javax_sound/sample/SourceDataLine/index.html#write

      jtr file location:
      ==================
      attached.

      How to reproduce:
      ====================
      --------Script START---------------------
      #!/bin/sh
      #Paths in Java Software:
      JDK="/export/jdk/b24/solaris-sparcv9/jdk1.6.0"

      JCK="/net/cady/export/dtf/unified/knight-ws/suites/jck/jck1.5a/JCK-runtime-15a"
      CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
      POLICY="-Djava.security.policy=$JCK/lib/jck.policy"

      TEST="javasoft.sqe.tests.api.javax.sound.sampled.SourceDataLine.writeTests -TestCaseID ALL"

      echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`

      $JDK/bin/java -d64 -showversion -cp $CLASSPATH $POLICY $TEST

      --------Script END----------------------
      Test output:
      =============
      Run above script on solaris 8 or 9 sparc Ultra machine.
      Test crashes. Attached the crash log file. Oddly, run the script on solaris 9 sparc Sun-Blade machine, and the test passes. See more test result info below specific machine list from our test lab.
      $ sh sound.sh
      JCK_VERSION=1.5a JCK_BUILD_ID=b03
      java version "1.6.0-ea"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b24)
      Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-ea-b24, mixed mode)

      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # SIGBUS (0xa) at pc=0xffffffff2be7bb20, pid=23239, tid=1
      #
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0-ea-b24 mixed mode)
      # Problematic frame:
      # C [libjsound.so+0x7bb20]
      #
      # An error report file with more information is saved as hs_err_pid23239.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      Abort - core dumped

      Specific Machine Info:
      =====================
      [FAIL] SunOS kang 5.8 Generic_108528-29 sun4u sparc SUNW,Ultra-60
      [FAIL] SunOS parislv 5.9 Generic_117171-07 sun4u sparc SUNW,Ultra-60
      [FAIL] SunOS jetfly 5.9 Generic_117171-07 sun4u sparc SUNW,Ultra-5_10
      [PASS] SunOS kalieda 5.9 Generic_117171-07 sun4u sparc SUNW,Sun-Blade-100
      [PASS] SunOS kuai 5.9 Generic_117171-07 sun4u sparc SUNW,Sun-Blade-100

      ###@###.### 2005-2-25 00:43:14 GMT
      ###@###.### 2005-04-12 00:35:28 GMT

            amenkov Alex Menkov
            jsongsunw Joo Song (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: