I'm suing files of Opensim-Matlab project.
but i have a problem. when i try to run Examples Matlab crashes suddenly, the error log is in the below.
does any one have suggestions about problem?
Thanks a lot.
(Note: i'm sorry for my bad English!)
========================================================================================
MATLAB crash file:C:\Users\ALISAF~1\AppData\Local\Temp\matlab_crash_dump.5472-1:
------------------------------------------------------------------------
Access violation detected at Thu Nov 10 09:07:42 2016
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Default Encoding : windows-1252
MATLAB Architecture: win32
MATLAB Root : D:\Program Files (x86)\MATLAB\R2014a
MATLAB Version : 8.3.0.532 (R2014a)
Operating System : Microsoft Windows 7 Ultimate
Processor ID : x86 Family 6 Model 42 Stepping 7, GenuineIntel
Virtual Machine : Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) Client VM mixed mode
Window System : Version 6.1 (Build 7601: Service Pack 1)
Fault Count: 1
Abnormal termination:
Access violation
Register State (from fault):
EAX = 06f269d0 EBX = 3489b408
ECX = 090e0000 EDX = 3489b408
ESP = 00c28784 EBP = 00c287b8
ESI = 3dca2b38 EDI = 3489b400
EIP = 779ce43e EFL = 00010202
CS = 00000023 DS = 0000002b SS = 0000002b
ES = 0000002b FS = 00000053 GS = 0000002b
Stack Trace (from fault):
[ 0] 0x779ce43e C:\Windows\SysWOW64\ntdll.dll+00189502 RtlInitUnicodeString+00000406
[ 1] 0x779ce0a3 C:\Windows\SysWOW64\ntdll.dll+00188579 RtlFreeHeap+00000126
[ 2] 0x76e914bd C:\Windows\syswow64\kernel32.dll+00070845 HeapFree+00000020
[ 3] 0x72794c39 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll+00019513 free+00000205
[ 4] 0x0a9b9969 C:\Program Files (x86)\OpenSim 1.9.1\bin\osimCommon.dll+00301417 OpenSim::XMLNode::GetAttribute+00000201
[ 5] 0x331dfa97 C:\Program Files (x86)\OpenSim 1.9.1\bin\osimSimulation.dll+00064151 OpenSim::ControlLinear::simplify+00001911
[ 6] 0x33210967 C:\Program Files (x86)\OpenSim 1.9.1\bin\osimSimulation.dll+00264551 OpenSim::Model::Model+00000727
[ 7] 0x779ce40c C:\Windows\SysWOW64\ntdll.dll+00189452 RtlInitUnicodeString+00000356
[ 8] 0x7488351b C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvd3d9wrap.dll+00013595 GetNVDisplayW+00003707
[ 9] 0x74885243 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvd3d9wrap.dll+00021059 GetNVDisplayW+00011171
[ 10] 0x76e949d0 C:\Windows\syswow64\kernel32.dll+00084432 LoadLibraryA+00000049
This error was detected while a MEX-file was running. If the MEX-file
is not an official MathWorks function, please examine its source code
for errors. Please consult the External Interfaces Guide for information
on debugging MEX-files.
If this problem is reproducible, please submit a Service Request via:
http://www.mathworks.com/support/contact_us/
A technical support engineer might contact you with further information.
==================================================================================================
Thank you for your help.