Great thanks Stuart, it's saying: uvm_fault(0xd0a547c0, 0x0, 0, 1) -> e fatal page fault (6) in supervisor mode trap type 6 code 0 eip d0832623 cs 8 eflags 210287 cr2 861 cpl 60 panic: trap type 6, code=0, pc=d0832623 Starting stack track... panic(d08ff40a, f59f7e94, d090313e, f59f7e94, d09e8f74) at panic+0x6a panic(d090313e,6,0,d0832623,8) at panic+0x6a trap() at trap+0x927 --- trap (number 0) --- Bad fram pointer: 0xd1f1200 0: End of Stack trace.
On Thu, Jan 10, 2013 at 9:45 AM, Stuart Henderson <[email protected]>wrote: > On 2013/01/10 09:35, codeslag wrote: > > When I get dropped to ddb I'm not able to run trace or ps as the keyboard > > seems to get locked (not able to ctrl + alt + delete). So appologies I'm > > not sure if you'll be able to do much with this bug. If you want I can > send > > you the usb dongle for testing. > > If you disable ddb (ddb.panic=0) you should get a backtrace on screen > while it's trying to write memory to the swap device for the crash dump..
