Hmmm, well normally when a program crashes abnormally it will leave a core
file and you can use gbd to find out where it crashed, you can attatch gdb
to a running process or you can run it from within gdb, now i just ran it
from within gdb and here is the last 2 lines (Apart from the gdb prompt)

Program recieved SIGSEGV, Segmentation fault.
0x2828b2e9 in setproctitle () from /usr/lib/libc.so.4
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to