You are not logged in.
Hey all, I've noticed recently I'm unable to get a graphical view on my linux virtual machines after an upgrade, they are just running debian with XFCE. Ironically my Windows VM still works without issue, virt-manager seems to be able to start the linux guests without issue but when opening graphical agent it shows only the top xfce bar for a second and then my viewer window and virt-manager itself crashes. Ive tried going through cli and starting and using virt-viewer on the machine as its running as well, same issue occurs with crashing. It seems to be due to a python 3.11 update possibly since virt-manager seems to use python/cython but im not sure what needs to be rolled back or reinstalled to be able to view my VMs again. I have redownloaded and tested with a stock image and reinstalled qemu-desktop but the issue persists.
Im currently fully up to date, using KDE Plasma, plasmashell V5.27.10
uname -a
Linux ArchLinux 6.7.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 21 Jan 2024 22:14:10 +0000 x86_64 GNU/Linuxcoredumpctl info 24506
PID: 24506 (virt-manager)
UID: 1000 (freddyg)
GID: 1000 (freddyg)
Signal: 4 (ILL)
Timestamp: Fri 2024-01-26 13:12:41 EST (27min ago)
Command Line: /usr/bin/python /usr/bin/virt-manager
Executable: /usr/bin/python3.11
Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-virt\x2dmanager-74926718f93b4a0b951a42e4fc4a6375.scope
Unit: user@1000.service
User Unit: app-virt\x2dmanager-74926718f93b4a0b951a42e4fc4a6375.scope
Slice: user-1000.slice
Owner UID: 1000 (freddyg)
Boot ID: 1c2ee6b20b3c48a18917b59a2d33b205
Machine ID: 4eadf372e21a4a7895d6eb25b854a89f
Hostname: BlackArch
Storage: /var/lib/systemd/coredump/core.virt-manager.1000.1c2ee6b20b3c48a18917b59a2d33b205.24506.1706292761000000.zst (present)
Size on Disk: 18.5M
Message: Process 24506 (virt-manager) of user 1000 dumped core.
Stack trace of thread 26138:
#0 0x000076dd5260b00c n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64coredumpctl info 41874
PID: 41874 (python)
UID: 1000 (williedynamite)
GID: 1000 (williedynamite)
Signal: 4 (ILL)
Timestamp: Fri 2024-01-26 13:50:50 EST (13min ago)
Command Line: python /sbin/virt-manager
Executable: /usr/bin/python3.11
Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.yakuake@autostart.service
Unit: user@1000.service
User Unit: app-org.kde.yakuake@autostart.service
Slice: user-1000.slice
Owner UID: 1000 (williedynamite)
Boot ID: 1c2ee6b20b3c48a18917b59a2d33b205
Machine ID: 4eadf372e21a4a7895d6eb25b854a89f
Hostname: BlackArch
Storage: /var/lib/systemd/coredump/core.python.1000.1c2ee6b20b3c48a18917b59a2d33b205.41874.1706295050000000.zst (present)
Size on Disk: 19.7M
Message: Process 41874 (python) of user 1000 dumped core.
Stack trace of thread 116018:
#0 0x00007397e6a0200c n/a (n/a + 0x0)
ELF object binary architecture: AMD x86-64Virt-Manager
#0 0x000076dd5260b00c in ??? ()
#1 0x000076dd528023b3 in orc_memset (d1=0x76dd040da0d0, p1=0, n=38400) at ../orc/orc/orcfunctions.c:315
#2 0x000076dd52b86e48 in gst_audio_src_ring_buffer_acquire (buf=0x5609e2348f70, spec=0x5609e2348ff8) at ../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudiosrc.c:387
#3 0x000076dd52b86943 in gst_audio_ring_buffer_acquire (buf=0x5609e2348f70, spec=0x5609e2348ff8) at ../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudioringbuffer.c:625
#4 0x000076dd52b5f413 in gst_audio_base_src_setcaps (bsrc=0x5609e233eb00, caps=<optimized out>) at ../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudiobasesrc.c:559
#5 0x000076dd52bf2a32 in gst_base_src_set_caps (src=src@entry=0x5609e233eb00, caps=caps@entry=0x76dd0408eff0 [None]) at ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c:1008
#6 0x000076dd52f5c12a in gst_pulsesrc_negotiate (basesrc=0x5609e233eb00) at ../gstreamer/subprojects/gst-plugins-good/ext/pulse/pulsesrc.c:1452
#7 0x000076dd52bee025 in gst_base_src_negotiate_unlocked (basesrc=basesrc@entry=0x5609e233eb00) at ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c:3447
#8 0x000076dd52bee898 in gst_base_src_loop (pad=0x5609e233eef0) at ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c:2872
#9 0x000076dd53369303 in gst_task_func (task=0x5609e234afc0) at ../gstreamer/subprojects/gstreamer/gst/gsttask.c:384
#10 0x000076dd70c98523 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/glib/gthreadpool.c:350
#11 0x000076dd70c95a45 in g_thread_proxy (data=0x76dd64001020) at ../glib/glib/gthread.c:831
#12 0x000076dd716aa9eb in start_thread (arg=<optimized out>) at pthread_create.c:444
#13 0x000076dd7172e7cc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78Virt-Viewer
#0 0x000073e99025a00c in ??? ()
#1 0x000073e9931f33b3 in orc_memset (d1=0x73e9640ae360, p1=0, n=38400) at ../orc/orc/orcfunctions.c:315
#2 0x000073e996482e48 in gst_audio_src_ring_buffer_acquire (buf=0x5dbbb8d1b6d0, spec=0x5dbbb8d1b758) at ../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudiosrc.c:387
#3 0x000073e996482943 in gst_audio_ring_buffer_acquire (buf=0x5dbbb8d1b6d0, spec=0x5dbbb8d1b758) at ../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudioringbuffer.c:625
#4 0x000073e99645b413 in gst_audio_base_src_setcaps (bsrc=0x5dbbb8d11220, caps=<optimized out>) at ../gstreamer/subprojects/gst-plugins-base/gst-libs/gst/audio/gstaudiobasesrc.c:559
#5 0x000073e996baca32 in gst_base_src_set_caps (src=src@entry=0x5dbbb8d11220, caps=caps@entry=0x73e96403a0a0 [None]) at ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c:1008
#6 0x000073e990c3212a in gst_pulsesrc_negotiate (basesrc=0x5dbbb8d11220) at ../gstreamer/subprojects/gst-plugins-good/ext/pulse/pulsesrc.c:1452
#7 0x000073e996ba8025 in gst_base_src_negotiate_unlocked (basesrc=basesrc@entry=0x5dbbb8d11220) at ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c:3447
#8 0x000073e996ba8898 in gst_base_src_loop (pad=0x5dbbb8d19930) at ../gstreamer/subprojects/gstreamer/libs/gst/base/gstbasesrc.c:2872
#9 0x000073e996569303 in gst_task_func (task=0x5dbbb8d21410) at ../gstreamer/subprojects/gstreamer/gst/gsttask.c:384
#10 0x000073e9993fd523 in g_thread_pool_thread_proxy (data=<optimized out>) at ../glib/glib/gthreadpool.c:350
#11 0x000073e9993faa45 in g_thread_proxy (data=0x73e984000e10) at ../glib/glib/gthread.c:831
#12 0x000073e997eaa9eb in start_thread (arg=<optimized out>) at pthread_create.c:444
#13 0x000073e997f2e7cc in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78Last edited by freddyg (2024-01-27 04:17:29)
Offline
Offline
Yup, just logged in and updated again and saw an update for orc, after updating issue seems to be resolved now. I promise I checked for updates this morning when I made the post just didn't fix it yet then. I saw that other one but figured it would be unrelated (you know what they say about assuming right? Lol), thanks for pointing me in the right direction!
Offline