Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2005 01:00:27 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        threads@freebsd.org
Subject:   Re: Fatal error 'thread in syncq when it shouldn't be.'
Message-ID:  <Pine.GSO.4.43.0502210059100.29654-100000@sea.ntplx.net>
In-Reply-To: <20050220230839.GA12446@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Feb 2005, Kris Kennaway wrote:

> 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)

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.

-- 
DE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0502210059100.29654-100000>