Hide Forgot
Created attachment 837782 [details] Test log Running the org.infinispan.client.hotrod.HotRodServerStartStopTest.testTouchServer method from JniTest triggers the following JVM crash: 8: # 8: # A fatal error has been detected by the Java Runtime Environment: 8: # 8: # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d7356f9, pid=428, tid=4004 8: # 8: # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18) 8: # Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 ) 8: # Problematic frame: 8: # C [hotrod.dll+0x856f9] infinispan::hotrod::transport::Socket::close+0x19 8: # 8: # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows 8: # 8: # An error report file with more information is saved as: 8: # C:\Users\afield\Documents\GitHub\cpp-client\build\hs_err_pid428.log I have attached a log with the output of the JniTest execution, and I'll also attach the specified hs_err_pid file. This is happening on both 32 and 64 bit Windows platforms.
Created attachment 837783 [details] JVM crash log
Alan can you plese verify if this happens with 6.3/6.4
Cannot reproduce this on jdg-6.4.x/jdg-6.5.x on Windows x86/x64. Alan, can you please verify that this is no longer an issue for you either? Thanks!
Not seeing this any more with JDG 6.5 builds.