Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jan 2018 06:01:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 224917] www/firefox: bus error on stable/10 with 57.0.3,1
Message-ID:  <bug-224917-21738-0IJmlgJDMk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224917-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224917-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224917

Mikhail T. <mi@ALDAN.algebra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mi@ALDAN.algebra.com

--- Comment #5 from Mikhail T. <mi@ALDAN.algebra.com> ---
I first had this problem, when I built 57.0.2 with clang50 (by overwriting =
the
then-default compiler).

Now that clang50 is the default, I can not get 57.0.4 to build properly:

 * clang-devel (6.0.0), clang40, clang39 all fail to compile because of syn=
tax
errors (something about Args vs. args, as well as char16_t being a built-in
type)
 * gcc6 and gcc7 compile, but fail to link -- some hideous-looking C++ symb=
ol
not found

clang50 builds the binary, but it fails to start. Unless I build it without
/any/ optimization. I normally use -O2, which crashes. I tried -O1 -- still
crashes. Only by setting -O0 can I get a sort-of usable binary (very slow).

Will try to upgrade clang -- glad to see, it is not my setup...

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224917-21738-0IJmlgJDMk>