On Sep 10, 2009, at 8:55 AM, Adam R. Maxwell wrote:
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?
The fix is described at:
http://github.com/alkemist/interactive-input/commit/1504bb2b4edc970f1f339d98...