Date: Tue, 8 May 2018 17:48:02 -0400 From: Phil Shafer <phil@juniper.net> To: Konstantin Belousov <kostikbel@gmail.com> Cc: <freebsd-arch@freebsd.org> Subject: Re: initialization problem w/ thread-specific .tbss data on i386 Message-ID: <201805082148.w48Lm3tw071259@idle.juniper.net> In-Reply-To: <20180508213855.GS6887@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Konstantin Belousov writes: >No, try to compile libc with e.g. clang 5 and see if it also fixes >libxo. See PR 227552 comment 20, where Dimitry Andric says: Hmm, now that we've identified .tbss as a contributor to the problem, it looks relevant that the r331838 version of libxo.so.0 (compiled with the clang 6.0.0 update) does NOT have a "section to segment mapping" for .tbss: ... Before clang-6, it was working fine. Thanks, Phil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805082148.w48Lm3tw071259>