Simon Gao <[EMAIL PROTECTED]> writes: > Hi, > > We have many RHEL 5.1 desktops running 2.6.18-53.1.14 X86_64. Many of > them have core dump files related to autofs. The autofs package is > autofs-5.0.1-0.rc2.55.el5.3.
> # strings core.2594 | head You can use the 'file' command to determine to what program a core belongs: $ file /tmp/core.2350 /tmp/core.2350: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, from 'automount' Anyway, we won't be able to tell why it dumped core without at least a stack trace, and preferrably the core file itself. Cheers, Jeff _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
