lspgn commented on issue #5695: Go: Segfault on messageId serialize after 
getting it from producer
URL: https://github.com/apache/pulsar/issues/5695#issuecomment-566190061
 
 
   Just tried in a Debian VM with 4GB RAM with openjdk-11-jre, 2.4.2, still 
segfault :/ .
   
   But I also installed the deb dev library and ran the go program from the 
Linux: it is working without issues.
   
   So it's likely the libpulsar lib on Mac OS. :( 
   Sorry I thought it would be the Go API.
   
   Is there something I can do to troubleshoot more the libpulsar brew package?
   
   ```
   $ brew info libpulsar
   libpulsar: stable 2.4.1 (bottled)
   Apache Pulsar C++ library
   https://pulsar.apache.org/
   /usr/local/Cellar/libpulsar/2.4.1_1 (50 files, 14.0MB) *
     Poured from bottle on 2019-11-16 at 19:13:31
   From: 
https://github.com/Homebrew/homebrew-core/blob/master/Formula/libpulsar.rb
   ==> Dependencies
   Build: cmake ✔, pkg-config ✔
   Required: boost ✔, openssl@1.1 ✔, protobuf ✘, zstd ✘
   ==> Analytics
   install: 126 (30 days), 404 (90 days), 1,246 (365 days)
   install-on-request: 126 (30 days), 404 (90 days), 1,247 (365 days)
   build-error: 0 (30 days)
   ```
   
   ```
   $ brew list libpulsar
   /usr/local/Cellar/libpulsar/2.4.1_1/include/pulsar/ (42 files)
   /usr/local/Cellar/libpulsar/2.4.1_1/lib/libpulsar.2.4.1.dylib
   /usr/local/Cellar/libpulsar/2.4.1_1/lib/ (2 other files)
   ```

----------------------------------------------------------------
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