linux-um archives
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Joe Marzot <gmarzot@nortelnetworks.com>
Cc: "Christopher S. Aker" <caker@theshore.net>,
	uml-devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] Kernel panic: handle_trap - failed to wait at end of syscall, errno = 4, status = 1151
Date: Tue, 22 Jun 2004 11:43:20 -0400	[thread overview]
Message-ID: <20040622154320.GA28615@ccure.user-mode-linux.org> (raw)
In-Reply-To: <40D831B2.8060108@nortelnetworks.com>

On Tue, Jun 22, 2004 at 09:18:42AM -0400, Joe Marzot wrote:
> would this be something simple like
> 
> do {
>    err = waitpid(pid, &status, WUNTRACED);
> } while ((err < 0) && (errno == EINTR));
> 

Yup, it would be that simple.

				Jeff


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  reply	other threads:[~2004-06-22 14:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-19  0:19 [uml-devel] Kernel panic: handle_trap - failed to wait at end of syscall, errno = 4, status = 1151 Christopher S. Aker
2004-06-19 17:39 ` Jeff Dike
2004-06-22 13:18   ` Joe Marzot
2004-06-22 15:43     ` Jeff Dike [this message]
2004-06-23 18:09       ` [PATCH] The fix for: Re: [uml-devel] Kernel panic: handle_trap - failed to wait at end of syscall, BlaisorBlade

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=20040622154320.GA28615@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=caker@theshore.net \
    --cc=gmarzot@nortelnetworks.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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