Date: Wed, 18 Feb 2004 10:09:30 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: Andreas Kohn <andreas.kohn@gmx.net> Cc: current@FreeBSD.org Subject: Re: [PANIC] page fault -> bremfree: removing a buffer not on a queue Message-ID: <20040218100738.L39658@carver.gumbysoft.com> In-Reply-To: <1077099032.1231.12.camel@klamath.syndrom23.de> References: <1077099032.1231.12.camel@klamath.syndrom23.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Feb 2004, Andreas Kohn wrote: > FreeBSD xxxxxx 5.2-CURRENT FreeBSD 5.2-CURRENT #36: Fri Feb 13 20:17:22 > CET 2004 root@xxxxxx:/usr/obj/usr/src/sys/KLAMATH i386 > > Before the panic happened, I was compiling/linking some software, and > watching TV (bttv/xawtv). The linking process gave some strange error > messages when linking to libGLcore.so (Nvidia drivers), which I can't > remember. I think it complained that that library wasn't valid, but > those messages repeated to fast to read & remember. You've probably tripped over the incompatibility between KSE and the nvidia driver. You will want to use libmap to remap libpthread to libc_r until nVidia issues a fixed driver. please email them :-) I believe this is in UPDATING. libGL links against pthreads. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040218100738.L39658>