[Bug 295336] openssh: pkcs11 is broken in new version (10.3p1)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 295336] openssh: pkcs11 is broken in new version (10.3p1)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 May 2026 21:12:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295336 --- Comment #12 from Dag-Erling Smørgrav <des@FreeBSD.org> --- OK this is a bug in our nlist(3). It is looking for a SHT_SYMTAB section, which does not exist in libykcs11.so. It should be looking for both SHT_SYMTAB and SHT_DYNSYM. -- You are receiving this mail because: You are the assignee for the bug.