[php-maint] Bug#834858: php-common: Process with given PID might have be terminated, hence causing an error

Dmitry Katsubo dma_k at mail.ru
Fri Aug 19 22:19:31 UTC 2016


Package: php-common
Version: 1:41

The script /usr/lib/php/sessionclean in line 48 iterates through PIDs which
might terminate in meanwhile. As a result the system administrator receives the
following error mail from cron:

find: ‘/proc/23493/fd’: No such file or directory

Perhaps this situation can be ignored:

find "/proc/$pid/fd" -ignore_readdir_race ... 2>/dev/null

-- 
With best regards,
Dmitry



More information about the pkg-php-maint mailing list