13 Nov
2009
13 Nov
'09
8:09 a.m.
Hi Alex, Again thanks for the help. 2009/11/12 Alexander Clouter <alex@digriz.org.uk>:
You should also compile the whole thing with optimisations turned off and debugging symbols in there; you are not doing the former so it might make it more difficult to work out what is wrong: ---- CFLAGS='-O0 -g' ./configure ----
Here is the gdb output and valgrind with these flags set. http://dl.dropbox.com/u/797051/radiusd/gdb-radiusd-2.log http://dl.dropbox.com/u/797051/radiusd/valgrind-radiusd-2.log Thank you, Duarte