https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233333
Bug ID: 233333
Summary: Building libc WITH_BIND_NOW results in segfault at
process start
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Reproduction steps:
1. Set WITH_BIND_NOW=yes in /etc/src.conf
2. Install world to some directory
3. Try to chroot execute /bin/sh
# env LD_DEBUG=1 chroot . /bin/sh
/libexec/ld-elf.so.1 is initialized, base address = 0x3f49fd865000
RTLD dynamic = 0x3f49fd888310
RTLD pltgot = 0
initializing thread locks
...
resolving ifuncs
reloc_jmpslot: *0xdf2395a830 = 0xdf23835630
Segmentation fault (core dumped)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"