X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Intermittent cygwin heap allocation problem Date: Wed, 18 Jan 2006 16:41:08 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20060118163128.GC15870@trixie.casa.cgf.cx> Message-ID: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 Christopher Faylor wrote: > On Wed, Jan 18, 2006 at 04:18:09PM +0000, Cliff Hones wrote: >> Can this explain failures to initialize executables which don't use >> threads? I don't know, but I wouldn't have thought 'ls' uses threads. > > Every cygwin application (and probably every windows application) uses > threads. The above scenario only happens when there is a system thread > starting before cygwin is initialized but there are sometimes mysterious > threads being started during process initialization. > > cgf I wonder if they sometimes get started from DllEntry of hook dlls? That could account for some of the AV/PFW problems we see reported. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/