[Omake] Re: Omake hangs when building a large product
Alain Frisch
alain.frisch at lexifi.com
Tue Apr 22 09:18:28 PDT 2008
Michael Steinhaus wrote:
> I tried making snapshots with the "handle" utility from
> www.sysinternals.com <http://www.sysinternals.com> in parallel with
> building and noticed that at the same moment omake hangs, a handle to a
> non-existant process appears in its handle table -- a build rule process
> that's just finished. Don't know whether it's cause of the hang or just
> a consequence. According to debugger, no one of the multiple omake
> threads hanging in the WaitForMultipleObjects/WaitForSingleObject is
> waiting on those handles to non-existant processes.
FWIW, we are also observing random freezes. I thought the problem was
solved for us with the SVN version of omake, and indeed, I've not
observed any freeze on my Vista machine for several months. However, my
colleagues (who use XP) still get some freezes. Apparently, omake now
hangs while copying some files (with the builtin cp command). Note that
before the fix on the SVN, the freezes usually appeared when running
ocamldep.
-- Alain
More information about the Omake
mailing list