Re: another segfault in cf-agent

2010-02-25 Thread Jesse Becker
On Thu, Feb 25, 2010 at 07:20:37AM -0500, Nakarin Phooripoom wrote: >Which distro are you running? For me, a debug flag didn't be stripped on my >RedHat 4. I'm using this version: I'm running the RPM community binaries: # cf-agent -V This comprises cf-agent core community ver

Re: another segfault in cf-agent

2010-02-25 Thread Nakarin Phooripoom
Which distro are you running? For me, a debug flag didn't be stripped on my RedHat 4. Cheers, --Nakarin On Feb 25, 2010, at 1:09 PM, Jesse Becker wrote: > On Thu, Feb 25, 2010 at 12:39:33AM -0500, Mark Burgess wrote: >> >> Jesse - can you please compile with debugging symbols -g so that the >

Re: another segfault in cf-agent

2010-02-25 Thread Jesse Becker
On Thu, Feb 25, 2010 at 12:39:33AM -0500, Mark Burgess wrote: > >Jesse - can you please compile with debugging symbols -g so that the backtrace >shows some >details? Yep, that's on my list for today. Perhaps the RPMs could have the debugging information left in place? The gain from stripping the

Re: another segfault in cf-agent

2010-02-24 Thread Mark Burgess
Jesse - can you please compile with debugging symbols -g so that the backtrace shows some details? M Jesse Becker wrote: > I'm getting another segfault when running cf-agent, but it is not always > reproducable. Given two runs back-to-back with no config file changes > between, the first may f

another segfault in cf-agent

2010-02-24 Thread Jesse Becker
I'm getting another segfault when running cf-agent, but it is not always reproducable. Given two runs back-to-back with no config file changes between, the first may fail, but the second will succeed. I don't think that I've seen two failures in a row of this nature. I'm running the RPM communit