<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 13, 2013 at 1:47 AM, Artem Tarasov <span dir="ltr"><<a href="mailto:lomereiter@gmail.com" target="_blank">lomereiter@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">I couldn't reproduce it on my laptop. (uname -rv: 3.11.0-14-generic #21-Ubuntu SMP Tue Nov 12 17:04:55 UTC 2013)<br>
</div></blockquote><div><br></div><div>on my machines I had to try with n from 10 to 100 (in increments of 10) to get the segfault. The few bad values of n differed in each machine. Also the ubuntu I used were 12.x instead, if that matters.</div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">But GC is indeed buggy, and it is enormously hard to make a reasonably small test case that will fail on most machines :(<br>

</div>
</blockquote></div><br></div><div class="gmail_extra">the cases I was aware of were rather due to GC being overly conservative. This bug seems more serious and I haven't seen such kind yet. It also disappears if we refactor code to use string instead of DirEntry (ie only maintain the <a href="http://entry.name">entry.name</a> field)</div>
<div class="gmail_extra"><br></div></div>