[libvirt] [PATCH] virNetDevMacVLanVPortProfileRegisterCallback: Fix segfault

Stefan Berger stefanb at linux.vnet.ibm.com
Wed Apr 25 12:06:03 UTC 2012


On 04/24/2012 12:05 PM, Michal Privoznik wrote:
> On 24.04.2012 17:52, Michal Privoznik wrote:
>
> Self NACK; It turned out to be race because it's still reproducible in
> some cases: "if(virPortProfile)" evaluates to true; however gdb still
> catches SIGSEGV in memcpy(). Meanwhile, something free() virPortProfile,
> therefore gdb is unable to print any non-NULL value.
>
> Maybe it's related to qemu process dying right after it was started.

I had seen the crash twice. Not much luck afterwards...

    Stefan




More information about the libvir-list mailing list