[7659] in Kerberos
Re: Kerberos V5beta6 on Linux 1.2.13 - Segmentation fault
daemon@ATHENA.MIT.EDU (Sam Hartman)
Mon Jul 22 20:07:52 1996
To: "Daniel J. Ehrle" <dehrle@ub.com>
Cc: kerberos@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 22 Jul 1996 20:02:03 -0400
In-Reply-To: "Daniel J. Ehrle"'s message of Fri, 12 Jul 1996 18:34:31 GMT
>>>>> ""Daniel" == "Daniel J Ehrle" <dehrle@ub.com> writes:
"Daniel> When running krb5_create I get a "Segmentation fault". I
"Daniel> had Kerberos running on another system (Linux 1.2.13).
"Daniel> Help.
I don't remember if you dealt with this or not, but if not,
please compile a.out using debugging symbols. (Alternatively, you can
compile with elf and use Linux 2.0.0 with a new gdb).
Let us know what what the traceback is from within a debugger
after it dumps core.
--Sam