Re: [systemd-devel] systemd-coredump is extremely slow

2015-04-29 Thread Lennart Poettering
On Wed, 29.04.15 12:14, Jan Včelák (jan.vce...@nic.cz) wrote: > Hello list, > > I'm having a trouble with systemd-coredump on my development machine. When my > program crashes on an assert, the termination of the program takes a really > long time even if RLIMIT_CORE is zero. When the program i

[systemd-devel] systemd-coredump is extremely slow

2015-04-29 Thread Jan Včelák
Hello list, I'm having a trouble with systemd-coredump on my development machine. When my program crashes on an assert, the termination of the program takes a really long time even if RLIMIT_CORE is zero. When the program is compiled with address sanitizer, it usually takes minutes. I traced d