I'm not sure what to do at current
I have Fedora Core 1 running on a 2 way AMD Athlon 2800+ system.
I set CPPFLAGS to be "-D_FILE_OFFSET_BITS=64"
nessusd -d displays:
This is Nessus 2.1.0 for Linux 2.4.22-1.2188.nptlsmp
compiled with gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
Current setup :
nasl : 2.1.0
libnessus : 2.1.0
SSL support : enabled
SSL is used for client / server communication
Running as euid : 0
Compiled with tcpwrappers support
Filesystem Size Used Avail Use% Mounted on
/dev/Volume00/LogVol00
36G 4.5G 30G 14% /
Below is the gdb output
I just re-compiled and installed, and to answer did it ever work? Yes it
did as of just a couple of days ago I didn't have a problem starting the
server.
(gdb) run -a 127.0.0.1
Starting program: /opt/nessus/sbin/nessusd -a 127.0.0.1
Program received signal SIGXFSZ, File size limit exceeded.
0x0061ec32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
(gdb) where
#0 0x0061ec32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x00703fa3 in __write_nocancel () from /lib/tls/libc.so.6
#2 0x006a0a8f in _IO_new_file_write () from /lib/tls/libc.so.6
#3 0x0069fa1e in new_do_write () from /lib/tls/libc.so.6
#4 0x0069f9b6 in _IO_new_do_write () from /lib/tls/libc.so.6
#5 0x006a00c9 in _IO_new_file_overflow () from /lib/tls/libc.so.6
#6 0x006a0bb1 in _IO_new_file_xsputn () from /lib/tls/libc.so.6
#7 0x0067b7fb in vfprintf () from /lib/tls/libc.so.6
#8 0x08060e95 in _IO_stdin_used ()
#9 0x00000001 in ?? ()
#10 0x0000000a in ?? ()
#11 0x000007d4 in ?? ()
(gdb) bt
#0 0x0061ec32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x00703fa3 in __write_nocancel () from /lib/tls/libc.so.6
#2 0x006a0a8f in _IO_new_file_write () from /lib/tls/libc.so.6
#3 0x0069fa1e in new_do_write () from /lib/tls/libc.so.6
#4 0x0069f9b6 in _IO_new_do_write () from /lib/tls/libc.so.6
#5 0x006a00c9 in _IO_new_file_overflow () from /lib/tls/libc.so.6
#6 0x006a0bb1 in _IO_new_file_xsputn () from /lib/tls/libc.so.6
#7 0x0067b7fb in vfprintf () from /lib/tls/libc.so.6
#8 0x08060e95 in _IO_stdin_used ()
#9 0x00000001 in ?? ()
#10 0x0000000a in ?? ()
#11 0x000007d4 in ?? ()
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus