From: "Sven Köhler" <sven.koehler@gmail.com>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: [Xen-devel] Re: 2.6.28.7 domU: 32-bit emulation seems to be broken
Date: Sun, 15 Mar 2009 23:18:04 +0100 [thread overview]
Message-ID: <49BD7E9C.9020007@gmail.com> (raw)
In-Reply-To: <49BD3ECA.1050409@goop.org>
Jeremy Fitzhardinge schrieb:
> Hm. How about "x/30i __kernel_vsyscall"?
# export LANG=C
# ulimit -c unlimited
# ./a.out
Segmentation fault (core dumped)
# dmesg|grep "ip:"
a.out[18031] general protection ip:f7f4642f sp:ff943d74 error:0
a.out[18038] general protection ip:f7f0042f sp:ff8fd534 error:0
# gdb ./a.out core
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
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 18038]
#0 0xf7f0042f in __kernel_vsyscall ()
(gdb) x/i f7f0042f
No symbol "f7f0042f" in current context.
(gdb) x/i $eip-2
0xf7f0042d <__kernel_vsyscall+13>: jmp 0x25f0c78f
(gdb) x/30i __kernel_vsyscall
0xf7f00420 <__kernel_vsyscall>: push %ebp
0xf7f00421 <__kernel_vsyscall+1>: mov %ecx,%ebp
0xf7f00423 <__kernel_vsyscall+3>: syscall
0xf7f00425 <__kernel_vsyscall+5>: mov $0x2b,%ecx
0xf7f0042a <__kernel_vsyscall+10>: mov %ecx,%ss
0xf7f0042c <__kernel_vsyscall+12>: mov %ebp,%ecx
0xf7f0042e <__kernel_vsyscall+14>: pop %ebp
0xf7f0042f <__kernel_vsyscall+15>: ret
0xf7f00430: add %ch,(%esi)
0xf7f00432: jae 0xf7f0049c
0xf7f00434: jae 0xf7f004aa
0xf7f00436: jb 0xf7f004ac
0xf7f00438: popa
0xf7f00439: bound %eax,(%eax)
0xf7f0043b: cs
0xf7f0043c: push $0x687361
0xf7f00441: cs
0xf7f00442: fs
0xf7f00443: jns 0xf7f004b3
0xf7f00445: jae 0xf7f004c0
0xf7f00447: insl (%dx),%es:(%edi)
0xf7f00448: add %ch,(%esi)
0xf7f0044a: fs
---Type <return> to continue, or q <return> to quit---
0xf7f0044b: jns 0xf7f004bb
0xf7f0044d: jae 0xf7f004c3
0xf7f0044f: jb 0xf7f00451
0xf7f00451: addr16 outsb %cs:(%si),(%dx)
0xf7f00454: jne 0xf7f00484
0xf7f00456: jbe 0xf7f004bd
0xf7f00458: jb 0xf7f004cd
(gdb)
next prev parent reply other threads:[~2009-03-15 22:18 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <gpe0vg$j67$1@ger.gmane.org>
2009-03-13 21:11 ` 2.6.28.7 domU: 32-bit emulation seems to be broken Sven Köhler
2009-03-14 0:38 ` Jeremy Fitzhardinge
2009-03-14 0:59 ` Jeremy Fitzhardinge
2009-03-14 8:48 ` Sven Köhler
2009-03-14 22:03 ` Jeremy Fitzhardinge
2009-03-15 11:39 ` Sven Köhler
2009-03-15 15:32 ` Jeremy Fitzhardinge
2009-03-15 17:43 ` Sven Köhler
2009-03-15 17:45 ` Jeremy Fitzhardinge
2009-03-15 22:18 ` Sven Köhler [this message]
2009-03-15 22:21 ` Sven Köhler
2009-03-15 17:48 ` Jeremy Fitzhardinge
2009-03-15 12:24 ` Sven Köhler
2009-03-15 13:30 ` [Xen-users] " Boris Derzhavets
2009-03-15 15:32 ` Jeremy Fitzhardinge
2009-03-15 16:28 ` Jeremy Fitzhardinge
2009-03-15 17:27 ` [Xen-devel] " Sven Köhler
2009-03-16 20:20 ` Jeremy Fitzhardinge
2009-03-16 20:23 ` Jeremy Fitzhardinge
2009-03-16 22:29 ` Sven Köhler
2009-03-16 22:36 ` Jeremy Fitzhardinge
2009-03-17 14:08 ` Sven Köhler
2009-03-17 16:52 ` Jeremy Fitzhardinge
2009-03-17 20:31 ` [Xen-devel] " Sven Köhler
2009-03-17 21:14 ` Jeremy Fitzhardinge
2009-08-10 11:21 ` Milan Holzäpfel
2009-08-10 12:59 ` Christoph Egger
2009-08-11 7:36 ` Milan Holzäpfel
2009-08-14 20:55 ` Jeremy Fitzhardinge
2009-03-14 9:13 ` [Xen-devel] " Sven Köhler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49BD7E9C.9020007@gmail.com \
--to=sven.koehler@gmail.com \
--cc=jeremy@goop.org \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.