Re: [Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-15 Thread rpkrawczyk
Hi Edwin!

 Why are you running 0.97? Latest is 0.97.2.
 Even 0.97.1 contains a fix especially for your CPU (i7 with AVX extensions):


Hmm, packages.ubuntu.com says for libclamav for Natty:


Package libclamav6

* natty (libs): anti-virus utility for Unix - library
  0.97+dfsg-2ubuntu1.1 [security]: amd64 i386

Package libclamav6

* natty-updates (libs): anti-virus utility for Unix - library
  0.97+dfsg-2ubuntu1.1: amd64 i386


Is this a problem with packaging? Or did I bork my sources.list? Will
check when at home...

Ciao,
Robert

-- 
 (o_  Dr. Robert P. Krawczyk
 //\
 V_/

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/766519

Title:
  freshclam crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-15 Thread Scott Kitterman
No.  The problem is busy maintainer didn't get a chance to package the update 
for Natty yet.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/766519

Title:
  freshclam crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread Török Edwin
On 2011-08-14 22:38, rpkrawczyk wrote:
 Hi Edwin!
 
 There is no libclamav6-dbg package for Natty, I only found clamav-dbg
 but no further output was visible. I ran catchsegv freshclam and got
 the following:
 
 ClamAV update process started at Sun Aug 14 21:35:27 2011
 main.cvd is up to date (version: 53, sigs: 846214, f-level: 53, builder: sven)
 daily.cld is up to date (version: 13436, sigs: 173696, f-level: 60, builder: 
 guitar)
 Downloading bytecode.cvd [100%]
 ERROR: During database load : *** Segmentation fault [...] 
 ff60-ff601000 r-xp  00:00 0  
 [vsyscall]
 ERROR: Database load killed by signal 11
 ERROR: Failed to load new database: No viruses detected

 What else can I do?

Try:
wget database.clamav.net/bytecode.cvd
clamscan -dbytecode.cvd /dev/null

 Ciao,
 Robert


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/766519

Title:
  freshclam crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread rpkrawczyk
Hi!

 Try:
 wget database.clamav.net/bytecode.cvd
 clamscan -dbytecode.cvd /dev/null

OK, this crashes also... I have attached the output of catchsegv
clamscan -dbytecode.cvd /dev/null. Anything else?

Ciao,
Robert


** Attachment added: clamav.catchsegv.log.bz2
   
https://bugs.launchpad.net/bugs/766519/+attachment/2278294/+files/clamav.catchsegv.log.bz2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/766519

Title:
  freshclam crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread Török Edwin
On 2011-08-14 22:46, rpkrawczyk wrote:
 Oh, I forgot (dpkg -l '*clamav*'|grep ^ii):
 
 ii  clamav  0.97+dfsg-2ubuntu1.1  
  anti-virus utility for Unix - command-line interface
 ii  clamav-base 0.97+dfsg-2ubuntu1.1  
  anti-virus utility for Unix - base package
 ii  clamav-dbg  0.97+dfsg-2ubuntu1.1  
  debug symbols for ClamAV
 ii  clamav-freshclam0.97+dfsg-2ubuntu1.1  
  anti-virus utility for Unix - virus database update utility
 ii  libclamav6  0.97+dfsg-2ubuntu1.1  
  anti-virus utility for Unix - library
 

Why are you running 0.97? Latest is 0.97.2.
Even 0.97.1 contains a fix especially for your CPU (i7 with AVX extensions):

commit b25d747bae9a804499c33c85982a4b1b6220ab32
Author: Török Edvin ed...@clamav.net
Date:   Wed May 4 13:58:55 2011 +0300

LLVM: don't assert on AVX chips (cherry-pick from upstream), bb
#2763

LLVM was claiming it cannot lower MEMBARRIER on chips with AVX, because
some debugging code was left behind that deactivated SSE2, even though these
chips do have SSE2.
Also regenerate the codegen tables.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/766519

Title:
  freshclam crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-11 Thread Török Edwin
On 2011-08-11 23:15, rpkrawczyk wrote:
 After deleting every file in /var/lib/clamav/ clamav-freshclam can be
 restarted and it starts downloading the files again. The download seems
 to finish but I still get these:
 
 kernel: [ 1165.168309] freshclam[3110]: segfault at 1691000 ip 
 7fd6ca80d046 sp 7f2cbff0 error 4 in 
 libclamav.so.6.1.9[7fd6ca5b1000+995000]
 jupiter kernel: [ 1342.524325] freshclam[3498]: segfault at 214f000 ip 
 7fcca197f046 sp 7fffe15fa9f0 error 4 in 
 libclamav.so.6.1.9[7fcca1723000+995000]
 

Can you install the -dbg package for libclamav6, run freshclam again to
get a better stacktrace?

Best regards,
--Edwin

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/766519

Title:
  freshclam crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs