Date: Tue, 24 Jan 2006 12:46:49 +0100 From: Stefan Ehmann <shoesoft@gmx.net> To: John-Mark Gurney <gurney_j@resnet.uoregon.edu> Cc: current@FreeBSD.org Subject: Re: panic: vm_page_insert: page already inserted Message-ID: <1138103209.815.6.camel@localhost> In-Reply-To: <20060124094631.GE69162@funkthat.com> References: <20060124094631.GE69162@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1138103209.815.6.camel>