Subject: Re: libpthread
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: current-users
Date: 06/20/2003 17:59:41
On Friday, June 20, 2003, at 05:16  PM, der Mouse wrote:

> 	4) NetBSD pretends to have thread support, but it fails
> 	   dismally when anyone tries to use it; apparently nobody
> 	   exists with the skills, tools, inclination, opportunity,
> 	   whatever, necessary to debug and fix the problems.

Of course, this statement is false.  It does not fail "dismally when 
anyone tries to use it".  That would imply that it works for no one.

It quite clearly works for some people (including myself; Wasabi has a 
proprietary application that uses pthreads, and it runs quite well).  I 
know other people who frequently run some other applications (like 
xmms) with no problem, even when others send mail complaining about 
xmms not working properly.

Precisely because of the nature of some of the problems (reproducible 
on system A but not system B, etc.), the entire developer and user 
community needs to be involved in helping to fix the bugs.

         -- Jason R. Thorpe <thorpej@wasabisystems.com>