dmd thrashes fedora

Timon Gehr timon.gehr at gmx.ch
Fri Feb 10 11:59:06 PST 2012


On 02/10/2012 08:38 PM, Ellery Newcomer wrote:
>
> when I run
>
> dmd -gc -oftopo topo.d multi_index.d replace.d
>
> on the contents of
>
> http://personal.utulsa.edu/~ellery-newcomer/bad.zip
>
> in fedora 16 x86_64 with dmd 2.057 64 bit
>
> dmd starts thrashing like there is no tomorrow and generally locks up my
> entire system. Can anyone confirm this behavior?

I seem to have more RAM than you. The behavior is apparently caused by a 
Phobos bug:

/usr/include/d/dmd/phobos/std/functional.d(185): Error: template 
instance 
std.functional.binaryFunImpl!(pred,parm1Name,parm2Name).Body!(dchar,string) 
recursive expansion


More information about the Digitalmars-d-learn mailing list