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: BitDefender again


Christopher Faylor wrote:
> On Tue, Aug 25, 2009 at 08:09:52PM -0400, Michael Kairys wrote:
>> BitDefender AntiVirus 2009 and Cygwin got along fine, but when I upgraded to 
>> 2010 all my Cygwin-based apps started crashing. If I turn off their "Active 
>> Virus Control" the problem goes away.
>>
>> They offer this advice:
>>
>> =====================================
>> There is an incompatibility between cygwin and BitDefender AVC (Behavioral 
>> Scanner).
>>
>> I'm going to get a little bit technical here in order to explain in detail 
>> what is happening :
>>
>> Unfortunately, cygwin1.dll has a hardcoded image loading base (0x61000000) 
>> wich conflicts with one of the BitDefender AVC plugins injected into 
>> processes for monitoring their behaviour.
> 
> This sounds fishy to me.  Cygwin does prefer to load at 0x61000000 but,
> to the best of my knowledge, there is only one thing in Cygwin that
> really cares about this and it is not crucial to the operation of the
> DLL.

  Also, the suggestion to use a base address in the 0x35000000 area (or indeed
any of the others they mentioned) is going to horribly frag your heap and bork
your maximum allocatable memory limit, isn't it?

  Wonder if it wouldn't work just as well to rebase /their/ DLL?

    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


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