Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread George Kasica
this message by any other person is strictly prohibited. If this message is received in error, please notify the sender immediately and delete this message. From: Török Edvin To: ClamAV users ML Date: 08/18/2010 12:06 Subject: Re: [Clamav-users] 0.96.2 freezing with sane security update

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread Török Edvin
Your debug shows that the bytecode selftest failed in JIT mode (with llvm) The selftest runs always, so it shouldn't matter what db you load, or what file you scan.Please open bug. Also it should timeout after 1m. -- sent from mobile, sorry if it gets top posted On Aug 18, 2010 5:41 PM, "George R

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread George R . Kasica
>On Wed, 18 Aug 2010 14:25:38 +0100, you wrote: >> OK. Here's debug AND the fix at least from my solution: >> >> Recompiled with >> >> ./configure --disable-llvm >> make >> make install > >Thanks for reporting back.. it's odd though, as the test file you are >scanning is only a small ascii file...

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread Steve Basford
> OK. Here's debug AND the fix at least from my solution: > > Recompiled with > > ./configure --disable-llvm > make > make install Thanks for reporting back.. it's odd though, as the test file you are scanning is only a small ascii file out of interest does the same thing happen with llvm enab

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread George R . Kasica
OK. Here's debug AND the fix at least from my solution: debug: # clamscan --quiet --debug -d /usr/unofficial-dbs/ss-dbs/junk.ndb /usr/unofficial-dbs/configs/scan-test.txt LibClamAV debug: searching for unrar, user-searchpath: /usr/local/lib LibClamAV debug: unrar support loaded from /usr/local/li

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread Török Edwin
On Wed, 18 Aug 2010 06:14:54 -0500 George R. Kasica wrote: > >On Wed, 18 Aug 2010 10:48:35 +0300, you wrote: > > >On Tue, 17 Aug 2010 23:46:22 -0500 > >George R. Kasica wrote: > > > >> Not sure of the cause both are configured and built the same > >> > >> ./configure > >> make > >> make insta

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread George R . Kasica
>On Wed, 18 Aug 2010 10:48:35 +0300, you wrote: >On Tue, 17 Aug 2010 23:46:22 -0500 >George R. Kasica wrote: > >> Not sure of the cause both are configured and built the same >> >> ./configure >> make >> make install >> >> for clam 0.96.2 >> >> Here is what the frozen machine will show - thre

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread Steve Basford
> Can you run it with --debug to see where it hangs? > Then open a bugreport please (and attach junk.ndb). Not that this really helps, but I've tried the official win32 windows port from here: http://sourceforge.net/projects/clamav/files/clamav/win32/ And in doing a quick test - loading ALL curr

Re: [Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-18 Thread Török Edwin
On Tue, 17 Aug 2010 23:46:22 -0500 George R. Kasica wrote: > Not sure of the cause both are configured and built the same > > ./configure > make > make install > > for clam 0.96.2 > > Here is what the frozen machine will show - three hung scans for one > of the sane security databases - this

[Clamav-users] 0.96.2 freezing with sane security update script on one of 2 linux systems

2010-08-17 Thread George R . Kasica
Not sure of the cause both are configured and built the same ./configure make make install for clam 0.96.2 Here is what the frozen machine will show - three hung scans for one of the sane security databases - this was NOT a problem with 0.96.1. If left to sit it will sit forever. George ro