Re: [EXTERNAL] Re: svn crashes when connection to server refused

2022-01-17 Thread Marco Atzeri
On 18.01.2022 03:03, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: Subversion seems to have along list of upstream issues can you check if the issue was already noted and solved upstream ? If so I can deploy a new release. Thanks for the suggestion! Looks like 1.14.1 dated Feb 2021 is the lat

RE: [EXTERNAL] Re: svn crashes when connection to server refused

2022-01-17 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> Subversion seems to have along list of upstream issues > > can you check if the issue was already noted and solved upstream ? > If so I can deploy a new release. Thanks for the suggestion! Looks like 1.14.1 dated Feb 2021 is the latest official release, per their website; and that's what we h

Re: [cygwin] openssh connection sharing fails: "mux_client_request_session: read from master failed: Connection reset by peer"

2022-01-17 Thread Adam Dinwoodie
On Mon, Jan 17, 2022 at 11:52:01AM -0500, Jason Pyeron wrote: > > -Original Message- > > From: Adam Dinwoodie > > Sent: Monday, January 17, 2022 11:30 AM > > > > The SSH connection sharing function in Cygwin's openssh release, using > > `ssh -M` or the ssh_config.5 ControlMaster configurat

Re: Help with standalone samba SID-uid mapping

2022-01-17 Thread Chris Roehrig
On Mon Jan 17 2022, at 4:04 AM, Corinna Vinschen wrote: > On Jan 14 11:57, Chris Roehrig wrote: >> On Fri Jan 14 2022, at 2:04 AM, Corinna Vinschen >> wrote: >>> These look like your standard Windows SIDs, so they are your SIDs for >>> users cristina and croehrig on Windows. They should sho

[ANNOUNCEMENT] gdb 11.2-1 (TEST)

2022-01-17 Thread Jon Turney
The following package has been updated in the Cygwin distribution: * gdb-11.2-1 The GNU debugger allows you to debug programs written in C, C++, and other languages, by executing them in a controlled fashion and printing their data. This is an update to the latest upstream version: https:

Re: GDB looses pgrp setting in the terminal for debugged process after break.

2022-01-17 Thread Jon Turney
On 07/05/2021 09:33, Takashi Yano via Cygwin wrote: On Thu, 6 May 2021 21:31:27 +0100 Jon Turney wrote: On 02/05/2021 17:16, Takashi Yano via Cygwin wrote: On Sat, 6 Feb 2021 00:26:54 +0900 Takashi Yano wrote: On Fri, 5 Feb 2021 19:34:57 +0900 Takashi Yano wrote: On Tue, 26 Jan 2021 12:14:02

Cygwin/X with Win10 display scaling corrupting font display of typed characters

