public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Philippe Troin <phil@fifi.org>
To: Dick <dm@chello.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SIGALRM ignored
Date: 09 Nov 2005 11:28:58 -0800	[thread overview]
Message-ID: <87r79pboxx.fsf@ceramic.fifi.org> (raw)
In-Reply-To: <loom.20051109T101742-953@post.gmane.org>

Dick <dm@chello.nl> writes:

> Philippe Troin <phil <at> fifi.org> writes:
> > > Does someone know a debugging technique to see whats happening?
> > Cat /proc/pid/status and look for the SigBlk line (blocked signals)
> > and the SigIgn (ignored signals).  SIGALRM is 14, look for bit 14,
> > that is 0000000000002000.  This bit should not be set.
> 
> And it is set (SigBlk: 0000000000012000) ... Thank you very much, I have to
> search in another direction.

Look at the display manager.  I know that wdm used to not clean up its
signals before starting a user session.

Phil.

  reply	other threads:[~2005-11-09 19:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-07 17:36 SIGALRM ignored Dick
2005-11-08  0:03 ` Paul Jackson
2005-11-08 12:00   ` Dick
2005-11-09  0:58     ` Philippe Troin
2005-11-09  9:21       ` Dick
2005-11-09 19:28         ` Philippe Troin [this message]
2005-11-10 20:04           ` Dick
2005-11-11  1:12             ` Philippe Troin
2005-11-08  2:35 ` Keith Owens
2005-11-08 11:48   ` Dick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r79pboxx.fsf@ceramic.fifi.org \
    --to=phil@fifi.org \
    --cc=dm@chello.nl \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox