[Issue 8507] (Regression 2.060) rdmd hangs and mutex failures

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 9 21:21:39 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=8507



--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> 2013-03-10 07:21:37 EET ---
I was also experiencing similar issues on my previous system (running Windows
Vista x64). The problem went away after I changed the line "if (false)" to "if
(true)", thus disabling the multi-threaded stat-ing.

However, I can't reproduce the problem on my current system (Windows 7 x64).

I think we should just remove the multithreaded stat until the underlying bug
can be fixed. AFAIK there is no recorded measurement that it provides an actual
performance benefit.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list