Access violation trying to refer SysWOW64\ntdll.dll

4 views (last 30 days)
Hello, I have the following problem. When the Matlab tries to refer the file C:\Windows\SysWOW64\ntdll.dll+00237381, access violation appears. Maybe you can help me? Thank you!
This is the MatLab_Crash_Dump file:
------------------------------------------------------------------------ Access violation detected at Fri Nov 21 07:01:49 2014 ------------------------------------------------------------------------
Configuration: Crash Decoding : Disabled Default Encoding : windows-1251 MATLAB Architecture: win32 MATLAB Root : C:\Program Files (x86)\MATLAB\R2014a MATLAB Version : 8.3.0.532 (R2014a) Operating System : Microsoft Windows 7 Профессиональная Processor ID : x86 Family 6 Model 42 Stepping 7, GenuineIntel Virtual Machine : Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot™ 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 = 00770074 EBX = 00000000 ECX = 09f5b2a0 EDX = 02f93eb4 ESP = 00c2f72c EBP = 00c2f738 ESI = 00610034 EDI = 09f5b2a0
EIP = 02c3a4e7 EFL = 00010202
CS = 00000023 DS = 0000002b SS = 0000002b
ES = 0000002b FS = 00000053 GS = 0000002b
Stack Trace (from fault): [ 0] 0x02c3a4e7 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\m_interpreter.dll+00173287 [ 1] 0x02eda2a4 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\m_interpreter.dll+02925220 [ 2] 0x02d7d202 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\m_interpreter.dll+01495554 [ 3] 0x02cf3519 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\m_interpreter.dll+00931097 [ 4] 0x02cf3484 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\m_interpreter.dll+00930948 [ 5] 0x7b73001c C:\Program Files (x86)\MATLAB\R2014a\bin\win32\uiw.dll+00524316 [ 6] 0x00d1b67a C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+00964218 [ 7] 0x00d189b2 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+00952754 [ 8] 0x00d191c5 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+00954821 [ 9] 0x00d1b31c C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+00963356 [ 10] 0x00d1c5a0 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+00968096 [ 11] 0x00d21484 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+00988292 [ 12] 0x00d24b37 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+01002295 [ 13] 0x00d24f5e C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+01003358 [ 14] 0x00d24f92 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\libmwservices.dll+01003410 [ 15] 0x7cf836d3 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\mcr.dll+00079571 [ 16] 0x7cf83990 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\mcr.dll+00080272 [ 17] 0x7cf7856f C:\Program Files (x86)\MATLAB\R2014a\bin\win32\mcr.dll+00034159 [ 18] 0x7cf7b4fc C:\Program Files (x86)\MATLAB\R2014a\bin\win32\mcr.dll+00046332 [ 19] 0x7b2e6ce5 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\MVMLocal.dll+00158949 [ 20] 0x7b3b51b1 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\mvm.dll+00610737 [ 21] 0x7b3b7328 C:\Program Files (x86)\MATLAB\R2014a\bin\win32\mvm.dll+00619304 [ 22] 0x7b3b6f5b C:\Program Files (x86)\MATLAB\R2014a\bin\win32\mvm.dll+00618331 [ 23] 0x00404a9a C:\Program Files (x86)\MATLAB\R2014a\bin\win32\MATLAB.exe+00019098 [ 24] 0x0040632a C:\Program Files (x86)\MATLAB\R2014a\bin\win32\MATLAB.exe+00025386 [ 25] 0x753e338a C:\Windows\syswow64\kernel32.dll+00078730 [ 26] 0x77a09f72 C:\Windows\SysWOW64\ntdll.dll+00237426 [ 27] 0x77a09f45 C:\Windows\SysWOW64\ntdll.dll+00237381
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.
  2 Comments
Geoff Hayes
Geoff Hayes on 23 Nov 2014
Tanya - what is MATLAB doing when this error message appears? During startup or during a call to some function?
Sai Gm
Sai Gm on 22 Dec 2014
@Geoff Hayes I also encountered same problem it is during when i call function

Sign in to comment.

Answers (0)

Categories

Find more on Dialog Boxes in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!