From owner-freebsd-current@FreeBSD.ORG Mon Jun 25 10:38:55 2007 Return-Path: X-Original-To: freebsd-current@FreeBSD.ORG Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6517D16A400 for ; Mon, 25 Jun 2007 10:38:55 +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 260DE13C45D for ; Mon, 25 Jun 2007 10:38:54 +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 9437C17382; Mon, 25 Jun 2007 10:38:53 +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 l5PAcpxB030148; Mon, 25 Jun 2007 10:38:52 GMT (envelope-from phk@critter.freebsd.dk) To: Ian FREISLICH From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 25 Jun 2007 12:35:03 +0200." Date: Mon, 25 Jun 2007 10:38:51 +0000 Message-ID: <30147.1182767931@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-current@FreeBSD.ORG, gary.jennejohn@freenet.de, Mark Murray Subject: Re: weird error with nmh 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: Mon, 25 Jun 2007 10:38:55 -0000 In message , Ian FREISLICH writes: >Mark Murray wrote: >> Ian FREISLICH writes: >> > So I'm really not sure why the linker is choosing libc's version >> > over this one. >> >> If you turn on debug building (-g), then nmh works again. > >I'll give that a try. Last time I tried (Jun 11) -g didn't help >either with preventing the core dump or making sense of the stack >trace. > >> Even weirder. GCC bug? > >I suspected the rude function aliasing deprecation, but I couldn't >find a warning to that effect. It worked for me to remove -O2 -- 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.