Received: with ECARTIS (v1.0.0; list kdb); Sun, 08 Dec 2002 21:48:15 -0800 (PST) Received: from hermes.jf.intel.com (fmr05.intel.com [134.134.136.6]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id gB95mDuR014744 for ; Sun, 8 Dec 2002 21:48:14 -0800 Received: from petasus.jf.intel.com (petasus.jf.intel.com [10.7.209.6]) by hermes.jf.intel.com (8.11.6/8.11.6/d: outer.mc,v 1.51 2002/09/23 20:43:23 dmccart Exp $) with ESMTP id gB95nkR16023 for ; Mon, 9 Dec 2002 05:49:46 GMT Received: from pdsmsxvs01.pd.intel.com (pdsmsxvs01.pd.intel.com [172.16.12.122]) by petasus.jf.intel.com (8.11.6/8.11.6/d: inner.mc,v 1.27 2002/10/16 23:46:59 dmccart Exp $) with SMTP id gB95mT104511 for ; Mon, 9 Dec 2002 05:48:30 GMT Received: from pdsmsx17.pd.intel.com ([172.16.12.121]) by pdsmsxvs01.pd.intel.com (NAVGW 2.5.2.11) with SMTP id M2002120913513620203 for ; Mon, 09 Dec 2002 13:51:36 +0800 Received: by pdsmsx17.pd.intel.com with Internet Mail Service (5.5.2653.19) id ; Mon, 9 Dec 2002 13:51:07 +0800 Message-ID: <957BD1C2BF3CD411B6C500A0C944CA2602879977@pdsmsx32.pd.intel.com> From: "Zhang, Sonic" To: "KDB (E-mail)" Subject: [Steps:] System reboot abnormally when I set bp in divide_error e xception routine Date: Mon, 9 Dec 2002 13:49:35 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="gb2312" X-archive-position: 177 X-ecartis-version: Ecartis v1.0.0 Sender: kdb-bounce@oss.sgi.com Errors-to: kdb-bounce@oss.sgi.com X-original-sender: sonic.zhang@intel.com Precedence: bulk X-list: kdb Hi, I encounter this problem with kdb-v2.5-2.4.19 under pristine kernel 2.4.19 on the i386 architecture. After I set a break point with command "bp" within exception routine "divide_error" and order the KDB to "go", the system reboot abnormally. Do you think it is a bug in KDB? Steps: 1. Enter KDB by Pause key 2. pb divide_error + 0xa 3. go Result: The system reboot abnormally. Thanks. Sonic Zhang