On Saturday 22 December 2012 13:59:11 Dimitry Andric wrote:
> On 2012-12-22 12:11, Andriy Gapon wrote:
> > on 21/12/2012 18:38 Hans Petter Selasky said the following:
> >> I've built a 10-current i386 kernel as of today, and I see double fault
> >> when USB audio is allocating memory. Anyone knows
On 2012-12-22 12:11, Andriy Gapon wrote:
on 21/12/2012 18:38 Hans Petter Selasky said the following:
I've built a 10-current i386 kernel as of today, and I see double fault when
USB audio is allocating memory. Anyone knows why?
kdb_enter()
vpanic()
panic()
dblfault_handler()
vm_map_lookup()
vm_
on 21/12/2012 18:38 Hans Petter Selasky said the following:
> I've built a 10-current i386 kernel as of today, and I see double fault when
> USB audio is allocating memory. Anyone knows why?
>
> kdb_enter()
> vpanic()
> panic()
> dblfault_handler()
> vm_map_lookup()
> vm_fault_hold()
> vm_fault()