[issue39672] Segmentation fault on shutdown with shelve & c pickle

zd nex report at bugs.python.org
Mon Jun 29 09:48:46 EDT 2020


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

Hello, 
ok but it seems to me that this segfault happens always (it is not random)? So I guess that there should be way how fix C pickle, no? Or something else should be done with __del__ method of shelve. Because in Python2 this was normally working. It seems to me that when user just reads data of shelve and then exit happens this can happen.

Why Python2 normally worked?

----------

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


More information about the Python-bugs-list mailing list