From owner-freebsd-xen@freebsd.org Wed Oct 21 08:33:28 2015 Return-Path: Delivered-To: freebsd-xen@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 049ABA1AC3D for ; Wed, 21 Oct 2015 08:33:28 +0000 (UTC) (envelope-from lars@netapp.com) Received: from mx141.netapp.com (mx141.netapp.com [216.240.21.12]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mx141.netapp.com", Issuer "Symantec Class 3 Secure Server CA - G4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEEB3C58; Wed, 21 Oct 2015 08:33:27 +0000 (UTC) (envelope-from lars@netapp.com) X-IronPort-AV: E=Sophos;i="5.17,711,1437462000"; d="asc'?scan'208";a="76207465" Received: from hioexcmbx07-prd.hq.netapp.com ([10.122.105.40]) by mx141-out.netapp.com with ESMTP; 21 Oct 2015 01:33:11 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com (10.122.105.40) by hioexcmbx07-prd.hq.netapp.com (10.122.105.40) with Microsoft SMTP Server (TLS) id 15.0.1104.5; Wed, 21 Oct 2015 01:33:10 -0700 Received: from HIOEXCMBX07-PRD.hq.netapp.com ([::1]) by hioexcmbx07-prd.hq.netapp.com ([fe80::e1d9:911e:3048:d510%21]) with mapi id 15.00.1104.000; Wed, 21 Oct 2015 01:33:10 -0700 From: "Eggert, Lars" To: =?Windows-1252?Q?Roger_Pau_Monn=E9?= CC: Roman Bogorodskiy , "freebsd-xen@freebsd.org" Subject: Re: Xen dom0 crash Thread-Topic: Xen dom0 crash Thread-Index: AQHQkWsjWWZFxg5CcECFAUy3VuNwPJ2CMi0AgAZ0NYCAAARrAIAFs0gAgAABZICA54bPAIABE80AgAAOpYA= Date: Wed, 21 Oct 2015 08:33:09 +0000 Message-ID: References: <7CB114B9-B666-4764-86B6-B94F07973389@netapp.com> <5559EB2E.6080609@citrix.com> <20150522161117.GA59488@kloomba> <555F58DC.2040807@citrix.com> <46625CAE-750E-4ECE-8B39-DF8EDDFA912F@netapp.com> <55642229.9020106@citrix.com> <5627417A.20304@citrix.com> In-Reply-To: <5627417A.20304@citrix.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: yes X-MS-TNEF-Correlator: x-mailer: Apple Mail (2.3094) x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.122.56.79] Content-Type: multipart/signed; boundary="Apple-Mail=_A79366EE-BD82-49C6-8B24-CE2448149AEF"; protocol="application/pgp-signature"; micalg=pgp-sha256 MIME-Version: 1.0 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2015 08:33:28 -0000 --Apple-Mail=_A79366EE-BD82-49C6-8B24-CE2448149AEF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 2015-10-21, at 9:40, Roger Pau Monn=E9 wrote: > Can you execute: >=20 > # addr2line -e /boot/kernel/kernel ffffffff8097bf80 >=20 > In order to get the file and line where the failure happens? I guess you meant kernel.debug? Then I get: /usr/home/elars/src/sys/amd64/pci/pci_cfgreg.c:365 Which is the __asm line in case 1 in pciereg_cfgwrite(). Lars --Apple-Mail=_A79366EE-BD82-49C6-8B24-CE2448149AEF Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQCVAwUBVidNw9ZcnpRveo1xAQh7DwQAqrmUg9f/Uas/bb390XRRbEK8iHcVRp1H zI71dpRVGiJWRYNscDB6tfeDYYiRVrfCm2nR65Usd3VgjE+jwwBoANbzRXTsXAot wzmaXXDaMbL80nSgOkO7nMRkWRHd1ejauw9Rxh+rePY90sk1q4Z7CjiUddiMbiT0 iY0mYMpCUyA= =tVni -----END PGP SIGNATURE----- --Apple-Mail=_A79366EE-BD82-49C6-8B24-CE2448149AEF--