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

Fail RemoteServer.Set/GetLogTests called under the test 'jck12a015', -Xcomp

XMLWordPrintable

    • x86
    • windows_nt

      HS 2.0-rc1B crashes while executing the test 'jck12a015' under WinNT 4.0 in -Xcomp mode.

      At the crash, HS prints the diagnostics:
          Exit status of Execution is :-1073741571
          dummy getOperation function called

      and popup window appears with the following error message:
          java.exe - Application Error
          The exception unknown software exception (0xc00000fd) occured in the
          application at location 0x080dd7d4.

      After I pressed CANCEL button on this window to start debugger,
      the VC++ 6.0 Debugger says:
          Unhandled exception in java.exe (JVM.DLL): 0xC00000FD: Stack Overflow.

      The JCK-stress test 'jck12a015' belongs to the 'testbase_nsk' testbase, and its
      sources could be found in the directory:
          /net/sqesvr/vsn/testbase/testbase_nsk/src/nsk/stress/jck12a/jck12a015

      To execute this test follow these instructions:

          1. Create some temporary directory, to say C:\TEMP\jck12a015,
             and make this directory your current directory:
                 cd C:\TEMP\jck12a015

          2. Copy the test's sources into this directory. You need to copy
             only the file 'jck12a015.java', and the files 'jck12a015.cfg'
             and 'jck12a015.README' are optional.

          3. Also copy into the current directory the stress-wrapper needed to
             execute the test. The wrapper is the 'StressTest.java' file found
             in the directory:
                 /net/sqesvr/vsn/testbase/testbase_nsk/src/nsk/stress/share

          4. Create 'classes' subdirectory for the wrapper's class-files you will
             need to compile:
                 mkdir classes

          5. Mount to the drive L: the NFS directory:
              /usr/local/java
             (it is available as \\grinder\local-java for NT machines)

          6. Setup the CLASSPATH to provide the test with JavaTest 2.0 tool
             and JCK 1.2a pre-compiled API tests:
                 set CLASSPATH=.;.\classes;L:\sqe-tools2.0\javatest.jar;L:\jck1.2\JCK-runtime-api-12a\classes

          7. Compile the wrapper with JDK 1.2, JDK 1.2.2 or JDK 1.3 compiler:
                 javac -d .\classes StressTest.java

          8. Compile the test with JDK 1.2, JDK 1.2.2 or JDK 1.3 compiler:
                 javac jck12a015.java

          9. Execute the test several times to reproduce the failure:
                 java -Xcomp jck12a015 2>log

            cclicksunw Clifford Click (Inactive)
            elatkinsunw Eugene Latkin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: