-
Bug
-
Resolution: Fixed
-
P1
-
7
-
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.
#
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.
#