Why can’t I generate coredumps in Ubuntu 22?
I have tried setting “ulimit -c unlimited”. And I have edited the “/etc/security/limits.conf” and set the first line to unlimited. I have restarted apport. I have restarted my system.
Core dump is not generated
I am using the template from https://github.com/userver-framework/service_template
After build i run service_template_unittest and got segfault.
I want to get core dump (Ubuntu 22.04) but it is not generated