I ran into an issue that I have been trying to straighten out for a few days. I 
have 2 servers running  Fedora Core 2. I installed Nessus 2.2.6 on both. I use 
one server for testing and one for "production".

Every thing appears fine on my "test" server but I have a problem with the 
"production" server. I do not have access to the console on either of these but 
use ssh to access the servers.

The problem I see is when I run the command nessus -i BBB.nbe -o BBB.html
When I run as root the html file gets created just fine, but if I run as myself 
or execute out of a cgi under apache I get the following errors:
bash-2.05b$ nessus -i BBB.nbe -o BBB.html

(process:3895): GLib-GObject-CRITICAL **: gtype.c:2254: initialization 
assertion failed, use IA__g_type_init() prior to this function

(process:3895): GLib-GObject-CRITICAL **: gtype.c:2254: initialization 
assertion failed, use IA__g_type_init() prior to this function

(process:3895): GLib-GObject-CRITICAL **: gtype.c:2254: initialization 
assertion failed, use IA__g_type_init() prior to this function

(process:3895): GLib-GObject-CRITICAL **: g_type_add_interface_static: 
assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(process:3895): GLib-GObject-CRITICAL **: gtype.c:2254: initialization 
assertion failed, use IA__g_type_init() prior to this function

(process:3895): GLib-GObject-CRITICAL **: gtype.c:2254: initialization 
assertion failed, use IA__g_type_init() prior to this function

(process:3895): GLib-GObject-CRITICAL **: gtype.c:2254: initialization 
assertion failed, use IA__g_type_init() prior to this function

(process:3895): GLib-GObject-CRITICAL **: g_object_new: assertion 
`G_TYPE_IS_OBJECT (object_type)' failed
Segmentation fault

I compared the installed "rpms" of the working server to the broken one and 
have made sure to sync to the same version to no avail. I even have update to 
newer verions to no avail as well. Any ideas? I was thinking about 
installing/compiling the nessus package with out the "GUI" (since I do not 
access the console ) but not sure what the best way would be to do this.

Any help is appreciated. The rest of the package works fine - I can run scans 
and generate reports using the windows client,  it is just trying to generate a 
report on the server that is an issue.

Glenn 
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to