Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 20:26:15 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Ivan Voras <ivoras@fer.hr>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: threads/72353: Assertion failsin/usr/src/lib/libpthread/sys/lock.c, line 171, when compilingmonodoc
Message-ID:  <Pine.GSO.4.43.0410062018270.26166-100000@sea.ntplx.net>
In-Reply-To: <41642DC8.6070908@fer.hr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Oct 2004, Ivan Voras wrote:

> Jeremy Messenger wrote:
> > Have you tried Tom McLaughlin <tmclaugh@sdf.lonestar.org> 's Mono
> > project[1]? Tom has ported 1.0.2, 1.1.1, newer gtk-sharp and few Mono
> > apps. He's kind of taking care of Mono on FreeBSD for now, which the
> > maintainer of Mono is kind of too busy or has disappeared. Tom has said
> > that it works with FreeBSD 5.3 only, because of better thread, TLS and etc.
>
> Ok, I'll try it. Meanwhile, if anybody wants to look at it, it's really
> simple to reproduce once you have mono installed (which isn't a
> problem). Make an empty file (touch empty.cs) and run 'mcs empty.cs
> -pkg:dummypkg'.

It looks like something is overruning or corrupting the stack of
one of the threads.  The default stack size for threads is 64K in
libpthread.

-- 
Dan Eischen



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