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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 6 de Abr. de 2022
Editada: MathWorks Support Team
el 10 de Jun. de 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?
Respuesta aceptada
MathWorks Support Team
el 6 de Abr. de 2022
Editada: MathWorks Support Team
el 6 de Abr. de 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.
1 comentario
Stefanie Schwarz
el 11 de Abr. de 2022
Editada: MathWorks Support Team
el 10 de Jun. de 2022
Hi @Glenn Kubota please contact MathWorks technical support to get assistance for your use-case: https://www.mathworks.com/support/contact_us.html
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!