From owner-freebsd-current@FreeBSD.ORG Thu Nov 10 19:15:33 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 263AB16A420 for ; Thu, 10 Nov 2005 19:15:33 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0FCF43D69 for ; Thu, 10 Nov 2005 19:15:19 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so591834wxc for ; Thu, 10 Nov 2005 11:15:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bBjRBUYX86icvRrcvAG3yfsPJC/a6c6wRcIPftiHouTzRo1ju2seAVSVQIRcGZqOCFzvOBeV0yelTdZNi5GFW4Babnh70B5TMFNnKaDUZ79TrgB07jGLTEfWWXmzCjrahUKCeHehdQslE0CRv74yjLn4wb4Jy1QYIjwz0BUANZM= Received: by 10.70.90.13 with SMTP id n13mr994636wxb; Thu, 10 Nov 2005 11:15:18 -0800 (PST) Received: by 10.70.54.18 with HTTP; Thu, 10 Nov 2005 11:15:18 -0800 (PST) Message-ID: <790a9fff0511101115g6fb6c591l4cac1eadfe8b3245@mail.gmail.com> Date: Thu, 10 Nov 2005 13:15:18 -0600 From: Scot Hetzel To: Eric Anderson In-Reply-To: <59876.10.20.200.100.1131648535.squirrel@10.20.200.100> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43724C11.5090201@centtech.com> <20051110081736.GA1855@flame.pc> <43734F29.7050101@centtech.com> <790a9fff0511101022i1dc9b00am5575162e7c140da7@mail.gmail.com> <59876.10.20.200.100.1131648535.squirrel@10.20.200.100> Cc: FreeBSD Current Subject: Re: Instant reboot on new interface coming up X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 19:15:33 -0000 On 11/10/05, Eric Anderson wrote: > Scot Hetzel said: > >> If there's something I can do to help get some debugging, tell me. > >> Since it's an insta-boot, I'm not sure how to catch that. > >> > > You need to enable the debugging options in your kernel, so that it > > breaks to the debugger instead of rebooting your system. > > Which ones am I missing: > > http://www.googlebit.com/freebsd/kernelconfig.200511100648 > Looks like you have all the required debuggin options. I thought that BREAK_TO_DEBUGGER might have been needed, but according to sys/conf/NOTES it is used when debugging over serial lines. I thought that there might have been a debuggin option that would cause the system to reboot instead of panicing, but I didn't see it in your kernel config. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.