I'll try to keep tracking on it. Sorry I have no experience in Valgrind at all :( On Fri, Feb 14, 2014 at 7:52 PM, Nikos Mavrogiannopoulos <n.mavrogiannopoulos at gmail.com> wrote: > 2014-02-14 11:19 GMT+01:00 Steve <steve at thupdi.net>: >> On Fri, Feb 14, 2014 at 6:09 PM, Nikos Mavrogiannopoulos >> <n.mavrogiannopoulos at gmail.com> wrote: >>> addr2line -e /usr/sbin/ocserv 0000000000419fee >> It's /usr/src/ocserv/src/plain.c:69 > > Unfortunately the crash point seems to be unrelated with the reason > for the crash. If you could see some obvious pattern on the crash > points (e.g., I see that a user reached its maximum connections - does > that happen on the other crashes as well), that would be really > helpful. Otherwise would it be possible to run the server under > valgrind (at least for a subset of the users)? > > regards, > Nikos