Re: py313-tortoisehg-7.2.2 on NetBSD 11.0; mysterious segfault
Greg Troxel <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
Rhialto <[email protected]> writes: > Should libgssapi.so.12 have gotten a major version bump because it links > to a different major version of libcrypto? Technically no because that is not part of libgssapi.so's ABI. But it seems with dlopen, and perhaps having multiple versions loaded, things are messy.