Bug 1221147

Summary: gnome-boxes crashes on Using libsoup2 and libsoup3 in the same process is not supported.
Product: [openSUSE] openSUSE Distribution Reporter: Lubos Kocman <lubos.kocman>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: mgorse
Version: Leap 15.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lubos Kocman 2024-03-07 20:20:31 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
Comment 1 Michael Gorse 2024-03-08 20:21:02 UTC
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.