From owner-freebsd-stable@FreeBSD.ORG Mon Dec 24 22:39:59 2012 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F595A88; Mon, 24 Dec 2012 22:39:59 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 536FC8FC16; Mon, 24 Dec 2012 22:39:59 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id qBOMdwF3003174; Mon, 24 Dec 2012 14:39:58 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id qBOMdwHp003173; Mon, 24 Dec 2012 14:39:58 -0800 (PST) (envelope-from david) Date: Mon, 24 Dec 2012 14:39:58 -0800 From: David Wolfskill To: Andriy Gapon Subject: Re: stable/9 i386 panic [ACPI/timer?] Message-ID: <20121224223958.GC1867@albert.catwhisker.org> References: <20121224195818.GA1867@albert.catwhisker.org> <50D8C344.4090702@FreeBSD.org> <20121224211628.GB1867@albert.catwhisker.org> <50D8D8A6.60402@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FsscpQKzF/jJk6ya" Content-Disposition: inline In-Reply-To: <50D8D8A6.60402@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: stable@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2012 22:39:59 -0000 --FsscpQKzF/jJk6ya Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 25, 2012 at 12:35:18AM +0200, Andriy Gapon wrote: > ... > Could you please also provide from the same frame > i reg > p &timehands > ? Thank you! You're the one doing the work. :-} I had left teh kgdb session active; I also included "p *timehands" just in case it might be of use: (kgdb) i reg eax 0x1 1 ecx 0xc11ba910 -1055151856 edx 0xc72405ff -953940481 ebx 0x0 0 esp 0x0 0x0 ebp 0xc6fbaa18 0xc6fbaa18 esi 0x1 1 edi 0xc71c8300 -954432768 eip 0xc0ad475c 0xc0ad475c eflags 0x10086 65670 cs 0x20 32 ss 0xc6fbaa18 -956585448 ds 0x28 40 es 0xc6fb0028 -956628952 fs 0xc71f0008 -954269688 gs 0x0 0 (kgdb) p &timehands $13 =3D (struct timehands * volatile *) 0xc112a6c8 (kgdb) p *timehands $14 =3D {th_counter =3D 0xc115174c, th_adjustment =3D 51068786373500,=20 th_scale =3D 1690726758248, th_offset_count =3D 3990092176, th_offset =3D= { sec =3D 25906, frac =3D 2296889139262218098}, th_microtime =3D { tv_sec =3D 1356376278, tv_usec =3D 193941}, th_nanotime =3D { tv_sec =3D 1356376278, tv_nsec =3D 193941288}, th_generation =3D 1,=20 th_next =3D 0x0} (kgdb)=20 Also: the machine has been in service for about 2.5 years, and was purchased "refurbished". If it turns out that there are hardware issues, my feelings won't be hurt at all -- I'd merely want to identify the (likely) failing part(s) and replace them. Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --FsscpQKzF/jJk6ya Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDY2b0ACgkQmprOCmdXAD1DtgCdHso9wmhtxoyikK2Zesuxj8tW NQEAoIh8NghJMwymrcdQ9yEXVKA9u8xm =ZRMZ -----END PGP SIGNATURE----- --FsscpQKzF/jJk6ya--