#36811: heimdal: kinit segfaults ------------------------+----------------------- Reporter: aronnax@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: heimdal | ------------------------+----------------------- Comment (by raimue@…): Digging a little bit further, it seems that the culprit is the initialization function `init_ccapi` in `heimdal-1.5.2/lib/krb5/acache.c:146`. This source files hardcodes the framework path `/System/Library/Frameworks/Kerberos.framework/Kerberos` and uses the dyld function `dlsym()` to find some symbols. Also I could reproduce the segmentation fault with the binaries for Heimdal 1.5.2 and Heimdal 1.5.3 offered as disk images [http://www.h5l.org/dist/src/ from upstream] (they install into the prefix `/usr/heimdal`). -- Ticket URL: <https://trac.macports.org/ticket/36811#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS