From owner-freebsd-amd64@FreeBSD.ORG Wed Aug 11 07:46:16 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4299416A4CF for ; Wed, 11 Aug 2004 07:46:16 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82CAE43D39 for ; Wed, 11 Aug 2004 07:46:14 +0000 (GMT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i7B7k5mn075573; Wed, 11 Aug 2004 09:46:06 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.13.1/8.12.6/Submit) id i7B7jweV075571; Wed, 11 Aug 2004 09:45:58 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Wed, 11 Aug 2004 09:45:56 +0200 From: Tilman Linneweh To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20040811074556.GD24054@arved.at> References: <20040807190400.GB24054@arved.at> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: amd64@FreeBSD.org Subject: Re: fetch calculates size wrong X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 07:46:16 -0000 * Dag-Erling Smørgrav [2004-08-07 21:31]: > > Fetch tries to fetch all files with > > REST 18446744073709551615 > > That's (uint64_t)-1LL > > > Any ideas? > > Integer signedness / width bug in libfetch, most likely. I'll have a > look at it right away. > Hm, the code in libfetch hasn't been touched for a while, and I didn't notice any problem with fetch in June. Just FYI, after sledge.freebsd.org has been upgraded to yesterdays CURRENT, the bug is reproducable on sledge.