Control: tags -1 + moreinfo On Sun, Jan 29, 2012 at 12:14:59PM +0100, Luca Falavigna wrote: > doxygen hangs building ace on armel: > > https://buildd.debian.org/status/fetch.php?pkg=ace&arch=armel&ver=6.0.3-3&stamp=1325122121 > > strace shows the following: > futex(0x3adc764, FUTEX_WAIT_PRIVATE, 1, NULL)
The problem is no longer reproducible with this build, because doxygen was moved to Build-Depends-Indep. https://buildd.debian.org/status/fetch.php?pkg=ace&arch=armel&ver=6.0.3%2Bdfsg-0.1&stamp=1359202860 The only part of doxygen using mutexes is the dot file processing. I vaguely remember other hangs (on a different architecture?) related to dot files in the past. This issue also appears to not reproduce reliably. To further diagnose it, I would need to know whether a dot (from graphviz) process was running at the time of the hang. Given the difficulty to reproduce this issues I am tempted to close it (with the option to reopen should it reappear). Please remove the moreinfo tag if you add information to this bug. Helmut -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

