Re: [Qemu-devel] qemu-i386 does not start on x86_64 or i686

2007-10-26 Thread Rob Landley
On Thursday 25 October 2007 8:19:55 pm Thayne Harbaugh wrote: > Ick. There's some funky magic going on in qemu/x86_64.ld and the above > patch is a hack-around. The segfault is caused by preinit_array > function pointers (which are NULL) being dereferenced. This is a great > opportunity for you

Re: [Qemu-devel] qemu-i386 does not start on x86_64 or i686

2007-10-25 Thread Thayne Harbaugh
On Thu, 2007-10-25 at 19:52 -0500, Rob Landley wrote: > On Monday 22 October 2007 8:44:59 am Thayne Harbaugh wrote: > > On Thu, 2007-10-18 at 23:46 +0200, Ronan Keryell wrote: > > > Anybody kind enough to have a look at : > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446868 > > > > > > I'

Re: [Qemu-devel] qemu-i386 does not start on x86_64 or i686

2007-10-25 Thread Rob Landley
On Monday 22 October 2007 8:44:59 am Thayne Harbaugh wrote: > On Thu, 2007-10-18 at 23:46 +0200, Ronan Keryell wrote: > > Anybody kind enough to have a look at : > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446868 > > > > I've asked some other people and they hit the same issue. > > It's no

Re: [Qemu-devel] qemu-i386 does not start on x86_64 or i686

2007-10-22 Thread Thayne Harbaugh
On Thu, 2007-10-18 at 23:46 +0200, Ronan Keryell wrote: > Anybody kind enough to have a look at : > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446868 > > I've asked some other people and they hit the same issue. > It's not clear to me where the bug is since it happens very early in the > st

Re: [Qemu-devel] qemu-i386 does not start on x86_64 or i686

2007-10-19 Thread Rob Landley
On Thursday 18 October 2007 4:46:50 pm Ronan Keryell wrote: > Anybody kind enough to have a look at : > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446868 > > I've asked some other people and they hit the same issue. > It's not clear to me where the bug is since it happens very early in the >