PointCloudLibrary/pcl

Poisson reconstruction in parallel threads segfaults

開放

#1,845 建立於 2017年3月16日

 (7 則留言) (1 個反應) (0 位負責人)C++ (4,506 個分叉)batch import
help wantedkind: bugkind: todomodule: surface

倉庫指標

星標
 (9,023 顆星)
PR 合併指標
 (平均合併 8天 7小時) (30 天內合併 3 個 PR)

描述

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

貢獻者指南