Hello, I've dug a bit the rsyslog "illegal instruction" issue. It just happened that __sigreturn was returning (and thus the trampoline firewall triggered) because unmaskable signals were masked. This is now fixed in libpthread, I will push to the debian glibc package. Samuel