Re: [ceph-users] segmentation fault when using librbd interface

2015-10-31 Thread min fang
this segmentation fault should happen in rbd_read function, I can see code call this function, and then get segmentation fault, which means rbd_read has not been completed successfully when segmentation fault happened. 2015-11-01 10:34 GMT+08:00 min fang : > > > Hi,my code get Segmentation fault

Re: [ceph-users] segmentation fault when using librbd interface

2015-11-02 Thread Jason Dillaman
: [ceph-users] segmentation fault when using librbd interface > this segmentation fault should happen in rbd_read function, I can see code > call this function, and then get segmentation fault, which means rbd_read > has not been completed successfully when segmentation fault happened. &