[Bug 273291] www/firefox: Crashes on start after upgrading from 116.0.3_1,2 to 117.0,2

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Aug 2023 14:33:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291

            Bug ID: 273291
           Summary: www/firefox: Crashes on start after upgrading from
                    116.0.3_1,2 to 117.0,2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: crash
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko@FreeBSD.org
          Reporter: junchoon@dec.sakura.ne.jp
          Assignee: gecko@FreeBSD.org
             Flags: maintainer-feedback?(gecko@FreeBSD.org)

www/firefox crashes on start after upgrading from 116.0.3_1,2 to 117.0,2.
Happenes both on stable/13 and on main, amd64.
No options changed. Simpy reverting back to 116.0.3_1,2 fixed the issue.
(Need to delete compatibility.ini file.)

On stable/13, revert is done with pkg delete and pkg add using backup pkg.
Both pkg was built with poudriere. So some dependencies could have different
version.

On main, revert is done with pkg delete, `git checkout 
57c756243c6d5879be226182b8309b8d83680899` and `pkg_replace -N www/firefox`.
(Not using poudriere on main. Unfortunately, backup pkg was not found on
expected place. But this is a completely unrelated problem with firefox)
So all other components 100% matches with both version of firefox.

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