MATLAB encontered an internal problem when i open m file on editor

1 view (last 30 days)
MATLAB crash <file:C>:\Users\yagat\AppData\Local\Temp\matlab_crash_dump.7288-1:
------------------------------------------------------------------------ Segmentation violation detected at Mon Mar 20 18:20:40 2017 ------------------------------------------------------------------------
Configuration: Crash Decoding : Disabled Default Encoding : US-ASCII MATLAB Architecture: win64 MATLAB Root : C:\Program Files\MATLAB\R2013a MATLAB Version : 8.1.0.604 (R2013a) Operating System : Microsoft Windows 8 Processor ID : x86 Family 6 Model 42 Stepping 7, GenuineIntel Virtual Machine : Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot™ 64-Bit Server VM mixed mode Window System : Version 6.2 (Build 9200)
Fault Count: 1
Abnormal termination: Segmentation violation
Register State (from fault): RAX = 0000000000000000 RBX = 0000000000000000 RCX = 0000000000000000 RDX = 00000000153873d0 RSP = 000000019832fcd0 RBP = 000000019832fdd0 RSI = 00000000577b2a90 RDI = 000000005cb02da8
R8 = 0000000000000068 R9 = 00007ffd8301d718
R10 = 00007ffd8301d710 R11 = 000000019832fc60
R12 = 0000000000000000 R13 = 0000000000000000
R14 = 0000000000000000 R15 = 00000000577b2aec
RIP = 00007ffd7889349d EFL = 00010246
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault): [ 0] 0x00007ffd7889349d C:\Windows\System32\CompPkgSup.DLL+00013469 UnregisterServerForPMP+00001085 [ 1] 0x00007ffd7889425e C:\Windows\System32\CompPkgSup.DLL+00016990 GetNetworkRequestCount+00000926 [ 2] 0x00007ffd78891d00 C:\Windows\System32\CompPkgSup.DLL+00007424 [ 3] 0x00007ffd78891892 C:\Windows\System32\CompPkgSup.DLL+00006290 [ 4] 0x00007ffd788919a9 C:\Windows\System32\CompPkgSup.DLL+00006569 [ 5] 0x00007ffd83148364 C:\Windows\System32\KERNEL32.DLL+00033636 BaseThreadInitThunk+00000020 [ 6] 0x00007ffd857470d1 C:\Windows\SYSTEM32\ntdll.dll+00422097 RtlUserThreadStart+00000033
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.

Answers (2)

NarenDr.A
NarenDr.A on 20 Mar 2017
MATLAB crash <file:C>:\Users\user\AppData\Local\Temp\matlab_crash_dump.12188-1:
------------------------------------------------------------------------ Segmentation violation detected at Mon Mar 20 23:20:02 2017 ------------------------------------------------------------------------
Configuration: Crash Decoding : Disabled Default Encoding : windows-1252 MATLAB Architecture: win64 MATLAB Root : C:\Program Files\MATLAB\R2013a MATLAB Version : 8.1.0.604 (R2013a) Operating System : Microsoft Windows 8 Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel Virtual Machine : Java 1.6.0_17-b04 with Sun Microsystems Inc. Java HotSpot™ 64-Bit Server VM mixed mode Window System : Version 6.2 (Build 9200)
Fault Count: 1
Abnormal termination: Segmentation violation
Register State (from fault): RAX = 0000000000000000 RBX = 0000000000000000 RCX = 0000000000000000 RDX = 0000000015380450 RSP = 000000019832fcd0 RBP = 000000019832fdd0 RSI = 0000000076523f00 RDI = 00000000000f1468
R8 = 0000000000000068 R9 = 00007ffb0f90d718
R10 = 00007ffb0f90d710 R11 = 000000019832fc60
R12 = 0000000000000000 R13 = 0000000000000000
R14 = 0000000000000000 R15 = 0000000076523f5c
RIP = 00007ffb04d8349d EFL = 00010246
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault): [ 0] 0x00007ffb04d8349d C:\Windows\System32\CompPkgSup.DLL+00013469 UnregisterServerForPMP+00001085 [ 1] 0x00007ffb04d8425e C:\Windows\System32\CompPkgSup.DLL+00016990 GetNetworkRequestCount+00000926 [ 2] 0x00007ffb04d81d00 C:\Windows\System32\CompPkgSup.DLL+00007424 [ 3] 0x00007ffb04d81892 C:\Windows\System32\CompPkgSup.DLL+00006290 [ 4] 0x00007ffb04d819a9 C:\Windows\System32\CompPkgSup.DLL+00006569 [ 5] 0x00007ffb104b8364 C:\WINDOWS\System32\KERNEL32.DLL+00033636 BaseThreadInitThunk+00000020 [ 6] 0x00007ffb11ee70d1 C:\WINDOWS\SYSTEM32\ntdll.dll+00422097 RtlUserThreadStart+00000033
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.

Cam Salzberger
Cam Salzberger on 28 Mar 2017
Both of these crashes are caused by a recent Windows update, and should be fixed by an even more recent Windows update. Updating Windows fully should resolve the issue.
For more details, see this post.
Hope this helps!
-Cam

Categories

Find more on Get Started with MATLAB 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!