From owner-freebsd-ports@FreeBSD.ORG Sat Dec 10 18:55:49 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BDD216A41F for ; Sat, 10 Dec 2005 18:55:49 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A9E543D64 for ; Sat, 10 Dec 2005 18:55:36 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i1so1424715wra for ; Sat, 10 Dec 2005 10:55:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=TEkAC4h4RMAR9vtEj5/Hg0uUSlsQfzGLjeWT4Hk+sIzkO161IOUC7tF3dQR0gCrlhjW8B+T0kzWDyzCm7kaOQzae70D1IGHz0WFR3AhxxYNDaOpacWLZFhLLT5K2K/ssNcijKQ51p2mGYjdikiHNQj/UhvnQgbZmmZHbvJLnwqo= Received: by 10.54.138.5 with SMTP id l5mr6180738wrd; Sat, 10 Dec 2005 10:55:35 -0800 (PST) Received: from ringworm.mechee.com ( [71.102.14.129]) by mx.gmail.com with ESMTP id 15sm3312867wrl.2005.12.10.10.55.34; Sat, 10 Dec 2005 10:55:35 -0800 (PST) From: "Michael C. Shultz" To: Simon Barner Date: Sat, 10 Dec 2005 10:55:32 -0800 User-Agent: KMail/1.8.3 References: <20051208170903.5903.qmail@ktown.kde.org> <200512101033.17840.ringworm01@gmail.com> <20051210185247.GA1066@zi025.glh.mhn.de> In-Reply-To: <20051210185247.GA1066@zi025.glh.mhn.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512101055.32888.ringworm01@gmail.com> Cc: ports@freebsd.org Subject: Re: [Bug 117899] Valgrind crashes on calloc's X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Dec 2005 18:55:49 -0000 On Saturday 10 December 2005 10:52, Simon Barner wrote: > Michael C. Shultz wrote: > > On Saturday 10 December 2005 09:20, Simon Barner wrote: > > > Hi, > > > > > > I could not reproduce this with the attached example. Could you please > > > provide me one, and the exact command line of the valgrind invocation? > > > > Sorry, The code I was using is no longer in a state that causes the > > crash. Wish you had asked me before they closed the PR so I would have > > saved the code that crashed valgrind. Anayways attached is a little > > calloc test I put together but valgrind is handling it just fine. > > Hmm, okay. Then -- given my presently very limited FreeBSD time -- I'll > leave everything as is, and I'd ask you to send me an example if you > come across one. Will do, I'll save you address. -Mike