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

JCK15:api/javax_sound/sampled/SourceDataLine/index.html#write crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • None
    • 5.0
    • client-libs

      JDK : Failed mustang b11,b12(harness)
                       Failed 1.5.0_01b05 (harness)
                       Passed mustang b11,12(command Line)
      JCK : jck1.5
      Platform[s] : Cinnabar(build22)
      switch/Mode : PL/firefox(cinnabar)
      JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto

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

      Test source location:
      =====================
      attached

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

      How to reproduce:
      ====================
      Test fails executed through harness, but pass if executed with below script.
      [include the commandline script]
      --------Script START---------------------
      #!/bin/sh

      #Paths
      JDK="/net/koori.sfbay/p/jdk12/jdk/1.6.0/ea/b11/binaries/linux-i586"
      JCK="/net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15"
      CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
      TEST="javasoft.sqe.tests.api.javax.sound.sampled.SourceDataLine.writeTests -TestCaseID ALL"
      $JDK/bin/java -cp $CLASSPATH $TEST
      --------Script END----------------------


      Test output:
      =============
      ++++++++++++++++++++++++++++++++++++++++++
      AUtomated Test Report: Output from JTR file:
      -------
      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # SIGBUS (0xa) at pc=0xfe2df0b0, pid=19651, tid=1
      #
      # Java VM: Java HotSpot(TM) Client VM (1.6.0-ea-b12 compiled mode, sharing)
      # Problematic frame:
      # C [libjsound.so+0x3f0b0] handleSignEndianConversion+0x90
      #
      # An error report file with more information is saved as hs_err_pid19651.log
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      result: Failed. unexpected exit code: exit code 6
      test result: Failed. unexpected exit code: exit code 6
      #

      From Command Line: IT PASSED
      -----------------------------
       sh repro.sh
      ====== write001 ======
      write001: Passed.
      ====== write002 ======
      write002: Passed.
      write003: Passed.
      write004: Passed.
      STATUS:Passed.test cases: 4; all passed

      Specific Machine Info:
      =====================
      Cinnabar:
      Linux peas 2.6.5-7.97-default #1 Fri Jul 2 14:21:59 UTC 2004 i686 i686 i386 GNU/Linux

      ###@###.### 2004-11-18 18:41:51 GMT



      ********************UPDATE***********************

      TEST api/javax_sound/sampled/SourceDataLine/index.html#write failed with the following setup.

      1.5.0_01b05 and Java Harness ---> Failed(error logs attached)
      1.6.0 b12 and Java harness ---> Failed(error logs attached)

      Tried with standard JDK(commandline script pasted above)
      1.5.0_01b05----> Passed
      1.6.0b12 -----> Passed

      ###@###.### 2005-04-12 00:28:06 GMT

            amenkov Alex Menkov
            rdannapa Rajesh Dannapaneni (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: