I use virt-manager to run my local KVM virtual machines. It's great, but
about a year ago I started having crashes once every day or two. The app
just crashes. The VMs are fine. I re-open and reconnect to my session
and everything is still running, so it's incontinent but not a huge
disruption.
I never had this problem before about a year ago, as I have been using
it for several years prior, so it's something new. It always happens
when I'm double-clicking, highlighting, files, or doing something
active. I suspect it might be related to clipboard syncing.
Today I finally bothered to run virt-manager with --debug to see what
would happen when it crashes and got these messages:
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has
not been called
[xcb] Aborting, sorry about that.
python3: ../../src/xcb_io.c:263: poll_for_event: Assertion
`!xcb_xlib_threads_sequence_lost' failed.
Aborted
Anyone else use virt-manager and have any comments? I guess I'll have to
make a bug report.
Thanks