Re: kinit segfaulting

2004-12-08 Thread Jason Nugent
Hi, Sam, First, kinit is the only binary of that name on the system. This machine was "kerberos free" before I started working on it. The binary is indeed in /usr/local/bin. I ran kinit (from my build directory) under gdb, with the following result: Program received signal SIGSEGV, Segmentatio

Re: kinit segfaulting

2004-12-08 Thread Sam Hartman
1) Make sure you are using the right kinit. Run type kinit if bash is your shell and check the path. 2) Run kinit under a debugger and see where it segfaults. If you use a kinit out of the build tree rather than something you get after make install, it will have symbols. ___

RE: kinit segfaulting

2004-12-07 Thread Bob.Smart
>If anyone has suggestions Last time something like this happened to me it was because the java versions were in the path ahead of the real versions. Bob Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/k