Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 20:50:17 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Don Lewis <truckman@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: panic: double fault with 11.0-CURRENT r258504
Message-ID:  <20131127185017.GC59496@kib.kiev.ua>
In-Reply-To: <201311271833.rARIXU8S042240@gw.catspoiler.org>
References:  <20131127175743.GA59496@kib.kiev.ua> <201311271833.rARIXU8S042240@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--PFevkc5XKN5n4o6D
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Nov 27, 2013 at 10:33:30AM -0800, Don Lewis wrote:
> On 27 Nov, Konstantin Belousov wrote:
> > On Wed, Nov 27, 2013 at 09:41:36AM -0800, Don Lewis wrote:
> >> On 27 Nov, Konstantin Belousov wrote:
> >> > On Wed, Nov 27, 2013 at 02:49:12AM -0800, Don Lewis wrote:
> >> >> <http://people.freebsd.org/~truckman/doublefault2.JPG>;
> >> >=20
> >> > What is the instruction at cpu_switch+0x9b ?
> >>=20
> >> movl 0x8(%edx),%eax
> > So it is line 176 in swtch.s. Is machine still in ddb, or did you
> > obtained the core ? If yes, please print out the content of words at
> > 0xe4f62bb0 + 4, +8 (*), +16. Please print the content of the word at
> > address (*) + 8.
>=20
> It is still in ddb.
>=20
> <http://people.freebsd.org/~truckman/doublefault3.JPG>, though not in
> the above order.
Uhm, sorry, I mistyped the last part of the instructions.

The new thread pointer is 0xd2f4e000, there is nothing incriminating.
Please print the word at 0xd2f4e000+0x254 =3D=3D 0xd2f4e254, which would be
the address of the new thread pcb. It is load from the pcb + 8 which
faults.

--PFevkc5XKN5n4o6D
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQIcBAEBAgAGBQJSlj7oAAoJEJDCuSvBvK1BCkAP/AjbBoO9DPS/MIy5guLp1pKk
xypBN2YzI5qil79ZZBG8FRG+IKgYPub/SjhYDJ6WUaRQ1gKeLeU2NqmDwZja2Lq1
Jkd3EHTvxddyWOWLxg0OEUDwxiQ7x9viXg1DZJ9ulsl2QG99yUWCy+FPTcqrhd8P
LJVJhe0p1pVaHv7WpVdJrpApt74VmT3SQsmFaeNOPDyf1L0LcACWAmks51V29vJQ
TEvqo6Xz35h9UnyscDSpb1+MQaXkQS4iweWpE1tJaHVFzHEwfvJom/qJ2etQ6bRH
phKxRsbUNId9LIdqpDgSgPCXV2ZG5KNfn/4QfCathA9beLmCyIKmmtTQmfq9QZJ2
LvLtO+QxH7gGDI4Pu+zU3xmXnPfw3SizFUr48fFK2b2X7ghSbQSJ5taj0CgIG2eT
xERdmwVoCgSEYPYG5OemPAjIVWSoEDJsGn+ckVc6qnabGVJyy89fJ7rePFFJl6A0
g9puDwRy7ybUkf3ux8T9P6OZfVIMJuBKsKjQ2pm/F7J0ZSr9HtVoRUPO5tz1j+iU
bADxTs+Rh1I2Tze58qAZ449TRxBVYQRrlggKxMHMTv1au2qgjytDV+daV2UexudE
nh8BMnNGJxYQNn3w3cRw58Jdet8ZS5bqxGD6fUFUS5HWPht9/wN943/NhI9z56ZX
7FJAhTB8NFVG6yq2JiWl
=nw7y
-----END PGP SIGNATURE-----

--PFevkc5XKN5n4o6D--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131127185017.GC59496>