[Bug 287829] lldb prints the wrong value of errno in multi-threaded processes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Jun 2025 18:58:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287829 Brooks Davis <brooks@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brooks@FreeBSD.org --- Comment #7 from Brooks Davis <brooks@FreeBSD.org> --- FWIW, we recently (September 2024) switched libc on main to only provide a non-default symbol for the initial errno (any program that uses it is broken). That might account for some of the change in behavior (there's also libsys and it might be that lldb is not handling rtld filters correctly) -- You are receiving this mail because: You are the assignee for the bug.