Why my MATLAB has encountered with an internal problem ans needs to close when I tried to run a code?

4 views (last 30 days)
These are the details.
MATLAB crash file:C:\Users\AKKU\AppData\Local\Temp\matlab_crash_dump.3760-1:
------------------------------------------------------------------------
Illegal instruction detected at Sat Dec 30 21:36:26 2017
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Crash Mode : continue (default)
Current Graphics Driver: Unknown hardware
Default Encoding : windows-1252
Graphics card 1 : Advanced Micro Devices, Inc. ( 0x1002 ) AMD Radeon(TM) R2 Graphics Version 13.302.1601.1001
Host Name : ANAGHA
MATLAB Architecture : win64
MATLAB Root : C:\Program Files\MATLAB\MATLAB Production Server\R2015a
MATLAB Version : 8.5.0.197613 (R2015a)
OpenGL : hardware
Operating System : Microsoft Windows 8.1 Single Language with Bing
Processor ID : x86 Family 127 Model 48 Stepping 1, AuthenticAMD
Virtual Machine : Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Window System : Version 6.3 (Build 9600)
Fault Count: 1
Abnormal termination:
Illegal instruction
Register State (from fault):
RAX = 0000000058286000 RBX = 0000000058287000
RCX = 000000006a2ef650 RDX = 00000000e23424a0
RSP = 000000006a2ef460 RBP = 000000000402f230
RSI = 000000000402f238 RDI = 000000000402f230
R8 = 0000000000000280 R9 = 0000000058287000
R10 = 00000000000001e0 R11 = 00000000000000a0
R12 = 0000000000000014 R13 = 000000000000000c
R14 = 00000000000001f4 R15 = 0000000000000014
RIP = 000000007af2a342 EFL = 00010212
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x000000007af2a342 C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\mkl.dll+26387266 xerbla+23942290
[ 1] 0x000000007a4a39ea C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\mkl.dll+15350250 xerbla+12905274
[ 2] 0x00000000796769ed C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\mkl.dll+00485869 mkl_cbwr_set+00115117
[ 3] 0x00000000796efc32 C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\mkl.dll+00982066 mkl_cbwr_set+00611314
[ 4] 0x00000000082cfb2c C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\libiomp5md.dll+00654124 _kmp_invoke_microtask+00000140
[ 5] 0x00000000082a0c3a C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\libiomp5md.dll+00461882 _kmp_release+00015930
[ 6] 0x000000000829e0ca C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\libiomp5md.dll+00450762 _kmp_release+00004810
[ 7] 0x00000000082d0b47 C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\win64\libiomp5md.dll+00658247 _kmp_launch_worker+00000423
[ 8] 0x00007ffccb7813d2 C:\windows\system32\KERNEL32.DLL+00005074 BaseThreadInitThunk+00000034
[ 9] 0x00007ffccb8d54f4 C:\windows\SYSTEM32\ntdll.dll+00087284 RtlUserThreadStart+00000052
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 (1)

Walter Roberson
Walter Roberson on 30 Dec 2017
It looks to me as if you are perhaps encountering the problem that was specific to AMD Jaguar processors.
  4 Comments

Sign in to comment.

Categories

Find more on Deep Learning Toolbox 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!