All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Adam Heath <adam@doogie.org>
Cc: BlaisorBlade <blaisorblade_spam@yahoo.it>,
	Jeff Dike <jdike@addtoit.com>,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Current state of UML
Date: Tue, 07 Sep 2004 01:13:10 -0400	[thread overview]
Message-ID: <413D4366.5020902@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0409070002220.1556@gradall.private.brainfood.com>

Adam Heath wrote:
> Sounds like a syslog bug, that should have been fixed long ago.

Perhaps...  strace running inside UML host seems to stop at nanosleep, 
of all places:

read(3, "676\n", 4096)                  = 4
close(3)                                = 0
munmap(0x40017000, 4096)                = 0
kill(676, SIG_0)                        = -1 ESRCH (No such process)
clone(child_stack=0, 
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x4013d2e8) = 716
rt_sigaction(SIGTERM, {0x15559810, [TERM], SA_RESTORER|SA_RESTART, 
0x40048f38}, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
nanosleep({300, 0},


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
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-09-07  5:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-19  3:00 [uml-devel] uml-patch-2.6.7-2 Jeff Dike
2004-08-19  3:00 ` uml-patch-2.6.7-2 Jeff Dike
2004-08-27  7:10 ` [uml-devel] uml-patch-2.6.7-2 Werner Almesberger
2004-09-05 19:35   ` BlaisorBlade
2004-09-08 23:15     ` Jeff Dike
2004-09-05 15:35 ` BlaisorBlade
2004-09-05 20:28   ` [uml-devel] Current state of UML Jeff Garzik
2004-09-06 17:56     ` BlaisorBlade
2004-09-07  4:40       ` Jeff Garzik
2004-09-07  5:05         ` Adam Heath
2004-09-07  5:13           ` Jeff Garzik [this message]
2004-09-07  5:39             ` Adam Heath
2004-09-07 18:13       ` [uml-devel] Current state of UML - some help needed from mainline BlaisorBlade
2004-09-07 18:13         ` BlaisorBlade
2004-09-09  5:30         ` Jeff Garzik
2004-09-09  5:30           ` Jeff Garzik
2004-09-08 20:40     ` [uml-devel] Re: Current state of UML Jeff Dike
2004-09-09  0:35   ` [uml-devel] uml-patch-2.6.7-2 Jeff Dike
2004-09-09  0:35     ` Jeff Dike
2004-09-11 14:41     ` BlaisorBlade
2004-09-11 14:41       ` BlaisorBlade
2004-09-07 21:16 ` [uml-devel] Compiling UML 2.6.8.1 with Static Linking results in segfault Michael Ralston
2004-09-08  0:18   ` Jeff Dike
2004-09-07 23:57     ` Michael Ralston

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=413D4366.5020902@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=adam@doogie.org \
    --cc=blaisorblade_spam@yahoo.it \
    --cc=jdike@addtoit.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.