Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 11:11:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 277021] www/firefox: error on start after updating to 123, 124
Message-ID:  <bug-277021-21738-EqZ1IoQFFt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277021-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277021-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=3D277021

Olivier Certner <olce@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olce@FreeBSD.org

--- Comment #105 from Olivier Certner <olce@FreeBSD.org> ---
Same here:

> XPCOMGlueLoad error for file /usr/local/lib/firefox/libgkcodecs.so:
> /usr/local/lib/firefox/libgkcodecs.so: Undefined symbol "sin"
> Couldn't load XPCOM.

with CPUTYPE x86-64-v3. Goes away with the runtime workaround of comment #9=
 or
the first attached patch at build.

By the way, for those wanting to use a "sensible" CPUTYPE supporting several
different machines, I can only recommend using the psABI-defined levels, su=
ch
as 'x86-64-v3', which have been supported by GCC and clang for a few years =
now.
For a summary, see, e.g.,
https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels.

--=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-277021-21738-EqZ1IoQFFt>