Date: Fri, 18 Jan 2013 17:20:01 GMT From: John Baldwin <jhb@freebsd.org> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/175365: Freebsd 8.3-RELEASE kernel panics when Xorp tries to shutdown Message-ID: <201301181720.r0IHK1m6080088@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/175365; it has been noted by GNATS. From: John Baldwin <jhb@freebsd.org> To: bug-followup@freebsd.org, dspisak@agiosat.net Cc: Subject: Re: kern/175365: Freebsd 8.3-RELEASE kernel panics when Xorp tries to shutdown Date: Fri, 18 Jan 2013 11:55:38 -0500 For panic 1, can you go to the faulting frame (7) and do 'l'? panics 2 and 3 look to be the same thing. Can you adjust the faulting PC value you are passing to 'l*' up and down a bit until you get a file/line in the relevant C file and are no longer in atomic.h? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301181720.r0IHK1m6080088>