Why does Matlab crash with "illegal instruction detected"?
조회 수: 10 (최근 30일)
이전 댓글 표시
Upon start, it got stuck at the 'initializing" stage. And I got the following crash report as below. Does anyone know what it means and how to resolve the issue? Many thanks.
--------------------------------------------------------------------------------
Illegal instruction detected at 2025-04-01 06:34:30 +0100
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : windows-1252
Deployed : false
Java Version : Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
MATLAB Architecture : win64
MATLAB Entitlement ID : 2344556
MATLAB Root : C:\Program Files\MATLAB\R2020b
MATLAB Version : 9.9.0.1495850 (R2020b) Update 1
Operating System : Microsoft Windows 10 Education
Process ID : 18844
Processor ID : x86 Family 6 Model 165 Stepping 5, GenuineIntel
Session Key : 86bc64d9-f104-4f05-8613-c56c82b7acc8
Window System : Version 10.0 (Build 19045)
Fault Count: 1
Abnormal termination:
Illegal instruction
Current Thread: 'MCR 0 interpreter thread' id 12192
Register State (from fault):
RAX = 0000028c98401098 RBX = 0000028c98401090
RCX = 000000e208df8930 RDX = 0000028c98401098
RSP = 000000e208df8688 RBP = 000000e208df8790
RSI = 000000e208df8930 RDI = 0000000000000000
R8 = 0000000000000000 R9 = 0000028c98401098
R10 = 00000000000005c0 R11 = afa1b9ff673fe3b9
R12 = 0000000000000000 R13 = 0000028c983f26e8
R14 = 0000000000000001 R15 = 0000000000000000
RIP = 00007ffa5a7cd600 EFL = 00010283
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x00007ffa5a7cd600 C:\Program Files\MATLAB\R2020b\bin\win64\fe_name_resolution.dll+00710144 fe::nr::SymbolTable::Classification::toString+00653712
[ 1] 0x0000028c98401090 <unknown-module>+00000000
[ 2] 0x0000028c98401098 <unknown-module>+00000000
[ 3] 0x0000000000000040 <unknown-module>+00000000
댓글 수: 3
dpb
2025년 4월 1일
Thank you, MS! It's probably some aberration there...maybe one of its suberranean updates or some other app update, even...
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!