On Sep 9, 2009, at 10:35 PM, Luke Daley wrote:
I believe I have fixed the issues with interactive input on Snow Leopard. However, this should be considered beta until it gets included in the TM distribution.
ISTR the crash I saw on Snow Leopard looked like it was calling malloc (via strdup in mode.c) before the system's malloc zone was set up. Is that still the case? Also, for my own curiosity, is it a problem that your read override doesn't appear to be async-signal safe?