From owner-freebsd-current Sat Jan 23 18:40:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA24888 for freebsd-current-outgoing; Sat, 23 Jan 1999 18:40:32 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from bright.fx.genx.net (bright.fx.genx.net [206.64.4.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA24853 for ; Sat, 23 Jan 1999 18:40:26 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by bright.fx.genx.net (8.9.1/8.9.1) with ESMTP id VAA99231; Sat, 23 Jan 1999 21:45:56 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: bright.fx.genx.net: bright owned process doing -bs Date: Sat, 23 Jan 1999 21:45:56 -0500 (EST) From: Alfred Perlstein X-Sender: bright@bright.fx.genx.net To: Matthew Dillon cc: N , Peter Wemm , current@FreeBSD.ORG Subject: 2Re: panic: found dirty cache page 0xf046f1c0 In-Reply-To: <199901240138.RAA54185@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 23 Jan 1999, Matthew Dillon wrote: i have 'ed' driver and mine blows up as well. > :Here too... pretty quickly after boot on a SMP machine (current as of Jan > :12) that pushes quite a bit of traffic, the following messages appear: > : > :de0: abnormal interrupt: transmit underflow (raising TX threshold to 96|256) > :de0: abnormal interrupt: transmit underflow (raising TX threshold to 128|512) > :de0: abnormal interrupt: transmit underflow (raising TX threshold to 160|1024) > : > :The card is: > : > :de0: rev 0x22 int a irq 16 on pci0.12.0 > :de0: 21140A [10-100Mb/s] pass 2.2 > :de0: address 00:c0:f0:1f:5d:0d > :de0: enabling Full Duplex 100baseTX port> > Three people getting these panics, three people with DEC ethernet > cards. Random complaints about card during ifconfig: speaker goes click, > console gets junked, etc etc etc. > > s there anyone having this panic who does NOT have a DEC ethernet > card ? > > I still 04don't think the card is causing the problem, but it > wouldif we could rule it out. :( FreeBSD bright.reserved 4.0-CURRENT FreeBSD 4.0-CURRENT #2: Sat Jan 23 20:55:25 EST 1999 perlsta@bright.reserved:/usr/src/sys/compile/bright i386 ~ # ifconfig -a ed1: flags=8843 mtu 1500 inet 192.168.2.20 netmask 0xffffff00 broadcast 192.168.2.255 ether 00:00:21:4e:29:c3 tun0: flags=8010 mtu 1500 sl0: flags=c012 mtu 552 ppp0: flags=8010 mtu 1500 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 Make release made my machine reboot, i hooked up a serial consol to it, i'll show my backtrace/etc if it happens again... wh00ps :) it just did: (this is by hand) -- panic: found dirty cache page 0xf047ae60 Debugger("panic") Stopped at Debugger+0x37: movl $0, in_Debugger db> c syncing disks... panic: found dirty cache page 0xf047ae60 Debugger("panic") Stopped at Debugger+0x37: movl $0, in_Debugger db> c -- i'm enabling crash dumps, i hope to god it doesn't eat my machine again. btw, i'm hardly 'stressing' this machine it's a k6-233+96ram and i'm running X and doing a 'make release' Is it safe to enable crashdumps on IDE disks yet? -Alfred > > -Matt > > : -- Niels. > > Matthew Dillon > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message