Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2018 01:28:54 +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-ndsHgJwog0@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=224917

--- Comment #20 from Jan Beich <jbeich@FreeBSD.org> ---
Clang lacks optimize attribute, so I've used optnone for
MessageChannel::Clear(). Maybe worse than -O1 for the whole file but easier to
maintain than un-unifying MessageChannel.cpp from 14 other files in the same
directory while limiting to libc++.

Expect the binary package with the workaround sometime tomorrow. Can someone
confirm?
http://beefy6.nyi.freebsd.org/build.html?mastername=103amd64-default&build=458707
http://beefy2.nyi.freebsd.org/build.html?mastername=103amd64-quarterly&build=458709

-- 
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-ndsHgJwog0>