Volker Braun wrote:
On Wednesday, May 28, 2014 1:28:58 PM UTC+1, leif wrote:

     > Strace the hanging process?

    Already did that; the problem is that it's busy waiting (i.e.,
    polling).
       Each time I kill the process it is waiting for [...]


So whats that process doing?

As mentioned, the *child* process does nothing (but pipe_wait), while the parent is busy waiting (non-blocking, timeout 0).

"strace -ff" and then sort out which
subprocess didn't finish successfully.

That will just fill up my disk with n GB/s; it's already hard to follow the screen output because of what I already mentioned at least twice... ;-)


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to