Comment 14 for bug 1990658

Revision history for this message
Benjamin Drung (bdrung) wrote :

I tried to reproduce this kind of failure:

* Download ubuntu-20.04.5-live-server-amd64.iso
* Install Ubuntu 20.04 server in a VM
* sudo apt install haproxy linux-image-5.15.0-43-generic
* Reboot into 5.15.0-43
* "systemctl status haproxy" -> get $pid
* sudo kill -11 $pid

I checked /var/log/apport.log. It looks like it should and /var/crash/_usr_sbin_haproxy.0.crash is correctly created.