From owner-freebsd-questions@FreeBSD.ORG Mon Apr 12 07:21:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E7E916A4CE for ; Mon, 12 Apr 2004 07:21:18 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F76443D49 for ; Mon, 12 Apr 2004 07:21:18 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 12 Apr 2004 09:22:01 -0500 Message-ID: <407AA5D9.7080304@daleco.biz> Date: Mon, 12 Apr 2004 09:21:13 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040406 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Jones References: <20040411232224.34698.qmail@web41408.mail.yahoo.com> In-Reply-To: <20040411232224.34698.qmail@web41408.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Apr 2004 14:22:02.0515 (UTC) FILETIME=[8619F630:01C42099] cc: freebsd-questions@freebsd.org Subject: Re: BTX Halted by lsdev X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 14:21:18 -0000 David Jones wrote: >Hi all - I'm still trying to debug my first install of >FreeBSD (4.9-RELEASE). Can anyone suggest why lsdev would >hang with the following? bcachestat also reports a lot of >misses - would this point at dodgy memory? > >ok heap >Active Allocations: 581/598 >155648 bytes reserved 62288 bytes allocated >7 fragments (13152 bytes fragmented) >heap base at 0x28f00, top at 0x4ef00 >ok >ok >ok bcachestat ><8 lines> > >777 ops 0 bypasses 571 hits 5352 misses 1 flushes >ok >ok >ok lsdev >cd @ 0xff5c >disk @ 0xef68 > disk0: BIOS drive A: > disk0a: FFS > disk0c: FFS > disk1: BIOS drive B: > disk2: BIOS drive C: > >int=00000000 err=00000000 efl=00010246 eip=0000fpcd >eax=00000000 ebx=00094d28 ecx=0000a000 edx=00000000 >esi=00094ad4 edi=00094d10 ebp=00094aac esp=00094a74 >cs=002b ds=0033 es=0033 fs=0033 gs=0033 ss=0033 >cs:eip=f7 75 fc 89 45 f8 89 d0-8b 4d 08 31 d2 f7 71 10 >ss:esp=28 4d 09 00 6c 83 03 00-10 4d 09 00 84 4c 09 00 >BTX halted > > Possibly memory ... but IIRC, I've also seen similar behavior when having trouble with an IDE controller :-( .... Kevin Kinsey