From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Serge E. Hallyn" Subject: Re: Linux Checkpoint-Restart - v19 Date: Mon, 5 Apr 2010 09:06:29 -0500 Message-ID: <20100405140629.GG32049@us.ibm.com> References: <4B9EBAF2.1060304@cs.columbia.edu> <0B4E8136-FFC6-490D-B04A-23A6E1A924FF@dependable-os.net> <20100317205556.GA20750@us.ibm.com> <4BA39971.2080402@cs.columbia.edu> <20100324164758.GA21021@us.ibm.com> <20100330030535.GA13362@us.ibm.com> <18557515-762E-4EE6-90D7-C8F782E487B2@dependable-os.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <18557515-762E-4EE6-90D7-C8F782E487B2-Xy3Dp9s2+bNGIRItUzBvX16hYfS7NtTn@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Jiro SEKIBA Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org Quoting Jiro SEKIBA (jir-Xy3Dp9s2+bNGIRItUzBvX16hYfS7NtTn@public.gmane.org): > I'm using ubuntu 9.10. > And I found that this ubuntu is using eglibc instead of glibc. > version is eglibc-2.10.1 Interesting. > (gdb) p errno > Cannot find thread-local variables on this target I guess I'll take a look at the eglibc source code. Oren, does use of TLS and/or eglibc tell you anything offhand? thanks, -serge