[Bug 290281] Re: IA32 emulation mode does not work with 2.6.27-7-virtual running under Xen on AMD64

2010-05-24 Thread Jeremy Foshee
This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested

[Bug 290281] Re: IA32 emulation mode does not work with 2.6.27-7-virtual running under Xen on AMD64

2010-03-13 Thread Jeremy Foshee
This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column

[Bug 290281] Re: IA32 emulation mode does not work with 2.6.27-7-virtual running under Xen on AMD64

2008-11-20 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) Status: Incomplete = Triaged -- IA32 emulation mode does not work with 2.6.27-7-virtual running under Xen on AMD64 https://bugs.launchpad.net/bugs/290281

[Bug 290281] Re: IA32 emulation mode does not work with 2.6.27-7-virtual running under Xen on AMD64

2008-11-01 Thread Paul Arnold
Okay, so with a small test program hello.c: #include stdio.h int main(int argc, char* argv) { printf(Hello world\n); return 0; } Compiled in 32 bit mode: gcc -g -m32 hello.c -o hello We get a segfault trying to run it: $ ./hello Segmentation fault If we run in gdb: Program

[Bug 290281] Re: IA32 emulation mode does not work with 2.6.27-7-virtual running under Xen on AMD64

2008-10-29 Thread Leann Ogasawara
Can you provide more information about the segfault you get? ** Changed in: linux (Ubuntu) Status: New = Incomplete -- IA32 emulation mode does not work with 2.6.27-7-virtual running under Xen on AMD64 https://bugs.launchpad.net/bugs/290281 You received this bug notification because you