26 Apr
2013
26 Apr
'13
9:11 a.m.
ramakrishna wrote:
I am using FreeRADIUS in solaris sever in which valgrind is not supported.
Well... see if the same configuration fails on Linux, and run valgrind there.
Do you suspect access errors in RADIUS server for the dump based on the gdb log?
I don't know what to expect.
In Solaris, we use dbx or bcheck to find access errors or memory leaks. Is it ok if i produce logs of those tools?
Sure, so long as they're understandable by normal people. I've never used them, and know nothing about them. Alan DeKok.