Date: Thu, 03 Mar 2005 15:16:44 +0800 From: David Xu <davidxu@freebsd.org> To: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Cc: freebsd-threads@freebsd.org Subject: Re: Mono's XSP crashes on browser connection Message-ID: <4226B9DC.7040405@freebsd.org> In-Reply-To: <1109833505.777.80.camel@compass.straycat.dhs.org> References: <1109551418.782.30.camel@compass.straycat.dhs.org> <1109742079.777.15.camel@compass.straycat.dhs.org> <422649AF.5090606@freebsd.org> <1109833505.777.80.camel@compass.straycat.dhs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Tom McLaughlin wrote: >Disabling garbage collection in Mono prevents the crash but after >executing the external process the C# program does not continue on, it >just sits there. So that isn't a viable option for regular use. > > > Can you give me example code (executing external program) ? I don't know C# but want to try. >Worse, mono ships with Boehm 6.2. I linked against 6.4 from ports >(where threading support is not even enabled by default) and Mono is now >failing to compile. Mono's mcs compiler hangs at the same spot on >-STABLE and -CURRENT. Once Mono imports a later Boehm, FreeBSD is in >for some serious problems. > >Tom > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4226B9DC.7040405>