Lukas Lueg added the comment:

@Roger: Triggering the segfault on MacOS 10.6 requires some interaction with 
the text-window while the text is being rendered. This includes moving the 
window or just clicking into it's canvas. Carefully leaving the window alone 
while colorization is going on avoids the segfault thereafter. My guess is that 
TK's event queue gets upset; the segfault was fixed when switching to 
ActiveState TK.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16547>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to