Bug in cygcheck (1.7)

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Mon Aug 18 18:56:00 GMT 2008


On Mon, Aug 18, 2008 at 04:34:10PM +0200, Corinna Vinschen wrote:
>On Aug 18 10:11, Christopher Faylor wrote:
>> On Mon, Aug 18, 2008 at 03:39:30PM +0200, Corinna Vinschen wrote:
>> >So it's the FreeLibrary call which triggers the problem.  What I don't
>> >understand so far is, why it does.
>> 
>> Does this have any effect?
>
>Unfortunately not, it doesn't even change the frequency in which it
>occurs.  I can so far only fix the problem by avoiding to call
>FreeLibrary.  Disabling the call to shared_destroy from dll_entry
>doesn't help either.

Did you try commenting out the stuff in DLL_THREAD_DETACH too?  Looking at
the code, it *shouldn't* be an issue but if it was actually getting called
there would be all sorts of repercussions.

cgf

--
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/



More information about the Cygwin mailing list