[issue31426] [3.5] crash in gen_traverse(): gi_frame.ob_type=NULL, called by subtract_refs() during a GC collection

Victor Zhestkov report at bugs.python.org
Tue Jul 20 03:35:00 EDT 2021


Victor Zhestkov <vzhestkov at suse.com> added the comment:

It seems I have the same segfault, but with 3.6.13 python shipped with SLE15SP2. It's salt-api process under intensive usage. I'm able to reproduce it, but can't isolate due to the service complexity. In some cases it takes about 5 minutes to be crashed, but in others it could run with no crash for about an hour or more (I keep the workload on this service with a kind of stress test).

----------
nosy: +vzhestkov
Added file: https://bugs.python.org/file50163/gdb-bt-full.txt

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31426>
_______________________________________


More information about the Python-bugs-list mailing list