| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4B9AAB39.7080302@gmail.com> |
| Date: | Fri, 12 Mar 2010 20:59:37 +0000 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Cygwin 1.7: Concurrency Issue with Shared State Initialization |
| References: | <B10B50309DC54D45A855FD66F56015F71D07DD7E50 AT DEWDFECCR03 DOT wdf DOT sap DOT corp> <20100312162736 DOT GS6505 AT calimero DOT vinschen DOT de> <20100312172801 DOT GV6505 AT calimero DOT vinschen DOT de> |
| In-Reply-To: | <20100312172801.GV6505@calimero.vinschen.de> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 12/03/2010 17:28, Corinna Vinschen wrote:
> Hang on. This endless loop has nothing to do with Cygwin code. The
> addresses show that we're outside of Cygwin, which is in the 0x61xxxxxx
> address range. 0x7dxxxxxx is probably somewher in a Windows DLL.
That'll be WFMO, I'd bet. So it's consistent with the suggestion that we're
somewhere deeper down the call stack doing the low_priority_sleep, and the
top-level in shared.cc is looping forever.
> and I can't
> figure out any situation in which this could result in an endless loop
> *unless* the process which is doing the initial initialization has been
> forcefully teminated during initialization.
Or thrown an exception, or called api_fatal, I would expect.
cheers,
DaveK
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |