[MacPorts] #36811: heimdal: kinit segfaults
MacPorts
noreply at macports.org
Mon Oct 29 22:23:49 PDT 2012
#36811: heimdal: kinit segfaults
-----------------------+--------------------------------
Reporter: aronnax@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: heimdal
-----------------------+--------------------------------
On a Mountain Lion system, the kinit provided by heimdal @1.3.3_1 kinit
segfaults:
(Replace ----- at ----.--- with your own principal)
{{{
$ /opt/local/libexec/heimdal/bin/kinit ----- at ----.---
----- at ----.---'s Password: ******
Segmentation fault: 11
}}}
Running this under gdb, I see that the program crashes in krb5_cc_destroy.
If, however, you specify a particular credentials cache, it does not
crash:
{{{
$ /opt/local/libexec/heimdal/bin/kinit -c ~/foobar ----- at ----.---
----- at ----.---'s Password: ******
}}}
(exits normally)
--
Ticket URL: <https://trac.macports.org/ticket/36811>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list