https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237068
--- Comment #46 from Mark Millard <[email protected]> --- (In reply to Justin Hibbits from comment #45) Okay. Note that beyond eliminating such from what -lc++ pulled in (coment #32 that I fogot to mention), I had to eliminate such from ports (comment #38 that I mentioned): For sure: devel/libedit textproc/libxml2 converters/libiconv Possibly: math/gmp math/mpfr math/mpc I'm not aware of __bss_start in the .dynsym information being anywhere else impacting my tests. I've not seen the problem again in any context after rebuilding everything (system and ports) to not have __bss_start in the .dynsym information. But I did have to rebuild everything involved by using a toolchain that did not add __bss_start in the .dynsym information, including in poudriere so that the ports involved would avoid such as well. If there is another way for the problem to happen, isolating it may be easier from an environment that does not have any examples involved with __bss_start in the .dynsym information . Unfortunately I've no clue how to cause the problem in such a context. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
