[Bug 286537] segfault in libthr __Tthr_mutex_trylock <--- jmalloc.c when run qdrant

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 May 2025 18:35:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286537

--- Comment #14 from igor.polovykh@gmail.com ---
I've added all 3 lines to Makefile and rebuild and install /usr/src/lib/libthr 

LDFLAGS+=-Wl,-znodelete
LDFLAGS+=-Wl,-zinitfirst
LDFLAGS+=-Wl,--auxiliary,libsys.so.7

but nothing changed.

I'll prepare a pack with binaries to reproduce.

-- 
You are receiving this mail because:
You are the assignee for the bug.