[Bug 43305] New: numpy crashes on unimplemented function api-ms-win-crt-math-l1-1-0.dll.log1p

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 9 23:39:24 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43305

            Bug ID: 43305
           Summary: numpy crashes on unimplemented function
                    api-ms-win-crt-math-l1-1-0.dll.log1p
           Product: Wine
           Version: 2.12
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: api-ms-win-*
          Assignee: wine-bugs at winehq.org
          Reporter: alexhenrie24 at gmail.com
      Distribution: ---

Created attachment 58649
  --> https://bugs.winehq.org/attachment.cgi?id=58649
console output

To reproduce:

1. Download and unzip the Python 3.5.3 Windows x86 embeddable zip file

2. Run `curl https://bootstrap.pypa.io/get-pip.py | wine python.exe`

3. Run `wine python.exe -m pip install numpy`

4. Run `wine python.exe -c 'from numpy import log1p; log1p(0)'`

$ sha256sum python-3.5.3-embed-win32.zip 
ed7a913eb9633baba2cf03d23ed15ec7005fbc2e2a495d1c740b4d4dc7fed1ce 
python-3.5.3-embed-win32.zip

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list