From root@mailhost.embratel.net.br  Wed Jan 29 11:09:54 2003
Return-Path: <root@mailhost.embratel.net.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D04BA37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jan 2003 11:09:54 -0800 (PST)
Received: from wks05.rjo.embratel.net.br (wks05.rjo.embratel.net.br [200.255.253.239])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0DE1243F79
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Jan 2003 11:09:54 -0800 (PST)
	(envelope-from root@mailhost.embratel.net.br)
Received: from wks03.rjo.embratel.net.br (wks03.rjo.embratel.net.br [200.255.253.243])
	by wks05.rjo.embratel.net.br (Postfix) with ESMTP
	id 6795A106C3; Wed, 29 Jan 2003 17:09:50 -0200 (EDT)
Received: from wks03.rjo.embratel.net.br (localhost [127.0.0.1])
	by wks03.rjo.embratel.net.br (8.12.6/8.11.6) with ESMTP id h0TJ9oPM002705;
	Wed, 29 Jan 2003 17:09:50 -0200 (BRST)
	(envelope-from root@wks03.rjo.embratel.net.br)
Received: (from root@localhost)
	by wks03.rjo.embratel.net.br (8.12.6/8.12.6/Submit) id h0TJ9n7k002704;
	Wed, 29 Jan 2003 17:09:49 -0200 (BRST)
Message-Id: <200301291909.h0TJ9n7k002704@wks03.rjo.embratel.net.br>
Date: Wed, 29 Jan 2003 17:09:49 -0200 (BRST)
From: Alessandro Fernandes Martins <amartins@embratel.net.br>
Reply-To: Alessandro Fernandes Martins <amartins@embratel.net.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jonny@jonny.eng.br
Subject: init died with signal 6
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47647
>Category:       kern
>Synopsis:       [crash] init died with signal 6 [4.7]
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 29 11:10:02 PST 2003
>Closed-Date:    Fri Nov 16 17:13:20 UTC 2007
>Last-Modified:  Fri Nov 16 17:13:20 UTC 2007
>Originator:     Alessandro Fernandes Martins <amartins@embratel.net.br>
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Embratel
>Environment:
	System: FreeBSD wks03.rjo.embratel.net.br 4.6-STABLE FreeBSD 4.6-STABLE #5: Mon Jul 1 16:30:25 BRT 2002 root@wks03.rjo.embratel.net.br:/usr/cvsup/RELENG_4/src/sys/compile/SQUID-EBT i386
	Hardware: Intel SC5000, 2 CPUs Pentium III 750Mhz

>Description:
	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. 

When I tried to update, everything was OK, I got buildworld and the 
kernel recompiled without errors.

>How-To-Repeat:
	
>Fix:
>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@freebsd.org>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: i386/47647: init died with signal 6
Date: Sat, 12 Apr 2003 05:52:14 +0300

 Adding to audit trail:
 ----------------------------------------------------------------------
     Message-Id: <20030407220655.GA1254@embratel.net.br>
     Date: Mon, 7 Apr 2003 19:06:55 -0300
     From: Alessandro Martins <amartins@embratel.net.br>
 
     I made a test with with the following kernel versions:
 
     4.7-RELEASE
     4.7-STABLE
     4.8-RELEASE
 
     The problem still persists.
 
     --
          Alessandro Martins
 ----------------------------------------------------------------------

From: Giorgos Keramidas <keramida@freebsd.org>
To: bug-followup@freebsd.org
Cc: Alessandro Fernandes Martins <amartins@embratel.net.br>,
	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 <amartins@embratel.net.br> 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
 

From: =?ISO-8859-1?Q?Jo=E3o_Carlos_Mendes_Lu=EDs?= <jonny@jonny.eng.br>
To: Giorgos Keramidas <keramida@freebsd.org>
Cc: bug-followup@freebsd.org,
	Alessandro Fernandes Martins <amartins@embratel.net.br>
Subject: Re: i386/47647: init died with signal 6
Date: Sat, 12 Apr 2003 01:57:47 -0300

 I am not the owner of the machine, but in the recent past I helped to 
 configure it.  The strange part is that the same init runs with an older 
 kernel, so it's probably not a problem in init itself.
 
 Signal 6 is SIGABRT, and that should be used only in assert calls, IIRC. 
   Do you think it is possible to find where (and why) in init the abort 
 ocurred?  Should then he build an init with debugging symbols also?
 
 The machine is a very important production machine (backbone squid 
 cache) and is not easy to stop it to test, so I'd like to minimize the 
 tests to do.
 
 Thanks for your help...
 
 Giorgos Keramidas wrote:
 > On 2003-01-29 17:09, Alessandro Fernandes Martins <amartins@embratel.net.br> 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
 
                                          Jonny
 
 -- 
 Joo Carlos Mendes Lus - Networking Engineer - jonny@jonny.eng.br
 --
 "the West won the world not by the superiority of its ideas or values
 or religion but rather by its superiority in applying organized
 violence. Westerners often forget this fact, non-Westerners never do."
 -- Samuel P. Huntington
 
State-Changed-From-To: open->closed 
State-Changed-By: kmacy 
State-Changed-When: Fri Nov 16 17:12:45 UTC 2007 
State-Changed-Why:  

Submitter no longer has access to a machine to reproduce. I've never seen this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47647 
>Unformatted:
