Re: atkbd attach excitement during boot

2012-10-02 Thread Andriy Gapon
on 01/10/2012 17:56 Randy Bush said the following: Humm. It seems this wasn't the actual faulting instruction. Can you do 'l *0x80704740'? (gdb) l *0x80704740 0x80704740 is in sckbdevent (/usr/src/sys/dev/syscons/syscons.c:743). 738 * the Xaccel-2.1

Re: atkbd attach excitement during boot

2012-10-02 Thread Randy Bush
on 01/10/2012 17:56 Randy Bush said the following: Humm. It seems this wasn't the actual faulting instruction. Can you do 'l *0x80704740'? (gdb) l *0x80704740 0x80704740 is in sckbdevent (/usr/src/sys/dev/syscons/syscons.c:743). 738 * the Xaccel-2.1

Re: atkbd attach excitement during boot

2012-10-01 Thread John Baldwin
On Sunday, September 30, 2012 1:16:23 pm Randy Bush wrote: booting FreeBSD fbsd64.psg.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r241020: Fri Sep 28 07:14:15 UTC 2012 r...@kaos.glenbarber.us:/usr/obj/usr/src/sys/GENERIC amd64 if i do not type a key during boot (after typing cr to

Re: atkbd attach excitement during boot

2012-10-01 Thread Randy Bush
Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x38 fault code = supervisor read data, page not present instruction pointer = 0x20:0x80704740 stack pointer = 0x28:0x815336e0 frame pointer

Re: atkbd attach excitement during boot

2012-10-01 Thread John Baldwin
On Monday, October 01, 2012 9:00:36 am Randy Bush wrote: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x38 fault code = supervisor read data, page not present instruction pointer = 0x20:0x80704740 stack

Re: atkbd attach excitement during boot

2012-10-01 Thread Randy Bush
Humm. It seems this wasn't the actual faulting instruction. Can you do 'l *0x80704740'? (gdb) l *0x80704740 0x80704740 is in sckbdevent (/usr/src/sys/dev/syscons/syscons.c:743). 738 * the Xaccel-2.1 keyboard hang, but it can't hurt. XXX 739 */

atkbd attach excitement during boot

2012-09-30 Thread Randy Bush
booting FreeBSD fbsd64.psg.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r241020: Fri Sep 28 07:14:15 UTC 2012 r...@kaos.glenbarber.us:/usr/obj/usr/src/sys/GENERIC amd64 if i do not type a key during boot (after typing cr to beastie), i get the following Fatal trap 12: page fault while