On Wed, Jul 17, 2013 at 5:14 PM, Ivantsov, Artem <AIvantsov at sphereconsultinginc.com> wrote: > Hi > I compiled last version ocserv on the Ubuntu server 13.04 > When I try to run ocserv I sow > segmentation fault (core dumped) > please help Hello Artem, It seems that your configuration file contains UTF-8 characters and that makes the parser (from libopts) crash. I'll need to figure out the issue, but in the meantime, try an ASCII configuration file (e.g., one based on sample.conf). Thanks for reporting that, Nikos