[Bug 233333] Building libc WITH_BIND_NOW results in segfault at process start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 19 18:05:50 UTC 2018


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: bugs at FreeBSD.org
          Reporter: emaste at freebsd.org

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.


More information about the freebsd-bugs mailing list