Date: Mon, 20 Oct 2003 00:16:53 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: David Xu <davidxu@freebsd.org> Subject: Re: KSE/ia64: NULL thread pointer in _thr_sig_add() Message-ID: <Pine.GSO.4.10.10310200015080.10551-100000@pcnet5.pcnet.com> In-Reply-To: <20030812013443.GA1409@athlon.pn.xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 Aug 2003, Marcel Moolenaar wrote: > On Tue, Aug 12, 2003 at 07:56:36AM +0800, David Xu wrote: > > > > > > I think this is it. I now get sig 11, but it looks like a faulty > > > use of random(). It appears random() is not thread safe and this > > > particular test program uses random. > > > > > > I'll continue to run tests, but so far it looks like the patch is > > > fixing KSE/ia64. > > > > It would be nice if you can run tests under directory libpthread/test, > > mutex_d is useful test when I am modifying libkse. > > mutex_d fails at the moment. join_leak_d also coredumps. I have to > look into those. Note that mutex_d won't work on an SMP system; it expects the concurrency level to be 1. I'll fix it shortly. -- Dan Eischen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10310200015080.10551-100000>