Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -eav world ssh Segmentation fault [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
hitachi
Guru
Guru


Joined: 20 Feb 2006
Posts: 478
Location: Freiburg / Deutschland

PostPosted: Fri Sep 15, 2006 11:49 pm    Post subject: emerge -eav world ssh Segmentation fault [solved] Reply with quote

Hi together,

I am running an xbox normaly without TV screen. I followed the gcc upgreat guid http://www.gentoo.org/doc/en/gcc-upgrading.xml#doc_chap2. Anyway on half way (sometime after gcc had comiled itself again) someone pulled the plug of my box (they wanted to speed up the internet - saying it was running for days... 64mb ram...)

when I try to log in now

Code:
ssh user@192.168.1.8
I recive the answer
Quote:
Segmentation fault


I realy don't know what to do. I pluged the box to my tv set and it does start without any error mesage. I tryed reemerging openssh but still I am not able to login from ssh.

Having physical acces to the box isn't that easy because I have to get an usb keyboard from one person and a TV from anotherone running it in a third persons room to get everything running together :-(

I would be glad about any idea that might help. Just doing emerge -eav world again would take another week...
I would like to get ssh running again and then do:
Code:
emerge -eav --resume world


oh yes and
Code:
emerge -eav --resume world | grep openssh
showed nothing.
Code:
dispatch-conf
only hat some sql stuff.

I also have telnet installed but I never used it and I also don't know howto. Also I am not confortable with this idea because of security.

Again thanks for help


Last edited by hitachi on Thu Sep 21, 2006 12:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Fri Sep 15, 2006 11:53 pm    Post subject: Reply with quote

It could be a hardware issue... ram could've gone bad, the motherboard could be shot, it could be overheating, it could be lots of things.
Back to top
View user's profile Send private message
hitachi
Guru
Guru


Joined: 20 Feb 2006
Posts: 478
Location: Freiburg / Deutschland

PostPosted: Sat Sep 16, 2006 12:11 am    Post subject: Reply with quote

well the xbox is known to use bad ram but it is running. I can plug it to a tv an boot. I can use lynx to go to the internet. I can emerge stuff... I do not thing my hardwear went bad.
The only thing I can't to is to login with ssh.
I will try to ssh out tomorrow as soon as I am able to do so.
Back to top
View user's profile Send private message
eee
Tux's lil' helper
Tux's lil' helper


Joined: 29 May 2003
Posts: 115
Location: MD

PostPosted: Sat Sep 16, 2006 2:08 am    Post subject: Reply with quote

Not sure if this is applicable, but I was getting segfaults when ssh-ing to *any* hosts. I re-emerged openssh on my client machine (not on the ssh server machine) to resolve the problem.

I'm running with ~x86, so I just upgraded openssl from openssl-0.9.8b to openssl-0.9.8c. That's the only obvious difference that I see from the last time that I ssh'd successfullly.
Back to top
View user's profile Send private message
R!tman
Veteran
Veteran


Joined: 18 Dec 2003
Posts: 1303
Location: Zurich, Switzerland

PostPosted: Sat Sep 16, 2006 6:37 am    Post subject: Reply with quote

Try to recompile openssh, that solved the problem for me.

EDIT: I mean on both machines!
Back to top
View user's profile Send private message
strugarevic
n00b
n00b


Joined: 21 Feb 2006
Posts: 18
Location: Serbia

PostPosted: Sat Sep 16, 2006 10:35 pm    Post subject: Reply with quote

That's probably hardware (RAM) problem.
Back to top
View user's profile Send private message
hitachi
Guru
Guru


Joined: 20 Feb 2006
Posts: 478
Location: Freiburg / Deutschland

PostPosted: Thu Sep 21, 2006 12:23 pm    Post subject: Reply with quote

R!tman wrote:
Try to recompile openssh, that solved the problem for me.

EDIT: I mean on both machines!


It did solve the problem for me, too.

On both mashines, too. (I did not even know it isn't running on my secend one until I tested it :roll: )

Thanx
Back to top
View user's profile Send private message
R!tman
Veteran
Veteran


Joined: 18 Dec 2003
Posts: 1303
Location: Zurich, Switzerland

PostPosted: Thu Sep 21, 2006 1:32 pm    Post subject: Reply with quote

hitachi wrote:
R!tman wrote:
Try to recompile openssh, that solved the problem for me.

EDIT: I mean on both machines!


It did solve the problem for me, too.

On both mashines, too. (I did not even know it isn't running on my secend one until I tested it :roll: )

Thanx

You're welcome!

That was the issue with openssl. If you really want to be sure everything is fine, maybe consider running this
Code:
revdep-rebuild --library=/usr/lib/libssl.so.0.9.8
revdep-rebuild --library=/usr/lib/libcrypto.so.0.9.8

You'll probably want to try with the "-pv" option first ;-).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum