Harald Barth wrote: > Does the threaded version work if you wrap it in > > #!/bin/sh > MALLOC_CHECK_=0 > export MALLOC_CHECK_ > exec butc.real "$@" > > or something like that? In that case you are a victim of MALLOC_CHECK_ > in libc. No change in behavior -- signal 9 termination. -- Joe Buehler