On May 10 14:57, Agner Fog wrote:
> Bug description:
>
> The sqrtl function under Clang causes an access violation when the argument
> is negative.
>
> This error occurs only under Cygwin.
>
> This error occurs only with the sqrtl function, not with sqrt or sqrtf
>
Agner Fog, on Friday, May 10, 2019 04:55 PM, wrote...
>$ 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/
$ 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 F
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: STAT
Wow I can't believe that The Agner Fog posted on the Cygwin mailing list!
This is the place to post bug reports, right?
On 10/05/2019 15.50, Jose Isaias Cabrera wrote:
Agner Fog, on Friday, May 10, 2019 08:57 AM, wrote...
>
>Bug description:
>
>The sqrtl function under
Am 10.05.2019 um 15:38 schrieb Sam Habiel:
> Wow I can't believe that The Agner Fog posted on the Cygwin mailing list!
>
> https://www.agner.org/
>
> On Fri, May 10, 2019 at 8:58 AM Agner Fog wrote:
>>
>> Bug description:
>>
>> The sqrtl function und
Agner Fog, on Friday, May 10, 2019 08:57 AM, wrote...
>
>Bug description:
>
>The sqrtl function under Clang causes an access violation when the
>argument is negative.
>
>This error occurs only under Cygwin.
>
>This error occurs only with the sqrtl function, not with sqrt
Wow I can't believe that The Agner Fog posted on the Cygwin mailing list!
https://www.agner.org/
On Fri, May 10, 2019 at 8:58 AM Agner Fog wrote:
>
> Bug description:
>
> The sqrtl function under Clang causes an access violation when the
> argument is negative.
>
> Th
Bug description:
The sqrtl function under Clang causes an access violation when the
argument is negative.
This error occurs only under Cygwin.
This error occurs only with the sqrtl function, not with sqrt or sqrtf
Attached:
sqrt.cpp: program to reproduce the error. Compile clang sqrt.cpp
Hi Holger,
On Jan 12 15:01, Holger Bast wrote:
> Hey Corinna,
> that are good news!
>
> I used the official Windows-edition of python trying to access
> Cygwin's libmagic. So deinstalling the Windows-edition and installing
> Cygwin's python solved my problem!
>
> To run my script you need the ex
endet: Dienstag, 12. Januar 2016 um 10:48 Uhr
Von: "Corinna Vinschen"
An: cygwin@cygwin.com
Betreff: Re: cygmagic-1.dll - access violation by accessing the lib via python
Hi Holger,
On Jan 11 22:31, Holger Bast wrote:
> Hi there,
> I'm using a python wrapper (python-magic,
>
Hi Holger,
On Jan 11 22:31, Holger Bast wrote:
> Hi there,
> I'm using a python wrapper (python-magic,
> https://github.com/ahupp/python-magic) checking some filetypes in a
> small script. The wrapper works fine under Unix-like system, but I got
> an access violation error und
Hi there,
I'm using a python wrapper (python-magic,
https://github.com/ahupp/python-magic) checking some filetypes in a small
script. The wrapper works fine under Unix-like system, but I got an access
violation error under cygwin. I already tried an older version of file
including lib
End of story:
> *From:* gonzalo diethelm
> *Sent:* Monday, September 06, 2010 5:13 PM
>
> I downgraded openssh to v5.5p1-2 and
> now it is working again!
> *From:* Letbetter, Jason
>
> That fixed my problem too!!! Thanks a lot Gonzalo, I really appreciate
> you keeping me in the loop and helping
One more forwarded message, before this we had found that we are both
running Cygwin dll 1.7.7, where the access violation occurs, but the
difference is that I have some old libraries (which setup.exe failed to
install): cygcrypto, cygz, cyggcc_s, and cygssp.
[Fwd: RE: ssh simply prints Aborted
Forwarding some messages from Gonzalo that the list is rejecting because
of his company's disclaimer.
More reports are coming with this problem, and they are asking Gonzalo
if he found a solution. There is an "Access Violation" C005
exception that reminds me of the problem
The command line options were just a regergitation of the available options.
I'm having trouble running with and without options.
We do have a custom build but it seems to be a local machine issue since it
works on some and not on others.
I did get a bunch of DEP messages on that machine when I
ons:
Aww, you've snipped the most useful part...
> Ending cygwin install
>
> And the dump...
> Application exception occurred:
> App: C:\download\setup.exe (pid=384)
> When: 8/23/2006 @ 13:20:19.442
> Exception number: c005 (access viola
tions:
Ending cygwin install
And the dump...
Application exception occurred:
App: C:\download\setup.exe (pid=384)
When: 8/23/2006 @ 13:20:19.442
Exception number: c005 (access violation)
*> System Information <*
Computer Name: NUNYA
User
Hi there,
I'm really hoping that someone can help with this one, as I've been
battling with it for a few hours now.
I'm getting an access violation when running postmaster. I've done an
initdb and all is well there.
I've got the latest of all that I need to
On 3/9/2005 12:23 PM, Andrew Schulman wrote:
I'm running autossh-1.2g-4 with cygwin1-2005-03-08.dll-1. autossh has
been quite stable for me with versions of cygwin1.dll up to and
including 1.5.12-1. But with 1.5.13 and later snapshots, it crashes
reliably 5 minutes after starting, right at the
I'm running autossh-1.2g-4 with cygwin1-2005-03-08.dll-1. autossh has
been quite stable for me with versions of cygwin1.dll up to and
including 1.5.12-1. But with 1.5.13 and later snapshots, it crashes
reliably 5 minutes after starting, right at the time when it wakes up to
do some polling of
On Fri, Feb 06, 2004 at 12:18:14PM -0500, Chris Metcalf wrote:
>I got the following stack trace reproducibly, though in a way that's a
>little awkward to convert to a self-contained example:
...which means that it probably won't be fixed...
Although people love to send them to the cygwin list, th
I got the following stack trace reproducibly, though in a way that's a
little awkward to convert to a self-contained example:
Exception: STATUS_ACCESS_VIOLATION at eip=6109399B
eax= ebx=616711C4 ecx=0018 edx=6B6E esi=6B6E edi=6B6E
ebp=00212990 esp=00212948 program=C:\cygwin
> When I compile and link the following program, I get a
> segmentation fault. What am I doing wrong...could expat
> be installed incorrectly?
I configured and made expat according to the instructions in its
distribution and now it works! I wonder why the cygwin version did
not?
Roy
--
Unsubscr
All I get is undefined errors.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Roy Clemmons
Sent: Tuesday, December 23, 2003 9:58 PM
To: [EMAIL PROTECTED]
Subject: Access Violation
Greetings,
I have installed expat-1.95.7 into Cygwin 1.5.5-1 using the
Greetings,
I have installed expat-1.95.7 into Cygwin 1.5.5-1 using the Cygwin
setup utility.
In /usr/lib I have:
libexpat.a
libexpat.dll.a
libexpat.la
and in /usr/bin, I have cygexpat-0.dll.
When I compile and link the following program, I get a segmentation
fault. What am I doing wrong...cou
On Fri, Jan 11, 2002 at 01:15:37PM +0100, Enrico Bernardini wrote:
>My program has a strange behavior. It is like this example:
>main
>{
>...
>setuid(client_uid);
>...
>
>switch(fork())
>case default:
>...
>break;
>
>case 0: /* child */
>...
>execle(...);
>break;
>}
>
>well, it works but when I re
Hi,
my program hav a strange beaviour:
It is like this example:
main
{
...
setuid(client_uid);
...
switch(fork())
case default:
...
break;
case 0: /* child */
...
execle(...);
break;
}
well, it works but when I remove a stupid unrelated piece of code
(setuid(client_uid);)
in the main, the proc
29 matches
Mail list logo