Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2023 08:59:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 269434] x11/gnome-shell libsoup-ERROR Using libsoup2 and libsoup3 in the same process is not supported.
Message-ID:  <bug-269434-6497-wppjUAlp2e@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269434-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269434-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269434

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Also reported in
https://forums.freebsd.org/threads/update-broke-my-desktop-using-libsoup2-a=
nd-libsoup3-in-the-same-process-is-not-supported.88017/

Regressed by ports aa321b47d44b via sysutils/gnome-settings-daemon. Reverti=
ng
that commit breaks deskutils/gnome-initial-setup, fixes
deskutils/gnome-calendar and doesn't affect deskutils/gnome-maps +
deskutils/gnome-weather.

$ /usr/local/libexec/gsd-datetime
(process:12345): libsoup-ERROR **: libsoup2 symbols detected. Using libsoup2
and libsoup3 in the same process is not supported.
Trace/BPT trap

$ ldd -a /usr/local/libexec/gsd-datetime
/usr/local/libexec/gsd-datetime:
        libgeocode-glib.so.0 =3D> /usr/local/lib/libgeocode-glib.so.0
(0x8234d7000)
/usr/local/lib/libgeocode-glib.so.0:
        libsoup-2.4.so.1 =3D> /usr/local/lib/libsoup-2.4.so.1 (0x82a479000)
/usr/local/lib/libgweather-4.so.0:
        libgeocode-glib-2.so.0 =3D> /usr/local/lib/libgeocode-glib-2.so.0
(0x82eeb0000)
        libsoup-3.0.so.0 =3D> /usr/local/lib/libsoup-3.0.so.0 (0x82f022000)
/usr/local/lib/libgeocode-glib-2.so.0:
        libsoup-3.0.so.0 =3D> /usr/local/lib/libsoup-3.0.so.0 (0x82dbfe000)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269434-6497-wppjUAlp2e>