sshd blocks SIGALRM

Frank Cusack fcusack at fcusack.com
Thu Dec 29 14:17:11 EST 2005


On December 26, 2005 5:30:49 PM +0100 Loic Domaigne <loic-dev at gmx.net> wrote:
> Yeah, that could be the problem indeed (the thread above mention a possible
> PAM issue as well). Do you have an idea how I should proceed in order to
> find out the broken PAM module(s)?

Run sshd under gdb (or dtrace on Solaris), on entry to sigaction and
sigprocmask print the stack trace.

-frank




More information about the openssh-unix-dev mailing list