❦  2 octobre 2017 18:38 +0200, Marcus Ulbrich <[email protected]> :

> yes... core of python script is there than... but i can't get one of
> haproxy segfault :-/

Not even in /var/lib/haproxy then?

If it works with the Python script, try set kernel.core_pattern to just
"/tmp/core". Do you get it? If yes, do you get it too with:

python -c 'import os,time; os.chroot("/var/lib/haproxy"); os.chdir("/"); 
time.sleep(1000)' &
kill -SEGV %1

It should be in /var/lib/haproxy/tmp. If yes, you should get it with
HAProxy too.
-- 
So so is good, very good, very excellent good:
and yet it is not; it is but so so.
                -- William Shakespeare, "As You Like It"

Reply via email to