NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lib/54092: atf runs broken on evbarm



>Number:         54092
>Category:       lib
>Synopsis:       atf runs broken on evbarm
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 01 12:20:00 +0000 2019
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.36
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD unpluged.duskware.de 8.99.36 NetBSD 8.99.36 (UNPLUGED) #234: Mon Apr 1 10:11:33 CEST 2019 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/evbarm/compile/UNPLUGED evbarm
Architecture: earm
Machine: evbarm
>Description:

Not sure what caused this, but atf-run hangs in -current (jemalloc issue?)

Output stops at first test case:

tps-count: 1
tp-start: 1554120753.991543, t_cat, 3
tc-start: 1554120753.992104, align

and no further output.

Attaching gdb to atf-run indicate some deadlock in ld.elf_so:

[Switching to LWP 1 of process 535]
0xbbedecd4 in ___lwp_park60 () from /usr/libexec/ld.elf_so
(gdb) bt
#0  0xbbedecd4 in ___lwp_park60 () from /usr/libexec/ld.elf_so
#1  0xbbed22d0 in _rtld_exclusive_enter (mask=mask@entry=0xbfffd248) at /work/src/libexec/ld.elf_so/rtld.c:1725

(and no further gdb activity here either)

>How-To-Repeat:

cd /usr/tests/bin/cat && atf-run t_cat

>Fix:
n/a



Home | Main Index | Thread Index | Old Index