[Mono-list] Segfault when using threads
Richard Torkar
richard.torkar@htu.se
19 Apr 2002 08:02:18 +0200
On Fri, 2002-04-19 at 00:27, Gonzalo Paniagua Javier wrote:
> * [ Richard Torkar <richard.torkar@htu.se>
> * Thu, 18 Apr 2002 20:58:06 +0200 ]
> >
> >
> > I filed a bug report in bugzilla
> >
> > http://bugzilla.ximian.com/show_bug.cgi?id=23637
> >
> > This have been discussed on the list I think.
> > If this is already solved I apologize.
>
> I think that Dick solved it yesterday. Does it happen to you in
> linux? Solution: get the current mono-build.sh and build mono
> with it.
>
> The problem was that the libgc must be compiled with
> --enable-threads.
Yep I did this in Linux.
Good to know then. Need to recompile libgc!
/Richard