Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jan 2018 01:44:32 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        nanard <nanard@free.fr>
Cc:        gecko@FreeBSD.org
Subject:   Re: firefox 57.0.3,1 crash
Message-ID:  <373l-i173-wny@FreeBSD.org>
In-Reply-To: <90fd4d08-66d4-79be-39e3-c9a37f24c4d7@free.fr> (nanard@free.fr's message of "Thu, 4 Jan 2018 18:15:36 %2B0100")
References:  <90fd4d08-66d4-79be-39e3-c9a37f24c4d7@free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
nanard <nanard@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373l-i173-wny>