Fatal error 'thread in syncq when it shouldn't be.'

Daniel Eischen deischen at freebsd.org
Sun Feb 20 22:00:29 PST 2005


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



More information about the freebsd-threads mailing list