public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@sgi.com>
To: Dick <dm@chello.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SIGALRM ignored
Date: Tue, 08 Nov 2005 13:35:56 +1100	[thread overview]
Message-ID: <7841.1131417356@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Mon, 07 Nov 2005 17:36:29 -0000." <loom.20051107T183059-826@post.gmane.org>

On Mon, 7 Nov 2005 17:36:29 +0000 (UTC), 
Dick <dm@chello.nl> wrote:
>I've got a problem with SUSE LINUX Enterprise Server 9 (i586) patchlevel 2,
>Linux 2.6.5-7.191-smp.
>
>When I do the following (from bash):
>
>trap 'echo bla' 14 ; /bin/kill -14 $$
>
>nothing happens, utilities like iostat and netperf (and likely other utilities)
>won't work due to this problem.

Works for me on SLES9 SP2 ia64.

Linux chook 2.6.5-7.191-sn2 #1 SMP Tue Jun 28 14:58:56 UTC 2005 ia64 ia64 ia64 GNU/Linux
bash-2.05b-305.9

# trap 'echo bla' 14 ; /bin/kill -14 $$
bla


  parent reply	other threads:[~2005-11-08  2:36 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
2005-11-10 20:04           ` Dick
2005-11-11  1:12             ` Philippe Troin
2005-11-08  2:35 ` Keith Owens [this message]
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=7841.1131417356@kao2.melbourne.sgi.com \
    --to=kaos@sgi.com \
    --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