lhotari opened a new issue #11635: URL: https://github.com/apache/pulsar/issues/11635
**Describe the bug** The logs contained this line ``` ............../run-unit-tests.sh: line 85: 2489 Segmentation fault (core dumped) python pulsar_test.py . . . Error: Process completed with exit code 139. ``` this happened in https://github.com/apache/pulsar/pull/11387/checks?check_run_id=3297639124 **To Reproduce** Unknown. **Expected behavior** Tests should not crash with segmentation fault. **Additional context** Logs of build is available at https://gist.github.com/lhotari/5241f83ed6c348b3d2c91ce5da33c1d0 . "test-logs.zip" is at https://transfer.sh/1sa6OMj/test-logs.zip . -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
