Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 21:12:39 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org>
Cc:        Roman Divacky <rdivacky@freebsd.org>, current@freebsd.org
Subject:   Re: protoc crash in libstdc++
Message-ID:  <50D0CE37.3000306@FreeBSD.org>
In-Reply-To: <50D05FD6.7080008@freebsd.org>
References:  <50D05FD6.7080008@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-12-18 13:21, Ren=E9 Ladan wrote:
> the following backtrace is from a crash that happened when building
> www/chromium with clang.  The chromium port builds a binary protoc whic=
h
> crashes when built with clang.
=2E..
> 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++.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D0CE37.3000306>