I'm getting a segmentation fault when I try to run directadmin. It was working fine until a couple of hours ago. It stopped working. I logged in to my server and saw it throws a segfault.
I tryied to run gdb but got this error:
Can you help me to fix it? I need to fix it ASAP, because I have lots of clients complaining.
Thanks in advance
Code:
$ /usr/local/directadmin/directadmin d
Segmentation fault
I tryied to run gdb but got this error:
Code:
[root@myserver directadmin]# gdb directadmin
GNU gdb Red Hat Linux (6.5-37.el5rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"..."/usr/local/directadmin/directadmin": not in executable format: File format not recognized
Can you help me to fix it? I need to fix it ASAP, because I have lots of clients complaining.
Thanks in advance