![](http://www.mathworks.com/matlabcentral/answers/uploaded_files/955065/40f8cabef4f40380bcb2a2162e87d85b.png)
Why is MATLAB Coder crashing with assertion "Assertion at B:\matlab\src\cg_ir\classic\cycle_equiv\CycleEquivalence.cpp line 216: In getClass: edge has no entry in CycleEquivalence::getClass"
6 views (last 30 days)
Show older comments
MathWorks Support Team
on 6 Apr 2022
Edited: MathWorks Support Team
on 10 Jun 2022
MATLAB Coder in R2021b crashes during the "Check for Run-Time Issues" stage. In a crash log, I found the following assertion:
Assertion at B:\matlab\src\cg_ir\classic\cycle_equiv\CycleEquivalence.cpp line 216:
In getClass: edge has no entry in CycleEquivalence::getClass
How can I prevent this crash?
Accepted Answer
MathWorks Support Team
on 6 Apr 2022
Edited: MathWorks Support Team
on 6 Apr 2022
The crash is caused by a bug in MATLAB Coder App R2021b and R2022a:
A possible workaround is to uncheck the "Collect MATLAB line execution counts" setting.
![](http://www.mathworks.com/matlabcentral/answers/uploaded_files/955065/40f8cabef4f40380bcb2a2162e87d85b.png)
1 Comment
Stefanie Schwarz
on 11 Apr 2022
Edited: MathWorks Support Team
on 10 Jun 2022
Hi @Glenn Kubota please contact MathWorks technical support to get assistance for your use-case: https://www.mathworks.com/support/contact_us.html
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!