Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • OpenMesh OpenMesh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenMesh
  • OpenMeshOpenMesh
  • Issues
  • #61
Closed
Open
Created Dec 10, 2018 by Jan Möbius@moebiusOwner

OpenMesh Assignment Problem

Dear OpenMesh maintainers, When assigning a mesh as follows meshB.assign_connectivity(meshA); with meshA comprising a vertex status property, meshB.release_vertex_status(); makes OpenMesh crash. The reason seems to be that meshB has a "valid" vertex status property handle, but not a vertex status property. I attached a minimal example to reproduce. I suspect this bug to have been introduced by this commit https://graphics.rwth-aachen.de:9000/OpenMesh/OpenMesh/commit/29cbe820484... best regards, Simon

Assignee
Assign to
Time tracking