Date: Fri, 1 Nov 2013 09:21:57 -0400 From: John Baldwin <jhb@freebsd.org> To: freebsd-amd64@freebsd.org, Torbjorn Granlund <tg@gmplib.org> Subject: Re: amd64/183397: Kernel panic at first incoming ssh Message-ID: <201311010921.57769.jhb@freebsd.org> In-Reply-To: <201310312350.r9VNo1gE056086@freefall.freebsd.org> References: <201310312350.r9VNo1gE056086@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, October 31, 2013 7:50:01 pm Torbjorn Granlund wrote: > The following reply was made to PR amd64/183397; it has been noted by GNATS. > > From: Torbjorn Granlund <tg@gmplib.org> > To: John Baldwin <jhb@freebsd.org> > Cc: freebsd-amd64@freebsd.org, freebsd-gnats-submit@freebsd.org > Subject: Re: amd64/183397: Kernel panic at first incoming ssh > Date: Fri, 01 Nov 2013 00:42:19 +0100 > > Those attachments didn't come out too pretty at the web PR interface. > > I put the screen dumps in png format here: > > http://gmplib.org/~tege/fbsd32-oh-no-ssh.png > http://gmplib.org/~tege/fbsd64-oh-no-ssh.png Can you fire up gdb against your 64-bit kernel file (e.g. gdb /boot/kernel/kernel) and do 'l *xn_intr+0x7d'? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311010921.57769.jhb>