segmentation fault with Object.factory()

ag0aep6g via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Feb 19 04:43:09 PST 2017


On 02/19/2017 12:13 PM, berni wrote:
> And here is what I get when compiling:
>
>> $> rdmd test.d
>> segmentation fault
>> $> rdmd --extra-file=test2.d test.d
>> segmentation fault
>> $> rm -rf /tmp/.rdmd-1000/
>> $> rdmd --extra-file=test2.d test.d
>> A
>> $> rdmd -version
>> rdmd build 20170122
>> [...]
>
> Should I report this bug anywhere (or am I wrong again?)

Looks like a bug, yes. Please report on <https://issues.dlang.org/>. For 
"component" choose "tools".


More information about the Digitalmars-d-learn mailing list