Hi, all. Core files are generated in the system as core.pid. But if you use this command,
echo "core.%e.%p" > /proc/sys/kernel/core_pattern core files will have corresponding process name also. This causes kernel to modify core file names. Namely "core. sipxsupervisor.16693" instead of "core.16693" Just looking at the name of core file you can understand the generator process of the core. More helpful. But if there are some scripts managing core files and dependant on the name as core.pid, they will fail. Do you know something like this ? Changing core file names will have some side effects ? _lvnd_ (^_^) _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
