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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=vsu3/rhtY1bVwFzQ SvP5h2mHFdOayxFxvD7XHaQqe3RHjsv/EgFuV1srWHhcOMbkMBpESjhbTNW7PnpE Bm2RSppfWg/Deo40M0TpO2Q8Q2f+EZ8/7t1Nnzeu6d8MqvE9IVCy9NnsM0upyeyb zHMK/JX6m9czFzBG8lgFHbClHXo= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=dOdB6Bt5FB7hN54k2SlkA2 lD7qU=; b=GcN9stVTCexWYWGw5UrRy1vyX/9imMVpVKlJB/u/veRaNDnJJ/Nr/n wh7YsL1AHE9ld0C9s1nqYPp+WGDMFrivKdCgFm4VokGCHlRLQqzt4h03l9l0qxva ubexE5VbWY6+lfq4fkJi36iXPmDzllstQpB6sXaWPtlNyBgI8MQFk= 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.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=anytime, flat, ordinary, H*MI:sk:e6f2c0a X-HELO: mail-qg0-f45.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=NPEgOvMvv4QRQ1A7r0ctDKze6MQBvKmmPlfi3YBoFQI=; b=h9ajV2MXjKhc31iz1Hu5kvYALPtIQUSgnRlREhj9VO3skUSaI+88b0dqWSuUyoJMlM scbakCDW21CCiYxVy6tR/roNoNv+bCPJCRxPPuPeHjUJx3fZJyjDxIMYR2ohbNgfI+9T tN+4FQC8RHXnAd0CsKz0m9rzxmZ1O/kRFe0My3NmGI24AuqHpbzA3CdyxmOm7Pi6Rznu H9D9lDCVBUTXFr7kqtNXF7UyBZiVwuCVvnsxQcKhuenPtAPEvDW7PolUWJ3df1u0r7lB MGN8k7DRt53OKGLTYtSzOMBn/ws3UuNNuWavVnQ6TXaNTdxfIDYCeGNmH1aDjlB48KlE oAug== X-Gm-Message-State: AOPr4FVDGUjpXpdgYl9xlebAm08NZ5yJfL4p5stSIqTt2hSEjNxgvwC66HWZW0F84beDsg== X-Received: by 10.140.174.84 with SMTP id u81mr9549144qhu.35.1463066434174; Thu, 12 May 2016 08:20:34 -0700 (PDT) Subject: Re: system lags and dysfunctional after cygwin update To: cygwin AT cygwin DOT com References: <99f62d42-de9c-2209-85c4-42454ab9cf3c AT gmail DOT com> From: Ben Altman Message-ID: <9635c6be-33c2-5837-2f6f-dec5ad94af6e@gmail.com> Date: Thu, 12 May 2016 11:20:34 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/12/2016 10:44 AM, Marco Atzeri wrote: > On 12/05/2016 16:35, Ben Altman wrote: > > Another thing that happens is that >> Internet Explorer stops working - it loads unresponsive and then >> crashes. Chrome loads but won't reach any website. Firefox works but >> will become unresponsive frequently. Rebooting fixes the issue until I >> do something in one of my scripts that triggers it again. > > These can not be an effect of cygwin. > Something else cripped your system. That is the puzzling thing. It only happens when I am running cygwin or babun and I can trigger it anytime just by doing ordinary scripting things. I can easily reproduce the situation though I obviously try to avoid that. The report script used to run twice daily during the day but because it now runs for up to 3 hours and causes the situation at the point where the joins are done I now run it at night so I can reboot my system first thing in the morning. If I run it during the day I would have to work with a slow system even after it completed so would need to reboot. I now have it set to run at night so I can reboot first thing in the morning. Before getting up to the joins, I grab data off an ldap server and use sqlcmd to get data from a sql server. I am getting data for 14 databases and I do it concurrently and it appears to work fine. When it reaches the joins, suddenly everything slows and becomes unstable. Another script I have which I use to search flat files also runs in to a similar situation though it doesn't use "join" and I haven't worked out which line triggers it. Ben -- 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