From owner-freebsd-current@FreeBSD.ORG Thu Jan 10 17:22:58 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42AF416A41A for ; Thu, 10 Jan 2008 17:22:58 +0000 (UTC) (envelope-from jadawin@tuxaco.net) Received: from huppa.tuxaco.net (huppa.tuxaco.net [91.121.19.193]) by mx1.freebsd.org (Postfix) with ESMTP id 1C58C13C442 for ; Thu, 10 Jan 2008 17:22:58 +0000 (UTC) (envelope-from jadawin@tuxaco.net) Received: from localhost (unknown [127.0.0.1]) by huppa.tuxaco.net (Postfix) with ESMTP id 13720ADCF; Thu, 10 Jan 2008 18:12:06 +0100 (CET) X-Virus-Scanned: amavisd-new at tuxaco.net Received: from huppa.tuxaco.net ([127.0.0.1]) by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KkmsHkvyT6kp; Thu, 10 Jan 2008 18:12:04 +0100 (CET) Received: from localhost (ilove.tuxaco.net [82.236.143.160]) (Authenticated sender: jadawin@tuxaco.net) by huppa.tuxaco.net (Postfix) with ESMTP id DED7413FE8; Thu, 10 Jan 2008 18:12:03 +0100 (CET) Date: Thu, 10 Jan 2008 18:11:32 +0100 From: Philippe =?iso-8859-1?Q?Aud=E9oud?= To: Unga Message-ID: <20080110171132.GM71709@tuxaco.net> References: <189878.45301.qm@web57002.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <189878.45301.qm@web57002.mail.re3.yahoo.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: strace broken in 7.0? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2008 17:22:58 -0000 On Thu, 10 Jan 2008, Unga wrote: > Hi all > > strace (v4.5.5) works well in 6.2. But strace (v4.5.6) > develops following error in 7.0-PRERELEASE: > $ strace pwd > execve(0xbfbfe92c, [0xbfbfedf4], [/* 0 vars > */]PIOCWSTOP: Input/output error > > Best Regards > Unga > hi, with strace 4.5.5 in 6.2 and 7.0-PRERELEASE, i've got the same error on the first exec. But on the second, it works correctly. Exactly the same thing, with strace 4.5.7 Do you have this error each time ? Regards, Philippe -- while (!( succeed = try()));