Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 458716

Summary: [9.2] net-misc/openssh: Segmentation fault always occurs on -9.9999 (-stable) environment.
Product: Gentoo/Alt Reporter: Yuta SATOH <nigoro.dev>
Component: FreeBSDAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
URL: http://svnweb.freebsd.org/ports?view=revision&revision=311891
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 462580    
Attachments: sample patch for openssh-6.1_p1-r1.ebuild

Description Yuta SATOH 2013-02-22 11:33:21 UTC
Segmentation fault always occurs when you compile openssh on -9.9999 (-stable) environment.
Maybe, I think this problem occurs in next 9.2-RELEASE or later version.



Reproducible: Always

Steps to Reproduce:
1. emerge net-misc/openssh
2. sshd
3.

Actual Results:  
# sshd
Segmentation fault: 11
Comment 2 Yuta SATOH 2013-04-06 08:21:29 UTC
Created attachment 344606 [details, diff]
sample patch for openssh-6.1_p1-r1.ebuild