Mailing List Archive

ClamAV built from Source - Assertion failure.
Hi ,

I am new to this list , so, basically what i did is , i have downloaded
clamAV source code provided as a tar.gz package , i have used the VC
projects in Win32 folder and set up the environment correctly solving some
minor issues regarding openssl , some missing libraries but all is working
fine , now , i can built from source , but the problem is when i run any
executable either clamscan or freshclam:335 , i get "Assertion failure"
message , i tried to debug the code and i found that there is a problem
when free(fp) is called in the manager.cc file on any line that contains
free(pt) , once it is executed it throws that exception , i am not able to
run either tools due to this exception.


How can i solve this problem Thank you.
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

http://www.clamav.net/contact.html#ml
Re: ClamAV built from Source - Assertion failure. [ In reply to ]
Mohamed,

Please see if the pre-compiled Windows binaries work for you. They can be
found at:

http://sourceforge.net/projects/clamav/files/clamav/win32/0.98.6/

Are you using a Release or Debug build?

Steve

On Tue, Apr 21, 2015 at 2:31 PM, Mohamed Ibrahim <csharpizer@gmail.com>
wrote:

> Hi ,
>
> I am new to this list , so, basically what i did is , i have downloaded
> clamAV source code provided as a tar.gz package , i have used the VC
> projects in Win32 folder and set up the environment correctly solving some
> minor issues regarding openssl , some missing libraries but all is working
> fine , now , i can built from source , but the problem is when i run any
> executable either clamscan or freshclam:335 , i get "Assertion failure"
> message , i tried to debug the code and i found that there is a problem
> when free(fp) is called in the manager.cc file on any line that contains
> free(pt) , once it is executed it throws that exception , i am not able to
> run either tools due to this exception.
>
>
> How can i solve this problem Thank you.
> _______________________________________________
> http://lurker.clamav.net/list/clamav-devel.html
> Please submit your patches to our Bugzilla: http://bugs.clamav.net
>
> http://www.clamav.net/contact.html#ml
>
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

http://www.clamav.net/contact.html#ml