Date: Wed, 21 Mar 2007 01:05:55 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Pascal Hofstee <caelian@gmail.com> Cc: gnome@freebsd.org Subject: Re: libintl.so.8 causes SIGABORT in update-desktop-database Message-ID: <1174453555.79605.31.camel@shumai.marcuscom.com> In-Reply-To: <d8a0b7620703182326t39f03176o962a32ac9a6965ec@mail.gmail.com> References: <d8a0b7620703182326t39f03176o962a32ac9a6965ec@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-KnoeV8oNrd0Xy2AUiZtv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2007-03-19 at 07:26 +0100, Pascal Hofstee wrote: > After the recent gettext update ... some ports now refuse to update > because during the port upgrade phase update-desktop-database is > dumping core. I checked that the binary in question is installed by > the gnome-desktop-file-utils ports so i figured i should probably try > to start looking there. The following is a core dump of > update-desktop-database generated during the make reinstall phase: > (this backtrace was built using libthr ... libpthread causes the same > breakage) The backtrace points to a threading problem: if (pthread_mutex_init (&lock->recmutex, &attributes) !=3D 0) abort (); Any chance you are still mixing libpthread and libthr? Others have reported a crash in update-desktop-database after the gettext update, but I have been unable to reproduce on my -CURRENT system (even with malloc debugging and non-C locales). Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-KnoeV8oNrd0Xy2AUiZtv 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) iD8DBQBGAL0zb2iPiv4Uz4cRAlDqAJ9F1d/ulwt17nGB97fYFa8oJ5p5xACfWCE7 jPn9nz7CosubsRjppbLMdxg= =6mbD -----END PGP SIGNATURE----- --=-KnoeV8oNrd0Xy2AUiZtv--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1174453555.79605.31.camel>