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 2022/06/08 05:25:28 UTC

[GitHub] [pulsar] ciiiii commented on issue #15565: Pulsar-Client: segmentation fault

ciiiii commented on issue #15565:
URL: https://github.com/apache/pulsar/issues/15565#issuecomment-1149477468

   Same question, this is the full log
   ```bash
   ➜ python main.py
   2022-06-08 13:18:48.920 INFO  [0x1007f8580] ClientConnection:189 | [<none> -> pulsar+ssl://xxxx:6651] Create ClientConnection, timeout=10000
   [1]    17856 segmentation fault  python main.py
   ```
   env info:
   ```bash
   ➜ sw_vers
   ProductName:	macOS
   ProductVersion:	12.3
   BuildVersion:	21E230
   ➜ python --version
   Python 3.9.11
   ➜ pip list | grep pulsar
   pulsar             2.0.2
   pulsar-client      2.10.0
   ```
   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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