[Issue 15341] segfault with std.signals slots

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jun 19 09:33:09 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15341

hbaelx at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hbaelx at hotmail.com

--- Comment #1 from hbaelx at hotmail.com ---
I can confirm this is still happening as of D 2.071.0, also running on 64bit
Linux. I don't exactly know why this is happening, but I believe it has
something to do with the fact that the destroy function does not destroy de
instance right away.

I'll try to reproduce in more cases.

--


More information about the Digitalmars-d-bugs mailing list