Bug#775458: [Pkg-clamav-devel] Bug#775112: systemd: repeatedly tries to start clamav

Michael Biebl biebl at debian.org
Thu Jan 28 22:35:57 GMT 2016


Control: forwarded -1 https://github.com/systemd/systemd/issues/2467

Hi Andreas!

Am 08.05.2015 um 16:19 schrieb Andreas Cadhalpun:
> A quick reproducer for the problem:
> # cat <<EOF > /etc/systemd/system/test.socket
> [Socket]
> ListenStream=/run/test.ctl
> EOF
> # cat <<EOF > /etc/systemd/system/test.service
> [Unit]
> Requires=test.socket
> ConditionPathExistsGlob=/tmp/nonexistent
> 
> [Service]
> ExecStart=/bin/true
> EOF
> # systemctl daemon-reload
> # systemctl start test.socket
> # echo a | nc -U /run/test.ctl
> 
> The last command hangs indefinitely and systemd starts eating 100 % CPU
> time of one core, while producing GBs of log messages.

Thanks for the reproducer, I can still trigger this issue with v228. So
I've forwarded it upstream. Marking the bug accordingly.

Feel free to follow up on the upstream bug report.

Regards,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20160128/efaa9b9b/attachment.sig>


More information about the Pkg-systemd-maintainers mailing list