From owner-freebsd-x11@FreeBSD.ORG Thu Nov 30 04:15:57 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 EDB6616A412 for ; Thu, 30 Nov 2006 04:15:57 +0000 (UTC) (envelope-from sherlingj@gmail.com) Received: from nz-out-0102.google.com (nz-out-0506.google.com [64.233.162.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id C442543CA6 for ; Thu, 30 Nov 2006 04:15:49 +0000 (GMT) (envelope-from sherlingj@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so1211366nzh for ; Wed, 29 Nov 2006 20:15:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OxxfeQSshMHG50A0hBf4V/GJFKkx8Ivc9bXwZ7U1Vu31QY9U4fJ39gwdu6Rt7NXvrXBQ3b85VxE5Ma0ZKjRkBHUgJCVohB5kgagdXSPiBTobIk8KUQjdKbqQtLpyTfc36ULhFRPNF98Xo/CahwUsWiz1NIlJQONowzLzHmWriok= Received: by 10.64.193.8 with SMTP id q8mr3904474qbf.1164860154357; Wed, 29 Nov 2006 20:15:54 -0800 (PST) Received: by 10.64.114.9 with HTTP; Wed, 29 Nov 2006 20:15:54 -0800 (PST) Message-ID: <5feb6230611292015j7d77a88cq69d2d56a961c21c0@mail.gmail.com> Date: Wed, 29 Nov 2006 20:15:54 -0800 From: "Jeremy Sherling" To: "Adam K Kirchhoff" In-Reply-To: <456E2BF1.6000204@voicenet.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5feb6230611290031v683b6455nf5b51d75cf98a8c3@mail.gmail.com> <456D5237.1070004@FreeBSD.org> <5feb6230611291304yf746450oeee47cf523f4a788@mail.gmail.com> <456E2BF1.6000204@voicenet.com> Cc: freebsd-x11@freebsd.org, Florent Thoumie Subject: Re: 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: Thu, 30 Nov 2006 04:15:58 -0000 I rebuilt all my screen savers... The GL ones then tried to start, and then dumped core. No error this time. So, I rebuilt libGL just for kicks. Now I get this... Assertion failed: (c->xlib.lock), function xcb_xlib_unlock, file xcb_xlib.c, line 50. Abort (core dumped) I don't know if this is progress or making things worse. :) I think I will pull updates from git later tonight, and update all of xorg. On 11/29/06, Adam K Kirchhoff wrote: > > I had the same problem with the nVidia driver from the ports tree when I > tried to run previously installed GL applications... However, if I > recompiled the GL applications after installing the nVidia driver, they > ran just fine. > > Please let me know if that works for you. > > Adam > > Jeremy Sherling wrote: > > I updated to the 9629 driver, but I still get the same error. (The > > 9742 driver doesn't support my card.) > > > > On 11/29/06, Florent Thoumie wrote: > >> Jeremy Sherling wrote: > >> > 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) > >> > >> Not really sure what it is. Can you try to install more recent drivers > >> (like 9742 beta drivers?). > >> > >> If you can, just pkg_delete -x nvidia-driver, download the tarball, do a > >> manual sed 's|lib/modules|lib/xorg/modules|' on x11/*/Makefile and > >> install with make install X11BASE=/usr/X11R6. > >> > >> -- > >> Florent Thoumie > >> flz@FreeBSD.org > >> FreeBSD Committer > >> > >> > >> > >> > > _______________________________________________ > > freebsd-x11@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > > > >