-
Notifications
You must be signed in to change notification settings - Fork 343
Open
Labels
issue: bug (minor)Bug affecting only some users or with no major impact on the frameworkBug affecting only some users or with no major impact on the framework
Description
Segmentation Fault in method addTriangles
Description
See PR #5246 , when adding triangles in test TriangleSetTopology_test::testAddingTriangles() there is a segmentation fault.
The test has been temporary commented to not block the PR.
// Add triangles
// TODO @epernod (2025-01-28): Adding the triangle create a segmentation fault. Need to investigate why
// triangleModifier->addTriangles(triangesToAdd);
Metadata
Metadata
Assignees
Labels
issue: bug (minor)Bug affecting only some users or with no major impact on the frameworkBug affecting only some users or with no major impact on the framework