"Michael Scheidell" <[EMAIL PROTECTED]> writes:

> SEGV when using kbs now

Did you try to debug it?

Edit nessus-core/nessusd/sighand.c and change the first #if 0 to #if 1
in sighand_segv()
The failed process starts an infinite loop and you shall be able to
attach a debugger to it.

Or uncomment the second #if 0 and you'll get a core file.

Reply via email to