[Bug 205307] lang/perl5.22: 5.22.1_4 undefined reference to `__stack_chk_fail_local'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 16 14:13:19 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205307

--- Comment #15 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Andriy Voskoboinyk from comment #12)
--no-undefined is a request to stab your eye not now, but later, even if done
for the dso, as done in the revision you referenced.  This is not a solution. 
Either propolice does not catch anything, or it catches (unlikely), but instead
of the message, the obscure rtld complain is shown.  In the worst case, if
static linker decided to generate static unresolved place, process would
segfault.

For binaries, this cannot work at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.


More information about the freebsd-perl mailing list