wolfstudy commented on issue #5695: Go: Segfault on messageId serialize after 
getting it from producer
URL: https://github.com/apache/pulsar/issues/5695#issuecomment-566360406
 
 
   OK,  thanks @lspgn 
   
   > But I also installed the deb dev library and ran the go program from the 
Linux: it is working without issues.
   
   So, we can ensure there is no problem with the implementation of this 
`SendAndGetMsgID `, right?
   
   > So it's likely the libpulsar lib on Mac OS. :(
   
   I agree with you, maybe we can change the way of build cpp lib:
   
   ```
   cd pulsar-client-cpp
   cmake . -DBUILD_TESTS=OFF
   make -j12 && make install
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to