Summary: | sys-apps/systemd-254 - segfaults in systemd-nss resolution | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt Jolly <kangie> |
Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/systemd/systemd/issues/28635 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
cntlm-backtrace
emerge --info |
Created attachment 866836 [details]
emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceaeadb34ca8a6b72f2da8131dcf69ee24d63324 commit ceaeadb34ca8a6b72f2da8131dcf69ee24d63324 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-08-02 21:10:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-02 21:14:08 +0000 sys-apps/systemd: backport nss-resolve fix Closes: https://bugs.gentoo.org/911583 Signed-off-by: Sam James <sam@gentoo.org> .../files/systemd-254-varlink-allocate-heap.patch | 40 ++ sys-apps/systemd/systemd-254-r1.ebuild | 527 +++++++++++++++++++++ 2 files changed, 567 insertions(+) |
Created attachment 866832 [details] cntlm-backtrace After updating my system to sys-apps/systemd-254 my 'net-proxy/cntlm' began to segfault after receiving the first request. Some troubleshooting has narrowed this down to systemd-254 in particular.