[issue44828] tkinter.filedialog linked with Tk 8.6.11 crashes on macOS 12 Monterey, breaking IDLE saves

Marc Culler report at bugs.python.org
Thu Oct 28 08:42:06 EDT 2021


Marc Culler <marc.culler at gmail.com> added the comment:

Hmmm, the 10.15 segfault seems to occur when writing the filename into the entry widget on the dialog.  So maybe it is actually an issue with reference counting an NSString.  I will have to look at that more carefully.

----------

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


More information about the Python-bugs-list mailing list