Public bug reported:

Binary package hint: qemu-kvm

I got the vmdk like this:
wget http://haiku.unixheads.org/releases/r1alpha2/haiku-r1alpha2-vmdk.zip
unzip haiku-r1alpha2-vmdk.zip

Strace of failure:

g...@huck:~$ strace qemu-img convert haiku-r1alpha2.vmdk -O qcow2 
haiku-r1alpha2.qcow2 2>&1 | tail  -20
fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
open("haiku-r1alpha2.vmdk", O_RDONLY|O_SYNC) = 4
lseek(4, 0, SEEK_END)                   = 681312256
lseek(4, 0, SEEK_SET)                   = 0
read(4, "KDMV\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0"..., 
2048) = 2048
close(4)                                = 0
open("haiku-r1alpha2.vmdk", O_RDWR)     = 4
lseek(4, 0, SEEK_END)                   = 681312256
lseek(4, 0, SEEK_SET)                   = 0
read(4, "KDMV\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0"..., 
512) = 512
lseek(4, 0, SEEK_SET)                   = 0
read(4, "KDMV\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\1\0\0\0"..., 
512) = 512
lseek(4, 512, SEEK_SET)                 = 512
read(4, "# Disk Descriptor File\nversion=1"..., 10240) = 10240
lseek(4, 512, SEEK_SET)                 = 512
read(4, "# Disk Descriptor File\nversion=1"..., 10240) = 10240
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(3185, 3185, SIGABRT)             = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT (core dumped) +++

Some info about the vmdk:
g...@huck:~$ strings haiku-r1alpha2.vmdk |head -20
KDMV
# Disk Descriptor File
version=1
CID=fffffffe
parentCID=ffffffff
createType="monolithicFlat"
# Extent Description
RW 1330560 FLAT "haiku-r1alpha2.vmdk" 128
# Disk Data Base
ddb.toolsVersion = "0"
ddb.virtualHWVersion = "3"
ddb.geometry.sectors = "63"
ddb.adapterType = "ide"
ddb.geometry.heads = "32"
ddb.geometry.cylinders = "660"
ddb.uuid.image="5b7b2da3-ec49-319d-1e12-8fc3387e665c"

Core file attached.

ProblemType: Bug
Architecture: amd64
Date: Sat May 22 15:13:59 2010
DistroRelease: Ubuntu 9.10
KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UID        PID  PPID  C    SZ   RSS PSR STIME TTY          TIME CMD
MachineType: Hewlett-Packard HP Pavilion dv9700 Notebook PC
NonfreeKernelModules: nvidia wl
Package: qemu-kvm 0.11.0-0ubuntu6.3
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-19-generic 
root=UUID=fafaae07-289d-409f-88f8-54ba79fa9b3d ro ubuntu karmic j quiet splash
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: qemu-kvm
Uname: Linux 2.6.31-19-generic x86_64
dmi.bios.date: 01/11/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.27
dmi.board.name: 30D1
dmi.board.vendor: Quanta
dmi.board.version: 85.24
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.27:bd01/11/2008:svnHewlett-Packard:pnHPPaviliondv9700NotebookPC:pvrRev1:rvnQuanta:rn30D1:rvr85.24:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv9700 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard

** Affects: qemu-kvm (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
qemu-img convert crashes converting vmdk 
https://bugs.launchpad.net/bugs/584368
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to