From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHF7a-0006dk-OZ for qemu-devel@nongnu.org; Wed, 04 Sep 2013 11:36:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHF7V-0004Ze-7b for qemu-devel@nongnu.org; Wed, 04 Sep 2013 11:35:54 -0400 Received: from mail-vb0-x232.google.com ([2607:f8b0:400c:c02::232]:51764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHF7U-0004Za-Vr for qemu-devel@nongnu.org; Wed, 04 Sep 2013 11:35:49 -0400 Received: by mail-vb0-f50.google.com with SMTP id x14so302443vbb.23 for ; Wed, 04 Sep 2013 08:35:48 -0700 (PDT) Sender: Richard Henderson Message-ID: <52275349.2070602@twiddle.net> Date: Wed, 04 Sep 2013 08:35:37 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1516087.xyo50bTIdQ@siegfried> <4323449.gt79ECIaiQ@siegfried> In-Reply-To: <4323449.gt79ECIaiQ@siegfried> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5daX3L0mKTUovTgQ7gs3JJB2oeVefe5eb" Subject: Re: [Qemu-devel] qemu-user + networking issues / segfaults List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christof Schulze Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5daX3L0mKTUovTgQ7gs3JJB2oeVefe5eb Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 08/29/2013 02:27 PM, Christof Schulze wrote: > #5 0x6012a100 in tb_gen_code (env=3D0x612def20, pc=3D18446744073699066= 880,=20 > cs_base=3D0, flags=3D4243635, cflags=3D0) > at /mnt/data/build/qemu-1.6.0-ministatic/translate-all.c:964 In know exactly what this is -- the fallback vsyscall page. I've had a patch set around for the last three years or so to provide a real vdso for x86_64. I repost it every so often, usually to no response. See git://github.com/rth7680/qemu.git elfload-vdso r~ --5daX3L0mKTUovTgQ7gs3JJB2oeVefe5eb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJSJ1NQAAoJEK0ScMxN0CebkIkH/jzOwIBhsbQHIGnr1n+hBJ5S x3OBc9eGJBwWb2dAfOWd+jE2mQ5Bos+56SbCIU44FdBZOj8/gaSDrowXiQd029T8 BDe50cbNQnZVbzv0FgB1x9anm3zhFx2oxiPi1irGI6pnxZMihkavubqhUH1B4q0V WvATIxHluqWHkWM+QBhK11SODD6ePTp4jiMxNmhJwbSaWDln743QCEcspvM5P/Ti 75uF/rDxFHbkjqOdAey63wABGCyzFOOm2VBkcYHLddnPDeJYMG5eAzabjjI1E0Tc UYf/GEu0ssuIwr+SJt+bH+GrcRwfo6y0q4XRzYHfp4Gjygj+eGFvsrCiPlmXbsg= =UNmL -----END PGP SIGNATURE----- --5daX3L0mKTUovTgQ7gs3JJB2oeVefe5eb--