This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in cygcheck (1.7)


On Mon, Aug 18, 2008 at 12:41:09PM -0400, Christopher Faylor wrote:
>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.

I'd like to reproduce this since this is all basically code that I
wrote.  Corinna and Chuck could you privately send me your installed.db's
in private email?  Maybe if I use those I'll be able to see the problem.

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]