From owner-freebsd-questions@FreeBSD.ORG Thu Mar 22 07:00:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1DEC616A4D2 for ; Thu, 22 Mar 2007 07:00:26 +0000 (UTC) (envelope-from rajkumars@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id 1ECD913C487 for ; Thu, 22 Mar 2007 07:00:25 +0000 (UTC) (envelope-from rajkumars@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so433132nza for ; Thu, 22 Mar 2007 00:00:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pD5XQTkkJ1iPHp+OjDXiUS+H7Z1BMG0I3dr/c9NC0CPTHtDy4KBM0WI4KVHGPDuMW8+JulZAOvT/hWcy0dGAekFRn1ELzOefxhxkQCvG7zBLck+kzwZA/S/F+E1TZ8o7TcqwVcI9P4Szpa994/7i5gKbbu3nnqwe3qdKKwENXDs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Y3V/i0GEnpAEpx7mNvSLbC0I1PocjA0BY43GH2kUfWMcc/8MckehYWqmQZvSrvzL1rmC1Dxa3gwt+hfSYqvXGxXcs9MerCTMnJ34j+8eUSoztlJNRueQlTqOfNKg4RNen6l19uvvm/3MfNY103ucfWyjDlCUx3Vf0QrmszZaqUg= Received: by 10.35.121.9 with SMTP id y9mr3036409pym.1174546824705; Thu, 22 Mar 2007 00:00:24 -0700 (PDT) Received: by 10.35.21.10 with HTTP; Thu, 22 Mar 2007 00:00:24 -0700 (PDT) Message-ID: <64de5c8b0703220000h6a5192ci6fe4e9d7eb8641f7@mail.gmail.com> Date: Thu, 22 Mar 2007 12:30:24 +0530 From: "Rajkumar S" To: freebsd-questions@freebsd.org In-Reply-To: <8efc42630703210526l17f7d4bbqb138b7bdcc1b5bc4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <64de5c8b0703182321m5903c629ke480f039c02c3ee0@mail.gmail.com> <8efc42630703210526l17f7d4bbqb138b7bdcc1b5bc4@mail.gmail.com> Subject: Re: No core dump after panic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 07:00:26 -0000 Hi, Thanks for your reply! On 3/21/07, Simon Chang wrote: > From what you are saying it sounds like you are getting the panic on > bootup. Is that correct? Yes. immediately on boot up. > In looking through your config I don't see anything that really stands > out (although I would use "/var/crash" for dumpdir, and you didn't > specify savecore_flags). I did not use /var/crash because /var was small than RAM. So I manually changed the crash directory to /usr partition. I do not know how to set savecore flag. > What else have you tried to get this kernel to boot? Do you have > another kernel you were able to boot from? What about your exact > hardware config? The panic happens only when safenet driver is complied in., GENERIC freebsd kernel boots up fine. I am using Axiomtek NA-1281A* I have reported the details about the panic in another mail+, raj * http://www.axiomtek.com.tw/Products/ViewProduct.asp?view=179 + http://lists.freebsd.org/pipermail/freebsd-questions/2007-March/145020.html