Maybe it is bad to lock an uninitialized mutex after all and it doesn't fail gracefully; I was only guessing and didn't try it.
Carlo, could you put the conditional back in like I had it originally? Then Bernard can confirm that it works. -twitham -----Original Message----- From: Bernard Li [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 2:59 PM To: Carlo Marcelo Arenas Belon Cc: Witham, Timothy D; [email protected]; Brad Nicholes; Martin Knoblauch Subject: Re: [Ganglia-developers] Commit bugfix for bz #76 into 3.0.X Hi guys: On Thu, Mar 27, 2008 at 11:32 AM, Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]> wrote: > On Thu, Mar 27, 2008 at 08:07:49AM -0700, Witham, Timothy D wrote: > > > > If we remove the conditional the lock should silently fail and so we > > would get the same result. This would make the code a bit simpler and > > I'm OK with that. > > Committed revision 1138. Looks like gmetad in trunk is broken. When I request summary information it segfaults: server_thread() received request "/?filter=summary" from 127.0.0.1 Found subtree / and filter=summary Segmentation fault This is on CentOS 4.x i386 and I have 2 hosts in this cluster. Let me know if you need more info. Regards, Bernard ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
