PointCloudLibrary/pcl

Poisson reconstruction in parallel threads segfaults

Open

#1845 aperta il 16 mar 2017

Vedi su GitHub
 (7 commenti) (1 reazione) (0 assegnatari)C++ (4506 fork)batch import
help wantedkind: bugkind: todomodule: surface

Metriche repository

Star
 (9023 star)
Metriche merge PR
 (Merge medio 8g 7h) (3 PR mergiate in 30 g)

Descrizione

Your Environment

  • Operating System and version: Ubuntu 16.10
  • Compiler: gcc 6.2
  • PCL Version: 1.8 as packaged for Ubuntu

Expected Behavior

Two threads should be able to create two different instances of pcl::Poisson and run them on two different input clouds at the same time.

Current Behavior

Segfault

Code to Reproduce

http://pastebin.com/yJrpcpTL

Guida contributor