Hello,

I'm running OpenSSH 2.9.9p2 under Solaris 8 and am experiencing a
Segmentation fault from sshd anytime someone scp's a file over.  Here is
some output from "sshd -d -d -d":

debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
debug1: Server will not fork when running in debugging mode.
Connection from 129.x.x.x port 921
debug1: Client protocol version 1.5; client software version OpenSSH_2.3.0
debug1: match: OpenSSH_2.3.0 pat ^OpenSSH_2\.3\.0
debug1: Local version string SSH-1.99-OpenSSH_2.9.9p2
debug1: Sent 768 bit server key and 1024 bit host key.
debug1: Encryption type: 3des
debug1: Received session key; encryption turned on.
debug1: Installing crc compensation attack detector.
debug1: Starting up PAM with username "xxxx"
debug3: Trying to reverse map address 129.x.x.x
debug1: PAM setting rhost to "sokovax.scl.cwru.edu"
debug1: Attempting authentication for xxx.
debug1: PAM Password authentication accepted for user "xxxx"
Accepted password for xxxx from 129.x.x.x port 921
debug1: session_new: init
debug1: session_new: session 0
debug1: Exec command 'scp -t /tmp'
Segmentation fault

The client connected like so:

scp .tcshrc tigris:/tmp

I poked around in the archives, didn't see anything about a seg fault &
scp.  normal ssh works fine.

Any ideas?  Thanks,

                        -David


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to