[Bug 273291] www/firefox: Crashes on start after upgrading from 116.0.3_1,2 to 117.0,2
Date: Sat, 21 Oct 2023 01:36:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291
--- Comment #37 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Even though the graphics seem to be the cause, it is difficult to identify the
cause.
It may be due to over-optimization or CPU features enabled on other ports.
My /etc/make.conf has the following part.
.if\
!empty(.CURDIR:tA:M/usr/ports/graphics/mesa-dri) ||\
!empty(.CURDIR:tA:M/usr/ports/graphics/mesa-libs) ||\
0
.undef CPUTYPE
.endif
Although written in somewhat abbreviated form, some ports are prevented from
having -mach= added by this.
There may be origins that don't already exist, but in my environment, this
applies to graphics/dri, graphics/gbm, graphics/libEGL, graphics/libGL,
graphics/libglapi, graphics/libglesv2, graphics/libosmesa, graphics/mesa-dri
and graphics/mesa-libs.
--
You are receiving this mail because:
You are the assignee for the bug.