> BTW, I re-tried the original program that started us down this path, > the one that did a bunch of prints while the alarm itimer was > signalling. It worked perfectly. Yes, I also modified regression/signals2.sml to not block signals, but only enter a critical section, when printing in the presence of the alrm itimer.