From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 11 20:00:36 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E265037B405 for ; Fri, 11 Apr 2003 20:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B3243F85 for ; Fri, 11 Apr 2003 20:00:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C30ZUp031261 for ; Fri, 11 Apr 2003 20:00:35 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C30Zn0031260; Fri, 11 Apr 2003 20:00:35 -0700 (PDT) Date: Fri, 11 Apr 2003 20:00:35 -0700 (PDT) Message-Id: <200304120300.h3C30Zn0031260@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Giorgos Keramidas Subject: Re: i386/47647: init died with signal 6 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Giorgos Keramidas List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:00:37 -0000 The following reply was made to PR i386/47647; it has been noted by GNATS. From: Giorgos Keramidas To: bug-followup@freebsd.org Cc: Alessandro Fernandes Martins , jonny@jonny.eng.br Subject: Re: i386/47647: init died with signal 6 Date: Sat, 12 Apr 2003 05:55:29 +0300 On 2003-01-29 17:09, Alessandro Fernandes Martins wrote: > > I'm trying to update my FreeBSD 4.6-STABLE to 4.7-STABLE and I'm > getting this message when I boot with the 4.7-STABLE kernel: > > [cutted] > init died (signal 6, exit 0) > panic: Going nowhere without my init! > mp_lock = 00000001; cpuid = 0; lapic.id = 01000000 > boot() called on cpu #1 > > Also, I would like to say that the system was running with FreeBSD > 4.6-STABLE for 204 days. Can you build a kernel with debugging symbols and try to obtain a kernel dump? For instructions about this, have a look at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html