DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 4BNNNpuS3311897 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 4BNNNpuS3311897 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=UZ+Y0a7O X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E5DE43858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1734996229; bh=ZMaDMQo9Wn3/OmLqRv1mUx7mgBKYr4C3iuK6ST9fOd0=; 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=UZ+Y0a7OZhCVOIJ4/mp7f3i6KCfu3igzJ9+THd/ELAADeYkB8TA2vkUXuXFfQIuSl ZtUxAaPxbjILPTLBvCgpz2UtvpVpNFrfC2oHcPB/l0toVwLmnmArBHSIUtJEDV1Ei7 5rStnRkvSPHUUht6bLK6b/gRPsPSiSZYm/YWl4zo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 10F603858D1E ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 10F603858D1E ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1734996172; cv=none; b=najlqxF//QJBGZCzOEWHnD1HZ4TYEYHeePF7V6qXZgDHFS9in1JyQ0UD1q9SNZEPVonJZ9r7QrwmBMkMmN8prbjQe7KAGa7gxsSWlPOG4IB+xZoWi70wJGZQItdZphFojnTShW+Z/3bt5WHuMn5DVE1iZ3lDRFCYvcFJFCq+DQ8= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1734996172; c=relaxed/simple; bh=JQ8uL6gfxzZbo3Z86SmSv16PDmXO75XQlF4V3M7RPL0=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=PrFe7TeAphBM6YFoik/vnLogXeLZcFpFU4zQTYif9eoqJ67GPKmdylZffoRfVfvMw7Rf9wVcUsfoKuV9uWtxJDIhLprc4uqXzhoGan18lAg7c9P2eCySHzdSlQLOgv96I6o/PzJcI7XMkTaJjNcbpZUS186snqAxXjvLHfFKNCY= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 10F603858D1E Date: Tue, 24 Dec 2024 08:22:46 +0900 To: cygwin AT cygwin DOT com Subject: Re: zsh (oh-my-zsh) hangs on cygwin-3.5.5-1 Message-Id: <20241224082246.587983120807387747cf7e96@nifty.ne.jp> In-Reply-To: References: <20241221194059 DOT ce84fac7b597eb86d3e87869 AT nifty DOT ne DOT jp> <20241221194701 DOT cd7bf8d69fe99301acbf07a8 AT nifty DOT ne DOT jp> <20241222122505 DOT 92ed938abafb2e28d3de6631 AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 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: Takashi Yano via Cygwin Reply-To: Takashi Yano 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" On Mon, 23 Dec 2024 20:30:30 +0900 Daisuke Fujimura via Cygwin wrote: > $ kill -CHLD 214 > > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > 217 1 217 4788 cons0 197609 20:22:44 /usr/bin/bash > I 181 180 181 9652 pty0 197609 20:22:33 /usr/bin/zsh > 225 217 225 2996 cons0 197609 20:26:48 /usr/bin/ps > 180 1 180 4084 ? 197609 20:22:33 /usr/bin/mintty > ``` > > The prompt returned. Thanks. Your problem seems to be the same problem which I could reproduce. The issue will be fixed with: https://cygwin.com/pipermail/cygwin-patches/2024q4/013145.html -- Takashi Yano -- 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