Subject: Re: adw driver crash
To: None <port-i386@netbsd.org>
From: Baldassare Profeta <Dante@mclink.it>
List: port-i386
Date: 12/13/2000 12:24:04
I'll take a look at it ASAP.
Can you please tell me in the meanwile which adapter do you have? (a "dmesg" output should be useful)
Thank you.
--   ____
  Dant|e_

> ==========================
> Date: Tue, 12 Dec 2000 20:46:48 -0500
> From: Brian Gregor <bgregor@buphy.bu.edu>
> To: <port-i386@netbsd.org>
> Subject: adw driver crash
> ==========================
>
> (I sent this to tech-kern but it didn't seem to post)
> 
> I have a repeatable crash in the Advansys SCSI driver adw.
> Under intensive disk use (an UW Western Digital 9.1 gig)
> the following error happens and the system falls into
> the debugger (this particular time I was copying some
> directories with pax):
> 
> kernel: page fault trap, code=0
> stopped at AdwISR+0x12c: movl %eax, 0x34(%esi)
> 
> The debugger trace follows.  The (...) is where my hand
> was cramping up from copying all this down.  There's no
> dump since typing 'continue' just gave the page fault trap
> message above.  The disk is mounted with softdeps enabled.
> If more info is needed, please let me know.  The kernel
> version is 1.5 - I had the same error under 1.5L.
> 
> AdwISR(c0586000) at AdwISR+0x12c
> adw_intr(c0586000) at adw_intr+0xd
> --interrupt--
> idle(ca201330) at idle+0x21
> bpendtsleep(c2a2dacc,11,c02556f51,0,0) at bpendtsleep
> biowait(c2a2dacc,ca2a6414,ffffffff,ca20ac70) at bread+0x95
> ffs_read(ca20aea4,ca20af88,7e00,c9fa0c90,ca20aea4) at ffs_read+0x2fc
> vn_read (...) at vn_read+0xba
> dofileread (...) at dofileread+0x9
> sys_read(...) at sys_read+0x67
> syscall() at syscall+0x1cc
> --syscall (number 3)--
> 0x8088e1b
> 
> 
> 
> Thanks,
> 
> Brian
> 
>