On 27/04/10 13:44, Gavin Panella wrote: > I have a hung test process on my local machine. > > Command: bin/test -vvct 'check-?watch|bug-?watch|bug-?track' > Michael Hudson Trace: http://pastebin.ubuntu.com/423333/
Judging by the presence of spawn_layer_in_subprocess and the general appearance of the stacks to be that of waiting on stdio, I'd suggest that this process is just waiting for communications from the subprocess? > GDB Trace: http://pastebin.ubuntu.com/423334/ Only for the main thread - remember to do 'thread apply all backtrace' (or 'thr a a bt'). > In gdb, pystack and pystackv never completed (they hung too). I've never got these to work, either. I'd be interested to know if they ever work. Max.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

