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/09 02:27:24 UTC

[GitHub] [pulsar] BewareMyPower commented on issue #14714: cpp-tests job is flaky: python pulsar_test.py fails with Segmentation fault

BewareMyPower commented on issue #14714:
URL: https://github.com/apache/pulsar/issues/14714#issuecomment-1150601311

   Another test failure
   
   ```
   2022-06-08 15:00:43.627 INFO  [140029770565440] ProducerImpl:665 | [persistent://public/default-2/my-python-topics-consumer-3-partition-2, standalone-0-560] Closing producer for topic persistent://public/default-2/my-python-topics-consumer-3-partition-2
   2022-06-08 15:00:43.627 INFO  [140029770565440] ProducerImpl:708 | [persistent://public/default-2/my-python-topics-consumer-3-partition-2, standalone-0-560] Closed producer
   2022-06-08 15:00:43.628 INFO  [140029770565440] ProducerImpl:665 | [persistent://public/default-2/my-python-topics-consumer-3-partition-3, standalone-0-562] Closing producer for topic persistent://public/default-2/my-python-topics-consumer-3-partition-3
   2022-06-08 15:00:43.629 INFO  [140029770565440] ProducerImpl:708 | [persistent://public/default-2/my-python-topics-consumer-3-partition-3, standalone-0-562] Closed producer
   2022-06-08 15:00:43.629 INFO  [140029770565440] ConsumerImpl:1005 | [persistent://public/default-2/my-python-topics-consumer-3-partition-2, my-topics-consumer-sub, 7] Closing consumer for topic persistent://public/default-2/my-python-topics-consumer-3-partition-2
   2022-06-08 15:00:43.630 INFO  [140029770565440] ConsumerImpl:1062 | [persistent://public/default-2/my-python-topics-consumer-3-partition-2, my-topics-consumer-sub, 7] Closed consumer 7
   ..................................................../run-unit-tests.sh: line 93:  2879 Segmentation fault      (core dumped) python3 pulsar_test.py
   ```
   
   It looks like a problem related to the multi topic consumer.


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