From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 22 06:46:34 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0374716A4F6; Thu, 22 Mar 2007 06:46:34 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id A7C3013C4E8; Thu, 22 Mar 2007 06:46:33 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.8/8.13.8) with ESMTP id l2M6lD7a068784; Thu, 22 Mar 2007 02:47:13 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Andrey Chernov In-Reply-To: <20070322063737.GA56493@nagual.pp.ru> References: <20070320054916.GA33710@nagual.pp.ru> <1174453429.79605.28.camel@shumai.marcuscom.com> <20070322034618.GB16823@nagual.pp.ru> <20070322063737.GA56493@nagual.pp.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-03YY8Qn8XG7Jm9vNgUsm" Organization: MarcusCom, Inc. Date: Thu, 22 Mar 2007 02:46:28 -0400 Message-Id: <1174545988.8269.15.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: desktop-file-utils port problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 06:46:34 -0000 --=-03YY8Qn8XG7Jm9vNgUsm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-03-22 at 09:37 +0300, Andrey Chernov wrote: > On Thu, Mar 22, 2007 at 06:46:18AM +0300, Andrey Chernov wrote: > >=20 > > Yes, the crash happens with Russian locale LANG ru_RU.KOI8-R >=20 > I mean that=20 > LANG=3DC update-desktop-database > works. > BTW, creating /usr/share/applications helps only if no applications=20 > installed i.e. for empty dirs. If some of them installed, like java or=20 > firefox crash happens too. Looks like gettext not initialized properly or= =20 > not at all. It looks like this version of gettext wants to use pthreads. Of course, since many gettext consumers are not linked with PTHREAD_LIBS, this will spell disaster. Try adding --disable-threads to gettext's CONFIGURE_ARGS, rebuild, and see if that fixes the crashes. Joe >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-03YY8Qn8XG7Jm9vNgUsm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGAiZEb2iPiv4Uz4cRAv04AKCkdi7f9d5pZl8KaSSkTK1c6UlaDQCgh01/ ISfTjtZ236fmfHnNltF12i0= =TH4i -----END PGP SIGNATURE----- --=-03YY8Qn8XG7Jm9vNgUsm--