Am 26.09.2013 13:23, schrieb Vikas Desai:
> Hi,
>
> After some further testing I found that even the 32 bit binaries from
> Stefan fail with the same error. I tried the 32 bit binaries from by
> Eric Lassauge for version 1.6 and they work well. I have tried both 32
> and 64 bit binaries from Stefan on 2 different environments, both
> failing with same errors.
>
> When I just run the binaries with no disk image or any other options,
> I get a proper window with the BIOS going through all drives looking
> for a bootable device. Only when I have a valid executable image I get
> the error. Also, in case of the test linux binary I get a kernel panic
> on linux but qemu does not crash.
>
> What should I do further to debug this?
>
> Hi Stefan,
>
> Could you share what tools you use for the build? Any hints on what
> more could I try?
>
> Thanks,
> Vikas

Hi Vikas,

I also get the corouting assertion when I start my precompiled QEMU
binary with an ISO image (Debian i386 netinstall).
The error can be reproduced with Wine on Linux, too.

There is no error when QEMU was configured with --enable-debug (which
disables optimisation),
nor is there an error when I just run the BIOS code (no disk, no cdrom).
This explains why I did not
notice the regression for Windows earlier.

So we have to find the first version which shows that regression, either
by testing older installers
or by running git bisect.

Cheers,
Stefan


Reply via email to