X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C89B386101E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1708243630; bh=O94Lwtgpg06rTov2U0hgG5Fn74n4XHmswQ7Ol2V4gAo=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=BWOEuQgZB6G1oOSryHlzdTW9z/K1d+FHXkvOuHHV1mm/xjc3mohnPkS9OCala4FRF JfQ/GxwUzgRQco3Z8bIs9qia2yyfBMvBcjx+ahxKMhiC/rty0CmQ5IMkuSyYXZjR5c l9kBGD3BTEZbFRQ8wteE7yEr3/LNpf7KowfEdcaw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1265B385B509 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 1265B385B509 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708243607; cv=none; b=wCQT7s+vN03D0jRAR1DPDYz2BfLt8uYsU87k6VTnmYoe0UKywLHX7X9BXaZI5Hbhguh7jhusGujaq9itYBc+d72Nh6ibHQPAqejsvZUI6ZR9rquc5qmz+AQgGJA+YM0zR37XE8fshERFW6fLrkzNXZe8ZbVth/fJf8F6akfYip4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708243607; c=relaxed/simple; bh=bAhUGlcwxA+uIWIF3KAUfFxU+TFQtxHDN4DH857Yqy8=; h=DKIM-Signature:MIME-Version:Message-ID:Date:To:Subject:From; b=IyOsVHF1zhy8nfFYTzOjb1cdrL9yUcNm+cCvrFGuQ8+MZ61bgDKQzsusB5SbgsHv2kgnoZhEq3PPHrfkE4ZVP2GNtXGy5P6f/MODIQE2WaZAunknRFTaDtG7crAbeYdqMCona6jxN5SnlyxwpO8TcEQdHKcba2Ay6Kl+1F+npo0= ARC-Authentication-Results: i=1; server2.sourceware.org X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, HEADER_FROM_DIFFERENT_DOMAINS, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Level: X-Spam-Score: 0.1 MIME-Version: 1.0 Message-ID: <0100018dbb40d7c1-9eefc220-605a-41e2-ac75-4514a93bbbde-000000@email.amazonses.com> Date: Sun, 18 Feb 2024 08:06:45 +0000 To: cygwin AT cygwin DOT com, ASSI Subject: Re: ssh over stunnel hangs on second connection In-Reply-To: <87edda5ioh.fsf@Gerda.invalid> References: <0100018daf0ca73d-8a187774-4cd0-4450-b8b3-58d6f562596d-000000 AT email DOT amazonses DOT com> <1221831674 DOT 1687823 DOT 1708041664103 AT mail DOT yahoo DOT com> <0100018db001e36c-016042f8-d67b-4b24-aa0b-e746e0fbeda3-000000 AT email DOT amazonses DOT com> <1022883837 DOT 1738376 DOT 1708062486690 AT mail DOT yahoo DOT com> <0100018dbaca0e01-3e7f697f-18f2-41a0-b0aa-040e5c188af5-000000 AT email DOT amazonses DOT com> <87edda5ioh DOT fsf AT Gerda DOT invalid> X-Mailer: VM 8.2.0b under 25.2.2 (x86_64-pc-linux-gnu) X-Virus-Scanned: ClamAV using ClamSMTP Feedback-ID: 1.us-east-1.Zao4ZYFkcQIqFUKHPFqcIUzSz0SUuTXbgFyfdyEho8U=:AmazonSES X-SES-Outgoing: 2024.02.18-54.240.48.37 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: cygwin--- via Cygwin Reply-To: cygwin AT kosowsky DOT org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" ASSI via Cygwin wrote at about 08:35:10 +0100 on Sunday, February 18, 2024: > cygwin--- via Cygwin writes: > > Running stunnel under gdb, shows that when 'ssh' exits, the thread > > initiated by the 'ssh' login ends with a 'Segmentation Fault' due to a > > SIGSEGV - so it appears that there is an attempt to read/write from an > > invalid memory area > > Based on the location of the crash and the trace leading up to it: could > you install the latest snapshot for the Cygwin DLL and see if that fixes > this crash? > > I just tried with: cygwin 3.6.0-0.45 which was the latest I could find on setup.exe. Unfortunately did not solve the problem :( -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple