Date: Thu, 27 Jul 2000 08:40:04 -0700 (PDT) From: Sheldon Hearn <sheldonh@uunet.co.za> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/19726: fatal trap 12 / page fault Message-ID: <200007271540.IAA44670@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/19726; it has been noted by GNATS. From: Sheldon Hearn <sheldonh@uunet.co.za> To: Stas Kisel <stask@tiger.thukraine.com> Cc: jblaine@linus.mitre.org, freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/19726: fatal trap 12 / page fault Date: Thu, 27 Jul 2000 17:24:54 +0200 On Thu, 27 Jul 2000 17:57:02 +0300, Stas Kisel wrote: > Unfortunately, I don't have backtrace, probably because I've failed to select > correct swap size at setup time, or because I've failed to run dumpon > correctly. Waahoo. Your dmesg(8) output looks interesting. Check this out: > pci0: <unknown card> (vendor=0x1050, dev=0x0940) at 15.0 irq 11 > rl0: <RealTek 8139 10/100BaseTX> port 0xe400-0xe4ff mem 0xfebeff00-0xfebeffff irq 9 at device 16.0 on pci0 > rl1: <RealTek 8139 10/100BaseTX> port 0xe000-0xe0ff mem 0xfebefe00-0xfebefeff irq 11 at device 17.0 on pci0 Notice in particular the IRQ reserved for both pci0 and rl1, both with _different_ PCI device IDs. :-) Jeff doesn't seem to have this problem, however. Nevertheless, something weird is definitely going on. Somebody give me a backtrace with debugging symbols and we'll send this to Bill. :-) Ciao, Sheldon. 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?200007271540.IAA44670>