Comment 0 for bug 2057576

Revision history for this message
Lars-Göran Karlstedt (openlg) wrote :

Like the title says, we do run fpm_get_status a lot. We're trying to get metrics about our systems performance this way.

lsb_release -rd:
Description: Ubuntu 20.04.6 LTS
Release: 20.04

apt-cache policy pkgname
php-fpm:
  Installed: 2:7.4+75
  Candidate: 2:7.4+75
  Version table:
 *** 2:7.4+75 500
        500 http://fi.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        100 /var/lib/dpkg/status

I expected it to return fpm status, instead it crashes and kills the process.