Hide Forgot
Description of problem: Trying to open serial communication to the image with openConsole() segfaults. Version-Release number of selected component (if applicable): libvirt 0.9.2 How reproducible: 100% of the time for me Steps to Reproduce: 1. Get the attached file 2. Change the location of the disk image in the XML-string to something you actually have (and possibly other values, but probably not necessary) 3. Run with python Actual results: Segfault Expected results: Anything else. Entirely possible I'm using the serial communication wrong, but I'd much rather take an explanatory error message. Additional info: Ubuntu 11.10
Does this still reproduce on the upstream git HEAD?
Pretty sure this was eventually fixed