I first had this issue while running, after a few days. Now I have it quickly after relaunch.
Here is the stack I have on segfault:
Fatal Python error: Segmentation fault
Thread 0x00007f4fc2911700 (most recent call first):
File "/home/fpietka/.pyenv/versions/my_prg/lib/python3.6/site-packages/kazoo/handlers/threading.py", line 147 in select
File "/home/fpietka/.pyenv/versions/my_prg/lib/python3.6/site-packages/kazoo/protocol/connection.py", line 529 in _connect_attempt
File "/home/fpietka/.pyenv/versions/my_prg/lib/python3.6/site-packages/kazoo/protocol/connection.py", line 488 in _connect_loop
File "/home/fpietka/.pyenv/versions/my_prg/lib/python3.6/site-packages/kazoo/retry.py", line 123 in __call__
File "/home/fpietka/.pyenv/versions/my_prg/lib/python3.6/site-packages/kazoo/protocol/connection.py", line 471 in zk_loop
File "/home/fpietka/.pyenv/versions/3.6.1/lib/python3.6/threading.py", line 864 in run
File "/home/fpietka/.pyenv/versions/3.6.1/lib/python3.6/threading.py", line 916 in _bootstrap_inner
File "/home/fpietka/.pyenv/versions/3.6.1/lib/python3.6/threading.py", line 884 in _bootstrap
Current thread 0x00007f4fcc146740 (most recent call first):
Segmentation fault
I can also provide the part of the stack trace where it fails:
I'm using kazoo 2.4.0 on Python 3.6.
I first had this issue while running, after a few days. Now I have it quickly after relaunch.
Here is the stack I have on segfault:
I can also provide the part of the stack trace where it fails: