From owner-freebsd-threads@FreeBSD.ORG Wed Mar 2 23:18:08 2005 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB5916A4CE for ; Wed, 2 Mar 2005 23:18:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B6F43D2F; Wed, 2 Mar 2005 23:18:08 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j22NI7N8038789; Wed, 2 Mar 2005 23:18:08 GMT (envelope-from davidxu@freebsd.org) Message-ID: <422649AF.5090606@freebsd.org> Date: Thu, 03 Mar 2005 07:18:07 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.2) Gecko/20041004 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tom McLaughlin References: <1109551418.782.30.camel@compass.straycat.dhs.org> <1109742079.777.15.camel@compass.straycat.dhs.org> In-Reply-To: <1109742079.777.15.camel@compass.straycat.dhs.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-threads@freebsd.org Subject: Re: Mono's XSP crashes on browser connection X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 23:18:09 -0000 This is caused by a memory corrupted problem, there was some reports , but current I don't know what caused it, it is worth to disable GC code in mono and see if the problem still occurs ? David Xu Tom McLaughlin wrote: >Alright, people can ignore this Mono crash and just look at the mcs one >in my other email. Both XSP and mcs are experiencing the same bug it >looks like and the mcs code is much simpler and easier to illustrate. >Sorry for the noise. I'm just trying to bang these out since I've been >sitting on them so long. Thanks. > >Tom > >