<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 23, 2014 at 9:59 PM, Niko Tyni <span dir="ltr"><<a href="mailto:ntyni@debian.org" target="_blank">ntyni@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I also had a look at the mips one, and there the problem doesn't seem<br>
to be with the backtrace, as running gdb separately works as expected.<br>
However, running perl with -d:bt doesn't seem to do anything. It looks<br>
like the host is just too slow; inserting a 'sleep(1)' just before the<br>
"thread apply all backtrace" command in stack_trace() fixes it for<br>
me. Perhaps the code should just check that the fd is ready for writing?<br></blockquote></div><br></div><div class="gmail_extra">This should not matter. Pipes are buffered at a kernel level. This is not making sense to me.<br><br></div><div class="gmail_extra">Leon<br></div></div>