Subject: Re: mutex problem
To: haad <haaaad@gmail.com>
From: Rui Paulo <rpaulo@fnop.net>
List: netbsd-users
Date: 09/29/2005 13:13:13
--M9NhX3UHpAaciwkO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2005.09.29 13:55:11 +0200, haad wrote:
| i am student and for my work in school i need cad utility for writing
| VHDL  sources.
|=20
| So today I try to install cad/electric everything compiled fine but when
| i try to tun it I receive this error
|=20
| electric: Error detected by libpthread: Unlocking unlocked mutex.
| Detected by file "/usr/src/lib/libpthread/pthread_mutex.c", line 345,
| function "pthread_mutex_unlock".
| See pthread(3) for information.
| Abort (core dumped)

This is a problem with electric, most likely.
You can try running it this way:
``env PTHREAD_DIAGASSERT=3DA electric''

This will ignore pthread errors but be careful as these errors
normally indicate bad programming.

		-- Rui Paulo

--M9NhX3UHpAaciwkO
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)

iD8DBQFDO9pZZPqyxs9FH4QRAkpQAJ9pmPTDPjcvIu+locWqpxbLheg/dgCdHbiX
ZJ9EQC6iK0eExaxINxtMkmQ=
=0W5U
-----END PGP SIGNATURE-----

--M9NhX3UHpAaciwkO--