From owner-cvs-all@FreeBSD.ORG Thu Dec 7 10:10:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id B7CD616A40F; Thu, 7 Dec 2006 10:10:11 +0000 (UTC) Date: Thu, 7 Dec 2006 10:10:11 +0000 From: Alexey Dokuchaev To: Martin Wilke Message-ID: <20061207101011.GC80329@FreeBSD.org> References: <200612062146.kB6LkiLv013437@repoman.freebsd.org> <20061206233706.0bcb23fc@miwi.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20061206233706.0bcb23fc@miwi.homeunix.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/nvidia-driver Makefile distinfo pkg-plist ports/x11/nvidia-driver/files 6113-patch-src::nvidia_pci.c 6113-patch-src::nvidia_subr.c pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2006 10:10:11 -0000 On Wed, Dec 06, 2006 at 11:37:06PM +0100, Martin Wilke wrote: > > with this version gives a kernel panic under current. > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x0 > fault code = supervisor write, page not present > instruction pointer = 0x20:0xc0592537 > stack pointer = 0x28:0xe7ec3a14 > frame pointer = 0x28:0xe7ec3a2c > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 28199 (mplayer) > trap number = 12 > panic: page fault > cpuid = 0 This is bad. Let me try this on work on my -CURRENT. Did it happen when you were running mplayer? ./danfe