[Bug 620112] Review Request: udpxy - UDP-to-HTTP multicast traffic relay daemon

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 17 12:03:50 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=620112

--- Comment #17 from Ivan Afonichev <ivan.afonichev at gmail.com> 2011-06-17 08:03:49 EDT ---
Problem with Type=forking exists :(
but reproduces rather rarely 


[root at vannew ~]# systemctl status udpxy.service
udpxy.service - UDP-to-HTTP multicast traffic relay daemon
   Loaded: loaded (/lib/systemd/system/udpxy.service)
   Active: active (running) since Fri, 17 Jun 2011 15:49:55 +0400; 8min ago
  Process: 26428 ExecStart=/usr/bin/udpxy $OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 26430 (udpxy)
   CGroup: name=systemd:/system/udpxy.service
    └ 26430 /usr/bin/udpxy -S -p 4022 -a 127.0.0.1 -c 16
[root at vannew ~]# systemctl stop udpxy.service
[root at vannew ~]# systemctl status udpxy.service
udpxy.service - UDP-to-HTTP multicast traffic relay daemon
   Loaded: loaded (/lib/systemd/system/udpxy.service)
   Active: inactive (dead) since Fri, 17 Jun 2011 16:01:39 +0400; 2s ago
  Process: 26428 ExecStart=/usr/bin/udpxy $OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 26430 (code=exited, status=0/SUCCESS)
   CGroup: name=systemd:/system/udpxy.service
[root at vannew ~]# systemctl start udpxy.service
[root at vannew ~]# systemctl status udpxy.service
udpxy.service - UDP-to-HTTP multicast traffic relay daemon
   Loaded: loaded (/lib/systemd/system/udpxy.service)
   Active: active (running) since Fri, 17 Jun 2011 16:01:48 +0400; 4s ago
  Process: 26539 ExecStart=/usr/bin/udpxy $OPTIONS (code=exited,
status=0/SUCCESS)
 Main PID: 26541 (udpxy)
   CGroup: name=systemd:/system/udpxy.service
    └ 26541 /usr/bin/udpxy -S -p 4022 -a 127.0.0.1 -c 16

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list