Why does MATLAB crash when using xmlread with large files ?
이전 댓글 표시
When XMLREAD is used to parse through large files (~70MB) MATLAB crashes.
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (0xe06d7363), pid=3700, tid=3660
#
# JRE version: 6.0_17-b04
# Java VM: Java HotSpot(TM) Client VM (14.3-b01 mixed mode windows-x86 )
# Problematic frame:
# C [kernel32.dll+0x12afb]
#
# If you would like to submit a bug report, please visit:
# <http://java.sun.com/webapps/bugreport/crash.jsp>
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Java Package Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!