On Mon, Aug 25, 2014 at 6:31 AM, Farzad Fallah <farzad.fallah at gmail.com> wrote: > Thanks for your efforts, but the new workaround : > http://git.infradead.org/ocserv.git/commit/6f4f60db5afaaeadfbabb648ccdb5991b15dfc00 > causes the worker process to crash on my box (debian wheezy) with this error : > Aug 25 05:58:43 XX kernel: [61217.330915] ocserv-worker[32574]: > segfault at 10e8 ip 00007f9d53733960 sp 00007fffc4752b78 error 4 in > libgnutls-deb0.so.28.30.6[7f9d536dd000+104000] Is that 0.8.3? Could you use addr2line -e /usr/sbin/ocserv -a 00007f9d53733960, or better obtain a backtrace of the crash? regards, Nikos