Subject: Re: NetBSD2.0: reporting libpthread errors?
To: Scott Presnell <srp@tworoads.net>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: netbsd-users
Date: 12/15/2004 13:10:18
Scott Presnell <srp@tworoads.net> writes:

> In the course of debugging some unrelated issues I've been seeing:
> 
> kdeinit: Error detected by libpthread: Destroying locked mutex.
> Detected by file "/usr/src/lib/libpthread/pthread_mutex.c", line 135, function "pthread_mutex_destroy"
> 
> Should I report this somehow?

It's a bug in kdeinit or one of its component libraries; it should
probably be reported as such.

        - Nathan