[Issue 6018] Multiple includes of std.parallelism causes DMD to segfault.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 17 09:23:02 PDT 2011


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



--- Comment #2 from Jonathan Crapuchettes <jcrapuchettes at gmail.com> 2011-05-17 09:18:52 PDT ---
Created an attachment (id=978)
DMD2 -v output

I just tried to create a simple test case, but couldn't get it to break. I am
including the output from DMD with -v. As you can see all of the files were
compiled together. I did notice, after commenting out one file, that DMD always
died just after outputting "function this". This makes me wonder if it has some
connection to

auto varPool = taskPool.workerLocalStorage(new ThreadStore());

but that isn't based on actual evidence.


I hope this helps a little. I would be happy to send you the files privately,
but I can't post them as they belong to the company I work for.

-- 
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