[Issue 20120] New: libcurl.dll hangs when running std.net.curl unittests

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 11 08:06:14 UTC 2019


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

          Issue ID: 20120
           Summary: libcurl.dll hangs when running std.net.curl unittests
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: regression
          Priority: P1
         Component: installer
          Assignee: nobody at puremagic.com
          Reporter: r.sagitario at gmx.de

It seems the distribuuted libcurl.dll is broken since 2.072: executing

dmd -unittest -main -run <phobos-path>\std\net\curl.d

freezes until some timeout expires after a couple of minutes. The same happens
with -m64.

The unittests pass with the DLL that comes with dmd 2.071 or the ones from the
LDC distro.

--


More information about the Digitalmars-d-bugs mailing list