Wondering if anyone else using kvm-autotest stepmaker has ever seen this
error:

Traceback (most recent call last):
  File 
"/home/rharper/work/git/build/kvm-autotest/client/tests/kvm_runtest_2/stepmaker.py",
 line 146, in update
    self.set_image_from_file(self.screendump_filename)
  File 
"/home/rharper/work/git/build/kvm-autotest/client/tests/kvm_runtest_2/stepeditor.py",
 line 499, in set_image_from_file
    self.set_image(w, h, data)
  File 
"/home/rharper/work/git/build/kvm-autotest/client/tests/kvm_runtest_2/stepeditor.py",
 line 485, in set_image
    w, h, w*3))
MemoryError

The guest is still running, but stepmaker isn't recording any more so it's
boned at that point.  And of course, it's near the end of a guest install so
one has lost a decent amount of time...


-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
ry...@us.ibm.com
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to