Date: Mon, 21 Nov 2005 12:42:13 +0000 From: Antoine Pelisse <apelisse@gmail.com> To: freebsd-stable@freebsd.org Subject: Re: 6.0-release i386 sysctl panic Message-ID: <61c746830511210442y60b8ef96sd7e39ddc55edfbc6@mail.gmail.com> In-Reply-To: <61c746830511210441r7aa60718vd97b84e585b6688b@mail.gmail.com> References: <000001c5ed5c$f8153240$0130a8c0@Gleb> <61c746830511210441r7aa60718vd97b84e585b6688b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, This is probably the same kind of panic that Don Lewis fixed lately in fill_kinfo_proc() and it should certainly be fixed the same way. We really can't release the lock in the loop and should look in the code fo= r other occurrences of this mistake as it's really likely that it will trigge= r other panics in the future. Regards, Antoine Pelisse
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?61c746830511210442y60b8ef96sd7e39ddc55edfbc6>