OpenARC
OpenARC copied to clipboard
Core Dump if cert ownership not same as process user
The config file is read before switching user id and so the private cert needs to be owned by root. If it is not i get a core dump
xxx.private is not owned by the executing uid (0) *** Error in `/usr/bin/openarc': free(): invalid pointer: 0x00005558e5c1a01a *** Aborted (core dumped)
I suspect this is from line 2005 or 2006 in openarc.c (Although I have not debugged ).
Regards
gene