From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 11 19:20:25 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4077816A4FE for ; Wed, 11 Aug 2004 19:20:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35D6343D2D for ; Wed, 11 Aug 2004 19:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7BJKPlJ051700 for ; Wed, 11 Aug 2004 19:20:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7BJKOAQ051697; Wed, 11 Aug 2004 19:20:24 GMT (envelope-from gnats) Date: Wed, 11 Aug 2004 19:20:24 GMT Message-Id: <200408111920.i7BJKOAQ051697@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Benedikt Meurer Subject: Re: ports/69404: mono compiler (mcs) crashes with assertion failure in libpthread X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Benedikt Meurer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 19:20:25 -0000 The following reply was made to PR ports/69404; it has been noted by GNATS. From: Benedikt Meurer To: freebsd-gnats-submit@FreeBSD.org, jhamby@anobject.com Cc: Subject: Re: ports/69404: mono compiler (mcs) crashes with assertion failure in libpthread Date: Wed, 11 Aug 2004 21:19:49 +0200 > As the globalization line indicates, I previously installed > devel/icu2-2.8 for i18n support in Mono. I doubt that this is the > source of the problem, though. I have mono w/o ICU and build with normal CFLAGS. Mono JIT compiler version 1.0, (C) 2002-2004 Novell, Inc and Contributors. www.go-mono.com TLS: normal GC: Included Boehm (with typed GC) SIGSEGV : normal Globalization: none __FreeBSD_version is 502128 here. Same problem with mcs as described above. regards, Benedikt