From: David Robboy <robboy@co.intel.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Bug report: two 'kills' kill the shell
Date: Mon, 24 Apr 2000 23:31:40 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205029@msgid-missing> (raw)
On MP linux 2.3.47 for ia64 running on a 4-processor system, with this
program:
main()
{
while(1)
{
sleep(2);
printf("Hello world\n");
}
}
I started up 4 of them in background from one shell. Then went to another
window and started killing them with the 'kill' command (not kill 9, just
plain kill). The second 'kill' kills the shell, consistently. It looks
like maybe the shell can handle one SIGCHILD but not two of them.
David Robboy
next reply other threads:[~2000-04-24 23:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-04-24 23:31 David Robboy [this message]
2000-04-25 7:37 ` [Linux-ia64] Bug report: two 'kills' kill the shell Jes Sorensen
2000-04-25 14:43 ` David Mosberger
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=marc-linux-ia64-105590678205029@msgid-missing \
--to=robboy@co.intel.com \
--cc=linux-ia64@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