Hi, > Would it make sense to limit the test to within a few hundred bytes of > the stack pointer? Or some better way to detect that the PC is in a > signal trampoline? With recent kernels we should be able to use the dwarf2 unwind information in the vdso I think. Anton