tag 605965 +unreproducible On Sun, Dec 05, 2010 at 04:26:06PM +1100, david b wrote: > Package: python-libvirt > Version: 0.8.3-4 > Severity: normal > > Here is an example python script you can use to reproduce the problem: > > import libvirt > import sys > > > def main(): > conn = libvirt.openReadOnly(None) > > if __name__ == "__main__": > for i in range(0, 10000): > main() > > If you run it after a number of connections python will segfault. Not here with 0.8.3-5. The report is lacking information as to what hypervisor you conenct to, etc. -- Guido
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org