- Edited
The Update went mostly smooth, but after a restart all my Audio devices were not shown anymore. The issue seems to come from wireplumber-0.5.3-29
as manually installing the previous version fixes the issue for me.
This is the output of journalctl -xe | grep wireplumber
with 0.5.3:
Jun 15 21:33:13 solus systemd[1159]: Started wireplumber.service - Multimedia Service Session Manager.
Jun 15 21:33:13 solus wireplumber[1681]: GLib: g_strrstr_len: assertion 'haystack != NULL' failed
Jun 15 21:33:13 solus systemd-coredump[1743]: Process 1681 (wireplumber) of user 1000 dumped core.
Stack trace of thread 1681:
#0 0x00007febb08f7885 n/a (libc.so.6 + 0x52885)
#1 0x00007febb0d36c41 wp_spa_json_is_int (libwireplumber-0.5.so.0 + 0x35c41)
#2 0x00007febb0d15b5b n/a (libwireplumber-0.5.so.0 + 0x14b5b)
#3 0x00007febb0d161f7 wp_conf_open (libwireplumber-0.5.so.0 + 0x151f7)
#4 0x00007febb0d16374 wp_conf_new_open (libwireplumber-0.5.so.0 + 0x15374)
#5 0x0000560bd5844141 n/a (wireplumber + 0x1141)
#6 0x00007febb08cf30e n/a (libc.so.6 + 0x2a30e)
#7 0x00007febb08cf3c9 __libc_start_main (libc.so.6 + 0x2a3c9)
#8 0x0000560bd58446a5 n/a (wireplumber + 0x16a5)
ELF object binary architecture: AMD x86-64