Hi,
if you have Linux installation, can you please run it under gdb?
Commands would be like this:
gdb /path/to/netxmsd
will show (gdb) prompt, then
run -D5
server will run in foreground. When crash will happen, (gdb) prompt will be shown again. Type
bt
and send me an output.
Best regards,
Victor
if you have Linux installation, can you please run it under gdb?
Commands would be like this:
gdb /path/to/netxmsd
will show (gdb) prompt, then
run -D5
server will run in foreground. When crash will happen, (gdb) prompt will be shown again. Type
bt
and send me an output.
Best regards,
Victor