> I looked in the file output and copied the part from the > "All plugins loaded" write to the terminal until the exit > of proces 868586, as mentioned in nessusd.messages. Here > it is: ... > kread(5, " � � � R93 �81 f9C � - �".., 4096) = 4096 > 868586: 3215395: close(5) = 0 868586: > 3215395: _getpid() = 868586 868586: > 3215395: _getppid() = 1 868586: > Received signal #11, SIGSEGV [caught] 868586: 3215395:
If you're looking for ideas, I would try compiling a simple test program based on nessus_init_random() in nessus-libraries/libnessus/rand.c. Hopefully that will fail too on your system, which isolates the problem. And if it does, about the only thing I can think would be the cause is the implicit casts between time_t and pid_t, but I am not a C programmer.
George
-- [EMAIL PROTECTED]
Hi all,
Anyone got an test program like George mentioned? Just like George I'm not a programmer too :))
_________________________________________________________________
Gebruik MSN Webmessenger op je werk en op school http://webmessenger.msn.com/
_______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
