Segmentation violation detected ?
15 次查看(过去 30 天)
显示 更早的评论
Everytime I am opening saved scripts, Matlab is crashing with below given error. However the same code can be run from command line without opening the code.
Please help.
------------------------------------------------------------------------ Segmentation violation detected at Wed Mar 22 12:31:47 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 37 Stepping 2, 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 = 0000000015269e50 RSP = 000000017c02fcd0 RBP = 000000017c02fdd0 RSI = 00000000625fb660 RDI = 0000000015399d68
R8 = 0000000000000068 R9 = 00007ffbe21bd718
R10 = 00007ffbe21bd710 R11 = 000000017c02fc60
R12 = 0000000000000000 R13 = 0000000000000000
R14 = 0000000000000000 R15 = 00000000625fb6bc
RIP = 00007ffbda58349d EFL = 00010246
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault): [ 0] 0x00007ffbda58349d C:\Windows\System32\CompPkgSup.DLL+00013469 UnregisterServerForPMP+00001085 [ 1] 0x00007ffbda58425e C:\Windows\System32\CompPkgSup.DLL+00016990 GetNetworkRequestCount+00000926 [ 2] 0x00007ffbda581d00 C:\Windows\System32\CompPkgSup.DLL+00007424 [ 3] 0x00007ffbda581892 C:\Windows\System32\CompPkgSup.DLL+00006290 [ 4] 0x00007ffbda5819a9 C:\Windows\System32\CompPkgSup.DLL+00006569 [ 5] 0x00007ffbe12b8364 C:\WINDOWS\System32\KERNEL32.DLL+00033636 BaseThreadInitThunk+00000020 [ 6] 0x00007ffbe25270d1 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.
2 个评论
回答(1 个)
Cam Salzberger
2017-3-28
As Cristiano said, this should have been resolved with a recent Windows update to fix their earlier update. For more details, see this post.
2 个评论
Upendran muni
2020-2-19
Hi
I got the same issue when i run my model integrated with c code
what should i do to correct it?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!