X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <5a05e0e60911261052w2e60586cxe7a90d02b4cf6e0f@mail.gmail.com> References: <5a05e0e60911261052w2e60586cxe7a90d02b4cf6e0f AT mail DOT gmail DOT com> Date: Fri, 27 Nov 2009 00:23:32 -0500 Message-ID: <5a05e0e60911262123g762a172sa02913109e2f27bd@mail.gmail.com> Subject: Re: Defunct processes with 1.5.25-15; seemingly reproducible From: Dave Steenburgh To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 cgf wrote: > Defunct processes are not necessarily indicative of a cygwin problem. > This could easily be a problem with gnuplot. Given the sum of my own limited knowledge of the problem at hand (in summary: every program involved is in my local cygwin directory), I figured it was best to ask here first. Dave Steenburgh wrote: > $ ps > PID PPID PGID WINPID TTY UID STIME COMMAND > ... > 4164 1288 7684 5504 6 1003 23:49:20 > 5392 3224 5984 6100 5 1003 23:49:06 > 1452 5240 5984 8104 5 1003 23:49:06 > 5240 3224 5984 4532 5 1003 23:49:06 > ... > ... > The PIDs seem to be the same every time this happens. Specifically, I > have seen 5240 and 1452 every time. Whether that's significant, I > don't know. Now, this is interesting... I killed those defunct processes with process explorer, and subsequently confirmed via ps, task manager, and process explorer that they were no longer running. I began another session with gnuplot, and this time there are three: $ ps ... 5240 3224 5984 4532 5 1003 23:49:06 4164 1288 7684 5504 6 1003 23:49:20 5392 3224 5984 6100 5 1003 23:49:06 ... For each of those, the entire row is identical to a row in my previous message. Since I started the session around 14:00, and the last output file's modification timestamp is 17:21, I'd say the timestamps for those three processes are not reliable. Is it possible that the original defunct processes were never truly killed? If so, can they be killed without rebooting? -- 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