Subject: Re: libpthread busted?
To: None <current-users@netbsd.org>
From: Peter Seebach <seebs@plethora.net>
List: current-users
Date: 02/28/2003 13:15:09
In message <20030228191301.GB18500@yeah-baby.shagadelic.org>, Jason R Thorpe wr
ites:
> > #0  0x4818f337 in kill () from /usr/lib/libc.so.12
> > #1  0x4819146e in __libc_mutex_unlock () from /usr/lib/libc.so.12
> > #2  0x481fefa2 in malloc () from /usr/lib/libc.so.12

>Ah ... is it dynamically-loading libpthread?  That does not currently
>work.

Er.  "But it used to work."  Or at least, it used to be that, if I build
all this stuff in pkgsrc, I got the right results.

I'm not sure whether or not it's actually dynamically loading pthread; this
crash seems to happen *before* the pth stuff gets involved, although I can't
be sure.

Anyway, I'm gonna do another rebuild or two, and see if it gets better.

-s