Re: git: d8a3e1d47a90 - main - www/firefox: update to 117.0 (rc1)

From: Tatsuki Makino <tatsuki_makino_at_hotmail.com>
Date: Tue, 29 Aug 2023 00:06:46 UTC
Hello.

I don't know at what point it will fail.
There is no sign of fail in the following environment.

firefox-117.0_1,2 + 12.4-STABLE 53c5e2732978 + Just an X window system (wayland is not used) + Radeon

Sometimes, but the backtrace of the core points to odd places.
So, it is better to put it on lldb.
For example,
lldb -o r -- /usr/local/bin/firefox --ProfileManager --no-remote --private-window
If the process stops in the middle, in most cases simply type c to lldb :)

Regards.