Bug 473279 - ssh and sshd segmentation fault
Summary: ssh and sshd segmentation fault
Keywords:
Status: CLOSED DUPLICATE of bug 473073
Alias: None
Product: Fedora
Classification: Fedora
Component: openssh
Version: 10
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-27 14:05 UTC by David Highley
Modified: 2008-11-27 21:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-27 21:47:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Strace of ssh host (22.05 KB, text/x-log)
2008-11-27 14:05 UTC, David Highley
no flags Details

Description David Highley 2008-11-27 14:05:12 UTC
Created attachment 324884 [details]
Strace of ssh host

Description of problem:
ssh and sshd segmentation fault

Version-Release number of selected component (if applicable):
openssh-5.1p1-3.fc10.x86_64

How reproducible:
Everytime

Steps to Reproduce:
1.ssh host
2.
3.
  
Actual results:


Expected results:


Additional info:
Attached strace file.

Comment 1 Tomas Mraz 2008-11-27 14:16:17 UTC
Please attach a backtrace if you're able to generate it.

Comment 2 David Highley 2008-11-27 14:29:35 UTC
[New Thread 0x7ffff7f867a0 (LWP 13723)]
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x0000000001886423 in free () from /lib64/libc.so.6
(gdb) where
#0  0x0000000001886423 in free () from /lib64/libc.so.6
#1  0x0000000034175836 in _nss_nis_gethostbyname4_r ()
   from /lib64/libnss_nis.so.2
   #2  0x00000000018d94d6 in gaih_inet () from /lib64/libc.so.6
   #3  0x00000000018db19d in getaddrinfo () from /lib64/libc.so.6
   #4  0x00007ffff7fbe957 in ?? () from /usr/bin/ssh
   #5  0x00007ffff7fb4d5d in main () from /usr/bin/ssh

Comment 3 Tomas Mraz 2008-11-27 16:16:40 UTC
I strongly suspect there is some problem in the libnss_nis nsswitch plugin.

Can you please install openssh-debuginfo and glibc-debuginfo and try to obtain the backtrace again?

Comment 4 Emmanuel Thomé 2008-11-27 21:30:27 UTC
This is a duplicate of bug 473081 & bug 473073. See patched .so file in 473073, and follow the instructions there to confirm.

E.

Comment 5 Tomas Mraz 2008-11-27 21:47:55 UTC

*** This bug has been marked as a duplicate of bug 473073 ***


Note You need to log in before you can comment on or make changes to this bug.