Date: Wed, 22 Mar 2017 08:11:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 217994] Kernel panic in native_lapic_setup with 12-CURRENT on EC2 machine Message-ID: <bug-217994-8-nEejuqXQ9E@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217994-8@https.bugs.freebsd.org/bugzilla/> References: <bug-217994-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217994 --- Comment #2 from Konstantin Belousov <kib@FreeBSD.org> --- What do you mean by 'anymore' ? Which revision causes the breakage for you ? Show the source line number for the faulted instruction. Also it might be useful to provide disassembly of native_lapic_setup for paniced kernel, done using objdump or gdb, since ddb disassembly shows something which is highly unlikely valid. And this looks very strange, since Xen should not use native lapic at all. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217994-8-nEejuqXQ9E>