Date: Sun, 22 Feb 2004 12:52:03 -0800 From: Russell Jackson <rjackson@cserv62.csub.edu> To: current@freebsd.org Subject: nvidia kernel module Message-ID: <20040222205203.GA12749@cserv62.csub.edu>
next in thread | raw e-mail | index | archive | help
Getting this message with today's CURRENT and a freshly compiled nvidia-driver: WANRING: Device driver "nvidia" has wrong version and is disabled. Recompile KLD module. WARNING: Device driver "nvidiactl" has wrong version and is disabled. Recompile KLD module. Attempting to unload the module instantly results in being dropped into the debugger. nvidia0: detached panic: malloc(9)/free(9) confusion. Probably freeing with wrong type, but maybe not here. at line 302 in file /usr/src/sys/kern_malloc.c trace shows it barfed in free() at free+0x16d -- Russell A. Jackson (rjackson@cserv62.csub.edu)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040222205203.GA12749>