Re: BUG in tty_open when using containers and ptrace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Grzegorz Nosek (root@xxxxxxxxxxxxxx):
> On Mon, Jul 13, 2009 at 02:02:11PM -0500, Serge E. Hallyn wrote:
> > I've tried but failed to reproduce.  Do you have a script or a more
> > precise recipe you can share?
> 
> I do have a script but all it does is starting and shutting down
> a container in a loop. I can strip down and publish the virtualbox vm
> image somewhere, if that helps.

The container init is /bin/sh, and you
while [ 1 ]; do
	virsh --connect lxc:/// start vm1
	virsh --connect lxc:/// destroy vm1
done

?  (I thought there was something about stracing the container
init too, so i was basically doing the above while also
stracing the bash shell)

-serge
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux