[Voiceglue] PID file bug?
Robby Dermody
robbyd at u20.org
Thu Feb 4 17:29:12 UTC 2010
Hey Doug and the crew,
There seems to be a bug with pid files, at least under Ubuntu 9.10 (which I used the instructions at http://www.voiceglue.org/pipermail/voiceglue/2009-November/000611.html to compile it)
Here's how to reproduce it, from a fresh Voiceglue 0.11 installation:
root at vm1:/tmp/voiceglue_0.11# /etc/init.d/asterisk restart
Stopping Asterisk PBX: asterisk.
Starting Asterisk PBX: asterisk.
root at vm1:/tmp/voiceglue_0.11# /etc/init.d/dynlog restart
* Stopping Dynlog daemon [ OK ]
* Starting Dynlog daemon [ OK ]
root at vm1:/tmp/voiceglue_0.11# cat /var/run/dynlog/dynlog.pid
6157
root at vm1:/tmp/voiceglue_0.11# ps aux|grep dynlog
root 3076 0.0 0.4 41996 5060 ? S Feb02 0:00 /usr/bin/perl -- -*- CPerl -*- /usr/bin/dynlog
root 6162 0.0 0.0 7336 864 pts/2 R+ 17:25 0:00 grep dynlog
root at vm1:/tmp/voiceglue_0.11# ps aux|grep 6157
root 6164 0.0 0.0 7336 872 pts/2 S+ 17:25 0:00 grep 6157
root at vm1:/tmp/voiceglue_0.11#
i.e. the PID file is made, but the PID in there is invalid. Maybe this just impacts Ubuntu 9.10?
Also, is Ubuntu 9.10 support slated for the next release?
Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.voiceglue.org/pipermail/voiceglue/attachments/20100204/3e21d1cf/attachment.html>
More information about the Voiceglue
mailing list