Am 13.12.2011 18:36, schrieb Christian Dywan: > Am 13.12.2011 18:18, schrieb Ehsan Akhgari: >> The latter doesn't seem to be a memory error. Can you increase the >> pagefile size in your OS so that you can at least get results locally? > My pagesize is the default, there are no resource limits on the user. > What do you have in mind I could try? > > $ python -c 'import resource; print resource.getpagesize()' > 4096
So meanwhile we're running with these settings and 16GB RAM: echo "fs.file-max = 100000" >> /etc/sysctl.conf echo "@dxr soft nofile 8192" >> /etc/security/limits.conf echo "@dxr hard nofile 16384" >> /etc/security/limits.conf And yet the tables are incomplete, half the tables are missing. Syntax highlighting works but there's no type information in the HTML. The exact same setup, safe for the folder name, works for GLib. I do wonder what other magic values should be required, or if there is something missing with how mozilla-central needs to be compiled - did you use any special options? I don't see a problem in the DXR setup, and memory is not the bottleneck. Any other pointers would be appreciated. _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
