Mathworks Crashes with Simulink Rapid Accelerator

25 views (last 30 days)
I am trying to compile a model with Rapid Acceleration. All the models build properly (19 of them) but when it comes to running the model after compilation, I get the following crash report. MATLAB closes after that.
The crash logs (from the window) are as follows. Truncated to include what I think are the important bits:
MATLAB Log File: C:\Users\PRATIK~1\AppData\Local\Temp\matlab_crash_dump.15472-1
------------------------------------------------
MATLAB Log File
------------------------------------------------
--------------------------------------------------------------------------------
Access violation detected at 2022-02-12 14:47:37 -0500
--------------------------------------------------------------------------------
Configuration:
Crash Decoding : Disabled - No sandbox or build area path
Crash Mode : continue (default)
Default Encoding : windows-1252
Deployed : false
Graphics Driver : Microsoft Corporation GDI Generic Version 1.1.0
Graphics Text Issue Info : xmin=0.000000, ymin=0.000000, xmax=294.749991, ymax=31.499999
Graphics card 1 : Intel Corporation ( 0x8086 ) Intel(R) UHD Graphics Version 30.0.100.9864 (2021-8-20)
Graphics card 2 : NVIDIA ( 0x10de ) NVIDIA RTX A4000 Laptop GPU Version 30.0.14.7276 (2021-11-23)
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 : 9568473
MATLAB Root : C:\Program Files\MATLAB\R2021b
MATLAB Version : 9.11.0.1809720 (R2021b) Update 1
OpenGL : software
Operating System : Microsoft Windows 10 Enterprise
Process ID : 15472
Processor ID : x86 Family 6 Model 141 Stepping 1, GenuineIntel
Session Key : fb264c88-c3b6-444b-8825-1351c5d12f80
Window System : Version 10.0 (Build 19043)
Fault Count: 1
Abnormal termination:
Access violation
Current Thread: 'MCR 0 interpreter thread' id 24732
Register State (from fault):
RAX = 0000000000000000 RBX = 00000249f40b2120
RCX = 00000249f9eef720 RDX = 00000249f40b2120
RSP = 000000cc194ecaa0 RBP = 000000cc194ecbd0
RSI = 00000249eccb2060 RDI = 0000000000000000
R8 = 00000249f40b2120 R9 = 0000000000000000
R10 = 00007ff8fd0b79d0 R11 = 000002495b377a20
R12 = 000002498fcb1be0 R13 = 0000000000000000
R14 = 0000000000000000 R15 = 0000024a1a0ada40
RIP = 00007ff8fc8aee5a EFL = 00010206
CS = 0033 FS = 0053 GS = 002b
  4 Comments
Ivan
Ivan on 2 Feb 2024
I am having the same problem. Is there an update on this?

Sign in to comment.

Answers (0)

Categories

Find more on Create Large-Scale Model Components in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!