Subject: Re: pkg/37559: icewm coredumps in sparc64
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: pkgsrc-bugs
Date: 12/18/2007 11:40:02
The following reply was made to PR pkg/37559; it has been noted by GNATS.
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/37559: icewm coredumps in sparc64
Date: Tue, 18 Dec 2007 12:37:44 +0100
On Tue, Dec 18, 2007 at 11:15:00AM +0000, sfandino@yahoo.com wrote:
> applying the following patch to the package pkgsrc Makefile solves the problem:
Please do not paper over the problem but fix the application bugs instead.
Compiling it with -g and using gdb on the core should tell you where it
dies.
Thanks,
Martin