Date: Sat, 6 Jan 2001 21:43:57 +0100 From: Wilko Bulte <wkb@freebie.demon.nl> To: FreeBSD-alpha mailing list <freebsd-alpha@freebsd.org>, peter@freebsd.org Subject: debugging fpa / FDDI panic Message-ID: <20010106214357.X77275@freebie.demon.nl>
next in thread | raw e-mail | index | archive | help
Now that I have -current running on my Miata I'm trying to find out why the fpa driver causes a panic on boot: isp0: interrupting at CIA irq 16 pci1: <network, ethernet> at 10.0 (no driver attached) fpa0: <Digital DEFPA PCI FDDI Controller> port 0x9000-0x907f mem 0x80950000-0x8095ffff,0x80960000-0x8096007f irq 4 at device 11.0 on pci0 fatal kernel trap: trap entry = 0x2 (memory management fault) a0 = 0x80960014 a1 = 0x1 a2 = 0x0 pc = 0xfffffc0000390698 ra = 0xfffffc00003903d8 curproc = 0xfffffc00006110a8 pid = 0, comm = swapper Stopped at pdq_initialize+0x538: ldl t0,0(t0) <0x80960014> <t0=0x80960014> db> trace pdq_initialize() at pdq_initialize+0x538 pdq_pci_attach() at pdq_pci_attach+0x1f8 device_probe_and_attach() at device_probe_and_attach+0xcc bus_generic_attach() at bus_generic_attach+0x28 device_probe_and_attach() at device_probe_and_attach+0xcc bus_generic_attach() at bus_generic_attach+0x28 device_probe_and_attach() at device_probe_and_attach+0xcc bus_generic_attach() at bus_generic_attach+0x28 cia_attach() at cia_attach+0x1f0 device_probe_and_attach() at device_probe_and_attach+0xcc root_bus_configure() at root_bus_configure+0x38 configure() at configure+0x40 mi_startup() at mi_startup+0xf4 locorestart() at locorestart+0x6c I'd like to cause a dump, but 'panic' does not want to do that for me. I'm not much of a DDB guru, and appreciate a helping hand here. Tnx -- | / o / / _ Arnhem, The Netherlands email: wilko@freebsd.org |/|/ / / /( (_) Bulte http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010106214357.X77275>