problem with Firefox

Jan Beich jbeich at FreeBSD.org
Fri Oct 11 10:00:44 UTC 2019


AN <andy at neu.net> writes:

> FreeBSD FreeBSD_13 13.0-CURRENT FreeBSD 13.0-CURRENT #13 r353123: Sat
> Oct 5 10:32:35 EDT 2019 
> root at FreeBSD_13:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL  amd64
>
> I am having a problem upgarding Firefox from a port, after upgrade
> firefox fails to start from the command line with:
>
> # firefox
> Assertion failure: !locale.IsEmpty(), at
> /usr/ports/www/firefox/work/firefox-69.0.3/intl/locale/LocaleService.cpp:555

DEBUG option is broken, see https://bugzilla.mozilla.org/show_bug.cgi?id=1497581
If you're trying to debug a different crash then disable DEBUG and OPTIMIZED_CFLAGS
options then build WITH_DEBUG=1 or STRIP= (empty) + CFLAGS+=-g instead.


More information about the freebsd-gecko mailing list