Hi!
As it looks like you have core file from the crash, can you please send me backtrace obtained with gdb. Instruction is following:
1. Run gdb as
gdb /usr/bin/nxagentd core
(replace core with actual core file location)
2. At (gdb) prompt, enter command bt
Best regards,
Victor
As it looks like you have core file from the crash, can you please send me backtrace obtained with gdb. Instruction is following:
1. Run gdb as
gdb /usr/bin/nxagentd core
(replace core with actual core file location)
2. At (gdb) prompt, enter command bt
Best regards,
Victor