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

(aio) EXCEPTION_ACCESS_VIOLATION in AsynchronousSocketChannel.connect on Windows 7

XMLWordPrintable

    • b146
    • generic, x86
    • windows, windows_xp, windows_7
    • Verified

      JCK tests

      api/java_nio/channels/AsynchronousChannelGroup/AsynchronousChannelGroup.html#shutdown
      api/java_nio/channels/AsynchronousChannelGroup/AsynchronousChannelGroup.html#shutdownNow
      api/java_nio/channels/AsynchronousServerSocketChannel/AsynchronousServerSocketChannel.html#accept
      api/java_nio/channels/AsynchronousSocketChannel/AsynchronousSocketChannel.html#close
      api/java_nio/channels/AsynchronousSocketChannel/AsynchronousSocketChannel.html#connect
      api/java_nio/channels/AsynchronousSocketChannel/AsynchronousSocketChannel.html#open
      api/java_nio/channels/AsynchronousSocketChannel/AsynchronousSocketChannel.html#readWrite
      api/java_nio/channels/AsynchronousSocketChannel/AsynchronousSocketChannel.html#shutdownInputOutput
      api/java_nio/channels/Channels/index.html#Methods

      cause java crash on Windows 7 32-bit being run in the following mode:

      openJDK, JCK-runtime MultiJVM group mode
      32bit -client -Xcomp -Xbatch -fallback, -esa, -Dmultitest.testcaseOrder=reverseSorted, concurrency, head, sound

      with the following message:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x01bec40b, pid=2872, tid=4028
      #
      # JRE version: 7.0-b145
      # Java VM: OpenJDK Client VM (21.0-b15 compiled mode windows-x86 )
      # Problematic frame:
      # J sun.nio.ch.WindowsAsynchronousSocketChannelImpl.connect0(JZLjava/net/InetAddress;IJ)I
      #
      # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
      #
      # An error report file with more information is saved as:
      # c:\\tmp\\jck7b58\\JCK-runtime-7\\hs_err_pid2872.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.sun.com/bugreport/crash.jsp
      # The crash happened outside the Java Virtual Machine in native code.
      # See problematic frame for where to report the bug.
      #

            alanb Alan Bateman
            asutchil Arkadiy Sutchilin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: