Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VTK
VTK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 582
    • Issues 582
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 160
    • Merge Requests 160
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #17142

Closed
Open
Opened Oct 09, 2017 by Paul@pjones

vtkIntersectionPolyDataFilter - Heap Corruption

I am just investigating using the VTK Java bindings and testing the ability to calculate the intersection between two surfaces using the vtkIntersectionPolyDataFilter class.

Unfortunately I am running into a heap corruption issue when it executes.

image

If I set the tolerance to a value of 9, then I do not get the issue, however with this the intersection that is returned is not at all accurate.

I enclose the test Java class and the debug dump in case it is of use. It would be great to get a fix for this.

Many thanks - Paul

FaultSurfaceIntersections.java

hs_err_pid16176.log

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: vtk/vtk#17142