X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B4573858435 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1713811938; bh=nTcV/kI2gIXvbiAigA+Df3IskE+n7FVAi/AGqZ0DksI=; 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=pP+82sGEmsFzS8AO0PSW68J6t0wjVk4jKXB6M9hOcbb0qFTbJ6sIob5BgsJt8xr3V SqG/VTvJZIFXx9iFlR6e1gNF/VrESNgoeLrDAGIPjO9uA6b1odX+jELYG4CAszhNYJ hDl5rCtm93FrNHnfwsXgtlAsOFQth7nwUzkf9rnA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1BDA23858CDA ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 1BDA23858CDA ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713811870; cv=none; b=DX1vyUrO5fuIlW52VNSzq2mB1iM4mZTPLUcPv8+3Wi/s5Q12zDZUXzMMGpiFQvql2OZxbvEGWtNVjZDQ2jjXgXvJE2OoNHnpSbU/qgLiKzbeWdJlBC94cmVVAOiwq6FYm2oDD0bmcJN0R94ST7Ytha3MwFsJCBo3GfEVz7po4yg= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1713811870; c=relaxed/simple; bh=fcYntZl7VSEcA9xzUi2JtBsq+DEGt3HTZtHOKTsk5sQ=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=vls7KrAZhXMiqi6/x4Grm2iAFbx4AtYlYD3k44zZZ/WKT2yNqJleERfobRh+8R3qBw98Meg2O4s8+EJQVUX3ZGk/ir+HdLDT5VnGT8GNaPtFUW4Wav0G+LShNEp6V+rrEb3egR5UJOgqbS6FisoBp/8kby7DODrLopQT4/H/ak8= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Tue, 23 Apr 2024 03:51:04 +0900 To: Subject: Re: cygwin application hangs on closing console Message-Id: <20240423035104.85352f8a8d821c0f4d569d18@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, SPF_HELO_PASS, SPF_PASS, TXREP 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: 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, 22 Apr 2024 14:50:51 +0200 Johannes Khoshnazar-Thoma wrote: > Hi cygwin team :) > > I have found something what may be a cygwin bug. Sometimes > (1 out of 1000 times) a drbdadm.exe process (which is part of WinDRBD's > user mode programs originally written for Linux) hangs for several > days on exiting (closing the console). I got a minidump and analyzed > the dump with gdb (the minidump enabled version at https://github.com/ssbssa/gdb) > > I have to note that the application (drbdadm.exe) is run from a > Windows Service. Furthermore it is not a full cygwin installation > however the cygwin1.dll (3.4.10-1) is in the $PATH. Thanks for the report. Could you please test cygwin1.dll 3.5.3-1 wihch is the latest cygwin release? -- 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