You are not logged in.

#1 2009-11-05 18:29:22

dext
Member
From: Poland, Kraków
Registered: 2008-02-01
Posts: 124

SSHD - bus error

After I upgraded my server today, I can't start sshd. First of all, I lost libroken.so, so I recovered it from other computer. Now, when I try to start sshd I get message:

/etc/rc.d/sshd: line 8: 1593 Bus error /usr/sbin/sshd $SSHD_ARGS


I don't think it is perfect category for this problem, but it seems to be the best.

Offline

#2 2009-11-05 19:12:35

tavianator
Member
From: Waterloo, ON, Canada
Registered: 2007-08-21
Posts: 859
Website

Re: SSHD - bus error

Bus errors usually mean program bugs, but it could be some kind of corruption too.  Try just running "sshd" as root and seeing if that works, or if there's any output or error logs.  And try "pacman -Sf openssh".

dext wrote:

English is not my native, so please, correct me if I made some mistakes.

That should say "English is not my native language, ..."

Offline

#3 2009-11-05 20:15:10

dext
Member
From: Poland, Kraków
Registered: 2008-02-01
Posts: 124

Re: SSHD - bus error

I've started ssh. Long story short: looks like new cups package destroy it's own shared libraries: /usr/lib/libcupscgi.so* /usr/lib/libcupsinage.so*. Because of that sqlite3 could not work, so sshd too. I removed this cups shared libraries, reinstall sqlite3 and openssh. I will try to install cups tomorrow.

Offline

Board footer

Powered by FluxBB