Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 18:05:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233333] Building libc WITH_BIND_NOW results in segfault at process start
Message-ID:  <bug-233333-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: emaste@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233333-227>