id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 2776,convertfromraw stdin segfaults => Fixed in SVN,Jeremy Visser,,"When attempting to convert a raw disk to a VDI from the commandline, it segfaults: {{{ $ dd if=/dev/sdb | VBoxManage convertfromraw -format VDI stdin myimage.vdi Converting from raw image file=""stdin"" to file=""myimage.vdi""... Segmentation fault }}} {{{dd}}}'ing to another {{{dd}}} works. Also, running {{{VBoxManage convertfromraw}}} without {{{dd}}} in the pipeline will result in the segfault.",defect,closed,virtual disk,VirtualBox 2.1.0,fixed,,,other,Linux