From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 14 12:35:28 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3497B16A4DF for ; Wed, 14 Apr 2004 12:35:28 -0700 (PDT) Received: from ms-smtp-03-eri0.socal.rr.com (ms-smtp-03-qfe0.socal.rr.com [66.75.162.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19D7143D6A for ; Wed, 14 Apr 2004 12:35:28 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54])i3EJZN4Q018081 for ; Wed, 14 Apr 2004 12:35:26 -0700 (PDT) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 5F9B1FD273 for ; Wed, 14 Apr 2004 12:35:23 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14830-02 for ; Wed, 14 Apr 2004 12:35:23 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id D5A0AFD03A for ; Wed, 14 Apr 2004 12:35:22 -0700 (PDT) From: Sean McNeil To: freebsd-gnome@freebsd.org In-Reply-To: <1081967866.96388.3.camel@server.mcneil.com> References: <1081967866.96388.3.camel@server.mcneil.com> Content-Type: text/plain Message-Id: <1081971322.39841.0.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 14 Apr 2004 12:35:22 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Scanned: by amavisd-new at mcneil.com Subject: Re: webbrowser instabilities ? (firefox assertion) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 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, 14 Apr 2004 19:35:28 -0000 On Wed, 2004-04-14 at 11:37, Sean McNeil wrote: > gmake[4]: Leaving directory > `/big/usr/ports/www/mozilla-devel/work/mozilla/security/nss/cmd/shlibsign/mangle' > FreeBSD5.2_DBG.OBJ/shlibsign -v -i > /big/usr/ports/www/mozilla-devel/work/mozilla/dist/lib/libsoftokn3.so > Assertion failure: _PT_PTHREAD_MUTEX_IS_LOCKED(lock->mutex), at ptsynch.c:207 > Abort trap (core dumped) > > I have this exact same problem with -CURRENT. I noticed I have > WITH_DEBUG in my make.conf and I'm trying to build with it out right > now. > > Cheers, > Sean > I took WITH_DEBUG out of make.conf and the port installed fine. firefox is now working. Cheers, Sean