Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Philippe MARASSE
Hello, I'm experiencing an infinitely growth of memory footprint of freeradius process in our production environment (of course, in our test env. everything goes right). Clients : - ~60 Alcatel omnistack OS6200 switches doing MAC Authentication (via EAP-MD5), - a few WiFi AP doing either

Re: Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Phil Mayers
On 08/01/13 08:37, Philippe MARASSE wrote: - valgrind log on my production server What did the valgrind log show? It's normally pretty good at catching actual leaks. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Alan DeKok
Philippe MARASSE wrote: I'm experiencing an infinitely growth of memory footprint of freeradius process in our production environment (of course, in our test env. everything goes right). That's an issue. As I cannot reproduce this on my test environment by using eapol_test, I suspect

Re: Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Philippe MARASSE
First, thanks for the two answers. Le 08/01/2013 14:55, Alan DeKok a écrit : Philippe MARASSE wrote: I'm experiencing an infinitely growth of memory footprint of freeradius process in our production environment (of course, in our test env. everything goes right). That's an issue. As I

Re: Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Alan DeKok
Philippe MARASSE wrote: As the complete log is pretty big (around 1 Mb) I did not post the entire result (and it exceeds 500kb limit of pastebin), but I can send by mail valgrind log, pcap and other possibly useful things. For this, send valgrind logs to me personally. I've never used

Re: Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Philippe MARASSE
Le 08/01/2013 16:24, Alan DeKok a écrit : Philippe MARASSE wrote: As the complete log is pretty big (around 1 Mb) I did not post the entire result (and it exceeds 500kb limit of pastebin), but I can send by mail valgrind log, pcap and other possibly useful things. For this, send valgrind

Re: Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Alan DeKok
Philippe MARASSE wrote: I'm a bit confused : I built debian package with rules provided in tarball, configure options are : It should work. If it doesn't, check that there aren't *other* modules on the system. They could have been built without debugging symbols. Alan DeKok. - List

Re: Memory leak in FR 2.1.10 and 2.2.0 ?

2013-01-08 Thread Philippe Marasse
Le 08/01/2013 21:56, Alan DeKok a écrit : Philippe MARASSE wrote: I'm a bit confused : I built debian package with rules provided in tarball, configure options are : It should work. If it doesn't, check that there aren't *other* modules on the system. They could have been built without