[issue39672] SIGSEGV crash on shutdown with shelve & c pickle

zd nex report at bugs.python.org
Thu Feb 27 08:21:11 EST 2020


zd nex <zdnexnet at gmail.com> added the comment:

Hi,

i was looking on failing tests on attached pull request and it seems to me that it intentionally should create new entry for saving.

Maybe that save should actually happen, but it should be fixed in different way? From my small tests I was thinking that problem was actually in pickle, but maybe it is connected to shelve itself.

----------

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


More information about the Python-bugs-list mailing list