On 01/20/17 11:50, Patrick Welche wrote:
On Fri, Jan 20, 2017 at 11:08:14AM +0000, Nick Hudson wrote:On 01/20/17 10:56, Patrick Welche wrote:Just tried a this morning's kernel on amd64 (was looking forward to the new xhci.c :-) ), and (laptop so no serial console): xhci0 at pci4 dev 0 function 0: NEC USB3 Houst Controller (rev. 0x04) xhci0: interrupting at msi2 vec 0 uvm_fault(0x..., 0x0, 1) -> e Stopped in pid 0.1 (system) at netbsd:vmem_alloc vmem_alloc uvm_km_kmem_alloc kmem_intr_alloc kmem_intr_zalloc xhci_init xhci_pci_attach ... mp_pci_scanCan you boot with -x and send the output pleaseOK - going off-list! P
can you show the full backtrace,e.g. Stopped in pid 0.1 (system) at netbsd:vmem_alloc+FOO need to know the source line of vmem_alloc+FOO is Thanks, Nick