[package - 132i386-quarterly][www/firefox-esr] Failed for firefox-esr-102.15.0_1,1 in build

2023-09-08 Thread pkg-fallout
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ge...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy13/data/132i386-quarterly/6b3e4babafb

[package - 132i386-default][www/firefox-esr] Failed for firefox-esr-102.15.0_1,1 in build

2023-09-08 Thread pkg-fallout
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: ge...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy15/data/132i386-default/4e3f6232f50d/

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

2023-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291 --- Comment #19 from Tomoaki AOKI --- (In reply to Tatsuki Makino from comment #18) Sorry. Unfortunately, bt all just after crash cannot be obtained like below. % lldb -o r -- /usr/local/bin/firefox --safe-mode (lldb) target create "/usr/

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

2023-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291 --- Comment #20 from Tomoaki AOKI --- And as appears in the 3rd backtrace uploaded, `c` also fails. Maybe we should set so-called breakpoint somewhere firefox starts generating core, but I'm not enough understood how and where to set it. :-