From owner-freebsd-mips@FreeBSD.ORG Wed Aug 29 10:14:51 2007 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 987DF16A417 for ; Wed, 29 Aug 2007 10:14:51 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from bugor.portaone.com (bugor.portaone.com [65.61.203.147]) by mx1.freebsd.org (Postfix) with ESMTP id 8026013C45A for ; Wed, 29 Aug 2007 10:14:51 +0000 (UTC) (envelope-from gonzo@freebsd.org) Received: from mail.pbxpress.com ([65.61.203.142] helo=leaf.pbxpress.com) by bugor.portaone.com (8.11.3/8.11.3) with ESMTP (TLSv1:AES256-SHA:256)id 1IQKZW-000BnF-VX; Wed, 29 Aug 2007 03:14:51 -0700 Received: from [192.168.0.94] (k3-gw.portaone.com [193.28.87.193]) (authenticated bits=0) by leaf.pbxpress.com (8.13.3/8.13.3) with ESMTP id l7TAI5WD048802 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 29 Aug 2007 03:18:07 -0700 (PDT) (envelope-from gonzo@freebsd.org) Message-ID: <46D54716.7020200@freebsd.org> Date: Wed, 29 Aug 2007 13:14:46 +0300 From: Oleksandr Tymoshenko User-Agent: Thunderbird 1.5.0.9 (X11/20070115) MIME-Version: 1.0 To: chakri References: <20070823122622.1777.qmail@f5mail-237-203.rediffmail.com> In-Reply-To: <20070823122622.1777.qmail@f5mail-237-203.rediffmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, recieved from customer server pbxpress.com or rt.portaone.com Cc: freebsd-mips@freebsd.org Subject: Re: Cause register is zero due to interrupt X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 10:14:51 -0000 chakri wrote: > > Hi, > > I am working on MIPS processor. Suddenly it got crashed and the cause register is zero and beside that it was mentioned that it was due to "Interrupt". > Could any one let me know how to interpret this interrupt. What caused this system crash and why the interrupt came? What board do you use? Can you provide exact text of trap message? Thanks. -- gonzo