<div dir="ltr">After some Google searching and talking to Chris, I modified my nohup command that starts the script to add "</dev/null". It is still running now and reporting results. <div><br></div><div>I don't know how to capture this info and the fact that removing gcc from the FreeBSD 12 test machine to improve the results.</div><div><br></div><div>--joel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 15, 2020 at 9:04 AM Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi<div><br></div><div>I see this type of failure on rtems-tools and rtems-tester. I run nohup'ed and I suspect these happen after the connection is dropped. I see what I think is discussion of similar issues here: <a href="https://bugs.python.org/issue32849" target="_blank">https://bugs.python.org/issue32849</a>  </div><div><br></div><div>I don't see this on Linux although in that issue report, it was reproducible there. </div><div><br></div><div></div><div><br></div><div><div>====================</div><div>+ cd rtems-tools-ca7b290f94a19238ed068aad229854cf67dee9b5<br>+ ./waf distclean configure '--prefix=/home/joel/rtems-cron-5/tools/5'<br>Fatal Python error: Py_Initialize: can't initialize sys standard streams<br>OSError: [Errno 9] Bad file descriptor<br><br>Current thread 0x00000008009e2000 (most recent call first):<br>Abort trap (core dumped)<br>shell cmd failed: /bin/sh -ex  /usr/home/joel/rtems-cron-5/rtems-source-builder/<br>rtems/build/rtems-tools-ca7b290f94a19238ed068aad229854cf67dee9b5-1/do-build<br>error: building rtems-tools-ca7b290f94a19238ed068aad229854cf67dee9b5-1<br></div><div>====================</div><div><br></div><div>I also see this in my script that builds a bsp individually and then uses rtems-tester:</div><div><br></div><div>=======================</div><div>Fatal Python error: Py_Initialize: can't initialize sys standard streams<br>OSError: [Errno 9] Bad file descriptor<br><br>Current thread 0x00000008009e2000 (most recent call first):<br>time: command terminated abnormally<br></div><div>=======================</div><div><br></div><div>I have everything nohup'ed and redirected to files which shouldn't be a big surprise.</div></div><div><br></div><div>--joel</div></div>
</blockquote></div>