From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Sven_K=F6hler?= Subject: Re: Re: 2.6.28.7 domU: 32-bit emulation seems to be broken Date: Sun, 15 Mar 2009 18:43:25 +0100 Message-ID: <49BD3E3D.6000607@gmail.com> References: <49BAFC72.4040501@goop.org> <49BB0184.1020503@goop.org> <49BB6F4A.90000@gmail.com> <49BC2994.6040404@goop.org> <49BCE8F6.50504@gmail.com> <49BD1F87.8040008@goop.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0796253228==" Return-path: In-Reply-To: <49BD1F87.8040008@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============0796253228== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAD3F1A882F95C2D0D3730B8D" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAD3F1A882F95C2D0D3730B8D Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Jeremy Fitzhardinge schrieb: > Sven K=F6hler wrote: >>> Can you get a coredump from the fault and see what the faulting >>> instruction was? >>> =20 >> >> How do I do that? >> Sorry for the stupid question, but unfortunatly this is beyond my >> knowledge of the tooldchain :-( >=20 > $ ulimit -c unlimited > $ ./a.out > Segmentation Fault (core dumped) > $ ls core.* > core.XXXXX > $ gdb ./a.out core.* > [...] > (gdb) x/i $eip-2 >=20 > It will help to compile your a.out with -g. # ulimit -c unlimited # ./a.out Segmentation fault (core dumped) # gdb a.out core GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying= " and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu"... Core was generated by `./a.out'. Program terminated with signal 11, Segmentation fault. [New process 13256] #0 0xf7f3642f in __kernel_vsyscall () (gdb) x/i $eip-2 0xf7f3642d <__kernel_vsyscall+13>: jmp 0x25f4278f (gdb) --------------enigAD3F1A882F95C2D0D3730B8D 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.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm9Pj0ACgkQ7Ww7FjRBE4Dj4QCdEy4GFV5nd8bu96vOF3fJEjNE egwAnjhOd0kvXk/qbYHrs0ZXHNeG4SmW =5Ah2 -----END PGP SIGNATURE----- --------------enigAD3F1A882F95C2D0D3730B8D-- --===============0796253228== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0796253228==--