Defuzzed: a fuzzer for D compilers

Iain Buclaw via D.gnu d.gnu at puremagic.com
Sat Apr 2 12:37:35 PDT 2016


On 2 Apr 2016 7:30 pm, "Sebastien Alaiwan via D.gnu" <d.gnu at puremagic.com>
wrote:
>
> Hi guys,
>
> I just started a D fuzzer. The goal is to randomly generate input source
files in an attempt to crash the compiler. It's in very early stage at this
point (less than 300 loc), but it already can crash gdc.
>
> https://github.com/Ace17/defuzzed
>
> Please let me know if you think this could be a valuable tool.
> ( I already know about dsmith (a fork of csmith), but I wasn't able to
crash neither gdc nor dmd with it. I also aim for a simpler tool, and for a
one written in D )
>

I expect many bug reports.  :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160402/9bef44f3/attachment.html>


More information about the D.gnu mailing list