<div dir="ltr">This simple python code will break on an LX zone (LTS)<div><br></div><div><div>import os</div><div>import time</div><div><br></div><div>os.chdir('/main/documents/test')</div><div>for i in xrange(2000):</div><div>    print i</div><div>    os.chdir('a')</div><div>    print os.getcwd()</div><div>    os.chdir('..')</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 9, 2018 at 1:01 PM, Mini Trader <span dir="ltr"><<a href="mailto:miniflowtrader@gmail.com" target="_blank">miniflowtrader@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Would this bug have been fixed in the latest stable version of OmniOS CE?</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 16, 2017 at 5:36 PM, Dan McDonald <span dir="ltr"><<a href="mailto:danmcd@omniti.com" target="_blank">danmcd@omniti.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span><br>
> On Jan 16, 2017, at 5:01 PM, Mini Trader <<a href="mailto:miniflowtrader@gmail.com" target="_blank">miniflowtrader@gmail.com</a>> wrote:<br>
><br>
> We definitely need:<br>
><br>
> <a href="https://smartos.org/bugview/OS-5167" rel="noreferrer" target="_blank">https://smartos.org/bugview/OS<wbr>-5167</a> (and probably whatever was done before it).<br>
<br>
</span>Joyent mentioned that very bug to me earlier this afternoon.  During the bringup of LX zones, I didn't cherrypick it from illumos-joyent, and now I remember why... it unravels a larger ball of yarn.<br>
<br>
To that end, I'm attempting that unravelling now.  I doubt it'll be backported into r151020, though.  LX is still considered "beta" in 020, and stability of the overall system is why I'm loathe to bring in non-LX fixes for LX problems (as these all are) into a Stable release.<br>
<br>
I'm going to cut a bloody release this week.  It has lots of new things in it, and if I'm lucky, it may include these Joyent fixes as well.  If you want to help, get a box up to bloody once I cut the release this week.<br>
<br>
Thanks, and sorry I can't be of IMMEDIATE assistance,<br>
Dan<br>
<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>