Segmentation fault after DA auto update

tolisgr

Verified User
Joined
Jan 28, 2009
Messages
22
[Solved] Segmentation fault after DA auto update

Hello, I just made the last update to newer version of DA and Directadmin service is failing with this message:

Starting DirectAdmin: /bin/bash: line 1: 7095 Segmentation fault /usr/local/directadmin/directadmin d [FAILED]

I cannot find any good reference for this error in forum. Can someone help please?
 
Last edited:
Hello,
I have same problem today,

But can't solve it :(

when run gdb to debug it output:

Code:
(gdb) run s
Starting program: /usr/local/directadmin/directadmin s

Program received signal SIGSEGV, Segmentation fault.
0x082957d5 in _dl_relocate_object () at ../sysdeps/i386/dl-machine.h:348
348     ../sysdeps/i386/dl-machine.h: No such file or directory.
        in ../sysdeps/i386/dl-machine.h

any idea for this? many thanks
 
Back
Top