From owner-freebsd-bugs@FreeBSD.ORG Sat Dec 8 08:10:01 2012 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 83EAE439 for ; Sat, 8 Dec 2012 08:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 65AD78FC12 for ; Sat, 8 Dec 2012 08:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qB88A1Bh099919 for ; Sat, 8 Dec 2012 08:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qB88A1eJ099918; Sat, 8 Dec 2012 08:10:01 GMT (envelope-from gnats) Date: Sat, 8 Dec 2012 08:10:01 GMT Message-Id: <201212080810.qB88A1eJ099918@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jerome St-Louis Subject: Re: misc/174272: Segmentation Fault calling stat() from an application compiled as 32 bit on a 64 bit machine X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jerome St-Louis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2012 08:10:01 -0000 The following reply was made to PR misc/174272; it has been noted by GNATS. From: Jerome St-Louis To: bug-followup@FreeBSD.org, jerstlouis@gmail.com Cc: Subject: Re: misc/174272: Segmentation Fault calling stat() from an application compiled as 32 bit on a 64 bit machine Date: Sat, 8 Dec 2012 03:05:49 -0500 --0016e6dbde5edf0ed804d052cca5 Content-Type: text/plain; charset=ISO-8859-1 Sorry argv[1] in there should read "bla.c" ... I initially thought it was a problem related to arguments but it was not, and I missed that modification when updating the testing code. --0016e6dbde5edf0ed804d052cca5 Content-Type: text/html; charset=ISO-8859-1 Sorry argv[1] in there should read "bla.c" ...
I initially thought it was a problem related to arguments but it was not, and I missed that modification when updating the testing code.

--0016e6dbde5edf0ed804d052cca5--