Re: 2nd try @NetBSD/2.0 Alpha - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: 2nd try @NetBSD/2.0 Alpha
Date
Msg-id 20051018214558.GD13902@svana.org
Whole thread Raw
In response to 2nd try @NetBSD/2.0 Alpha  ("Larry Rosenman" <ler@lerctr.org>)
List pgsql-hackers
On Tue, Oct 18, 2005 at 04:04:42PM -0500, Larry Rosenman wrote:
> Upped the stack to 8Mb.  Now it dies in Plcheck.
>
> Logs/bt.out in: http://www.lerctr.org/~ler/alphadeath2.tar.gz

Wierd, it's dying in malloc() because the C library called kill() from
__libc_mutex_unlock().

You're not the only one though:

http://archive.netbsd.se/?ml=netbsd-users&a=2004-01&m=18027

No-one answered that one either...
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 2nd try @NetBSD/2.0 Alpha
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Character Conversions Handling