Re: [collectd] exec plugin stuck on mutex

2010-03-25 Thread Florian Forster
Hi Ryan, sorry for the late reply, I lost track :/ On Tue, Mar 09, 2010 at 12:24:20PM -0800, Ryan Tomayko wrote: > > such a weird child. Maybe the signal mask or UID/GID can tell me > > which step would be the next and might be the failing one. > > You got it: > > # cat /proc/25335/status > […]

Re: [collectd] exec plugin stuck on mutex

2010-03-09 Thread Ryan Tomayko
On Tue, Mar 9, 2010 at 12:03 PM, Florian Forster wrote: > Hi again, > > On Tue, Mar 09, 2010 at 11:46:20AM -0800, Ryan Tomayko wrote: >> # lsof -p 25335 >> […] >> collectd 25335 root    0r  FIFO    0,6         1285434092 pipe >> collectd 25335 root    1w  FIFO    0,6         1285434093 pipe >> col

Re: [collectd] exec plugin stuck on mutex

2010-03-09 Thread Florian Forster
Hi again, On Tue, Mar 09, 2010 at 11:46:20AM -0800, Ryan Tomayko wrote: > # lsof -p 25335 > […] > collectd 25335 root0r FIFO0,6 1285434092 pipe > collectd 25335 root1w FIFO0,6 1285434093 pipe > collectd 25335 root2w FIFO0,6 1285434094 pipe > > No

Re: [collectd] exec plugin stuck on mutex

2010-03-09 Thread Ryan Tomayko
On Tue, Mar 9, 2010 at 10:03 AM, Florian Forster wrote: > Hi Ryan, > > On Tue, Mar 02, 2010 at 08:27:27PM -0800, Ryan Tomayko wrote: >>     collectd 4.8.1, http://collectd.org/ > > no applicable problem has been fixed in the Exec plugin in the meantime, > so the problem should still exist in the m

Re: [collectd] exec plugin stuck on mutex

2010-03-09 Thread Florian Forster
Hi Ryan, On Tue, Mar 02, 2010 at 08:27:27PM -0800, Ryan Tomayko wrote: > collectd 4.8.1, http://collectd.org/ no applicable problem has been fixed in the Exec plugin in the meantime, so the problem should still exist in the master branch. > Once I notice the plugin has stopped reporting, I h