Date: Tue, 3 Feb 2009 18:10:05 GMT From: Roar Pettersen <roar.pettersen@uib.no> To: freebsd-amd64@FreeBSD.org Subject: Re: amd64/131209: 7.1-STABLE amd64 crash Message-ID: <200902031810.n13IA5lB060234@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR amd64/131209; it has been noted by GNATS. From: Roar Pettersen <roar.pettersen@uib.no> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-amd64@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: amd64/131209: 7.1-STABLE amd64 crash Date: Tue, 3 Feb 2009 19:02:04 +0100 (CET) Hello ! > Hmm, it shouldn't be faulting here. :( Can you do 'p m0' 'p sw_rx_cons_idx' > and 'p sc->rx_mbuf_ptr[sw_rx_cons_idx]'? Also, 'x/i 0xffffffff8021d746'. (kgdb) p m0 No symbol "m0" in current context. (kgdb) p sw_rx_cons_idx No symbol "sw_rx_cons_idx" in current context. (kgdb) p sc->rx_mbuf_ptr[sw_rx_cons_idx] No symbol "sc" in current context. (kgdb) x/i 0xffffffff8021d746 0xffffffff8021d746 <bce_intr+710>: mov 0x10(%r14),%r10 Just re-loaded the system, uptime is now only 3-4 hours between each manually reboot. -- Med vennlig hilsen / Regards; Roar Pettersen Universitetet i Bergen - The University of Bergen Nygardsgt. 5 - N-5020 BERGEN - Norway Tlf: +47 55 58 40 55 fax: +47 55 58 40 70 roar.pettersen@it.uib.no - IT-Avd, UiB - http://www.uib.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902031810.n13IA5lB060234>