X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,TW_SV X-Spam-Check-By: sourceware.org Message-ID: <4F762254.2080600@acm.org> Date: Fri, 30 Mar 2012 14:15:00 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: BLODA detection code in latest snapshot References: <20120227122614 DOT GB31025 AT calimero DOT vinschen DOT de> <4F761CB9 DOT 4070905 AT t-online DOT de> In-Reply-To: <4F761CB9.4070905@t-online.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 On 3/30/2012 1:51 PM, Christian Franke wrote: > On Feb 27, Corinna Vinschen wrote: >> I've just uploaded a new snapshot "2012-02-27 12:04:23 UTC". It >> contains two code snippets which are supposed to help diagnosing BLODA >> problems. >> [...] >> Of course I'd be interested in your experience with this and in any >> BLODA message you get by setting CYGWIN=detect_bloda. > > Got this with current "2012-03-30 10:24:55 UTC" snapshot: > > $ svn log https://... > > Potential BLODA detected! Thread function called outside of Cygwin DLL: > C:\Windows\syswow64\CRYPT32.DLL I link svn against CRYPT32.DLL to use the "windows-cryptoapi" password store code in the Subversion source. This is used by svn to encrypt passwords it stores in the filesystem. Without it, the only choices are "gnome-keyring" and "kwallet", which aren't great for Cygwin. So, that's where the reference to CRYPT32.DLL comes from. I do see the same message on my Win7 x64 system, but not on my WinXP 32 system. -- David Rothenberger ---- daveroth AT acm DOT org -- 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