From owner-freebsd-threads@FreeBSD.ORG Sun Feb 20 23:08:41 2005 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 015CE16A4CE for ; Sun, 20 Feb 2005 23:08:41 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5EE243D39 for ; Sun, 20 Feb 2005 23:08:40 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0B2235136F; Sun, 20 Feb 2005 15:08:40 -0800 (PST) Date: Sun, 20 Feb 2005 15:08:39 -0800 From: Kris Kennaway To: threads@FreeBSD.org Message-ID: <20050220230839.GA12446@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Fatal error 'thread in syncq when it shouldn't be.' X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 23:08:41 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I often get this error while building mono-related packages on SMP machines (mono, gtk-sharp, etc) on 5.x/6.x. Can someone please take a look? [...] /usr/local/bin/mcs /unsafe /out:vte-sharp.dll /target:library /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll /r:../atk/atk-sharp.dll /r:../gdk/gdk-sharp.dll /r:../gtk/gtk-sharp.dll AssemblyInfo.cs generated/*.cs Fatal error 'thread in syncq when it shouldn't be.' at line 1743 in file /c/portbuild.local/i386/5/src/lib/libpthread/thread/thr_mutex.c (errno = 4) Abort trap (core dumped) Kris --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGRh3Wry0BWjoQKURArFOAJ9AEf16D33mKcrRD9RrSY70rF+geQCg+Thc VAd1so3OJ5VaeEzMo6FJM2I= =VmmL -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--