innerground
innerground
Here is the CTags version: root@a9e4be3c0f1c:/build/ctags# ctags --help Universal Ctags 0.0.0(36a6dd19), Copyright (C) 2015 Universal Ctags Team Universal Ctags is derived from Exuberant Ctags. Exuberant Ctags 5.8, Copyright (C) 1996-2009...
> > > Also, is the `/XXX/src` local or network file system ? Can the ctags process be stuck on I/O ? It is a docker path, I tried to...
> > > This means the ctags process did not finish processing of given file in 4 minutes. Did you try running the ctags process standalone as suggested earlier ?...
I am getting error, but the main problem is the ctags exit with code : 137... OOM, there are some options around that, gonna make some extra tests.
I ran the docker with -m 16g --oom-kill-disable but I got the same result. I am going to trace ctags to find out. Also, there is something which I find...
It is a resource problem, running the indexing with -T 1 worked. I still do not understand with OpenGrok still spawn 1 process per thread even if I specified -T...
> > Also, there is something which I find weird, even if I limit the threads with -T flag, OpenGrok spawns one process per available thread systematically, Is that normal?...