question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cpp-tests job is flaky: python pulsar_test.py fails with Segmentation fault

See original GitHub issue

The cpp-tests job is flaky.

./run-unit-tests.sh: line 99:  2746 Segmentation fault      (core dumped) python pulsar_test.py

Example failure: https://github.com/apache/pulsar/runs/5566228154?check_suite_focus=true#step:11:1313

Logs: https://github.com/apache/pulsar/suites/5678205919/artifacts/186533781 https://transfer.sh/DUTouQ/test-logs.zip

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:18 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
BewareMyPowercommented, Jun 10, 2022

Got it. I think one workaround is to modify the brokerDeleteInactiveTopicsMode config of the broker with delete_when_subscriptions_caught_up and acknowledge messages.

BTW, I just tested close after unsubscribe with the Java client, it’s okay to do that. I’ll look into the issue with the C++ client soon.

0reactions
github-actions[bot]commented, Jul 11, 2022

The issue had no activity for 30 days, mark with Stale label.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pytest segmentation fault and test fail - python - Stack Overflow
I've figured it out now, but I am far from satisfied with the reason for the seg fault. I commented the line: Wnck.shutdown()....
Read more >
Segmentation Fault with devpi-server tests - PyPy - GitLab
I get a segmentation fault when running devpi-server tests. ... 1 selected test_devpi_server/test_extpypi.py Fatal Python error: ...
Read more >
PyGPlates Installation error on Ubuntu 20.04 - Bug Reports
I installed pygplates using the focal.deb package that you recommended, and set the correct PYTHONPATH environment variable. However, when I try and import...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found