[Bug 269434] x11/gnome-shell libsoup-ERROR Using libsoup2 and libsoup3 in the same process is not supported.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Feb 2023 01:47:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269434

Paul Dufresne <dufresnep@zoho.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dufresnep@zoho.com

--- Comment #4 from Paul Dufresne <dufresnep@zoho.com> ---
I am a relative newbie but I believe I have rebuilt the new version with
portmaster... but I still get the error:

Script started on Sat Feb 18 20:42:04 2023
Command: lldb --no-use-colors --core gnome-shell.core gnome-shell
(lldb) target create "gnome-shell" --core "gnome-shell.core"
Core file '/home/paul/gnome-shell.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name = 'gnome-shell', stop reason = signal SIGTRAP
  * frame #0: 0x0000000821c80e3b libglib-2.0.so.0`g_log_structured_array + 171
    frame #1: 0x0000000821c80786 libglib-2.0.so.0`g_log_default_handler + 214
    frame #2: 0x00000000002043e2 gnome-shell`default_log_handler(log_domain="",
log_level=6, message="libsoup2 symbols detected. Using libsoup2 and libsoup3 in
the same process is not supported.", data=0x0000000000000000) at main.c:297:5
    frame #3: 0x0000000821c80311 libglib-2.0.so.0`g_logv + 1009
    frame #4: 0x0000000821c7feb6 libglib-2.0.so.0`g_log + 134
    frame #5: 0x00000008cf0e4807 libsoup-3.0.so.0`___lldb_unnamed_symbol2855 +
119
    frame #6: 0x000014790e6000ad ld-elf.so.1
    frame #7: 0x000014790e604846 ld-elf.so.1
    frame #8: 0x000014790e60109e ld-elf.so.1
    frame #9: 0x000000083397ab05 libgmodule-2.0.so.0`g_module_open_full + 997
    frame #10: 0x00000008275d9e1d libgirepository-1.0.so.1`g_typelib_symbol +
157
    frame #11: 0x00000008275d48e4
libgirepository-1.0.so.1`g_registered_type_info_get_g_type + 212

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