X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=qjz aj0o6mcRdQZx5Mmz7CFoVo3F/W93KKAte5/4UW6hSvWsdzVBUHjo7rMQno7ymeMz Zt5w9gU1FF/1jQ4ra9zdqYHE1DAH/bcbgknUyHJo//ut3iTwlfthSlmLIf1hoqOI 12mclg0mURyb8pdKwxav2RKNJXz7MfEwHAZAcijY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=6gkS0xc8a NnuOSPWpePn9lVaIAo=; b=koqAITuLN9JJ+Nwe64ShbzQJKVFDG4cr9WWiJMid9 sOv0Mu6PUYkWyHcWSZLHZLgSL1LM6wUn2eIngsEPTSz4RalhSLQiSJGOq4BEHnMp IZUCbdf5Nh1RXaskU61x1msOF9bLwxqUz4eoV1Vu/h/8OftcVEZJUiNBn6XWxiYs FQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Ismail Donmez Subject: Processes randomly get stuck Date: Sun, 26 Jul 2015 12:56:18 +0000 (UTC) Lines: 34 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Hi, $ uname -a CYGWIN_NT-10.0 ux31a 2.2.0(0.289/5/3) 2015-07-23 20:41 x86_64 Cygwin For the last week or so ssh/zsh processes are randomly gets into defunct state, that is $ cat /proc/7232/cmdline $ cat /proc/7232/status Name: zsh State: S (sleeping) Tgid: 7232 Pid: 7232 PPid: 5172 Uid: 197609 197609 197609 197609 Gid: 197609 197609 197609 197609 VmSize: 7556 kB VmLck: 0 kB VmRSS: 10860 kB VmData: 2140 kB VmStk: 0 kB VmExe: 0 kB VmLib: 4644 kB SigPnd: 0000000000000000 SigBlk: 0000000000000000 SigIgn: 0000000000000000 Same happens with ssh, and after some time like 5 minutes or so it goes back to the normal state. I wonder if anyone has been experiencing something similar? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple