[Issue 13573] std.net.curl doesn't handle exceptions in callbacks

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 17 11:50:14 UTC 2019


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

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
         Resolution|WORKSFORME                  |---

--- Comment #2 from moonlightsentinel at disroot.org ---
Can reproduce it locally but only for 64-bit builds.
dmd -g -m64 -run bug.d segfaults but dmd -g -m32 -run bug.d prints the expected
stack trace

--


More information about the Digitalmars-d-bugs mailing list