Bug 234302 - "out of memory" when using sftp in konqueror 4.4.2
Summary: "out of memory" when using sftp in konqueror 4.4.2
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: sftp (show other bugs)
Version: 4.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 01:06 UTC by hongcj92
Modified: 2010-04-18 11:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hongcj92 2010-04-14 01:06:06 UTC
Version:           4.4.2 (KDE 4.4.2) (using 4.4.2 (KDE 4.4.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.32-20-generic

I usually use sftp in konqueror. One day, it fail to connect to a sftp connection with the following message.

The requested operation could not be completed
Out of Memory
Details of the Request:
URL: sftp://hongcj@vl1.msi.umn.edu
Protocol: sftp
Date and Time: Tuesday, April 13, 2010 05:55 pm
Additional Information: 
Description:
The program on your computer which provides access to the sftp protocol could not obtain the memory required to continue.
Comment 1 Pino Toscano 2010-04-15 13:21:19 UTC
What is the version of your libssh?
Comment 2 Ondra 2010-04-17 10:04:08 UTC
Hi,

I have also this problem on Fedora 12. I think, it is from time I've upgraded from KDE 4.3 to KDE 4.4 (it works in KDE 4.3). 

My software:
libssh-0.4.2-1.fc12.i686
kdelibs-4.4.2-2.fc12.i686
kdebase-.4.2-1.fc12.i686                                                        kdebase-runtime-4.4.2-1.fc12.i686
Linux version 2.6.32.11-102.fc12.i686.PAE
Comment 3 hongcj92 2010-04-17 20:17:23 UTC
libssh-4 0.4.2-1ubuntu1 (i386)

It works fine now. I did two things.
1)I found that there were some errors in my path configuration.
2)I delete a machine list in ~/.ssh.

Thanks,
Comment 4 Ondra 2010-04-17 23:38:46 UTC
Still no luck. I've made new user with clean profile and I'm still unable to use kio_sftp... ;(
Comment 5 Andreas Schneider 2010-04-18 09:10:22 UTC
This has been fixed on Ubuntu see https://bugs.launchpad.net/ubuntu/+source/libssh/+bug/562240

kdebase (runtime) on Fedora should be rebuilt with the new libssh version. Please file a bug report there.

Thanks!
Comment 6 Ondra 2010-04-18 11:46:25 UTC
Thanks Andreas! Rebuilding of kdebase-runtime fixed it.