Date: Tue, 11 May 1999 10:30:02 -0700 (PDT) From: Peter Wemm <peter@netplex.com.au> To: freebsd-bugs@FreeBSD.org Subject: kern/10872: Panic in sorecieve() Message-ID: <199905111730.KAA61223@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/10872; it has been noted by GNATS. From: Peter Wemm <peter@netplex.com.au> To: Pierre Beyssac <beyssac@enst.fr> Cc: freebsd-bugs@freebsd.org, bob@pmr.com, FreeBSD-gnats-submit@freebsd.org Subject: kern/10872: Panic in sorecieve() Date: Wed, 12 May 1999 01:28:42 +0800 Pierre Beyssac wrote: > I was looking into PR kern/10872, hoping to find an easily fixable > occurence of NULL mbuf pointer. But it doesn't seem to be. I just looked at the PR. He's running: ahc0: <Adaptec 2940 SCSI adapter> rev 0x00 int a irq 12 on pci0.10.0 ahc0: aic7870 Single Channel A, SCSI Id=7, 16/255 SCBs ncr0: <ncr 53c810 fast10 scsi> rev 0x01 int a irq 11 on pci0.12.0 ncr1: <ncr 53c875 fast20 wide scsi> rev 0x03 int a irq 9 on pci0.13.0 It should be noted that freefall had a severe case of problems like this that all but disappeared when the ncr cards were swapped for an ahc2940U2W. Quite how this should make such a dramatic difference is a bit of a mystery. We were seeing really strange things like a bit of the kernel stack being partly trashed and messing up some local variables.. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905111730.KAA61223>