19 Mar
2003
19 Mar
'03
4:11 p.m.
On Wednesday 19 March 2003 15:15, Chriss wrote:
AG> - core file or gdb output when loading the core file There is no core. :(
To enable core file generation you have to do (with root privileges) something like cd /tmp ulimit -c unlimited /etc/init.d/syslog-ng stop /etc/init.d/syslog-ng start When syslog-ng crashes, there will be a new core file in "/tmp". Achim