小编Ger*_*imo的帖子

使用libpcl_surface在boost :: math :: lanczos中调试seg fault

只有在我使用调试标志编译的代码上使用gdb进行调试时,才会出现以下错误

Program received signal SIGSEGV, Segmentation fault.
0x00007fffc79a7ff0 in boost::math::lanczos::lanczos_initializer<boost::math::lanczos::lanczos17m64, long double>::init::init() ()
from /usr/lib/libpcl_surface.so.1.7
Run Code Online (Sandbox Code Playgroud)

操作系统:unbutu 14.04

我有最新的pcl库(1.7 Sprikelhof)和boost库(1.54)

注意,在gdb外部运行时没有段错误.

c++ debugging boost segmentation-fault point-cloud-library

6
推荐指数
1
解决办法
2109
查看次数