From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 20 01:00:51 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A5C5106564A for ; Tue, 20 Jan 2009 01:00:51 +0000 (UTC) (envelope-from shilp.kamal@yahoo.com) Received: from n57.bullet.mail.sp1.yahoo.com (n57.bullet.mail.sp1.yahoo.com [98.136.44.49]) by mx1.freebsd.org (Postfix) with SMTP id 47F3C8FC0C for ; Tue, 20 Jan 2009 01:00:51 +0000 (UTC) (envelope-from shilp.kamal@yahoo.com) Received: from [69.147.65.172] by n57.bullet.mail.sp1.yahoo.com with NNFMP; 20 Jan 2009 00:59:50 -0000 Received: from [69.147.84.102] by t14.bullet.mail.sp1.yahoo.com with NNFMP; 20 Jan 2009 00:59:50 -0000 Received: from [127.0.0.1] by omp206.mail.sp1.yahoo.com with NNFMP; 20 Jan 2009 00:59:50 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 695100.30850.bm@omp206.mail.sp1.yahoo.com Received: (qmail 95161 invoked by uid 60001); 20 Jan 2009 00:59:50 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=s8Xn3PyDp8OZE760uOH4MF9IBqy45OXs40dBwnPWc3XWcnOlUXh2yFhMK1Ly97/M7m6x6SQhzd4udJXEJVZxTR8g0vrMWdw266JEEavEvaY1Q/jBshBkDR1lvjad8jMbIupHTceQyZq2udkqXRM0VAmCieaio/x2T3HUxdIfaks=; X-YMail-OSG: 0PhBlaAVM1mqX.rSh.6evnEn0bRVJ3WD_hdkSkl1pWDLwVZtbV9yd6Ks5nMRveiX3xkVVLnTTeNcF6w7MRPlDPoy3zkCFI3F92MZViWhPMsPlkGEEWITlX3FAwMv4l7j9xR_5PJZntxFZs6d1wbaNW9T8nDQfQtIemsxfocDwKYoXdv4i9Vm_J4h4z4wciA03_ynbMYZjs8PCPwEqq4XeGzgsCMS Received: from [130.86.114.167] by web45402.mail.sp1.yahoo.com via HTTP; Mon, 19 Jan 2009 16:59:50 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Mon, 19 Jan 2009 16:59:50 -0800 (PST) From: Kamlesh Patel To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <86wscqanyl.fsf@ds4.des.no> MIME-Version: 1.0 Message-ID: <560136.94786.qm@web45402.mail.sp1.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Re: panic: Going nowhere without my init! X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shilp.kamal@yahoo.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2009 01:00:51 -0000 Hi All, Sorry for late reply, i was out of work for a week. I made wrong comment in Getpid(): Getpid() { /* ...... /* ... */ .... */ return() } I removed it and now it is working fine. Thanks --- On Mon, 1/19/09, Dag-Erling Sm=F8rgrav wrote: From: Dag-Erling Sm=F8rgrav Subject: Re: panic: Going nowhere without my init! To: "Ed Schouten" Cc: "Garrett Cooper" , shilp.kamal@yahoo.com, "FreeBSD = Hackers" Date: Monday, January 19, 2009, 3:13 PM Ed Schouten writes: > I guess if you break getpid() to not return 1 in the case of init(8), it > will just say "init: already running" and quit. This causes this panic > to occur. Who knows? We have no idea what the OP actually did, because he didn't bother to tell us. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" =0A=0A=0A