Package: bip Severity: normal Version: 0.9.0~rc3-1 I run bip as my IRC bouncer. Sometimes, it goes intro a frenzy consuming all of the available CPU time (that will be a separate bug report), and I need to restart it. However, trying to stop bip doesn't actually do anything:
# systemctl stop bip
# pgrep -fa bip
5036 /usr/bin/bip -f /etc/bip/bip.conf -s /var/lib/bip
# systemctl status bip
● bip.service - Bip IRC Proxy
Loaded: loaded (/lib/systemd/system/bip.service; enabled; vendor preset:
enabled)
Active: inactive (dead) since Mon 2020-06-22 11:41:11 -03; 6 days ago
Process: 5033 ExecStartPre=/bin/sh -c [ $ENABLED != 0 ] (code=exited,
status=0/SUCCESS)
Process: 5034 ExecStart=/usr/bin/bip $DAEMON_ARGS (code=exited,
status=0/SUCCESS)
Main PID: 5035 (code=exited, status=0/SUCCESS)
Tasks: 1 (limit: 2353)
Memory: 5.5M
CGroup: /system.slice/bip.service
└─5036 /usr/bin/bip -f /etc/bip/bip.conf -s /var/lib/bip
Warning: Journal has been rotated since unit was started. Log output is
incomplete or unavailable.
#
The behavior is the same wether bip is consuming all CPU or not.
signature.asc
Description: PGP signature

