https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249430

--- Comment #1 from Jan Beich <jbe...@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.
_______________________________________________
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to