[Bug 371659] Re: sshd segfault on login

2009-11-30 Thread Chuck Short
Thanks for the information.

Regards
chuck

** Changed in: openssh (Ubuntu)
   Status: Incomplete = Confirmed

-- 
sshd segfault on login
https://bugs.launchpad.net/bugs/371659
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 371659] Re: sshd segfault on login

2009-11-03 Thread S.Giron
Hello,

I am not sure if this is related, but I could reproduce this kind of
errors in ubuntu 9.10 because of a wrong /etc/hosts file.

Here is what I get :
2 servers node01 and node02

when connecting to node02 from node01:
steph...@node02:~$ ssh node01
Connection closed by 172.16.230.130

In /var/log/messages on node01 :
Nov  3 23:26:04 node01 kernel: [10483.710403] sshd[4555]: segfault at bed74a40 
ip 002a9e1d sp bed74a30 error 6 in libc-2.10.1.so[205000+13e000]

Here is an example of my /etc/hosts, which was the result of a bad vi command :
172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
172.16.230.131  node02172.16.230.130  node01
/etc/hosts 11107 lines, 499666 characters

Regards,

Stephane

-- 
sshd segfault on login
https://bugs.launchpad.net/bugs/371659
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 371659] Re: sshd segfault on login

2009-11-02 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

-- 
sshd segfault on login
https://bugs.launchpad.net/bugs/371659
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 371659] Re: sshd segfault on login

2009-06-05 Thread Jeff Enns
Thank you for sending in your report.  Could you try something for me,
please?  On the server-side could you do the following:

sudo /etc/init.d/ssh stop
sudo /usr/sbin/sshd -d 2 ~/strace-sshd.txt

Now try to ssh into the box.  Once it fails you can attache the file 
(strace-sshd.txt in your home directory) here.  You can start the ssh daemon 
again on the server by running:
sudo /etc/init.d/ssh start

Thank you.

** Changed in: openssh (Ubuntu)
   Status: New = Incomplete

-- 
sshd segfault on login
https://bugs.launchpad.net/bugs/371659
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs