Re: Upgrading 1.14 to 1.18.1 -- Cannot allocate memory?

Greg Hudson <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.general
Message-ID <[email protected]>
On 5/8/20 3:18 PM, Leonard J. Peirce wrote:
> I am testing the upgrade from 1.14 to 1.18.1.  I copy the database
> directory over and attempt to start krb5kdc and kadmind but both
> fail.  Syslog shows for krb5kdc
> 
>     Cannot allocate memory - while creating main loop

"while creating main loop" is a hint here, but unfortunately "Cannot
allocate memory" probably doesn't speak to the true cause.  If there any
other KDC or kadmind log messages preceding that one, they may help.
Since you built the sources yourself, you could try debugging through
startup using gdb, particularly looking into loop_setup_network().
strace is another option for collecting more information.

There were significant changes to KDC and kadmind network configuration
in 1.15.  I haven't seen a report like this before, but it's possible
that the changes interact badly with your specific configuration.
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.