crash with plugins

Bug #198944 reported by LimCore
8
Affects Status Importance Assigned to Milestone
nessus-core (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Each time nessus crash after I
1) download all plugins feed (update plugins after registering at nessus.org/register/) on 2008-03-06 (first try)
2) then when I start the scan, it crashes (was working fine before I downlaoded & enabled all plugins)

#0 0x00002ab229d0bb30 in strlen () from /lib/libc.so.6
#1 0x00002ab229cda25a in vfprintf () from /lib/libc.so.6
#2 0x00002ab229cfc56a in vsnprintf () from /lib/libc.so.6
#3 0x0000000000408ce5 in ?? ()
#4 0x000000000040a4cf in ?? ()
#5 0x000000000040ff1e in ?? ()
#6 0x0000000000420ba5 in ?? ()
#7 0x00000000004256ed in ?? ()
#8 0x00002ab22937599a in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#9 0x00002ab2293856b8 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x00002ab229386af3 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#11 0x00002ab229386cc3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#12 0x00002ab22666dbb9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x00002ab22937599a in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#14 0x00002ab229385afd in ?? () from /usr/lib/libgobject-2.0.so.0
#15 0x00002ab229386af3 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#16 0x00002ab229386cc3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#17 0x00002ab22666c489 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x00002ab22673115d in _gtk_marshal_BOOLEAN__BOXED () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x00002ab22937599a in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#20 0x00002ab229385cc8 in ?? () from /usr/lib/libgobject-2.0.so.0
#21 0x00002ab2293868c7 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#22 0x00002ab229386cc3 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#23 0x00002ab2268370ae in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x00002ab22672a4fb in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#25 0x00002ab22672b504 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x00002ab226c011dc in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#27 0x00002ab2297e0fd3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00002ab2297e42dd in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00002ab2297e45ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#30 0x00002ab22672b883 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#31 0x0000000000431c19 in ?? ()
#32 0x00002ab229cb0b44 in __libc_start_main () from /lib/libc.so.6
#33 0x0000000000408ab9 in ?? ()
#34 0x00007fff85b96258 in ?? ()
#35 0x0000000000000000 in ?? ()

Revision history for this message
LimCore (limcore) wrote :

ii nessus 2.2.9-2

ubuntu 7.10 amd64

Revision history for this message
y0ld (yold) wrote :

I can confirm this bug

ubuntu 7.10 amd64, nessus 2.2.9-2

segfault core dumped after get plugins and start scan

Revision history for this message
HillClimber (launchpad-pub) wrote :

Confirming here. Segment fault and core dump on "start scan". Nessus is unusable. Amd64 Gutsy.

nessus (Nessus) 2.2.9 for Linux

Linux xxx 2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008 x86_64 GNU/Linux

Changed in nessus-core:
status: New → Confirmed
Revision history for this message
y0ld (yold-paisiblement) wrote :

resolved:

apt-get remove --purge nessus && apt-get install nessusclient

nessus is an obsolete client.

Revision history for this message
HillClimber (launchpad-pub) wrote :

This is *not* resolved. nessusclient is not available in the repo's:

========
xxx@shuttle64:~$ aptitude search nessus
p libnessus-dev - Nessus static libraries and headers
i A libnessus2 - Nessus shared libraries
p nessus - Remote network security auditor, the clien
p nessus-dev - Nessus development header files
i A nessus-plugins - Nessus plugins
i nessusd - Remote network security auditor, the serve
xxx@shuttle64:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"
xxx@shuttle64:~$ uname -a
Linux shuttle64.box 2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008 x86_64 GNU/Linux
xxx@shuttle64:~$ sudo apt-get install nessusclient
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package nessusclient
xxx@shuttle64:~$ cat /etc/apt/sources.list | grep -v '^#'
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse

xxx@shuttle64:~$
=======

Revision history for this message
y0ld (yold-paisiblement) wrote :

Sorry, i have upgrade to Hardy

nessusclient is avalaible on hardy

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.