http://bugzilla.gdcproject.org/show_bug.cgi?id=233
--- Comment #1 from Sebastien Alaiwan <sebastien.alai...@gmail.com> --- Here's what I get in GDB: Program received signal SIGSEGV, Segmentation fault. __memset_sse2 () at ../sysdeps/x86_64/multiarch/../memset.S:80 80 ../sysdeps/x86_64/multiarch/../memset.S: No such file or directory. (gdb) bt #0 __memset_sse2 () at ../sysdeps/x86_64/multiarch/../memset.S:80 #1 0x0000000000469120 in _d_arraysetlengthT (ti=<optimized out>, newlength=newlength@entry=2226, p=p@entry=0x7fffffffd7c0) at ../../../../src/libphobos/libdruntime/rt/lifetime.d:1617 #2 0x00000000004053ce in D main (args=...) at fuzzalloc.d:25 -- You are receiving this mail because: You are watching all bug changes.