From owner-freebsd-threads@FreeBSD.ORG Mon Feb 21 06:05:19 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 39AF216A4CE; Mon, 21 Feb 2005 06:05:19 +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 E95C643D31; Mon, 21 Feb 2005 06:05:18 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F26975129C; Sun, 20 Feb 2005 22:05:17 -0800 (PST) Date: Sun, 20 Feb 2005 22:05:17 -0800 From: Kris Kennaway To: Daniel Eischen Message-ID: <20050221060517.GA24972@xor.obsecurity.org> References: <20050220230839.GA12446@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fUYQa+Pmc3FrFX/N" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: threads@freebsd.org cc: Kris Kennaway Subject: Re: 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: Mon, 21 Feb 2005 06:05:19 -0000 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 21, 2005 at 01:00:27AM -0500, Daniel Eischen wrote: > On Sun, 20 Feb 2005, Kris Kennaway wrote: >=20 > > 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-sha= rp.dll > > /r:../gdk/gdk-sharp.dll /r:../gtk/gtk-sharp.dll AssemblyInfo.cs generat= ed/*.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 = =3D 4) > > Abort trap (core dumped) >=20 > How recent is your system? There is no such assertion at line 1743 in > thr_mutex.c. The only assertion is at or around line 1802. This particular environment hasn't been rebuilt since Dec 21, but I think I've see it elsewhere on more recent environments. I'll rebuild it though and try to obtain another error. Kris --fUYQa+Pmc3FrFX/N Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGXodWry0BWjoQKURArxZAKCkkdZ8YxUuHOQKgcVYV/7XHlGgbwCeJXZN HSdvEIAwvgSdrjoieUkU3iY= =Ba7R -----END PGP SIGNATURE----- --fUYQa+Pmc3FrFX/N--