firefox 57.0.3,1 crash

Jan Beich jbeich at FreeBSD.org
Fri Jan 5 00:44:52 UTC 2018


nanard <nanard at free.fr> writes:

> Hello,
>
> I'm using firefox on my amd64 FreeBSD 10.3 laptop machine and it stopped
> working since it's last update with "pkg upgrade"
>
> When ever I launch it, the main window open, but firefox then crashes
> after a couple of seconds.
> Below are a few details.

Someone else reported a similar issue with more details:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224917

For now try the following workaround:

  $ pkg install llvm40
  $ env CC=clang40 CXX=clang++40 CPP=clang-cpp40 make clean all deinstall install -C/usr/ports/www/firefox

--
Given how fragile i386 I often undertest amd64 runtime except for -CURRENT.


More information about the freebsd-gecko mailing list