Bug report. Clang sqrtl(-1) causes access violation

Agner Fog agner@agner.org
Fri May 10 20:56:00 GMT 2019


$ uname -a
CYGWIN_NT-10.0 DESKTOP-08PNUTF 3.0.6(0.338/5/3) 2019-04-06 16:18 x86_64 
Cygwin


$ clang --version
clang version 5.0.1 (tags/RELEASE_501/final)
Target: x86_64-unknown-windows-cygnus
Thread model: posix
InstalledDir: /usr/bin



On 10/05/2019 21.54, Jose Isaias Cabrera wrote:
>
> Agner Fog, on Friday, May 10, 2019 03:44 PM, wrote...
> >
> >On 10/05/2019 15.50, Jose Isaias Cabrera wrote:
> >
> >> It works for me.
> >
> >Now it turns out that all the long double math functions cause access
> >violations.
> >
> >If you can't reproduce the error, what can I do to trace it?
> >
> >
> >Exception: STATUS_ACCESS_VIOLATION at rip=00180173164
>
> Sounds to me like there are some damaged DLL or something.  Can you do a,
>
> uname -a
>
> and send us the output.  Also, please do a,
>
> clang --version
>
> and show us your output.  You may need to do a rebaseall, but first, 
> let's see what versions you are running. Thanks.
>
> josé

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list