“The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. ”,明确的跟你说了,虚拟机Crash,是因为本地代码(native code)的问题,并且通过问题描述提示(problematic frame)可以找到bug产生的地方。好好检查下代码!
java 虚拟机报错 毫无头绪,很着急 请大家帮忙!
“The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. ”,明确的跟你说了,虚拟机Crash,是因为本地代码(native code)的问题,并且通过问题描述提示(problematic frame)可以找到bug产生的地方。好好检查下代码!2014-03-25