Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2005 16:17:55 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        justin@arl.army.mil
Cc:        freebsd-threads@freebsd.org
Subject:   Re: threads/76513: libpthread is not working
Message-ID:  <Pine.GSO.4.43.0501201614220.25644-100000@sea.ntplx.net>
In-Reply-To: <200501201918.j0KJIxRi046972@pong.arl.army.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> >Description:
> 	libpthread is crashing when multiple threads are working inside of a loop
> 	that is thread-safe inside of my ray-tracer.  When I set libmap to use libc_r
> 	instead of libpthread everything just works.  Using libpthread with just 1 thread
> 	also works just fine.
> >How-To-Repeat:
> 	Cannoy paste my example code, not open source, try making a simple
> 	multithreaded program using libpthread.

You're going to need to provide more information than that.
We have many multithreaded programs using libpthread, so
the How-To-Repeat isn't very helpful.

There were also bugs in 5.3-release that have been fixed since,
so you can also try updating to -stable or -current.
Also, if you are using nvidia provided drivers, they are
not thread-safe with libpthread.

-- 
DE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0501201614220.25644-100000>