Hello, This test checks for interaction between signal trampolines, single-step and breakpoints. If nothing else, it highlights broken kernel code - given a system call, both the system call instruction, and the one following are executed. I've a hacked i386 (Linux) and PPC (NetBSD) kernel where all the tests pass. ok? Andrew