-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
9
TESTFAIL:com/sun/jdi/ExceptionEvents.java
com/sun/jdi/ExceptionEvents.java fails on some windows platform:
Testing StackOverflowCaughtTarg with java.lang.Error/caught=false/uncaught=true suspend=All
JVM version:1.9.0-ea
JDI version: 1.8
JVM description: Java Debug Interface (Reference Implementation) version 1.8
Java Debug Wire Protocol (Reference Implementation) version 1.8
JVM Debug Interface version 1.2
JVM version 1.9.0-ea (Java HotSpot(TM) Client VM, mixed mode, sharing)
FATAL ERROR in native method: Shared Memory Transport "shmem_md.c" (Jun 7 2014), line 212: Observed abandoned IP mutex. Aborting.
at com.sun.tools.jdi.SharedMemoryConnection.close0(Native Method)
at com.sun.tools.jdi.SharedMemoryConnection.close(SharedMemoryConnection.java:70)
- locked <0x040a68d8> (a java.lang.Object)
at com.sun.tools.jdi.TargetVM.run(TargetVM.java:130)
at java.lang.Thread.run(Thread.java:745)
com/sun/jdi/ExceptionEvents.java fails on some windows platform:
Testing StackOverflowCaughtTarg with java.lang.Error/caught=false/uncaught=true suspend=All
JVM version:1.9.0-ea
JDI version: 1.8
JVM description: Java Debug Interface (Reference Implementation) version 1.8
Java Debug Wire Protocol (Reference Implementation) version 1.8
JVM Debug Interface version 1.2
JVM version 1.9.0-ea (Java HotSpot(TM) Client VM, mixed mode, sharing)
FATAL ERROR in native method: Shared Memory Transport "shmem_md.c" (Jun 7 2014), line 212: Observed abandoned IP mutex. Aborting.
at com.sun.tools.jdi.SharedMemoryConnection.close0(Native Method)
at com.sun.tools.jdi.SharedMemoryConnection.close(SharedMemoryConnection.java:70)
- locked <0x040a68d8> (a java.lang.Object)
at com.sun.tools.jdi.TargetVM.run(TargetVM.java:130)
at java.lang.Thread.run(Thread.java:745)
- duplicates
-
JDK-8046024 JDI shared memory transport failed with "Observed abandoned IP mutex"
-
- Closed
-