From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H3pbJ-000475-HF for qemu-devel@nongnu.org; Mon, 08 Jan 2007 03:11:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H3pbH-00044I-Jw for qemu-devel@nongnu.org; Mon, 08 Jan 2007 03:11:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H3pbH-000447-FW for qemu-devel@nongnu.org; Mon, 08 Jan 2007 03:11:23 -0500 Received: from [213.184.230.195] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H3pbH-0001GN-0y for qemu-devel@nongnu.org; Mon, 08 Jan 2007 03:11:23 -0500 Date: Mon, 8 Jan 2007 10:11:24 +0200 From: "Kirill A. Shutemov" Message-ID: <20070108081124.GA7470@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline Subject: [Qemu-devel] [BUG] syscall mmap broken Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On a 64-bit host system mmap sometimes(quite rarely on x86_64) return address above 0xffffffff. If target system is a 32-bit system then mojor 32-bit will be dropped due to h2g(). --T4sUOijqQbZv57TR Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFFofysbWYnhzC5v6oRAhRFAJ9eE7+vLLagebuzM9gzVpGsXBjPMACdFpOg 0wK6oNSC6SJMlGRlosnQYZY= =Xgpz -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--