Subject: Re: pool problems, TAILQ, and more...
To: None <bgrayson@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-kern
Date: 04/04/2000 11:09:13
On Sun, Apr 02, 2000 at 10:49:45PM -0500, Brian C. Grayson wrote:
> On Thu, Mar 30, 2000 at 10:13:27PM -0800, Chuck Silvers wrote:
> > ok, try the attached patch and let me know if you find anything.
> 
>   I got panics from two different points now, with Chuck's
> fault-if-touching-freed-memory patches:
> 
> uvm_fault(0xc0639d80, 0xc090c000, 0, 1) -> 5
> (gdb) #0  0x0 in ?? ()
> #1  0xc07d9000 in ?? ()
> #2  0xc03f8809 in cpu_reboot ()
> #3  0xc01c325b in db_sync_cmd ()
> #4  0xc01c2eab in db_command ()
> #5  0xc01c303f in db_command_loop ()
> #6  0xc01c6432 in db_trap ()
> #7  0xc03f5240 in kdb_trap ()
> #8  0xc0404080 in trap ()
> #9  0xc0100eed in calltrap ()
> #10 0xc041c615 in wddone (v=0xc0892800) at ../../../../dev/ata/wd.c:634

Could you quote the lines around wd.c:634 in you source tree ?
In -current 634 is in wdrestart, not wddone ...

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--