Search

May 19, 2022
Announce »
...being 3 function calls deep. You get segfaults. Been there done that, what a waste...
April 24, 2022
Issues »
...because it's static (but currently this segfaults when
compiling)
        // using a local variable assigned...
April 10, 2022
Issues »
...23007

          Issue ID: 23007
           Summary: importC: dmd segfaults for extra braces in array
                    initializer
           Product...
April 10, 2022
Issues »
...23006

          Issue ID: 23006
           Summary: importC: dmd segfaults on static initializer for
                    multi-dimensional array...
April 05, 2022
Issues »
...puremagic.com
          Reporter: kinke@gmx.net

This segfaults at runtime with DMD v2.099.0...
March 25, 2022
Issues »
...n", &xs); // prints 0x1
        int x = xs; // segfaults
        return 0;
}
static int xs = 1;

seems...
March 20, 2022
Issues »
...Given a Ddoc file, the module.fullSemantic() segfaults on null members list.

---

You can feed...
March 11, 2022
Issues »
https://issues.dlang.org/show_bug.cgi?id=21321

moonlightsentinel@disroot.org changed:

           What    |Removed...
March 07, 2022
Issues »
...Reporter: moonlightsentinel@disroot.org

The following code segfaults when compiled as dmd -c -o- test...
March 07, 2022
Issues »
...static foreach (ch; unicode.Control.byCodepoint) { }
}

This segfaults on DMD 2.099-rc.1.
be...
8 9 10 11 12 13 14 15 16 17 18 19
Next ›   Last »