matlab7.0
이전 댓글 표시
circumstances :WIN7 Flagship version,matlab7.0,VS2005; i use matalb program for C#, the C#-matalb program is running normally in the vs2005 debugging process,but the poblem appear in the implementation vs2005 process.
The problems are shown in the following:
Segmentation violation detected at Fri Mar 09 09:32:14 2012
------------------------------------------------------------------------
Configuration:
MATLAB Version: 7.0.0.19920 (R14)
Operating System: Microsoft Windows XP
Window System: Version 6.1 (Build 7600)
Processor ID: x86 Family 6 Model 7 Stepping 10, GenuineIntel
Virtual Machine: Java is not enabled
Default Charset: ibm-1386_P100-2002
Register State:
EAX = 00000001 EBX = 011c1bd8
ECX = 011c1bd8 EDX = 77346194
ESI = 00000000 EDI = 00000000
EBP = 053cf198 ESP = 053cf190
EIP = 78215da8 FLG = 00010202
Stack Trace:
[0] jvm.dll:0x78215da8(0x011c1bd8, 0x781d019e, 0x79b67568 "e:\MATLAB7/sys/java
/jre/win32/jr..", 8)
[1] jvm.dll:0x781cdfa0(0x053cfa9c, 0x79b67568 "e:\MATLAB7/sys/java/jre/win32/j
r..", 0x7c3428cf, 0x053cfac4)
[2] jvm.dll:0x7817ac0b(0x79b66d30, 0x053cfac0, 0x053cfa9c, 0x7c3536ed)
[3] jmi.dll:struct JNIEnv_ * __cdecl InitSunVM(bool)(0, 0x79b5e804 "MATLAB_JDB
", 0x053cfae0, 0x50000000) + 941 bytes
[4] jmi.dll:_InitJava(0, 0x793069ed, 0, 0) + 77 bytes
[5] jmi.dll:_mljInit(0x04508770, 1, 0, 0) + 6 bytes
[6] mcr.dll:unsigned long __cdecl run_init_and_handle_events(void *)(1895368,
0x053cfdc8, 0x7735b299, 1895368) + 47 bytes
[7] KERNEL32.dll:0x77491114(1895368, 0x7236b879, 0, 0)
[8] ntdll.dll:0x7735b299(0x79306bd0, 1895368, 0, 0)
[9] ntdll.dll:0x7735b26c(0x79306bd0, 1895368, 0, 0)
댓글 수: 6
Walter Roberson
2012년 3월 9일
Perhaps you could indicate the circumstances under which you encountered this?
Jan
2012년 3월 9일
What is your OS and Matlab version, what did you try to achieve and what is your question?
Daniel Shub
2012년 3월 9일
The "Java is not enabled" part seems unexpected to me. Also include how you started MATLAB (e.g., did you use the -nojvm flag)
rencs
2012년 3월 9일
rencs
2012년 3월 9일
rencs
2012년 3월 9일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!