Subject: Re: Serious trouble with ep driver on 1.5 branch.
To: None <current-users@netbsd.org>
From: Feico Dillema <feico@pasta.cs.uit.no>
List: current-users
Date: 10/06/2000 15:43:03
On Thu, Oct 05, 2000 at 05:55:12PM +0200, Feico Dillema wrote:
> On Thu, Oct 05, 2000 at 04:55:59PM +0200, Manuel Bouyer wrote:
> > On Thu, Oct 05, 2000 at 03:55:40PM +0200, Feico Dillema wrote:
> > Does netstat -i show any errors ?
> Yes, occasionally. Not very many though. After boottime (i.e. after
> dhclient and rtsol have run) it shows three output errors. Starting an
> ftp yields an occasional input error. Somehthing like 4 in 500 packets
> received. Note that this is on the laptop that works relatively well,
> i.e. has lousy performance but doesn't panic often.

Just a little extra note. I've seen a variety of panics on these
machines, most of the traces start in the interuppt handler upon
receiving some network packet, but one machine panic'ed consistently
in vfs_close(). At the end of each page fault panic, it says: Bad
Frame Pointer 0xXXXXXXXXXXX, so I guess somehow kernel memory
structures get messed up?

Feico.