Comment 22 for bug 412972

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

Thanks, this confirms what we expected.

The TERM signal is being delivered to the process, it's just that the process's mask is set to block that signal and it's still pending.

We're not entirely sure yet what causes this bug; it's certainly not a procps or kernel bug, so I'm reassigning to openssh for the time being since that seems to be the key process.