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

JCK: SuSE 8.2: Segmentation fault with 2 tests vm/concepts/exceptions031/

XMLWordPrintable

    • 07
    • x86
    • linux_sun, linux_suse_sles_8.2

      When running the JCK14 runtime tests on SuSE 8.2 with 1.4.1_06b01 two of the tests fail:
      vm/concepts/exceptions/exceptions031/exceptions03101
      vm/concepts/exceptions/exceptions031/exceptions03102

      uname -a:
      Linux twirl 2.4.20-4GB #1 Mon Mar 17 17:54:44 UTC 2003 i686 unknown unknown GNU/Linux

      Running through JCK doesn't give much information in the jtr files (files are attached). Just says unexpected exit code 129, but if you run the test manually it shows a segmentation fault.

      A similar bug was logged before on SuSE 7.1 (4530230) but turned out to be the wrong kernel. Don't think it's the case here.

      To Reproduce, run the following script (setting your JAVA_HOME path correctly):

      #!/bin/sh
      JAVA_HOME=/export/home/jdks/j2sdk1.4.1_06
      JCK=/net/latte.ireland/export/home4/jck/JCK-runtime-14
      export CLASSPATH="$JCK/classes:$JCK/javatest.jar"

      $JAVA_HOME/bin/java -Xfuture -showversion javasoft.sqe.tests.vm.concepts.exceptions.exceptions031.exceptions03101.exceptions03101
      $JAVA_HOME/bin/java -Xfuture -showversion javasoft.sqe.tests.vm.concepts.exceptions.exceptions031.exceptions03102.exceptions03102


            abhalesunw Ajit Bhale (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: