On a different tack - what about making some Wiki pages, or the pages on
the main site wiki-integrated? I would love to add more info for KVM
users to the XML format page, there were a lot of things i had to trial
and error figure out myself when importing a) DomUs from a past Xen
Install and b) DomUs from kvm command-line only setups
P.S. Do we say DomU in the libvirt/KVM world? :-)
Thanks,
Henri
Richard W.M. Jones wrote:
On Mon, Apr 07, 2008 at 03:00:52PM +0100, Richard W.M. Jones wrote:
> $ ./test
> libvir: Domain error : invalid domain pointer in virDomainFree
>
Stranger and stranger is that I cannot reproduce this with libvirt
from CVS, only with libvirt 0.4.1 in Fedora 8.
However there is no change in either src/hash.c or src/libvirt.c that
I can point to which could have fixed this. So I don't know if this
bug has really been fixed or is just in hiding (evidence suggests that
the F8 problem is caused by memory corruption, so this is exactly the
sort of bug which might just disappear by a simple recompilation).
Valgrind doesn't see anything.
Rich.