https://issues.dlang.org/show_bug.cgi?id=14480

Martin Nowak <c...@dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c...@dawg.eu

--- Comment #13 from Martin Nowak <c...@dawg.eu> ---
(In reply to ponce from comment #12)
> For more images: https://github.com/p0nce/dplug/issues/35

Images don't really help.
>From similar issues with https://github.com/MartinNowak/graphics I'd guess that
you either hit a codegen bug trashing a register (often during argument
passing) or reference dead memory.

Have you tried gdc/ldc?
Have you tried to use dustmite?

--

Reply via email to