Skip to content

Node::from_polygons infinite regression over flowing the stack #110

@malongo03

Description

@malongo03

Hi, I've been creating perfectly valid frustums with frustum_pnt, but when I attempt to do any Boolean commands with them, such as intersections and unions and differences, I inevitably get stack overflows.

This seems to be because the first part of the operation, the from_polygons copy operation, is infinite regressing in the .build() command.

I'd be happy to send my code and stack trace over, but I'm getting this bug extremely reliably.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions