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

Unsafe API: NSK reallocmem001 test causes unexpected exception in native code

XMLWordPrintable

    • x86
    • windows_2000



      Name: elR10090 Date: 02/06/2001



      Java HotSpot server and client VMs (build 1.4.0beta-b50) fails to pass the test

          nsk/serial/Unsafe/reallocateMemory/reallocmem001

      in -Xmixed mode under Windows-2000, but passes under Windows NT 4.0.
          
      Running on Windows-2000 the test outputs:

      java version "1.4.0beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0beta-b50)
      Java HotSpot(TM) Server VM (build B50, mixed mode)
      #
      # An unexpected exception has been detected in native code outside the VM.
      # Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77fc999b
      # Function name=RtlAllocateHeap
      # Library=D:\WINNT\System32\ntdll.dll
      #
      # Current Java thread:
      # at java.lang.Shutdown.halt(Native Method)
      # at java.lang.Shutdown.exit(../../../src/share/classes/java/lang/Shutdown.java:214)
      # at java.lang.Runtime.exit(../../../src/share/classes/java/lang/Runtime.java:93)
      # at java.lang.System.exit(../../../src/share/classes/java/lang/System.java:710)
      # at serial.Unsafe.reallocateMemory.reallocmem001.main(reallocmem001.java:14)
      #
      # Dynamic libraries:
      # 0x00400000 - 0x00405000 E:\hs.run\jdk1.4-b50\bin\java.exe
      # 0x77F80000 - 0x77FF9000 D:\WINNT\System32\ntdll.dll
      # 0x77DB0000 - 0x77E0A000 D:\WINNT\system32\ADVAPI32.dll
      # 0x77E80000 - 0x77F36000 D:\WINNT\system32\KERNEL32.DLL
      # 0x77D40000 - 0x77DAF000 D:\WINNT\system32\RPCRT4.DLL
      # 0x78000000 - 0x78046000 D:\WINNT\system32\MSVCRT.dll
      # 0x50410000 - 0x50504000 E:\hs.run\jdk1.4-b50\jre\bin\hotspot\jvm.dll
      # 0x77E10000 - 0x77E75000 D:\WINNT\system32\USER32.dll
      # 0x77F40000 - 0x77F7C000 D:\WINNT\system32\GDI32.DLL
      # 0x77570000 - 0x775A0000 D:\WINNT\System32\WINMM.dll
      # 0x75E60000 - 0x75E7A000 D:\WINNT\System32\IMM32.DLL
      # 0x50210000 - 0x50217000 E:\hs.run\jdk1.4-b50\jre\bin\hpi.dll
      # 0x503E0000 - 0x503ED000 E:\hs.run\jdk1.4-b50\jre\bin\verify.dll
      # 0x50250000 - 0x50266000 E:\hs.run\jdk1.4-b50\jre\bin\java.dll
      # 0x50400000 - 0x5040D000 E:\hs.run\jdk1.4-b50\jre\bin\zip.dll
      # 0x77920000 - 0x77942000 D:\WINNT\system32\imagehlp.dll
      # 0x72A00000 - 0x72A2D000 D:\WINNT\system32\DBGHELP.dll
      # 0x690A0000 - 0x690AB000 D:\WINNT\System32\PSAPI.DLL
      #
      # Local Time = Mon Feb 05 12:38:04 2001
      # Elapsed Time = 30
      ##
      ## The exception above was detected in native code outside the VM
      ##
      ## Java VM: Java HotSpot(TM) Client VM (B50 mixed mode)
      ##
      ## An error report file has been saved as hs_err_pid1264.log.
      ## Please refer to the file for further information.
      ##

      The test belongs to the testbase_nsk testbase located at:

          /net/sqesvr.eng/export/vsn/VM/testbase/merlin/testbase_nsk

      To reproduce the failure please use 'doit.sh' script found
      in the directory:

          /net/sqesvr.eng/export/vsn/VM/GammaBase/Bugs/<this bug number>

      Use:
          sh doit.sh $JAVA_HOME

      ======================================================================

            dwallmansunw David Wallman (Inactive)
            latkinsunw Latkin Latkin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: