Thanks for letting me know.  I have no idea why this is happening.  I was seeing some weirdness on FreeBSD only, but I gave up trying to solve that until the FreeBSD port is more stable or I can reproduce it on some other OS.  I've run the unittests for std.parallelism on my (old) Athlon 64 X2 tens of thousands of times on Linux 64 without any issues, so unfortunately this is going to be hard to debug.  Two questions:<br>
<br>1.  Does it happen on the latest Git version or on the 2.053 release version?<br><br>2.  Could you try to figure out which test is failing?<br><br><br><div class="gmail_quote">On Sat, May 28, 2011 at 9:34 PM, Jonathan M Davis <span dir="ltr"><<a href="mailto:jmdavisProg@gmx.com">jmdavisProg@gmx.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I was wondering what the current state of the std.paralellism unit tests is.<br>
Everything is green on the autotester. And when they run properly, they pass<br>
on my system. But I find that they frequently freeze after printing out<br>
<br>
totalCPUs = 6<br>
<br>
(I have a 6-core Phenom II), and when they don't freeze, a segfault occurs at<br>
least some of the time. I'm running a pure 64-bit build stack (dmd, druntime,<br>
and Phobos are all 64-bit) on Linux. Is this expected at all? Should I do<br>
anything to try and track this down? I'm not actually using std.paralellism at<br>
the moment, so it doesn't really impact me beyond the irritation with the unit<br>
tests, but if there's a bug, then obviously it needs to be dealt with. Is this<br>
well-known, or is it something that I should be reporting? David, what is the<br>
situation with this?<br>
<font color="#888888"><br>
- Jonathan M Davis<br>
_______________________________________________<br>
phobos mailing list<br>
<a href="mailto:phobos@puremagic.com">phobos@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/phobos" target="_blank">http://lists.puremagic.com/mailman/listinfo/phobos</a><br>
</font></blockquote></div><br>