Matlab has encountered an internal problem and needs to close

4 views (last 30 days)
i am using matlab 2014a and it is showing these problem. please help
Access violation detected at Wed Dec 01 12:18:39 2021
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Default Encoding : windows-1252
MATLAB Architecture: win64
MATLAB Root : C:\Program Files\MATLAB\R2014a
MATLAB Version : 8.3.0.532 (R2014a)
Operating System : Microsoft Windows 10 Pro Education
Processor ID : x86 Family 6 Model 142 Stepping 10, GenuineIntel
Virtual Machine : Java 1.7.0_11-b21 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Window System : Version 10.0 (Build 19044)
Fault Count: 1
Abnormal termination:
Access violation
Register State (from fault):
RAX = 0000000000000000 RBX = 0000000000000000
RCX = 000000010bd10f70 RDX = ffffffffffffffff
RSP = 00000000affeaa98 RBP = 000000010bd10f70
RSI = 000000010bd3be20 RDI = 00000000affeab68
R8 = 000000007d76bf00 R9 = 000000010c1405f8
R10 = 11ce74366d5140c1 R11 = 00000000affeac70
R12 = 0000000000000000 R13 = 0000000000000000
R14 = 0000000013430f70 R15 = 0000000000000001
RIP = 0000000070bdddc4 EFL = 00010202
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x0000000070bdddc4 C:\Program Files\MATLAB\R2014a\bin\win64\QtCore4.dll+01105348 QObject::metaObject+00000004
[ 1] 0x00000000e0ddb054 C:\Program Files\MATLAB\R2014a\bin\win64\QtGui4.dll+04501588 QAccessible::queryAccessibleInterface+00000052
[ 2] 0x00000000e0de164d C:\Program Files\MATLAB\R2014a\bin\win64\QtGui4.dll+04527693 QAccessible::setRootObject+00005485
[ 3] 0x00000000e0de28fa C:\Program Files\MATLAB\R2014a\bin\win64\QtGui4.dll+04532474 QAccessible::setRootObject+00010266
[ 4] 0x00007ffe16619f07 C:\Windows\System32\OLEACC.dll+00040711 CreateStdAccessibleProxyW+00001255
[ 5] 0x00007ffdf48a9c52 C:\Windows\System32\uiautomationcore.dll+00171090 UiaReturnRawElementProvider+00029490
[ 6] 0x00007ffdf48fbc57 C:\Windows\System32\uiautomationcore.dll+00506967 UiaRegisterProviderCallback+00092599
[ 7] 0x00007ffdf48f39c8 C:\Windows\System32\uiautomationcore.dll+00473544 UiaRegisterProviderCallback+00059176
[ 8] 0x00007ffdf48af3e7 C:\Windows\System32\uiautomationcore.dll+00193511 UiaReturnRawElementProvider+00051911
[ 9] 0x00007ffdf48c3e98 C:\Windows\System32\uiautomationcore.dll+00278168 DllCanUnloadNow+00055688
[ 10] 0x00007ffdf48c0f2d C:\Windows\System32\uiautomationcore.dll+00266029 DllCanUnloadNow+00043549
[ 11] 0x00007ffdf48c0b90 C:\Windows\System32\uiautomationcore.dll+00265104 DllCanUnloadNow+00042624
[ 12] 0x00007ffdf48c0249 C:\Windows\System32\uiautomationcore.dll+00262729 DllCanUnloadNow+00040249
[ 13] 0x00007ffdf48af867 C:\Windows\System32\uiautomationcore.dll+00194663 UiaReturnRawElementProvider+00053063
[ 14] 0x00007ffdf488ad95 C:\Windows\System32\uiautomationcore.dll+00044437
[ 15] 0x00007ffdf488aa57 C:\Windows\System32\uiautomationcore.dll+00043607
[ 16] 0x00007ffe23a3e3f2 C:\WINDOWS\System32\USER32.dll+00123890 Ordinal2712+00000402
[ 17] 0x00007ffe23a40f93 C:\WINDOWS\System32\USER32.dll+00135059 SendMessageTimeoutW+00000323
[ 18] 0x00007ffe24d70ba4 C:\WINDOWS\SYSTEM32\ntdll.dll+00658340 KiUserCallbackDispatcher+00000036
[ 19] 0x00007ffe22841064 C:\WINDOWS\System32\win32u.dll+00004196 NtUserPeekMessage+00000020
[ 20] 0x00007ffe23a2a553 C:\WINDOWS\System32\USER32.dll+00042323 PeekMessageW+00000483
[ 21] 0x00007ffe23a2a4b3 C:\WINDOWS\System32\USER32.dll+00042163 PeekMessageW+00000323
[ 22] 0x0000000070bf5cd8 C:\Program Files\MATLAB\R2014a\bin\win64\QtCore4.dll+01203416 QEventDispatcherWin32::processEvents+00000456
[ 23] 0x0000000070bce0f1 C:\Program Files\MATLAB\R2014a\bin\win64\QtCore4.dll+01040625 QEventLoop::exec+00000561
[ 24] 0x0000000070bd2670 C:\Program Files\MATLAB\R2014a\bin\win64\QtCore4.dll+01058416 QCoreApplication::exec+00000224
[ 25] 0x00000000e1d82627 C:\Program Files\MATLAB\R2014a\bin\win64\glee.dll+01386023 GuiWidget::~GuiWidget+00146055
[ 26] 0x0000000070af6c17 C:\Program Files\MATLAB\R2014a\bin\win64\QtCore4.dll+00158743 QThread::setPriority+00000775
[ 27] 0x0000000072621d9f C:\Program Files\MATLAB\R2014a\bin\win64\MSVCR100.dll+00138655 endthreadex+00000067
[ 28] 0x0000000072621e3b C:\Program Files\MATLAB\R2014a\bin\win64\MSVCR100.dll+00138811 endthreadex+00000223
[ 29] 0x00007ffe23dd7034 C:\WINDOWS\System32\KERNEL32.DLL+00094260 BaseThreadInitThunk+00000020
[ 30] 0x00007ffe24d22651 C:\WINDOWS\SYSTEM32\ntdll.dll+00337489 RtlUserThreadStart+00000033

Answers (1)

Jan
Jan on 1 Dec 2021
Edited: Jan on 1 Dec 2021
Matlab R2014a is not compatible with Windows 10. See https://www.mathworks.com/support/requirements/previous-releases.html
R2015a was the 1st version running under Windows 10.

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!