From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45119 invoked by alias); 28 Jun 2017 19:45:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 45020 invoked by uid 89); 28 Jun 2017 19:45:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=WINDOWS, closest, HContent-Transfer-Encoding:8bit X-HELO: mail-wr0-f176.google.com Received: from mail-wr0-f176.google.com (HELO mail-wr0-f176.google.com) (209.85.128.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 28 Jun 2017 19:45:36 +0000 Received: by mail-wr0-f176.google.com with SMTP id r103so179585288wrb.0 for ; Wed, 28 Jun 2017 12:45:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=80ETr+1sK8RDcz5kPEivSi9jhkMvQMxN2QJOLdj0iDo=; b=McW0e/Owf6GYHk7ygpR/YuOiZvPwbaw6FXOW7bIjCHSti8DFdsMvegAzpS3I2xUjiF zSHVFmnAkfpPSyQU8SUReVcIsBo+g5MKv2xBQzmgV5ysIyieRjvGKw+c2cb/5/QLNT/l HgAhywAlrUsafW0r6iBiWTmptUwWD/inHh5spPdJpqF2DeMKAnEvp9dmUCEG4r+RhZHM Pdh6DdDG9G0Il/IjGmdW8ZuR7XMdcNYXHRSP2VDMUagSKz0RcZevBap1zJT+IBsv1w8l XxKyWNP7iC3XTqnrAYJgFeJuG3jS6lSJ+MYXbvpFwFDt2I8cLcLfuqS1zXD+JP3hy9nK UgLA== X-Gm-Message-State: AKS2vOzAggVbAkCt7CFQQLHJvNzlAZDUWCEO5HIL8Wt2ZIE/Ng1ib1yW HubO+ZUpIOwr37D3 X-Received: by 10.223.170.219 with SMTP id i27mr22458692wrc.49.1498679134139; Wed, 28 Jun 2017 12:45:34 -0700 (PDT) Received: from [192.168.2.108] (p4FDB3821.dip0.t-ipconnect.de. [79.219.56.33]) by smtp.googlemail.com with ESMTPSA id l190sm7763417wmb.18.2017.06.28.12.45.33 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2017 12:45:33 -0700 (PDT) Subject: Re: guile: guild compile hangs To: cygwin@cygwin.com References: <5fbbdcd3-da19-5962-f390-f1a988054d77@cygwin.com> <9fb62c4a-cf74-791d-2579-916b9870523a@gmail.com> <26e771b6-2cbc-a06d-2d96-fa2c7ab4f75f@gmail.com> <613e0625-aa15-9f32-9959-dd2e7e0c3c11@t-online.de> <9a0f7b2b-3516-fd56-2285-51125e88679e@t-online.de> From: Marco Atzeri Message-ID: Date: Wed, 28 Jun 2017 19:45:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <9a0f7b2b-3516-fd56-2285-51125e88679e@t-online.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00393.txt.bz2 On 28/06/2017 21:18, Hans-Bernhard Bröker wrote: > Am 28.06.2017 um 13:58 schrieb Marco Atzeri: >> On 28/06/2017 01:32, Hans-Bernhard Bröker wrote: > >>> FWIW, it also hangs when trying to build gdb from GIT sources (in the >>> gdb/data-directory folder). > >>> I see it with "current" of Cygwin, i.e. 2.0. The last time it worked >>> was May 20th, apparently. The first big install after that date, here, >>> was the big round of Python updae on May 27th. > >> potential candidates are: >> - libgmp >> - libiconv >> - libintl >> - libltdl >> - libunistring >> - libgc >> and cygwin itself > > The closest of these in terms of update time relative to the date this > started to fail for me would be libgc-7.6.0-1 update I installed on May > 12th. gdb-ing into the stuck guile process shows about multiple threads > in a waiting state: > > (gdb) info thr > Id Target Id Frame > 7 Thread 17376.0x4188 0x00007ffd1add8d71 in ntdll!DbgBreakPoint () > from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 6 Thread 17376.0x2bc0 0x00007ffd1add5f04 in > ntdll!ZwWaitForMultipleObjects () from > /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > * 5 Thread 17376.0x356c 0x00007ffd1add5f04 in > ntdll!ZwWaitForMultipleObjects () from > /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 4 Thread 17376.0x1754 0x00007ffd1add5f04 in > ntdll!ZwWaitForMultipleObjects () from > /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 3 Thread 17376.0x868 0x00007ffd1add5f04 in > ntdll!ZwWaitForMultipleObjects () from > /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 2 Thread 17376.0x2f3c 0x00007ffd1add5474 in ntdll!ZwReadFile () > from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 1 Thread 17376.0x3040 0x00007ffd1add5f04 in > ntdll!ZwWaitForMultipleObjects () from > /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > > and several of those waits do originate in cyggc-1.dll. > reverting to libgc-devel 7.2d-2 OK libgc1 7.2d-2 OK seems to unblock guile. Regards Marco -- 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