You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/03 13:57:45 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #7327: 2.6.0 cpp client crash

BewareMyPower commented on issue #7327:
URL: https://github.com/apache/pulsar/issues/7327#issuecomment-720360393


   From the stack we can see the segmentation fault was caused by `boost::asio::ip::tcp::socket`'s constructor. I found some similar issues:
   - https://stackoverflow.com/questions/45923885/boost-asio-io-service-multiple-objects-from-multiple-source-files-threads-cras
   - https://github.com/mostphotos/beanstalkpp/pull/6
   
   Could you give the version of boost dependencies by `ldd libpulsar.so`? 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org