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"
8 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2022-4-6
编辑: MathWorks Support Team
2022-6-10
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?
采纳的回答
MathWorks Support Team
2022-4-6
编辑:MathWorks Support Team
2022-4-6
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.
1 个评论
Stefanie Schwarz
2022-4-11
编辑:MathWorks Support Team
2022-6-10
Hi @Glenn Kubota please contact MathWorks technical support to get assistance for your use-case: https://www.mathworks.com/support/contact_us.html
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!