Control: severity -1 important

Hi,

On Tue, Jun 24, 2014 at 10:51:43PM +0100, Alberto Bertogli wrote:
> I'm trying to use qemubootstrap in Debian testing, but it hangs after
> extracting the packages and doing some filesystem work, apparently before
> running qemu/kvm.
> 
> I'm using simple command lines, and reproduced this in two different systems
> with different kernels (one using Debian's kernel, the other hand-built),
> where I've verified that kvm works just fine. Because of that, I've put this
> as "grave" severity, but please let me know if it's not appropriate.

I tried to reproduce this bug, and it seems that qemubuilder doesn't handle
the fact that the kernel image and the initrd are not set. This is caused by
code in qemubuilder.c on line 316:

http://sources.debian.net/src/cowdancer/0.73/qemubuilder.c/#L316

When these options are not set, the values are NULL, and the child that's
supposed to start qemu segfaults when adding all the command line arguments.

As this only happens when the configuration is wrong, this doesn't make the
package completely unusable, so I downgraded this bug. This is still a bug
that should be fixed, however. The user should get a clear message that some
settings are missing.

Cheers,

Ivo


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to