From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 30 22:46:59 2009 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CACFC1065670 for ; Wed, 30 Sep 2009 22:46:59 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 64A058FC1A for ; Wed, 30 Sep 2009 22:46:59 +0000 (UTC) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n8UMl4gV048576; Wed, 30 Sep 2009 18:47:04 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Matt In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-KaZ5nSHJSs4m9fcxEIK9" Organization: MarcusCom, Inc. Date: Wed, 30 Sep 2009 18:47:06 -0400 Message-Id: <1254350826.94567.41.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: FreeBSD GNOME Users Subject: Re: pthread_mutexattr_settype assertion from PulseAudio with Amarok 2.2 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: Wed, 30 Sep 2009 22:46:59 -0000 --=-KaZ5nSHJSs4m9fcxEIK9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2009-09-30 at 16:59 -0500, Matt wrote: > Does anyone know if the root cause of the "Assertion > =E2=80=98pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE) =3D=3D= 0=E2=80=B2 > failed at pulsecore/mutex-posix.c:52, function pa_mutex_new(). > Aborting." error discussed at: >=20 > http://miwi.bsdcrew.de/2009/07/firefox-35-in-ports/ >=20 > was ever determined? I'm seeing this same error when trying to update > the amarok-kde4 port to version 2.2 and the only discussion I can find > related to this issue is at > http://lists.freebsd.org/pipermail/freebsd-gnome/2009-July/022732.html > and I don't see a resolution. >=20 > Relevant data about my system: > - All ports built in Tinderbox with "WITH_DEBUG=3Dyes" set > - Tinderbox jail is 8-STABLE from 2009-09-10 16:42:33 > - Tinderbox ports were updated 2009-09-14 12:59:10 > - System where ports are installed is same host running the Tinderbox. > "uname -a" states (sanitized) "FreeBSD 8.0-RC1 FreeBSD > 8.0-RC1 #0: Mon Sep 21 09:46:16 CDT 2009 > root@:/usr/obj/usr/src/sys/CUSTOM i386" > - pkg_info list available at http://freebsd-gnome.pastebin.com/m1b0d9c9f >=20 > I can't seem to get any usable core dumps from the system, but I can > provide ktrace or other output if anyone is interested. I think there is a bug in the pthread_stubs in libc. If you apply this patch, then rebuild libc, does the problem go away: http://www.marcuscom.com/downloads/_pthread_stubs.c.diff Joe >=20 > Thank you, > Matt > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-KaZ5nSHJSs4m9fcxEIK9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEABECAAYFAkrD3+gACgkQb2iPiv4Uz4cJ4ACdFCDxKQvFhk2+MSUPh34/UnaC IQ8An1PKX2cRGiJM4HEtnMPnDmWyB8d1 =0BiM -----END PGP SIGNATURE----- --=-KaZ5nSHJSs4m9fcxEIK9--