From owner-freebsd-questions Sun Oct 13 22:37:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DECB137B401 for ; Sun, 13 Oct 2002 22:37:19 -0700 (PDT) Received: from ns.odessos.org (ns.odessos.org [212.50.30.193]) by mx1.FreeBSD.org (Postfix) with SMTP id DBA9F43EA9 for ; Sun, 13 Oct 2002 22:37:16 -0700 (PDT) (envelope-from cyberzone@odessos.org) Received: (qmail 9687 invoked from network); 13 Oct 2002 20:48:53 -0000 Received: from cyberzone.odessos.org (HELO K6) (212.50.30.198) by ns.odessos.org with SMTP; 13 Oct 2002 20:48:53 -0000 Message-ID: <004c01c27304$ae50f5c0$0764a8c0@cyberzone.odessos.org> From: "Martin Tsanov" To: "Kent Stewart" Cc: References: <000a01c272ed$7ca06fe0$0764a8c0@cyberzone.odessos.org> <3DA9BEAB.2030809@owt.com> <001001c272f4$a315d960$0764a8c0@cyberzone.odessos.org> <3DA9CAD0.7010508@owt.com> Subject: Re: kernel panic after updating to 4.7-stable Date: Mon, 14 Oct 2002 00:05:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Kent Stewart" To: "Martin Tsanov" Cc: Sent: Sunday, October 13, 2002 9:34 PM Subject: Re: kernel panic after updating to 4.7-stable > > > Martin Tsanov wrote: > >>Martin Tsanov wrote: > >> > >>>Hello list > >>> > >>>Today I cvsupped my source tree and made the upgrade > >>>procedure. > >>>cd /usr/src > >>>make buildworld > >>>make buildkernel > >>>make installkernel > >>>make installworld > >>>mergemaster > >>>reboot > >>>I was not able to boot with the new kernel due to kernel panic, > >>>so I booted with the old kernel. > >>>Attached is the output of dmesg for the new kernel. > >>>Please help as this is my gateway/firewall. > >>> > >> > >>There was a patch to .../src/sys/kern/vfs_subr.c that fixed a panic. > >>If you are following 4.x-stable, you should be following > > > > freebsd-stable. > > > >>Kent > >> > >>-- > >>Kent Stewart > >>Richland, WA > >> > >>http://users.owt.com/kstewart/index.html > >> > > > > Where can I find this patch? And how to apply it? > > I still consider myself a newbie. > > Till now, I was very happy with my FreeBSD box. > > I began using it at 4.5-Release and updated several times > > without any problems. I do follow stable, but suddenly, > > without no apparent reason I stopped receiving the messages > > at 30 september. > > You can see what they changed at > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/vfs_subr.c.diff?r1= 1.249.2.28&r2=1.249.2.29&f=h > > It is pretty simple and gives you the full path into your local > /usr/src/ directory. If you only change the line with the problem, you > can rebuild and install your kernel. Technically, if you recvsup, you > are supposed to rebuild everything. > > As to your subscription, send "which" to the majordomo. It will tell > you if you are still subscribed. If you aren't currently subscribed, > you need to re-subscribe. > > There were a number of people that were causing email bounces because > of problems with their mail-boxes. Their subscriptions get deleted > fairly quickly when this happens. > > Kent > > > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > Thank you for your reply. I saw the patch and applied it, then rebuilt the kernel. But now I received an error 1 in the same file and the kernel did not build. I'm now cvsupping again and will rebuild world. If anything again goes wrong, I will go and cvsup for RELENG_4_7_0_RELEASE, as Keramidas suggested to another user. Thanks for the help once again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message