Date: Fri, 28 Jun 2002 10:42:33 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Dave Hayes <dave@jetcafe.org> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: panic: vm_object_terminate: freeing busy page 0xc0fbcdc4 Message-ID: <200206281742.g5SHgXQP005851@apollo.backplane.com> References: <200206280950.g5S9oO025754@hokkshideh2.jetcafe.org>
next in thread | previous in thread | raw e-mail | index | archive | help
:Matthew Dillon <dillon@apollo.backplane.com> writes: :> What kernel version are you running? : :4.5-p4 at the moment. :------ :Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org I have no idea what 4.5-p4 is. Is it RELENG_4 (stable) or RELENG_4_5 (the security branch), and what was the build date? The reason I am asking is that there was a bug fixed sometime during the 4.5 cycle where a VM object could be freed while still holding pages undergoing I/O, resulting in this sort of panic. The fix is not a simple one-liner, however, so if this is what is causing your problem the best thing to do is probably to upgrade to the latest -stable. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206281742.g5SHgXQP005851>