Dale Johannesen wrote: > Areas below the stack pointer are subject > to random clobbering by context switches on many targets, ... and by signal handlers too, e.g. on GNU/Linux. So this is a significant bug. -- Jamie