<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-size:12.8000001907349px">Are you noticing any ill side effects, </span><span style="font-size:12.8000001907349px">or did you just see the message?</span></blockquote><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Nope, just the message.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 24, 2015 at 11:44 AM, Pavel Labath <span dir="ltr"><<a href="mailto:labath@google.com" target="_blank">labath@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
On 24 July 2015 at 19:17, Chaoren Lin <<a href="mailto:chaorenl@google.com">chaorenl@google.com</a>> wrote:<br>
> Hi Pavel,<br>
><br>
</span><span class="">> I think this issue came back again.<br>
><br>
> I tried on Nexus Player and Nexus 9 and `process kill` gives the error:<br>
> ```<br>
> Handle_k: failed to kill spawned pid <pid>, ignoring.<br>
> ```<br>
> from lldb-server.<br>
</span>Yes, the message right now is probably being printed unconditionally.<br>
Since we don't have a reaper thread, it fails to detect that the<br>
process has exited already. I've been meaning to fix that, but I kinda<br>
forgot. I will do it on monday. Are you noticing any ill side effects,<br>
or did you just see the message? I expect that the server should<br>
behave fine in spite of that.<br>
<span class=""><br>
><br>
> I think it might be a good idea if we archived stdout/stderr from<br>
> lldb-server too. Hopefully it'll be empty, but if we get errors like these,<br>
> we'll have a log.<br>
<br>
</span>I think we should just replace all fprintf's with proper logging, to<br>
make things consistent.<br>
<br>
cheers,<br>
pl<br>
</blockquote></div><br></div>