Comment 13 for bug 570588

Revision history for this message
Matteo Mattei (matteo-mattei) wrote :

Ubuntu Lucid

qemu 0.12.3+noroms-0ubuntu9.2
qemu-arm-static 0.12.3+noroms-0ubuntu9.2
qemu-common 0.12.3+noroms-0ubuntu9.2
qemu-kvm 0.12.3+noroms-0ubuntu9.2
qemu-kvm-extras 0.12.3+noroms-0ubuntu9.2
qemu-kvm-extras-static 0.12.3+noroms-0ubuntu9.2
qemu-launcher 1.7.4-1ubuntu2
qemubuilder 0.61
rootstock 0.1.99.3-0ubuntu1

I have the same error:

Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for initramfs-tools ...
Processing triggers for python-support ...
/usr/bin/rootstock: line 282: 6890 Segmentation fault qemu-system-arm $QEMUOPTS -append "${APPEND}" > $QEMUFIFO 2>&1
I: Virtual Machine done
I: Creating tarball from rootfs
I: Mounting temporary Image
I: ARM rootfs created as /home/spot/test/armel-rootfs-201007121038.tgz
I: Cleaning up...
.....
I: A logfile was saved as /home/spot/test/rootstock-201007121038.log
I: done ...

This is my command line:

sudo rootstock -f NGP --seed setserial,openssh-server,ubuntu-minimal -i 1G --serial ttyS2 --doswap --swapsize 256 --restore-package-cache

Any idea how to solve/workaround this?