From owner-freebsd-x11@FreeBSD.ORG Wed Nov 29 08:38:19 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1BB5116A403 for ; Wed, 29 Nov 2006 08:38:19 +0000 (UTC) (envelope-from sherlingj@gmail.com) Received: from nz-out-0102.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0076343CC1 for ; Wed, 29 Nov 2006 08:38:12 +0000 (GMT) (envelope-from sherlingj@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so1008797nzh for ; Wed, 29 Nov 2006 00:38:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mlS7kSE0Ukzvmko0jTsyh7DwUk7n9qMaQXhKo0yaDMvu91pPKlROGfZkM80vf2PEaCGCDFpKsmwNePOj6ptj9xRJ9GmJxThTqmhT5Tyar+YNvSI1kQWIo0GcgJDhiTXS9ZAiJvAj3net3yp9zrFWrjq/4gsO8af2CMtXoQ98jhM= Received: by 10.65.114.4 with SMTP id r4mr2577227qbm.1164789088971; Wed, 29 Nov 2006 00:31:28 -0800 (PST) Received: by 10.64.114.9 with HTTP; Wed, 29 Nov 2006 00:31:28 -0800 (PST) Message-ID: <5feb6230611290031v683b6455nf5b51d75cf98a8c3@mail.gmail.com> Date: Wed, 29 Nov 2006 08:31:28 +0000 From: "Jeremy Sherling" To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: GL problems with experimental ports tree. X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2006 08:38:19 -0000 Hello all... I recently installed xorg from the new ports tree along with the 1.0-8776 nvidia driver. My problem is, any time I try to run something that uses GL, I get the following error... %./glmatrix Fatal error 'Recurse on a private mutex.' at line 986 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 0) Abort (core dumped) Any help would be great! Thanks, Jeremy