Search

December 03, 2021
Issues »
...just not inferred to be @safe.

It segfaults at runtime, presumably because `global` is initialized...
November 18, 2021
General »
...size;`. Since I preallocated the buffer, the segfaults were intermittent. Furthermore, the semantics of my...
November 17, 2021
Issues »
...Reporter: moonlightsentinel@disroot.org

The following code segfaults since 2.072:

struct Data
{
    void function...
November 02, 2021
Issues »
...Further analysis suggests that using -lowmem immediately segfaults full stop no matter what you are...
October 28, 2021
Issues »
...work. Without it, code using Fibers immediately segfaults.

This patch was created by gkoehler@openbsd...
October 20, 2021
General »
...with unimplemented interface method compiles, links, then segfaults, if inherited through abstract base class) fixed.
October 19, 2021
Issues »
...Fix issue 17037 - std.concurrency has random segfaults" was merged into master:

- 2c6051da1023f535544de5f575c013803286f62c by WalterW...
October 17, 2021
Issues »
...Reporter: ibuclaw@gdcproject.org

Issues error then segfaults.
---
struct S1;

typedef struct S1 {
    int f1...
October 16, 2021
Issues »
...has random segfaults" fixing this issue:

- Fix issue 17037 - std.concurrency has random segfaults

https...
October 13, 2021
Issues »
...export' keyword on OSX/Linux globals causing segfaults

https://github.com/dlang/dmd/pull/13164

--
11 12 13 14 15 16 17 18 19 20 21 22
Next ›   Last »