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/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233333 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=3Dyes in /etc/src.conf 2. Install world to some directory 3. Try to chroot execute /bin/sh # env LD_DEBUG=3D1 chroot . /bin/sh /libexec/ld-elf.so.1 is initialized, base address =3D 0x3f49fd865000 RTLD dynamic =3D 0x3f49fd888310 RTLD pltgot =3D 0 initializing thread locks ... resolving ifuncs reloc_jmpslot: *0xdf2395a830 =3D 0xdf23835630 Segmentation fault (core dumped) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233333-227>