panic: vm_page_insert: page already inserted
    Stefan Ehmann 
    shoesoft at gmx.net
       
    Tue Jan 24 03:46:53 PST 2006
    
    
  
On Tue, 2006-01-24 at 01:46 -0800, John-Mark Gurney wrote:
> Ok, now another panic that doesn't involve my code.  Simply loading
> the bktr module causes this:
I got a similar panic when loading iwi. Unfortunately I have no
backtrace right now, just panic message.
Panic String: vm_page_insert: page already inserted
Little background: I need to unload the if_iwi module before suspend,
otherwise resuming sometimes takes very long. So I need to reload it on
resume. Sometimes (maybe once in 5 resumes) the kernel panics. I don't
know if it's the same panic every time since I'm in X most of the time
and the system simply resets.
I'll provide a backtrace if I'm able to get a good dump.
    
    
More information about the freebsd-current
mailing list