Linux Container Development
 help / color / mirror / Atom feed
From: sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org
To: "Serge E. Hallyn" <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
Cc: Containers <containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org>
Subject: Re: [PATCH 1/2][cryo] Save/restore state of unnamed pipes
Date: Tue, 24 Jun 2008 10:58:53 -0700	[thread overview]
Message-ID: <20080624175853.GA17526@us.ibm.com> (raw)
In-Reply-To: <20080624173804.GB26945-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>

Serge E. Hallyn [serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org] wrote:
| Quoting sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org (sukadev-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org):
| > | +		} else
| > | +			ERROR("Unexpected item, '%s'\n", item);
| > | +	}
| > | +	DEBUG("restore_fifo() fd %d, len %d, got 'END FIFO'\n",
| > | +			fifofdinfo->fi_fd, fifofdinfo->fi_length);
| > | +	return 0;
| > | +}
| > 
| > fifofdinfo can be NULL if application does not have any fifos and
| > the above DEBUG() will SIGSEGV. Following updated patch fixes this.
| > Thanks Serge for reporting the bug.
| 
| Thanks, Suka.  This version works for both pipe and sleep testcases.
| 
| Though, interestingly, it segfaults on the -lxc kernel.  It succeeds on
| a recent -git from Linus' tree, though.

I have been testing 2.6.25-mm1.

I run into the semun_undo underflow bug with -lxc. Is that the same
bug you are running into ?

| 
| So I'm about to apply these on git://git.sr71.net/~hallyn/cryodev.git
| 

Thanks,

Suka

  parent reply	other threads:[~2008-06-24 17:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-24  3:23 [PATCH 0/2][cryo] Save/restore pipe state sukadev-r/Jw6+rmf7HQT0dZR+AlfA
     [not found] ` <20080624032343.GA27394-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-06-24  3:25   ` [PATCH 1/2][cryo] Save/restore state of unnamed pipes sukadev-r/Jw6+rmf7HQT0dZR+AlfA
     [not found]     ` <20080624032536.GA27493-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-06-24 16:15       ` sukadev-r/Jw6+rmf7HQT0dZR+AlfA
     [not found]         ` <20080624161531.GC14761-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-06-24 17:38           ` Serge E. Hallyn
     [not found]             ` <20080624173804.GB26945-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-06-24 17:58               ` sukadev-r/Jw6+rmf7HQT0dZR+AlfA [this message]
     [not found]                 ` <20080624175853.GA17526-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-06-24 19:36                   ` Serge E. Hallyn
2008-06-24  3:26   ` [PATCH 2/2] Support Non-consecutive and dup pipe fds sukadev-r/Jw6+rmf7HQT0dZR+AlfA

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=20080624175853.GA17526@us.ibm.com \
    --to=sukadev-r/jw6+rmf7hqt0dzr+alfa@public.gmane.org \
    --cc=containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org \
    --cc=serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.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