On Sun, Feb 09, 2014 at 01:22:08PM -0500, Jeff Layton wrote:
> Maciej,
> 
> Yep, SELinux is off:

http://stopdisablingselinux.com/ ;) Seriously :)

> I built the code with almost everything enabled. I thought
> about removing some packages from my system and
> rebuilding. For example, I could try removing libcmemcached
> but I'm not sure that will do any good.

I don't think that libcmemcached has anything to do with Ganglia (you
could use ltrace or ldd to confirm).

> 
> Maybe I need to drop back to an older ganglia version?

What kind of repositories do you use on this Centos (yum repolist all)? 
Does 'yum update' finishes without any problems?

You could also try to catch on which particular check this segfault
happens..?

> >Ok, that's weird. Could you recheck SELinux config and/or logs in
> >/var/log/messages and audit.log?
> >
> >On Sun, Feb 09, 2014 at 09:54:09AM -0500, Jeff Layton wrote:
> >>Maciej,
> >>
> >>I'm attaching a tar-gzip file with the strace logs (I hope it
> >>gets through the various filters).
> >>
> >>There are 11 separate strace files (I didn't combine them
> >>into one). The only one that has a segfault in it is 3537:
> >>
> >>access("/usr/local/lib64/ganglia/python_modules", F_OK) = 0
> >>access("/usr/local/lib64/ganglia/python_modules", R_OK) = 0
> >>--- SIGSEGV (Segmentation fault) @ 0 (0) ---
> >>
> >>
> >>I ran gmond as root. It appears to be something just after
> >>the permissions on python module directory are checked
> >>(my naive attempt at understand the strace output).
> >>
> >>Thanks!
> >>
> >>Jeff
> >>
> >>
> >>
> >>>strace -s 1024 -ff -o strace.log gmond-c /etc/ganglia/gmond.conf
> >
> >
> >
> >
> >------------------------------------------------------------------------------
> >Managing the Performance of Cloud-Based Applications
> >Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> >Read the Whitepaper.
> >http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
> >
> >
> >_______________________________________________
> >Ganglia-developers mailing list
> >Ganglia-developers@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/ganglia-developers
> 

-- 
-- 
pozdrawiam,
Maciej Lasyk

GPG key ID: FFA8AEEC
GPG info: http://maciek.lasyk.info/gpg.txt

Attachment: pgpP5WHs1I4kh.pgp
Description: PGP signature

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to