Re: [libvirt] [Bug] [vbox-driver] attach-device

2012-02-15 Thread Gravok
>[...]we'd need to know what XML string > you are passing to attach-device If I run it without the first line, I get an "unexptected error". > and you might also want to run things > through valgrind to see if we really are smashing the heap in your > particular case. I'm new to valgri

[libvirt] [Bug] [vbox-driver] attach-device

2012-02-09 Thread Gravok
Hi, using the version from git I can't attach devices to my domain (using attach-device) neither using the virsh or a language binding. In both cases it throws a OutOfMemory exception. It gets thrown in vbox_tmpl.c:5340, although I got 7gb of RAM left. Am I doing something wrong, or is this a