[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: Sat, 09 Sep 2023 00:12:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291

--- Comment #19 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(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/local/bin/firefox"
Current executable set to '/usr/local/bin/firefox' (x86_64).
(lldb) settings set -- target.run-args  "--safe-mode"
(lldb) r
Process 26896 exited with status = -1 (0xffffffff) lost connection
Process 26896 launched: '/usr/local/bin/firefox' (x86_64)
(lldb) bt all
error: Command requires a process which is currently stopped.
(lldb) q

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