Subject: Re: mystery panic in vga_accessops()
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: port-i386
Date: 05/18/2000 16:46:23
prlw1@newn.cam.ac.uk said:
> (gdb) bt
> #0  0xc01cfa9e in vga_accessops ()
> [...]
> #11 0xc0100c49 in calltrap ()
> #12 0xc0191d7c in uvm_pageidlezero () at ../../../../uvm/uvm_page.c:1286

It is unlikely that the crash was caused by the VGA driver;
it looks rather like a problem with the new page zeroing code.

best regards
Matthias