Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Topology] Segmentation Fault in method addTriangles #5265

Open
epernod opened this issue Feb 7, 2025 · 0 comments
Open

[Topology] Segmentation Fault in method addTriangles #5265

epernod opened this issue Feb 7, 2025 · 0 comments
Assignees
Labels
issue: bug (minor) Bug affecting only some users or with no major impact on the framework

Comments

@epernod
Copy link
Contributor

epernod commented Feb 7, 2025

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);
@epernod epernod added the issue: bug (minor) Bug affecting only some users or with no major impact on the framework label Feb 7, 2025
@epernod epernod self-assigned this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug (minor) Bug affecting only some users or with no major impact on the framework
Projects
None yet
Development

No branches or pull requests

1 participant