Subject: Re: threads broken on amd64 ?
To: Nicolas Joly <njoly@pasteur.fr>
From: Frank van der Linden <fvdl@netbsd.org>
List: port-amd64
Date: 09/26/2003 11:00:17
On Tue, Sep 23, 2003 at 11:08:41AM +0200, Nicolas Joly wrote:
> While testing some of our programs, i discovered that threads seems to
> be badly damaged on NetBSD amd64. Every program linked with pthread
> library crash ... The same programs, if non threaded, work fine.

It certainly worked last time I tested it, which is, granted, about
2 months ago. Have you tried updating libpthread?

- Frank