Skip to content

Segfault with geode-inspector-brep #155

@yo35

Description

@yo35

Segfault encountered when geode-inspector-brep is invoked on the attached BRep:
surfaces_without_unique_vertex_id.og_brep.zip

The command line I use is:

geode-inspector-brep --input surfaces_without_unique_vertex_id.og_brep

As suggested by the name, in this BRep, there is a surface mesh that has some vertices not associated to any unique vertex ID. I guess that, in method BRepSurfacesTopology::surface_facet_has_wrong_component_facets_around(..), this causes the segfault when component_mesh_polygons(..) is invoked.

This used to work with OpenGeode-Inspector v6.6.3.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions