Matt-Esch commented on issue #99: URL: https://github.com/apache/pulsar-client-node/issues/99#issuecomment-1000845729
Trying with v2.9.1 as per @Sraleik suggestion ``` [2021-12-24T13:39:43.164Z] 2021-12-24 13:39:42.898 INFO [139633915127552] ClientImpl:491 | Closing Pulsar client with 0 producers and 0 consumers [2021-12-24T13:39:43.164Z] 2021-12-24 13:39:42.898 INFO [139633681757952] ClientConnection:181 | [<none> -> pulsar+ssl://localhost:6651] Create ClientConnection, timeout=10000 [2021-12-24T13:39:43.164Z] 2021-12-24 13:39:42.898 INFO [139633681757952] ConnectionPool:96 | Created connection for pulsar+ssl://localhost:6651 [2021-12-24T13:39:43.164Z] 2021-12-24 13:39:42.898 INFO [139633915127552] ClientConnection:1535 | [<none> -> pulsar+ssl://localhost:6651] Connection closed [2021-12-24T13:39:43.164Z] Segmentation fault (core dumped) [2021-12-24T13:39:43.164Z] Exited with code: 139. [2021-12-24T13:39:43.164Z] Error executing child process: Error: Process exited with code 139. ``` -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org