[issue37833] tkinter crashes macOS in the latest macOS update 10.14.6

Ronald Oussoren report at bugs.python.org
Wed Aug 14 15:08:26 EDT 2019


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

The py2app issue I mentioned is not relevant for this issue. 

A simple tkinter runs fine with Python 3.7 (64-bit, 3.7.4, Python.org installer), the same script causes a WindowServer crash (SEGV) when bundled with py2app. 

This is definitely a bug in macOS, the WindowServer should not crash like this even if an app is misbehaving. 

I'm therefore changing the status of this issue to closed/third party.

----------
resolution:  -> third party
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list