www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 4797] New: onOutOfMemoryError in dmd unit test causes segv

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4797

           Summary: onOutOfMemoryError in dmd unit test causes segv
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: sean invisibleduck.org
        ReportedBy: braddr puremagic.com



---
to reproduce, from the dmd test directory:

make test_results/runnable/testdstress.d.out

gdb stacktrace:
(gdb) bt



src/core/demangle.d:57



src/rt/arrayint.d:198

dg=578850251989840456) at src/rt/arrayfloat.d:240

src/core/thread.d:411

dg=578850440968401480) at src/rt/arrayfloat.d:240

src/rt/arrayint.d:111

The file/lineno look rather suspect, but the function names look fairly sane.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 03 2010
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4797


Brad Roberts <braddr puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



---
Fixed by Sean in druntime commits r384 and r385

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 05 2010