[Bug 277021] www/firefox: error on start after updating to 123.0 (rc1, rc2)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Feb 2024 14:42:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277021

--- Comment #26 from jakub_lach@mailplus.pl ---
(In reply to Nuno Teixeira from comment #25)

$ ldd -a /usr/local/lib/firefox/libgkcodecs.so
/usr/local/lib/firefox/libgkcodecs.so:
        libthr.so.3 => /lib/libthr.so.3 (0x299200289000)
        libc.so.7 => /lib/libc.so.7 (0x2992015c5000)
/lib/libthr.so.3:
        libc.so.7 => /lib/libc.so.7 (0x2992015c5000)
[preloaded]
        [vdso] (0x2991feb67000)

(currently using $ LD_PRELOAD=/lib/libm.so.5 firefox)

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