Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 13:55:27 -0700
From:      Scott Long <scottl@freebsd.org>
To:        Russell Jackson <rjackson@cserv62.csub.edu>
Cc:        current@freebsd.org
Subject:   Re: nvidia kernel module
Message-ID:  <4039173F.5000303@freebsd.org>
In-Reply-To: <20040222205203.GA12749@cserv62.csub.edu>
References:  <20040222205203.GA12749@cserv62.csub.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Russell Jackson wrote:
> 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
> 

This is a result of yesterdays cdevsw commits.  It's in the process of
being fixed right now.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4039173F.5000303>