Bugzilla – Bug 1221147
gnome-boxes crashes on Using libsoup2 and libsoup3 in the same process is not supported.
Last modified: 2024-03-08 20:21:02 UTC
Hello this issue was reported as part of Leap 15.6 Bug day On a freshly installed Leap 15.6 system: 1) zypper install gnome-boxes 2) execute gnome-boxes localhost:/home/lkocman # gnome-boxes (process:17205): libsoup-ERROR **: 21:13:22.470: libsoup2 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported. Trace/breakpoint trap (core dumped) Additional info: I suppose this will be linked to partial upgrade to GNOME 45. Similar to Bug#1220947
Indeed; the version in openSUSE:Backports:SLE-15-SP6 is linked against libsoup 2. I've submitted the version from factory. It is linked against version 3 and should fix this.