Bug 1221147 - gnome-boxes crashes on Using libsoup2 and libsoup3 in the same process is not supported.
Summary: gnome-boxes crashes on Using libsoup2 and libsoup3 in the same process is not...
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-07 20:20 UTC by Lubos Kocman
Modified: 2024-03-08 20:21 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.