On Tue, Jan 25 2011, Gary Byers wrote: > If your stack limit is < 1.2MB and setting it to ~2MB in the shell before > running CCL fixes the problem, that would likely confirm the theory. (If > it doesn't, that'd be disapointing, since it's otherwise a great theory ...) $ ulimit -s 8192 Also note that giving a large -S value allows it to work. David