> On Aug 4, 2018, at 1:43 PM, ASV <a...@inhio.net> wrote:
> 
> On Fri, 2018-08-03 at 14:05 -0400, Viktor Dukhovni wrote:
>>> On Aug 3, 2018, at 1:43 PM, ASV <a...@inhio.net> wrote:
>>> 
>>> No, no crashes using "kadmin -l".
>> 
>> This shows that "kadmin" and the libkadm5srv.so library work fine.
>> 
>> Which libraries is "kadmin" linked with (post ldd output)?
> # ldd /usr/local/heimdal/bin/kadmin
> /usr/local/heimdal/bin/kadmin:

OK, thanks.

>> Which libraries is "kpasswdd" linked with (post ldd output) and make
>> sure you're reporting the results for the right executable.
> # ldd /usr/local/heimdal/bin/kpasswd
> /usr/local/heimdal/bin/kpasswd:

That's the "kpasswd" client, NOT the "kpasswdd" server.  Please post the
"ldd" output for "kpasswdd" making sure to check that the daemon that's
segfaulting is that one, and not some other executable in another location.

The code to build with debugging symbols should ideally be the source for
the installed package, as modified by the OpenBSD maintainers, not the
upstream source (if different).

-- 
-- 
        Viktor.

Reply via email to