[dmd-internals] Looking for paid help with a D compiler problem
Martin Nowak via dmd-internals
dmd-internals at puremagic.com
Sun Jan 18 13:42:16 PST 2015
On 01/13/2015 04:41 AM, Leandro Lucarella via dmd-internals wrote:
> Omri Palmon via dmd-internals, el 12 de January a las 11:00 me escribiste:
>> We are developing a large scale D project, and about 20% of the times we
>> get the following error:
>>
>> dmd: backend/aa.c:423: void AArray::rehash_x(aaA*, aaA**, size_t):
>> Assertion `0' failed.
>> Aborted (core dumped)
>
> Are you using rdmd or plain dmd?
Was the problem resolved?
I've never seen that assertion before.
If it's not related to concurrent rdmd runs, you might be able to reduce
a test case with dustmite.
More information about the dmd-internals
mailing list