Date: Sun, 05 Dec 2021 11:09:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260235] sysutils/lsof: filenames missing on FreeBSD >= 13, due to namecache field change Message-ID: <bug-260235-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260235 Bug ID: 260235 Summary: sysutils/lsof: filenames missing on FreeBSD >=3D 13, due to namecache field change Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ler@FreeBSD.org Reporter: damjan.jov@gmail.com Flags: maintainer-feedback?(ler@FreeBSD.org) Assignee: ler@FreeBSD.org In sys/kern/vfs_cache.c struct namecache nc_hash field changed from a doubly linked list to a singly linked list in commit 2b86f9d6d013a9ad8b1f8d03286018e785d5b3f6, breaking reading filenames in lso= f. (Yes, it was almost impossible to debug) Patch submitted upstream at https://github.com/lsof-org/lsof/pull/180 but u= ntil its merged we may want to apply it to our port. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260235-7788>