From owner-freebsd-stable@FreeBSD.ORG Sun Jul 2 08:06:59 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3D7E16A40F for ; Sun, 2 Jul 2006 08:06:59 +0000 (UTC) (envelope-from fblist@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5009A43D45 for ; Sun, 2 Jul 2006 08:06:59 +0000 (GMT) (envelope-from fblist@gmail.com) Received: by wx-out-0102.google.com with SMTP id h30so403392wxd for ; Sun, 02 Jul 2006 01:06:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qCxdYRS3s9YWWa7wqTMZmzOE3FL2r/eNOkvAv+t60O7/+O26oZnqbRzPpwSlHNplL9r3u90226V5fTu1vKuL0dKkeOhSxLYzj3TEDPEQbTo+tdZLxcQb/s2k+I0DqS/mRiPRA+xzopdhih+imjhnaxLB2p6MprNhX/aik2LjXHU= Received: by 10.70.20.18 with SMTP id 18mr3617505wxt; Sun, 02 Jul 2006 01:06:58 -0700 (PDT) Received: by 10.70.129.9 with HTTP; Sun, 2 Jul 2006 01:06:58 -0700 (PDT) Message-ID: <910c4cb0607020106teec096ah1b123753acef6f9c@mail.gmail.com> Date: Sun, 2 Jul 2006 16:06:58 +0800 From: "Ren Zhen" To: freebsd-stable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: T23 lock up after enter KDB either on 6-STABLE or 7-CURRENT X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jul 2006 08:06:59 -0000 After I login, press Ctrl+Alt+ESC, kernel says: KDB: enter: manual escape to debugger [thread pid 16 tid 100014 ] Stopped at kdb_enter+0x2b: nop db> Then, my T23 lock up. I can only switch off the computer. But, I use "boot -d" at booting kdb will work fine. I press c it continue. When "login:" displayed on the screen, I enter the KDB, it lock up again. Both 6-STABLE and 7-CURRENT have this problem. My T23's model is 2647-4NC. Piii 1.13 256M*2 SDR. I have uninstalled one DIMM, but it seems to have no help to this problem. My kernel configuration file is GENERIC with following debug options: options KDB options DDB options GDB options INVARIANTS options INVARIANT_SUPPORT options WITNESS options WITNESS_SKIPSPIN