Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault in Ubuntu 18.04 #16

Open
ta984ia opened this issue Feb 3, 2021 · 0 comments
Open

Segmentation fault in Ubuntu 18.04 #16

ta984ia opened this issue Feb 3, 2021 · 0 comments

Comments

@ta984ia
Copy link

ta984ia commented Feb 3, 2021

I am getting a segmentation fault in Ubuntu 18.04. Is their a solution?

Output of debugger:

Thread 1 "point_cloud_ann" received signal SIGSEGV, Segmentation fault.
0x00007ffff2d114b3 in vtkAlgorithm::GetExecutive() ()
from /home/teroot/VTK-8.1.0/build/lib/libvtkCommonExecutionModel-8.1.so.1
(gdb) bt
#0 0x00007ffff2d114b3 in vtkAlgorithm::GetExecutive() ()
at /home/teroot/VTK-8.1.0/build/lib/libvtkCommonExecutionModel-8.1.so.1
#1 0x00007ffff2d11791 in vtkAlgorithm::SetInputConnection(int, vtkAlgorithmOutput*) [clone .part.50] ()
at /home/teroot/VTK-8.1.0/build/lib/libvtkCommonExecutionModel-8.1.so.1
#2 0x00007ffff311c363 in vtkInteractorStyle::vtkInteractorStyle() ()
at /home/teroot/VTK-8.1.0/build/lib/libvtkRenderingCore-8.1.so.1
#3 0x00007ffff3d1dd39 in vtkInteractorStyleTrackballCamera::vtkInteractorStyleTrackballCamera() ()
at /home/teroot/VTK-8.1.0/build/lib/libvtkInteractionStyle-8.1.so.1
#4 0x00007ffff3d16bee in vtkInteractorStyleRubberBandPick::vtkInteractorStyleRubberBandPick() ()
at /home/teroot/VTK-8.1.0/build/lib/libvtkInteractionStyle-8.1.so.1
#5 0x00007ffff623613c in pcl::visualization::PCLVisualizerInteractorStyle::PCLVisualizerInteractorStyle() ()
at /usr/lib/x86_64-linux-gnu/libpcl_visualization.so.1.8

Originally posted by @ta984ia in #1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant