我的Java Fx應用程序出現問題。 #
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000709a1e90, pid=712, tid=8400
#
# JRE version: 7.
我正在用WinDbg和SOS分析崩潰轉儲(How to debug System.ExecutionEngineException in a framework code of a managed application)。 我能列出在託管堆中某些類型的對象: 字符串 !DumpHeap -mt 7239afb0 -min 50
I can look at the class:
!DumpO