Subject: Re: strange optimization bug in pth
To: Michael Rauch <mrauch@netbsd.org>
From: Dan Winship <danw@ximian.com>
List: tech-pkg
Date: 01/27/2002 11:03:52
On Sun, 2002-01-27 at 08:28, Michael Rauch wrote:
> Hi,
>
> while preparing a native NetBSD OpenOffice package, I've found some
> optimization problems in devel/pth.
> Attaching gdb it reports a segfault but at that point the stack is already
> too thoroughly thrashed to get anything useful out of it.
Are you using MALLOC_OPTIONS=J? I noticed a while ago that that breaks
pth on my machine, but never reported it because I have a hacked up
devel/pth so I didn't know if it was just me.
-- Dan