[Libvirt-cim] [PATCH] Fix bizarre crash in VSMigrationService

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Thu Mar 13 20:57:08 UTC 2008


Jay Gagnon wrote:
> # HG changeset patch
> # User Jay Gagnon <grendel at linux.vnet.ibm.com>
> # Date 1205334578 14400
> # Node ID 24baa607951031ef22b5263742135bef9f24d29b
> # Parent  b739fc9b13320e07a39f3932396c8411c2d4ad75
> Fix bizarre crash in VSMigrationService
> 
> Apparently I was the only one seeing this, but I hit a very strange bug in Virt_VSMigrationService.  It would just totally implode whenever I tried to migrate a system.  It was eventually tracked down to the transport member of the migration_job struct; for some reason if that member (which we don't even use anymore) is removed everything works perfectly.  This might bear more investigation, but for the time being the fix should at least be put in.
> 
> Signed-off-by: Jay Gagnon <grendel at linux.vnet.ibm.com>
> 
> diff -r b739fc9b1332 -r 24baa6079510 src/Virt_VSMigrationService.c

I'm not sure why this fixes your problem, but it's definitely not needed 
anymore.  +1
-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list