[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: Wed, 30 Aug 2023 12:33:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291

--- Comment #7 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
Created attachment 244471
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244471&action=edit
Crash backtrace on stable/14 from inside lldb.

As per advice by Tatsuki Makino on FreeBSD-ports ML ([6] on Comment5), obtained
core by running firefox inside lldb with `lldb -o r -- /usr/local/bin/firefox
--ProfileManager --no-remote --private-window` and obtained backtrace using the
dumped core as usual.

This time,
  with blank profile,
  with blank /usr/local/lib/compat/pkg/
  with `elfctl -e +wxneeded /usr/local/lib/firefox/firefox` as adviced for
others
  in Forums [1],
following invoking `firefox &` inside terminal emulator. (Maybe half-done
profile generated after this.)

[1]
https://forums.freebsd.org/threads/issues-with-running-firefox-after-major-release-upgrade.90117/#post-620305

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