Re: protoc crash in libstdc++

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Tue, 18 Dec 2012 21:12:39 +0100
On 2012-12-18 13:21, René Ladan wrote:
> the following backtrace is from a crash that happened when building
> www/chromium with clang.  The chromium port builds a binary protoc which
> crashes when built with clang.
...
> So the question is if this is a protoc or a clang or a libstdc++ bug.

Try removing --gc-sections from the link flags for protoc, that should
solve it for now.  I am still looking at the root cause, which seems to
be something in our ld; it does not seem to be related to either clang
or libstdc++.
Received on Tue Dec 18 2012 - 19:12:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:33 UTC