In article <[EMAIL PROTECTED]>, Ferenc Kiraly <[EMAIL PROTECTED]> wrote: >OK, I guess I'm ruling out the kernel problem. I upgraded from >kernel 2.0.38 to 2.2.14pre16 as you suggested and it made >absolutely no difference to NIS. The above mentioned progs >segfault just as happily as ever. So the problem remains. >Anything else I can try?
Yes, debug it on the source level .. Recompile NIS with debugging (-g) on, and run the unstripped binaries under a debugger (gdb). Then when it coredumps you can do a stack-trace to see where it goes wrong. Until someone who can reproduce this debugs it this way, it's not going to be fixed .. Mike. -- The From: and Reply-To: addresses are internal news2mail gateway addresses. Reply to the list or to [EMAIL PROTECTED] (Miquel van Smoorenburg)

