From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 130547 invoked by alias); 10 May 2019 19:54:10 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 130540 invoked by uid 89); 10 May 2019 19:54:10 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=Jose, jose, cabrera, Isaias X-HELO: EUR02-VE1-obe.outbound.protection.outlook.com Received: from mail-oln040092069020.outbound.protection.outlook.com (HELO EUR02-VE1-obe.outbound.protection.outlook.com) (40.92.69.20) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 10 May 2019 19:54:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=outlook.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=f7KTQcnSnkmPubuh0xFKfWA9nX8fFf48cPt+XBnlFRc=; b=r1u+VE/pUDG+u3ICPq+m/pALl8zKv+GUgeOMjFmyMwW/yNF08s/j7pkJZMrvcNkUIQ4mMhaGJDSOzWgwOWQ82ajS7m4+MzQXqr5chTn4/YBGU5L8hft1sT7YwJxt9pQNtUhGvZrv6ncXwgpMsPP12paXYveMTnlHi1TnkLaHtn1TLH7de3uWcDzgj7Hab10/nNkcqgcDKitOcnMDWrN4WXgcLikbsnbt4DxnMYOjIpHUyEu1L72Hp1oMkDZb486hRxa7pYg2/R3w+3WYtbSTowI7FTkBylvPd63k0SekwyojB7azm2EdOIpUBVdv/rj9Yw4OrhNgAtsjeiF0ni3d2g== Received: from HE1EUR02FT016.eop-EUR02.prod.protection.outlook.com (10.152.10.55) by HE1EUR02HT209.eop-EUR02.prod.protection.outlook.com (10.152.10.190) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1856.11; Fri, 10 May 2019 19:54:05 +0000 Received: from DB7PR01MB5386.eurprd01.prod.exchangelabs.com (10.152.10.52) by HE1EUR02FT016.mail.protection.outlook.com (10.152.10.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1856.11 via Frontend Transport; Fri, 10 May 2019 19:54:05 +0000 Received: from DB7PR01MB5386.eurprd01.prod.exchangelabs.com ([fe80::856e:7ca7:1162:c34f]) by DB7PR01MB5386.eurprd01.prod.exchangelabs.com ([fe80::856e:7ca7:1162:c34f%4]) with mapi id 15.20.1878.022; Fri, 10 May 2019 19:54:05 +0000 From: Jose Isaias Cabrera To: Agner Fog , "cygwin@cygwin.com" Subject: Re: Bug report. Clang sqrtl(-1) causes access violation Date: Fri, 10 May 2019 19:54:00 -0000 Message-ID: References: ,<03f2a425-2f3f-4230-c4c5-3265f511d4f5@agner.org> In-Reply-To: <03f2a425-2f3f-4230-c4c5-3265f511d4f5@agner.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-05/txt/msg00091.txt.bz2 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=3D00180173164 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=E9 -- 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