X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A347A38582BB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1705563709; bh=ZEcm0g6XNpPEPQvC2NvzXyoIta1DX+xMUUDtlrVf0DM=; 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=VYjPZP0HhngRf2ZVSVFwp8zkN8idhDflKmlV+Xn82Ja49CYvMzZ4+oMkltBZJrWnO 1qEE22S+Jhqc9+fK3UIt0023Le2NjMxyYf0vEvoYVB6V6p2peB3gZG0GbkxWFy+kOS GP9iKUAMm4OmZxftFOrQjSHmnjDeKg+/E1X5QBNc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8F3773858432 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 8F3773858432 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1705563643; cv=none; b=aiTT23m8FmLyqvvCm7VfST6T66MFmTbGMf3vezsgrq4T254ooiC+PnbQUclSiJO7XEeFD6d6GrPQZY1qSpTR/F7MrJh02SVr7PQE/L2cFRwSFTKZtM+uHF++MeQRqoaBt8CnsKxMvbYubVJkfsNrLXqpL0LRihyU93VjAOrxWm4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1705563643; c=relaxed/simple; bh=UlsVeam1pAq8rzL/TvOpzRqVcfKSbS5s11b5lMohlW0=; h=DKIM-Signature:Date:Message-Id:To:Subject:From:Mime-Version; b=pqoLDJSvgOCDRA3e09on0UVciFetf3BriyJPeOPno2nJrmlvgVNd49q4bchg2XdfVf681HiM+965IagfZsDLHOv7fs1WnrzNnu2B8dyalfatl4SLS3OAlcQQouLh815vOqijkUGrs1UCI8CH2HVNMJJL2BpOrBtYr7dpv//X7PQ= ARC-Authentication-Results: i=1; server2.sourceware.org X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 1.2.1 at eastasia.home.utahime.org Date: Thu, 18 Jan 2024 16:37:59 +0900 (JST) Message-Id: <20240118.163759.544696899534989142.yasu@utahime.org> To: cygwin AT cygwin DOT com Subject: Re: Tmux crashes on copy In-Reply-To: References: X-Mailer: Mew version 6.9 on Emacs 30.0.50 Mime-Version: 1.0 X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org 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: Yasuhiro Kimura via Cygwin Reply-To: Yasuhiro Kimura 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" From: David Stephenson via Cygwin Subject: Tmux crashes on copy Date: Wed, 17 Jan 2024 12:30:59 +0000 > When using the copy function in tmux it crashes on Enter. > > Steps: > > ctrl-[ (enter copy mode) > Navigate to text > space (start copy) > Navigate to end of text > Enter (to select highlighted text) at this point tmux crashes > > cygcheck.out (email redacted) and tmux.exe.stackdump attached > > Thanks I have same problem with Windows 11 2023H2, and it disappears if I rollback libncursesw10 package from 6.4-20231230 to 6.4-3.20230114. So we may hit the bug of libncursesw10 6.4-20231230. Regards. --- Yasuhiro Kimura -- 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