NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/45361: Consistent kernel panic when building qemu in amd64



The following reply was made to PR kern/45361; it has been noted by GNATS.

From: Julio Merino <jmmv%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/45361: Consistent kernel panic when building qemu in amd64
Date: Wed, 14 Sep 2011 15:59:48 -0400

 Aha, I may have been able to gather a real stack trace now!
 
 pool_cache_get_paddr() at netbsd:pool_cache_get_paddr+0x67
 vmem_alloc() at netbsd:vmem_alloc+0xba
 kmem_alloc() at netbsd:kmem_alloc+0x139
 amap_alloc1() at netbsd:amap_alloc1+0xcb
 amap_alloc() at netbsd:amap_alloc+0x43
 amap_copy() at netbsd:amap_copy+0x298
 uvm_fault_internal() at netbsd:uvm_fault_internal+0xec1
 trap() at netbsd:trap+0x5e4
 uvm_fault(0xffff800048a17e70, 0x0, 1) -> e
 fatal page fault in supervisor mode
 trap type 6 code 0 rip ffffffff80709a2d cs 8 rflags 10202 cr2 20 cpl 8 
 rsp ffff80004bede5d0
 kernel: page fault trap, code=0
 Faulted in DDB; continuing...
 


Home | Main Index | Thread Index | Old Index