JDK-7012961 : runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: hs20,5.0u34,6,6u24,7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,windows
  • CPU: generic,x86
  • Submitted: 2011-01-18
  • Updated: 2015-05-22
  • Resolved: 2014-01-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b03Fixed
Related Reports
Duplicate :  
Relates :  
Description
The test case

   runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01

was created while investigating 6550813 (Crash because of FPU control word being modified by native code (win32)) and recently added to VM testbase under 6922986 (test for 6550813 needs to be added to the VM testbase).

It crashed on windows-amd64 in HS 20 b07 JDK 6u25 b01 PIT:

[2011-01-15T02:18:24.45] # Actual: C:/local/common/jdk/baseline/windows-amd64/bin/java -server -Xmixed -XX:+StartAttachListener runtime.jni.WindowsExceptionFilter.WindowsExceptionFilter01.WindowsExceptionFilter01
[2011-01-15T02:18:24.45] #
[2011-01-15T02:18:26.23] # A fatal error has been detected by the Java Runtime Environment:
[2011-01-15T02:18:26.23] #
[2011-01-15T02:18:26.23] #  Internal Error (os_windows_x86.cpp:149), pid=1516, tid=9100
[2011-01-15T02:18:26.23] #  guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected result from topLevelExceptionFilter
[2011-01-15T02:18:26.23] #
[2011-01-15T02:18:26.23] # JRE version: 6.0_21-b04
[2011-01-15T02:18:26.23] # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b07-internal-201101140732.et151817.hs20b07-ci-for-6u2 mixed mode windows-amd64 compressed oops)
[2011-01-15T02:18:26.23] # An error report file with more information is saved as:
[2011-01-15T02:18:26.23] # c:\local\41407.HSX.PIT.VM+windows-amd64_vm__server_mixed_vm.runtime.testlist\results\ResultDir\WindowsExceptionFilter01\hs_err_pid1516.log
[2011-01-15T02:18:26.23] #
[2011-01-15T02:18:26.23] # If you would like to submit a bug report, please visit:
[2011-01-15T02:18:26.23] #   http://java.sun.com/webapps/bugreport/crash.jsp
[2011-01-15T02:18:26.23] #
[2011-01-15T02:18:26.23] # Test level exit status: 1
[2011-01-15T02:18:26.25] # Host info: CYGWIN_NT-6.1-WOW64 vm-x2270-05 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin

Comments
Removed test-fail-ppc* labels so this is not incorrectly used as a match in Aurora
22-05-2015

Reproduced with jdk8
10-12-2013

RULE runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 Crash any
10-12-2012