[Bug 256485] www/firefox: Crashing tabs since upgrade to 89

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Jun 2021 22:59:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256485

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Ashish SHUKLA from comment #0)
> Number of fonts I have installed is 10825 (output of: fc-list |wc -l).

Can you suggest which ports to install in order to reproduce in a jail? For
example,

$ fc-list -f '%{file}\n' | xargs -P10 -n100 pkg which -qo | sort -u

would list ports but exclude local fonts in ~/.fonts assuming those are not
neccessary.

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