Subject: Re: pthread bug on NetBSD/vax-current?
To: Tom Ivar Helbekkmo <tih@eunetnorge.no>
From: None <ragge@ludd.luth.se>
List: port-vax
Date: 03/07/2005 18:56:05
> Tom Ivar Helbekkmo <tih@eunetnorge.no> writes:
> 
> > Doing the same thing using 2.99.15 on i386, it runs without crashing.
> 
> Hmm.  Correction: if I run the program under gdb, I get the same thing
> there.  I wasn't aware that pthreads programs couldn't run under gdb.
> However, the point is, the program works on i386, and not on the VAX.
> On the i386, the program returns 0, on the VAX, it crashes:
> 
I don't think the vax-specific threads support code is much tested,
if tested at all.  That is most likely the problem.

-- Ragge