You've been 23 secs faster to reply than me to correct the email with the wrong output! :D
So, the correct one has been sent already. About the source code, well I've tried with both but the upstream didn't compile so I'll stick to the OpenBSD one from ports. On Sat, 2018-08-04 at 14:04 -0400, Viktor Dukhovni wrote: > > On Aug 4, 2018, at 1:43 PM, ASV <[email protected]> wrote: > > > > On Fri, 2018-08-03 at 14:05 -0400, Viktor Dukhovni wrote: > > > > On Aug 3, 2018, at 1:43 PM, ASV <[email protected]> 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). > > --
