arm/177686: assertion failed in ld-elf.so.1 when invoking telnet with parameters (clang, EABI)

Ralf Wenk iz-rpi03 at hs-karlsruhe.de
Sun Apr 7 09:20:01 UTC 2013


>Number:         177686
>Category:       arm
>Synopsis:       assertion failed in ld-elf.so.1 when invoking telnet with parameters (clang, EABI)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-arm
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 07 09:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Ralf Wenk
>Release:        FreeBSD 10.0-CURRENT arm
>Organization:
Hochschule Karlsruhe, University of Applied Sciences
>Environment:
FreeBSD raspberry-pi 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r249220: Sun Apr  7 10:16:15 CEST 2013     root at home:/usr/obj/arm.armv6/home/rpi/src/sys/RPI-Bsc  arm
>Description:
Invoking telnet with parameters triggers an assertion failure:

# telnet www.belwue.de 80
ld-elf.so.1: assert failed: /home/rpi/src/libexec/rtldelf/rtld_lock.c:233
Abort (core dumped)

While invoking without parameters does not:

# telnet
telnet> open www.belwue.de 80
Trying 2001:7c0:0:1100::a...
Trying 129.143.232.10...
Connected to www1.belwue.de.
..

Kernel and world are build on a i386 9.1-STABLE revision 248965 with:

make -C $SRCROOT -DWITH_ARM_EABI kernel-toolchain
make -C $SRCROOT MALLOC_PRODUCTION=yes -DWITH_ARM_EABI buildworld
make -C $SRCROOT KERNCONF=$KERNCONF WITH_FDT=yes -DWITH_ARM_EABI buildkernel

KERNCONF is RPI-B with serial console enabled (RPI-Bsc).

clang is FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221
>How-To-Repeat:
Build a system like mentioned in the description and invoke telnet with a parameter.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-arm mailing list