2022-01-17 Thread Ken Whitesell
Problem: When moving an XTerm window from the primary display to the second monitor, characters typed into that window are "clipped" at the top. Only about the bottom 75% is drawn. No lower-case letters taller than the "half-height" letters render properly. (Letters such as "a", "c", "m", "n",

RE: [cygwin] openssh connection sharing fails: "mux_client_request_session: read from master failed: Connection reset by peer"

2022-01-17 Thread Jason Pyeron
> -Original Message- > From: Jason Pyeron > Sent: Monday, January 17, 2022 11:52 AM > > > -Original Message- > > From: Adam Dinwoodie > > Sent: Monday, January 17, 2022 11:30 AM > > > > The SSH connection sharing function in Cygwin's openssh release, using > > `ssh -M` or the ssh_c

RE: [cygwin] openssh connection sharing fails: "mux_client_request_session: read from master failed: Connection reset by peer"

2022-01-17 Thread Jason Pyeron
> -Original Message- > From: Adam Dinwoodie > Sent: Monday, January 17, 2022 11:30 AM > > The SSH connection sharing function in Cygwin's openssh release, using > `ssh -M` or the ssh_config.5 ControlMaster configuration, doesn't appear > to work. Setting up a master connection seems fine,

openssh connection sharing fails: "mux_client_request_session: read from master failed: Connection reset by peer"

2022-01-17 Thread Adam Dinwoodie
The SSH connection sharing function in Cygwin's openssh release, using `ssh -M` or the ssh_config.5 ControlMaster configuration, doesn't appear to work. Setting up a master connection seems fine, but subsequent SSH sessions that should reuse master connection instead set up their own session, with

Re: svn crashes when connection to server refused

2022-01-17 Thread marco atzeri
On Sun, Jan 16, 2022 at 11:55 PM Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: > > Hi all, > > Before I go ahead and try to submit this as a bug report with the Apache > Subversion project, I wanted to ask > if anybody experiences the same issue as me (or, maybe it's a Cygwin issue, > n

Re: Segmentation fault due to double free for archetype.

2022-01-17 Thread Corinna Vinschen
On Jan 17 21:48, Takashi Yano wrote: > On Mon, 17 Jan 2022 13:11:46 +0100 > Corinna Vinschen wrote: > > if (!(res = (archetype && archetype->io_handle) > > || open (flags, mode & 0))) > > > > Then the archetype is one already created by a former open_with_arch > > call and then you d

Re: lost of admin right

2022-01-17 Thread Valerio Messina via Cygwin
hi, the simple add of -B (--no-admin) work, also keeping the installation to the previous path. Update work, and shell start as always. Even the update from 3.2.0 to 3.3.3 work, for both 64 and 32 installations. Thank you, Valerio On 12/14/21 5:47 PM, da...@starks-browning.com wrote: You n

Re: Segmentation fault due to double free for archetype.

2022-01-17 Thread Takashi Yano
On Mon, 17 Jan 2022 13:11:46 +0100 Corinna Vinschen wrote: > On Jan 17 20:41, Takashi Yano wrote: > > On Mon, 17 Jan 2022 12:01:51 +0100 > > Corinna Vinschen wrote: > > > On Jan 15 19:20, Takashi Yano wrote: > > > > I also found the following patch fixes the issue. Is this the > > > > right thing?

Re: Segmentation fault due to double free for archetype.

2022-01-17 Thread Corinna Vinschen
On Jan 17 20:41, Takashi Yano wrote: > On Mon, 17 Jan 2022 12:01:51 +0100 > Corinna Vinschen wrote: > > On Jan 15 19:20, Takashi Yano wrote: > > > I also found the following patch fixes the issue. Is this the > > > right thing? > > > > > > diff --git a/winsup/cygwin/fhandler.cc b/winsup/cygwin/fha

Re: Help with standalone samba SID-uid mapping

2022-01-17 Thread Corinna Vinschen
On Jan 14 11:57, Chris Roehrig wrote: > On Fri Jan 14 2022, at 2:04 AM, Corinna Vinschen > wrote: > > These look like your standard Windows SIDs, so they are your SIDs for > > users cristina and croehrig on Windows. They should show up as such in > > ls -l output, unless the SID is actuall wrong

Re: Segmentation fault due to double free for archetype.

2022-01-17 Thread Takashi Yano
On Mon, 17 Jan 2022 12:01:51 +0100 Corinna Vinschen wrote: > On Jan 15 19:20, Takashi Yano wrote: > > I also found the following patch fixes the issue. Is this the > > right thing? > > > > diff --git a/winsup/cygwin/fhandler.cc b/winsup/cygwin/fhandler.cc > > index fc7c0422e..e51208117 100644 > >

Re: Segmentation fault due to double free for archetype.

2022-01-17 Thread Corinna Vinschen
On Jan 15 19:20, Takashi Yano wrote: > Hi, > > I found the following test case causes segmentation fault > in 32 bit cygwin. > [...] > I looked into this problem and found that this is due to > free'ing archetype which was already free'ed by _cfree(). > > The mechanism of the problem is: > 1) arc