[issue43671] segfault when using tkinter + pygame for ~5 minutes

E. Paine report at bugs.python.org
Tue Mar 30 15:20:34 EDT 2021


E. Paine <paineelisha at gmail.com> added the comment:

Not sure why this was marked as a problem with tkinter (neither Pygame nor the example use it). I would be very surprised if this wasn't an issue with Pygame, as the Python is just requesting a dictionary deallocation which is then handled by Pygame's `font.cpython-39-darwin.so`.

----------
nosy: +epaine, serhiy.storchaka

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


More information about the Python-bugs-list mailing list