[Bug 233] crash in memory allocator

via D.gnu d.gnu at puremagic.com
Fri Jul 15 09:55:44 PDT 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=233

--- Comment #1 from Sebastien Alaiwan <sebastien.alaiwan at 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 at entry=2226, p=p at 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.


More information about the D.gnu mailing list