MATLAB Runtime(v82) crash

Hi,
I used a software based on MATLAB runtime v82, but it crashed with the following error log. But it runs well on some other PCs. Has anyone have any idea?
-----------------------------------------------------------------------
Illegal instruction detected at Tue Jan 23 12:15:59 2024
------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled
Default Encoding : Shift_JIS
MATLAB Architecture: win64
MATLAB Root : C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82
MATLAB Version : 8.2.0.701 (R2013b)
Operating System : Microsoft Windows 8
Processor ID : x86 Family 175 Model 116 Stepping 1, AuthenticAMD
Window System : Version 6.2 (Build 9200)
Fault Count: 2
Abnormal termination:
Illegal instruction
Register State (from fault):
RAX = 00000000137ab000 RBX = 0000000013847000
RCX = 000000001317f5d0 RDX = 0000000006dac600
RSP = 000000001317f3e0 RBP = 000000000879d530
RSI = 000000000879d518 RDI = 000000000879d538
R8 = 0000000000002000 R9 = 0000000013847000
R10 = 0000000000000198 R11 = 0000000000000088
R12 = 0000000000000100 R13 = 000000000000000c
R14 = 0000000000000008 R15 = 0000000000000100
RIP = 000000000ec305b2 EFL = 00010216
CS = 0033 FS = 0053 GS = 002b
Stack Trace (from fault):
[ 0] 0x000000000ec305b2 C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\mkl.dll+24642994 xerbla+22640098
[ 1] 0x000000000e26d484 C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\mkl.dll+14406788 xerbla+12403892
[ 2] 0x000000000d584356 C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\mkl.dll+00869206 mkl_cbwr_set+00485366
[ 3] 0x000000000d5822ce C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\mkl.dll+00860878 mkl_cbwr_set+00477038
[ 4] 0x000000000a52650c C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\libiomp5md.dll+00615692 _kmp_invoke_microtask+00000140
[ 5] 0x000000000a503d37 C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\libiomp5md.dll+00474423 _kmp_fork_call+00036167
[ 6] 0x000000000a501d60 C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\libiomp5md.dll+00466272 _kmp_fork_call+00028016
[ 7] 0x000000000a5275fe C:\Program Files\MATLAB\MATLAB Compiler Runtime\v82\bin\win64\libiomp5md.dll+00620030 _kmp_launch_worker+00000414
[ 8] 0x00007ffab2ce7344 C:\WINDOWS\System32\KERNEL32.DLL+00095044 BaseThreadInitThunk+00000020
[ 9] 0x00007ffab36026b1 C:\WINDOWS\SYSTEM32\ntdll.dll+00337585 RtlUserThreadStart+00000033

Answers (1)

Steven Lord
Steven Lord on 23 Jan 2024
Bug Report 1043644 may be relevant, depending on what hardware you're using to run your application. I don't think that processor ID is an AMD Jaguar, but it may be for a processor in one of the families that's a successor to Jaguar?

Categories

Products

Release

R2013b

Tags

Asked:

on 23 Jan 2024

Answered:

on 23 Jan 2024

Community Treasure Hunt

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

Start Hunting!