Hi all, I'm having trouble debugging a parallel sphinx build that dies in the writing phase with a memory leak.
According to htop, the memory leak happens in the worker processes. I've tried running sphinx_build under a memory profiler, but that doesn't help in this case because the memory leak is in a child process. I'm using the tip of the default branch (Sphinx 1.3b3). Has anyone had any experience with memory leaks in parallel builds? -Nathan -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
