[Bug 454566] Re: False positive for SucKit

2014-06-08 Thread rpkrawczyk
After an upgrade from 12.04 to 14.04 I got a scared with the message
suckit rootkit detected, too. rkhunter does not find anything. Here is
the MD5SUM of my /sbin/init

c9b343f85e6804e2d7ee70b810b1a15a  /sbin/init

which is the same as found in /var/lib/dpkg/info/upstart.md5sums.

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

Title:
  False positive for SucKit

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/454566/+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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2012-05-23 Thread rpkrawczyk
This is fixed in 12.04!

** Changed in: clamav (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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 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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-15 Thread rpkrawczyk
Hi Imre!

That did the trick! Here is the output from clamav.log:

  -- 8 --
Mon Aug 15 21:59:41 2011 - freshclam daemon 0.97.2 (OS: linux-gnu, ARCH: 
x86_64, CPU: x86_64)
Mon Aug 15 21:59:41 2011 - ClamAV update process started at Mon Aug 15 
21:59:41 2011
Mon Aug 15 21:59:41 2011 - main.cvd is up to date (version: 53, sigs: 846214, 
f-level: 53, builder: sven)
Mon Aug 15 21:59:41 2011 - daily.cld is up to date (version: 13440, sigs: 
174064, f-level: 60, builder: arnaud)
Mon Aug 15 21:59:41 2011 - bytecode.cvd is up to date (version: 144, sigs: 41, 
f-level: 60, builder: edwin)
  -- 8 --

Do you need anything else?

Thank you all very much!

-- 
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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread rpkrawczyk
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?
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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread rpkrawczyk
This is a strace of a freshclam run. Maybe this can pinpoint the
problem. Interestingly the mmap and lseek give an illegal seek, maybe
there is the problem? Error of memory mapping the file? 64bit issue?

** Attachment added: strace of a freshclam run
   
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+attachment/2278257/+files/freshclam.strace.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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread rpkrawczyk
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

-- 
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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread rpkrawczyk
Had some problems sending the mail... The command:

 clamscan -dbytecode.cvd /dev/null

fails with SEGV, please find attached a catchsegv output.

** Attachment added: clamav.catchsegv.log.bz2
   
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+attachment/2278296/+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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-14 Thread rpkrawczyk
An munmap segfaults! See attachment...

** Attachment added: clamscan.strace.log
   
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/766519/+attachment/2278298/+files/clamscan.strace.log

-- 
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


[Bug 766519] Re: freshclam crashed with SIGSEGV

2011-08-11 Thread rpkrawczyk
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]

-- 
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