protoc crash in libstdc++

Dimitry Andric dim at FreeBSD.org
Tue Dec 18 20:12:51 UTC 2012


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++.



More information about the freebsd-current mailing list