Subject: Re: pthread problems on CS20 SMP system
To: None <mhitch@lightning.msu.montana.edu>
From: Jarle Greipsland <jarle@uninett.no>
List: port-alpha
Date: 05/18/2004 10:29:40
"Michael L. Hitch" <mhitch@lightning.msu.montana.edu> writes:
> It looks like the alpha may be missing a KERNL_PROC_UNLOCK(l) in
> upcallret() in trap.c. It's present on the i386.
Indeed. With version 1.93 of trap.c, I could run the test
program without any panics. Building openldap from pkgsrc also
worked just fine. Thanks!
-jarle