Segmentation fault while updating directadmin

While a segmentation fault could easily come from a hardware problem, it may not be the hard disk. It could easily be memory.

And of course it could also be a bad downloaded file.

Have you tried downloading over again?

If you do, don't delete the directory resulting from the extraction first; just rename it, and the tarball, so the next download will be in another spot on the disk.

Jeff
 
Thanks that worked!

On a other server i have also a Segmentation fault, only not on a easy location.
When i try to login with root or other user in ssh, it gives a Segmentation fault after typing the password. Is this easy to fix? or must i replace someting from the hardware (memory or hdd for example)?

[root@server57 ~]$ ssh [email protected]
[email protected]'s password:
Segmentation fault
[root@server57 ~]$
 
Not enough information to know. It'll require some investigation. Have you checked the /var/log/secure log?

Jeff
 
Problem solved with the same solution. Just installed openssh again on a different location, and it works now.

Thanks for your help.
 
Back
Top