❦ 11 décembre 2014 17:03 GMT, David Adams <[email protected]> :
> I tried this. I ran it like this:
>
> /usr/local/sbin/haproxy -db -f /etc/haproxy/haproxy.cfg
>
> which obviously didn't return as the process ran. Then at the
> crashtime (a few seconds past 17:00), that process terminated and the
> terminal just showed:
>
> aborted
You can get a core dump by using "ulimit -c unlimited" before running
the command. Check with "ulimit -a" that you get "core file size" limit
to "unlimited". Then run haproxy just like you did. It should terminate
with "aborted (core dumped)" in this case.
--
panic ("No CPUs found. System halted.\n");
2.4.3 linux/arch/parisc/kernel/setup.c