From owner-freebsd-ports@FreeBSD.ORG Tue Feb 1 18:07:56 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B337C16A4CE for ; Tue, 1 Feb 2005 18:07:56 +0000 (GMT) Received: from khan.acc.umu.se (khan.acc.umu.se [130.239.18.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDF1443D2F for ; Tue, 1 Feb 2005 18:07:55 +0000 (GMT) (envelope-from henke@acc.umu.se) Received: from localhost (localhost [127.0.0.1]) by amavisd-new (Postfix) with ESMTP id 61C46D226; Tue, 1 Feb 2005 19:07:54 +0100 (MET) Received: from [192.168.0.2] (h81172174059.kund.kommunicera.umea.se [81.172.174.59]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by khan.acc.umu.se (Postfix) with ESMTP id A79DDD205; Tue, 1 Feb 2005 19:07:46 +0100 (MET) Message-ID: <41FFC5BF.3050008@acc.umu.se> Date: Tue, 01 Feb 2005 19:09:03 +0100 From: =?ISO-8859-1?Q?Henrik_J=F6nsson?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tom McLaughlin References: <41FA7918.9060801@acc.umu.se> <1106956509.770.8.camel@compass.straycat.dhs.org> In-Reply-To: <1106956509.770.8.camel@compass.straycat.dhs.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at acc.umu.se cc: ports@freebsd.org Subject: Re: FreeBSD Port: mono-1.0.5_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 18:07:56 -0000 Tom McLaughlin wrote: > > > Your best bet is to see how this fairs on a recent FreeBSD-current > install. There are a number of changes to libpthread there which affect > Mono. If it runs, then hopefully those fixes will be MFCed for 5.4. If > not, I'd generate a backtrace for bin/mono and bring it to > freebsd-threads@ and see what they say so the crash can be fixed for a > future release. Thanks. > > Tom > > Thank you for your reply, I have now tried with a FreeBSD-current install. However the error remains the same (sometimes only a Segmentation fault (core dumped)) as in 5.3-RELEASE. I tried reinstalling mono too. I'm not sure I'm skilled enough to be of any more help right now, I'll have to learn how to do a backtrace... Thanks /Henke