Abnormal termination: Access violation
    141 views (last 30 days)
  
       Show older comments
    
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.
0 Comments
Answers (7)
  Abdolreza Madi
      
 on 27 Jun 2018
        Go to C:\Users\xxxxx\AppData\Local\MathWorks\MATLAB\R2016a and remove the cached toolbox xml file. This solved my problem.
3 Comments
  Michael Kainzbauer
 on 18 Apr 2019
				problem persists, maybe someone can give hints on how to debug this in my code?
  Hanif Vhora
 on 20 Apr 2018
        I replaced the matlabrc.m from a 'working' higher version (R2017a in this case), and it fixed this problem.
2 Comments
  Isidore Botchak
 on 26 Jul 2019
        I'm having same issue with Matlab2017b . Did you finally figure out what the issue was and how to address it ?
0 Comments
  Hao Wu
 on 20 Jun 2022
        Upgrade grapihc card driver solved my problem immediatly.
Graphic card: NVIDIA Quadro M2200
version: 31.0.15.1625 
0 Comments
  puneet agrawal
 on 19 Jun 2023
        Encountered same issue with MATLAB 2023a while setting up wireless testbench support package.
0 Comments
See Also
Categories
				Find more on Startup and Shutdown 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!










