From owner-freebsd-current@FreeBSD.ORG Wed Oct 17 17:37:13 2007 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 6255416A469; Wed, 17 Oct 2007 17:37:13 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id DAC8313C4B2; Wed, 17 Oct 2007 17:37:12 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id C830317105; Wed, 17 Oct 2007 17:37:10 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l9HHb9NA048797; Wed, 17 Oct 2007 17:37:09 GMT (envelope-from phk@critter.freebsd.dk) To: Kris Kennaway From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 17 Oct 2007 19:31:58 +0200." <4716470E.9010101@FreeBSD.org> Date: Wed, 17 Oct 2007 17:37:09 +0000 Message-ID: <48796.1192642629@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-current , Michael Butler , Simon Barner Subject: Re: another gcc 4.2 breakage? 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: Wed, 17 Oct 2007 17:37:13 -0000 In message <4716470E.9010101@FreeBSD.org>, Kris Kennaway writes: >> I have a compile fix for this problem -- the resulting binary dumps >> core though. I can commit the fix and mark the port IGNORE on RELENG_7 >> until we have a proper solution. I don't think a proper solution will happen, until we get a new port based on more recent valgrind code. We could use more hands getting all our syscalls implemented in valgrind, so volunteers are more than welcome help out in //depot/projects/valgrind/... Last I had a couple of days to spend, I got as far as running thr/umtx based multi-threaded programs. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.