When I click to Brute Force Monitor button at the main page I get:
Directadmin error log:
and lots of:
And the output of gdb:
Can anyone help about this?
Directadmin error log:
*** Segmentation fault *** Log::~Log : done : User: admin : XXX.XXX.XXX.XXX : /CMD_BRUTE_FORCE_MONITOR : sort1=-1 : (null)
and lots of:
Table::tblcomp((null), (null))
And the output of gdb:
#0 0x000000380fc79a14 in strncpy () from /lib64/libc.so.6
No symbol table info available.
#1 0x000000000050ba03 in ServerInfo::fill_brute_force_tokens ()
No symbol table info available.
#2 0x000000000053162b in Command::brute_force_monitor ()
No symbol table info available.
#3 0x000000000044b623 in Command::doCommand ()
No symbol table info available.
#4 0x000000000044bbee in Command::run ()
No symbol table info available.
#5 0x00000000005532c0 in server ()
No symbol table info available.
#6 0x0000000000553b7e in main ()
No symbol table info available.
Can anyone help about this?