Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Sep 2020 14:06:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 249430] mail/thunderbird: OpenPGP support not working in 78.2.2
Message-ID:  <bug-249430-21738-usdlaDhTaJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249430-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249430-21738@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=3D249430

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Ashish SHUKLA from comment #0)
> console.error: (new Error("couldn't open library libc.so: /usr/lib/libc.s=
o: 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.con=
f.
Alternatively, submit a fix to https://github.com/arlolra/ctypes-otr then
request backport on
https://bugzilla.mozilla.org/enter_bug.cgi?product=3DChat%20Core&component=
=3DSecurity:%20OTR

--=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-249430-21738-usdlaDhTaJ>