pkgsrc-Bugs archive

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

pkg/56635: libuv uv_mutex_destroy() or cmakes use thereof faults



>Number:         56635
>Category:       pkg
>Synopsis:       make build in pkgsrc fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 17 01:35:00 +0000 2022
>Originator:     bch
>Release:        NetBSD 9.99.93
>Organization:
method logic digital
>Environment:
System: NetBSD katy 9.99.93 NetBSD 9.99.93 (GENERIC) #314: Fri Jan 14 11:37:09 PST 2022 root@katy:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
	(re)building pkgsrc/devel/cmake for just-update pkgsrc/devel/libuv does not complete as a pre-test fails where a bootstrapping cmake faults w/:



katy# pwd
/usr/pkgsrc/devel/cmake
katy# gdb   ./work/cmake-3.22.1/Bootstrap.cmk/cmake  ./work/cmake-3.22.1/cmake.core

[...]

#0  0x000079744959c03a in _lwp_kill () from /usr/lib/libc.so.12
#1  0x000079744959c58a in abort () at /usr/src/lib/libc/stdlib/abort.c:74
#2  0x000079744b21e205 in uv_mutex_destroy (
    mutex=mutex@entry=0x79744b4276e0 <process_title_mutex>) at src/unix/thread.c:326
#3  0x000079744b21c6b0 in uv__process_title_cleanup () at src/unix/bsd-proctitle.c:41
#4  0x000079744b21e2c4 in uv_library_shutdown () at src/uv-common.c:902


>How-To-Repeat:
	latest pkgsrc -current, build cmake.
>Fix:


Home | Main Index | Thread Index | Old Index