#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@…): I submitted an update to 1.5.2 in #31786. However, this update does not fix the segmentation fault. Backtrace from gdb: {{{ (gdb) r Starting program: /opt/local/libexec/heimdal/bin/kinit Reading symbols for shared libraries ++++++++++++++++........................................ done Reading symbols for shared libraries ........................... done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries .. done -----@----.---'s Password: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000 0x00007fff8fe280d4 in krb5_cc_destroy () (gdb) bt #0 0x00007fff8fe280d4 in krb5_cc_destroy () #1 0x00007fff9615b22f in ccache_destroy () #2 0x0000000100011232 in acc_destroy () #3 0x00000001000121d1 in acc_move () #4 0x0000000100017a37 in krb5_cc_move () #5 0x0000000100002aca in get_new_tickets () #6 0x0000000100001c16 in main () (gdb) }}} -- Ticket URL: <https://trac.macports.org/ticket/36811#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS