Skip to content

Segmentation fault when launching environment application (Ubuntu 22.04) #56

@cr0mwell

Description

@cr0mwell

Running ./environment app results in segmentation fault.
gbd debugging showed the problem on line 90 of environment.cpp file:
viewer->spinOnce ();
Further googling showed that the problem has been solved by PCL developers in further releases.
The recommendation is to build PCL from the source. Worked for me.

Metadata

Metadata

Assignees

No one assigned

    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