On Sat, Aug 29, 2015 at 01:43:36PM +0200, Michiel Boland wrote: > Do I understand correctly that the problem is that if you install a signal > handler with signal() (which is what xterm does) and pull in libthr.so somehow, > then there is no thr_sighandler inserted? Yes. The problem does not exist for the sigaction(2).