DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 21st April 2009
smokem smokem is offline
New User
 
Join Date: Apr 2009
Posts: 1
Default Sftp Bus error: 10 (core dumped)

Hi,

I seem to have a problem with sftp on a Fbsd 7.1 amd64 box. On the bottom is the crash.
Scp just works. It doesn't matter where you make a sftp connection to or from what user you are doing it.

I tried installing a new version of openssl (& recompil openssh).
I can't find anything else on Google neither. With what i could find i think i have to recompile the kernel.

Someone got an idea? Compiled also with other options but they crash aswell.

I posted this on freebsd.org forums too.

Code:
debug1: read PEM private key done: type RSA
debug1: Authentication succeeded (publickey).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: Sending subsystem: sftp
sftp> dir
Bus error: 10 (core dumped)
[root@ ~]# debug1: client_input_channel_req: channel 0 rtype exit-status reply 
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
Transferred: sent 1920, received 2120 bytes, in 6.7 seconds
Bytes per second: sent 285.3, received 315.0
debug1: Exit status 0

/usr/bin/sftp:
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x800645000)
        libutil.so.7 => /lib/libutil.so.7 (0x8008b9000)
        libz.so.4 => /lib/libz.so.4 (0x8009c8000)
        libcrypt.so.4 => /lib/libcrypt.so.4 (0x800adc000)
        libgssapi_krb5.so.9 => /usr/lib/libgssapi_krb5.so.9 (0x800bf5000)
        libkrb5.so.9 => /usr/lib/libkrb5.so.9 (0x800d04000)
        libcom_err.so.4 => /usr/lib/libcom_err.so.4 (0x800e49000)
        libasn1.so.9 => /usr/lib/libasn1.so.9 (0x800f4b000)
        libroken.so.9 => /usr/lib/libroken.so.9 (0x801075000)
        libedit.so.6 => /lib/libedit.so.6 (0x801183000)
        libncurses.so.7 => /lib/libncurses.so.7 (0x80129d000)
        libc.so.7 => /lib/libc.so.7 (0x8013e9000)
        libthr.so.3 => /lib/libthr.so.3 (0x80160c000)
        libcrypto.so.5 => /lib/libcrypto.so.5 (0x801722000)

&& 
[root@k ~]# ldd openssh-5.2p1/sftp
openssh-5.2p1/sftp:
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x800644000)
        libutil.so.7 => /lib/libutil.so.7 (0x8008b8000)
        libz.so.4 => /lib/libz.so.4 (0x8009c7000)
        libcrypt.so.4 => /lib/libcrypt.so.4 (0x800adb000)
        libc.so.7 => /lib/libc.so.7 (0x800bf4000)
        libthr.so.3 => /lib/libthr.so.3 (0x800e17000)
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Safe FTP/SFTP access questions Albright FreeBSD Security 9 21st September 2009 09:21 PM
PureFTP + TLS / or SFTP plexter OpenBSD Security 11 6th October 2008 10:32 PM
build a sftp server milo974 OpenBSD General 9 26th September 2008 11:09 AM
obsd 4.3 chrooted sftp permissions? luismi OpenBSD General 4 12th July 2008 11:39 PM
Bus error (core dumped) doing cvsup shinjii FreeBSD Installation and Upgrading 5 23rd June 2008 01:55 AM


All times are GMT. The time now is 05:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick