[libvirt] [PATCH] Fix bug libvirt daemon segfault when new force console vm session break down existed console session. When force console vm command arrived, libvirtd will break down existed console session, and in this procedure, it will call daemonStreamEvent() to release resources , so daemonStreamFilter() need to check if stream filter existed when get client object lock and client->privData's lock, if not existed, just return -1

Michal Privoznik mprivozn at redhat.com
Thu Nov 28 09:21:10 UTC 2019


On 11/28/19 4:03 AM, Lance Liu wrote:
> Ok, I'll check it out.
> 
> Look like your patch is still not in master branch。May you commit it? 
> I'll check out it and test for force console case

Unfortunately, it did not receive any ACK from a contributor with commit 
rights (which is required for any patch that we want to merge). I will 
try to get somebody to review it.

Michal




More information about the libvir-list mailing list