Abnormal termination: Access violation

조회 수: 133 (최근 30일)
saksham jain
saksham jain 2016년 5월 12일
답변: puneet agrawal 2023년 6월 19일
MATLAB crash file:D:\TEMP~1\matlab_crash_dump.3640-1:
------------------------------------------------------------------------
Access violation detected at Thu May 12 07:45:40 2016
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Crash Mode : continue (default)
Current Graphics Driver: NVIDIA Corporation GeForce GT 540M/PCI/SSE2 Version 4.2.0
Default Encoding : windows-1252
Graphics card 1 : NVIDIA ( 0x10de ) NVIDIA GeForce GT 540M Version 8.17.12.8577
Graphics card 2 : Intel Corporation ( 0x8086 ) Intel(R) HD Graphics 3000 Version 9.17.10.3372
Host Name : dell-PC
MATLAB Architecture : win64
MATLAB Root : C:\Program Files\MATLAB\R2015a
MATLAB Version : 8.5.0.197613 (R2015a)
OpenGL : hardware
Operating System : Microsoft Windows 7 Professional
Processor ID : x86 Family 6 Model 42 Stepping 7, GenuineIntel
Virtual Machine : Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Window System : Version 6.1 (Build 7601: Service Pack 1)
Fault Count: 1
Abnormal termination:
Access violation
Register State (from fault):
RAX = 0000000000000000 RBX = 0000000008b69a10
RCX = 0000000008b69a10 RDX = 0000000000000000
RSP = 00000000e7fffb70 RBP = 0000000000000000
RSI = 0000000000000000 RDI = 0000000008b69a10
R8 = 000000006dad9240 R9 = 0000000000000000
R10 = 0000000070dc3c90 R11 = 0050073503eb0002
R12 = 0000000000000000 R13 = 0000000074ff8190
R14 = 000000007500cb20 R15 = 0000000000000000
RIP = 0000000075048e72 EFL = 00010202
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x0000000075048e72 C:\Windows\system32\nvoglv64.DLL+09211506 DrvPresentBuffers+00083458
[ 1] 0x000000007500cc77 C:\Windows\system32\nvoglv64.DLL+08965239 DrvCopyContext+00009799
[ 2] 0x0000000074ff7a07 C:\Windows\system32\nvoglv64.DLL+08878599
[ 3] 0x0000000074ff841f C:\Windows\system32\nvoglv64.DLL+08881183
[ 4] 0x0000000074ff8519 C:\Windows\system32\nvoglv64.DLL+08881433
[ 5] 0x000000007500cafa C:\Windows\system32\nvoglv64.DLL+08964858 DrvCopyContext+00009418
[ 6] 0x000000007500cb3f C:\Windows\system32\nvoglv64.DLL+08964927 DrvCopyContext+00009487
[ 7] 0x00000000772487fe C:\Windows\system32\USER32.dll+00165886 GetMenuBarInfo+00000638
[ 8] 0x0000000077248755 C:\Windows\system32\USER32.dll+00165717 GetMenuBarInfo+00000469
[ 9] 0x000000007722cbae C:\Windows\system32\USER32.dll+00052142 InSendMessageEx+00000106
[ 10] 0x000000007736dae5 C:\Windows\SYSTEM32\ntdll.dll+00318181 KiUserCallbackDispatcher+00000031
[ 11] 0x000000007722cbfa C:\Windows\system32\USER32.dll+00052218 DestroyWindow+00000010
[ 12] 0x000000006caa1a1e C:\Users\dell\AppData\Local\Temp\jogamp_0000\file_cache\jln6085767939149983341\jln1556155770931575245\nativewindow_win32.dll+00006686
[ 13] 0x00000000771159cd C:\Windows\system32\kernel32.dll+00088525 BaseThreadInitThunk+00000013
[ 14] 0x000000007734b981 C:\Windows\SYSTEM32\ntdll.dll+00178561 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.

답변 (7개)

Abdolreza Madi
Abdolreza Madi 2018년 6월 27일
Go to C:\Users\xxxxx\AppData\Local\MathWorks\MATLAB\R2016a and remove the cached toolbox xml file. This solved my problem.
  댓글 수: 3
Debvrat Varshney
Debvrat Varshney 2019년 2월 25일
Same here, problem still persists
Michael Kainzbauer
Michael Kainzbauer 2019년 4월 18일
problem persists, maybe someone can give hints on how to debug this in my code?

댓글을 달려면 로그인하십시오.


Walter Roberson
Walter Roberson 2016년 5월 12일

Hanif Vhora
Hanif Vhora 2018년 4월 20일
I replaced the matlabrc.m from a 'working' higher version (R2017a in this case), and it fixed this problem.
  댓글 수: 2
Nt Tia
Nt Tia 2018년 8월 3일
didn't get your answer, will you elaborate
Abhishek Bhat
Abhishek Bhat 2021년 3월 22일
Yeah, what does this mean? can you explain @Hanif Vhora

댓글을 달려면 로그인하십시오.


Isidore Botchak
Isidore Botchak 2019년 7월 26일
I'm having same issue with Matlab2017b . Did you finally figure out what the issue was and how to address it ?

Hao Wu
Hao Wu 2022년 6월 20일
Upgrade grapihc card driver solved my problem immediatly.
Graphic card: NVIDIA Quadro M2200
version: 31.0.15.1625

Abhishek Bhat
Abhishek Bhat 2021년 3월 22일
Has anyone been able to get a good soultion for this?

puneet agrawal
puneet agrawal 2023년 6월 19일
Encountered same issue with MATLAB 2023a while setting up wireless testbench support package.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by