Public bug reported: Binary package hint: xen-tools
When running xen-create-image, the xm-install-image script segfaults unless the 'cache' option is set to no (it's default value is yes). xen-create-image --hostname=dev2 In my syslog: Sep 4 10:30:47 dev kernel: [150927.579502] xt-install-imag[13739] general protection eip:b7e9013c esp:bfc55b54 error:0 Sep 4 10:30:47 dev kernel: [150942.799499] xen-create-imag[13723] general protection eip:b7e0313c esp:bffd74f4 error:0 When using the --verbose option with xen-create-image, the following is displayed: Creating ext3 filesystem on /var/xen/domains/dev2/disk.img Executing : mkfs.ext3 -F /var/xen/domains/dev2/disk.img Finished : mkfs.ext3 -F /var/xen/domains/dev2/disk.img 2>&1 | tee --append /var/log/xen-tools/dev2.log Done Executing : mount -t ext3 -o loop /var/xen/domains/dev2/disk.img /tmp/W1noyGQR5i/ Finished : mount -t ext3 -o loop /var/xen/domains/dev2/disk.img /tmp/W1noyGQR5i/ 2>&1 | tee --append /var/log/xen-tools/dev2.log Installation method: debootstrap Executing : xt-install-image --hostname=dev2 --location=/tmp/W1noyGQR5i --dist=etch --install-method=debootstrap --mirror=http://ftp.us.debian.org/debian/ --cache=yes --verbose Segmentation fault Description: Ubuntu 8.04.1 Release: 8.04 xen-tools 3.8-4ubuntu4 ** Affects: xen-tools (Ubuntu) Importance: Undecided Status: New -- xt-install-image segfaults unless cache=no https://bugs.launchpad.net/bugs/264737 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
