The following reply was made to PR kern/175365; it has been noted by GNATS.
From: John Baldwin <[email protected]> To: [email protected], [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
