[Bug 249430] mail/thunderbird: OpenPGP support not working in 78.2.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 18 14:06:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249430
--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Ashish SHUKLA from comment #0)
> console.error: (new Error("couldn't open library libc.so: /usr/lib/libc.so: invalid file format", "resource:///modules/CLib.jsm", 46))
Looks unrelated to OpenPGP. See also
https://hg.mozilla.org/releases/comm-beta/rev/c240eda98256
dlopen(3) doesn't work with ld(1) scripts like /usr/lib/libc.so (see bug
180568). Try adding "libc.so libc.so.7" (without quotes) to /etc/libmap.conf.
Alternatively, submit a fix to https://github.com/arlolra/ctypes-otr then
request backport on
https://bugzilla.mozilla.org/enter_bug.cgi?product=Chat%20Core&component=Security:%20OTR
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list