On Mon, Aug 24, 2020 at 10:41 PM Brian Inglis wrote:
>
> On 2020-08-24 06:36, Morten Kjærulff via Cygwin wrote:
> > On Mon, Aug 24, 2020 at 11:52 AM Thomas Wolff wrote:
> >> Am 24.08.2020 um 10:05 schrieb Morten Kjærulff via Cygwin:
> >>> I have a script that starts several tmux panes with my favor
On 2020-08-25 01:15, Morten Kjærulff via Cygwin wrote:
> On Mon, Aug 24, 2020 at 10:41 PM Brian Inglis wrote:
>>
>> On 2020-08-24 06:36, Morten Kjærulff via Cygwin wrote:
>>> On Mon, Aug 24, 2020 at 11:52 AM Thomas Wolff wrote:
Am 24.08.2020 um 10:05 schrieb Morten Kjærulff via Cygwin:
> I
I was experimenting with security settings this morning on windows, and
after changing Mandatory ASLR (Windows Security -> App and Browser Control
-> Exploit Protection) to default on, no Cygwin programs that rely on the
Cygwin dll would start, stating that a resource was temporarily unavailable
an
It’s intentional; too long to explain in detail on phone, but fork requires
each dll to load in the child at the same address as in the parent, and ASLR
interferes with achieving that.
Sent from my iPhone
> On Aug 25, 2020, at 10:17 AM, Alexandria Cortez wrote:
>
> I was experimenting with s
That's unfortunate.
Is there any plans to implement a workaround in the future? Seeing as Cygwin is
only one of two programs I've noticed that are broken with it on, it would be
nice to be able to have it on from a security perspective.
-Original Message-
From: Eliot Moss
Sent: Tuesd
On 2020-08-25 08:36, Alexandria Cortez wrote:
> On Tuesday, August 25, 2020 10:35 AM, Eliot Moss wrote:>> On Aug 25, 2020, at
> 10:17 AM, Alexandria Cortez wrote:
>>> I was experimenting with security settings this morning on windows, and
>>> after changing Mandatory ASLR (Windows Security -> Ap
> -Original Message-
> From: Brian Inglis
> Sent: Tuesday, August 25, 2020 11:13 AM
>
> On 2020-08-25 08:36, Alexandria Cortez wrote:
> > On Tuesday, August 25, 2020 10:35 AM, Eliot Moss wrote:>> On Aug 25, 2020,
> > at 10:17 AM, Alexandria
> Cortez wrote:
> >>> I was experimenting with
Following up ...
One possible practical direction than can ameliorate this in some cases, and more importantly,
perhaps speed up creation of child processes, would be to support posix_spawn more directly under
Cygwin. Right now, it does fork and then adjusts things, incurring all the problems
Just installed the latest cygwin (3.1.7-1), and my issue seems to be solved.
Thanks to Thomas, Kevin, Corinna, and Takashi for looking in it.
Brad
From: Brad Wetmore
Sent: Wednesday, August 12, 2020 8:08 PM
To: cygwin@cygwin.com
Subject: Re: Race condition han
Hello,
I am using a remote mac called macincloud. I am connected to a server, but
I am having a hard time getting an SSH key. I am using unreal engine. In my
command prompt I get the error "WARNING: Couldn't compute FAST _CWD pointer.
Then it tells me to contact this email address. I'm
Hello,
thank you very much, your updated script allowed me to complete the
rebuilt process.
KiCad requires GLM version 0.9.8 or newer for compiling.
Unfortunately, I discovered that just replacing the old sources with
the latest ones is not enough for updating the library.
Since version 0.9.9.6, th
On 2020-08-25 09:56, Eliot Moss wrote:
> Meanwhile, WSL version 2 runs under a hypervisor and thus implements its own
> fork directly, giving speeds more like Linux (a _lot_ faster). Hence it is
> clear that the Windows OS team do not intend to support fork - they'd just say
> "use a hypervisor".
trace_w32
Description: Binary data
trace_nox
Description: Binary data
trace_nt
Description: Binary data
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygw
> -Original Message-
> From: Luc Henninger
> Sent: Tuesday, August 25, 2020 6:40 PM
>
I'm thick - what the issue? There was no body to the email.
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.
Dear Luc -- You should be aware that while Cygwin can invoke Java, the Windows Java still expects
_Windows-style_ arguments, including Windows paths, etc.
For example, not a/b/c:d/e but 'a\b\c;d\e" for a path.
Just because you're using Cygwin, the installed Java is not "magically"
transported
On 2020-08-25 17:19, Jason Pyeron wrote:
>> -Original Message-
>> From: Luc Henninger
>> Sent: Tuesday, August 25, 2020 6:40 PM
>>
>
> I'm thick - what the issue? There was no body to the email.
There were three attachments with javac complaining about a missing symbol, but
it is unclear
On 2020-08-25 18:36, Eliot Moss wrote:
> Dear Luc
> You should be aware that while Cygwin can invoke Java, the Windows Java still
> expects _Windows-style_ arguments, including Windows paths, etc.
> > For example, not a/b/c:d/e but 'a\b\c;d\e" for a path.
>
> Just because you're using Cygwin, the
Agreed that / vs \ is sometimes no problem. I do know that Windows Java really
wants ; and not : when giving multiple path names ... EM
Sent from my iPhone
> On Aug 25, 2020, at 10:50 PM, Brian Inglis
> wrote:
>
> On 2020-08-25 18:36, Eliot Moss wrote:
>> Dear Luc
>> You should be aware tha
Le 26/08/2020 à 01:19, Jason Pyeron a écrit :
-Original Message-
From: Luc Henninger
Sent: Tuesday, August 25, 2020 6:40 PM
I'm thick - what the issue? There was no body to the email.
Hello,
( My previous message dos not contain the text, only the attachments!!! )
For years, I use
Le 26/08/2020 à 02:36, Eliot Moss a écrit :
Dear Luc -- You should be aware that while Cygwin can invoke Java, the
Windows Java still expects _Windows-style_ arguments, including
Windows paths, etc.
For example, not a/b/c:d/e but 'a\b\c;d\e" for a path.
Just because you're using Cygwin, the i
20 matches
Mail list logo