Date: Wed, 29 Nov 2006 20:15:54 -0800 From: "Jeremy Sherling" <sherlingj@gmail.com> To: "Adam K Kirchhoff" <adamk@voicenet.com> Cc: freebsd-x11@freebsd.org, Florent Thoumie <flz@freebsd.org> Subject: Re: GL problems with experimental ports tree. Message-ID: <5feb6230611292015j7d77a88cq69d2d56a961c21c0@mail.gmail.com> In-Reply-To: <456E2BF1.6000204@voicenet.com> References: <5feb6230611290031v683b6455nf5b51d75cf98a8c3@mail.gmail.com> <456D5237.1070004@FreeBSD.org> <5feb6230611291304yf746450oeee47cf523f4a788@mail.gmail.com> <456E2BF1.6000204@voicenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <adamk@voicenet.com> 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 <flz@freebsd.org> 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" > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5feb6230611292015j7d77a88cq69d2d56a961c21c0>