Opened 11 years ago

Closed 9 years ago

#8607 closed Bug report (outdated)

Out of memory

Reported by: RigPa Owned by:
Priority: normal Component: FileZilla Client
Keywords: out of memory Cc: teshca@…, webmaster-thwrn@…
Component version: Operating system type: Windows
Operating system version: Win 7 SP1

Description

When transferring huge amounts of data (Filezilla Client) I get out of memory errors.

I can see in the taskmanager that FZ is using more and more memory. It starts reporting out of memory after slowly climbing from 57.000 kb to 340.000 kb in taskmanager. I am copying around 50 domains with WordPress sites.

It does not make any difference to free up memory by killing processes after FZ has started.

Attachments (1)

FzError.jpg (23.0 KB ) - added by RigPa 11 years ago.

Download all attachments as: .zip

Change History (10)

by RigPa, 11 years ago

Attachment: FzError.jpg added

comment:1 by Steve Williams, 11 years ago

Status: newmoreinfo

comment:2 by Alexander Schuch, 11 years ago

Which version of FileZilla are you using? If not most recent FileZilla 3.7.0.1, please update first to see if the problem persists.

comment:3 by Alexander Schuch, 11 years ago

Resolution: outdated
Status: moreinfoclosed

No reply for more than 28 days.

comment:4 by nickolay.artamonov, 11 years ago

Cc: teshca@… added
Operating system version: XP SP3Win 8
Resolution: outdated
Status: closedreopened

I'm having exactly the same problem on the latest version 3.7.3

http://yadi.sk/d/X2NP3rFzAMPLA

The more files in the query the more momory filezilla client use, util it makes all of it.

comment:5 by Garrett, 10 years ago

Cc: webmaster-thwrn@… added
Keywords: out of memory added
Operating system version: Win 8Win 7 SP1

The incident we had concerns not being able to login... We searched through Google for answers, most are varied and we tried several fixes that appeared to work for others, but no luck for ourselves. We made sure the .bashrc files and .bash_profile files were the same, refeshed the PPK file (replaced it with a copy we keep in our backups), still no luck...

The log file has the following (it tries 3 times, we've truncated for one cycle)...

2014-06-18 02:38:10 4896 1 Status: Connecting to 54.84.79.85...
2014-06-18 02:38:10 4896 1 Trace: Going to execute "G:\ProgramsX86\Filezilla\FileZilla FTP Client\fzsftp.exe"
2014-06-18 02:38:10 4896 1 Response: fzSftp started
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::SendNextCommand()
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::ConnectSend()
2014-06-18 02:38:10 4896 1 Command: keyfile "C:\thw-aws-ec2-nva.ppk"
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::ConnectParseResponse()
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::SendNextCommand()
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::ConnectSend()
2014-06-18 02:38:10 4896 1 Command: keyfile "C:\ec2-root-login.ppk"
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::ConnectParseResponse()
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::SendNextCommand()
2014-06-18 02:38:10 4896 1 Trace: CSftpControlSocket::ConnectSend()
2014-06-18 02:38:10 4896 1 Command: open "root@54.84.79.85" 22
2014-06-18 02:38:10 4896 1 Trace: Looking up host "54.84.79.85"
2014-06-18 02:38:10 4896 1 Trace: Connecting to 54.84.79.85 port 22
2014-06-18 02:38:11 4896 1 Trace: Server version: SSH-2.0-OpenSSH_6.2
2014-06-18 02:38:11 4896 1 Trace: Using SSH protocol version 2
2014-06-18 02:38:11 4896 1 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jun__1_2014_11:08:49
2014-06-18 02:38:11 4896 1 Trace: Doing Diffie-Hellman group exchange
2014-06-18 02:38:11 4896 1 Trace: Doing Diffie-Hellman key exchange with hash SHA-256
2014-06-18 02:38:12 4896 1 Trace: Host key fingerprint is:
2014-06-18 02:38:12 4896 1 Trace: ssh-rsa 2048 7b:3c:4c:7e:de:6f:9c:1b:6e:22:2b:1c:e9:9a:62:32
2014-06-18 02:38:12 4896 1 Trace: Initialised AES-256 SDCTR client->server encryption
2014-06-18 02:38:12 4896 1 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm
2014-06-18 02:38:12 4896 1 Trace: Initialised AES-256 SDCTR server->client encryption
2014-06-18 02:38:12 4896 1 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm
2014-06-18 02:38:12 4896 1 Trace: Successfully loaded 2 key pairs from file
2014-06-18 02:38:12 4896 1 Trace: Offered public key from "C:\thw-aws-ec2-nva.ppk"
2014-06-18 02:38:13 4896 1 Trace: Offer of public key accepted, trying to authenticate using it.
2014-06-18 02:38:13 4896 1 Trace: Access granted
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: Port forwarding disabled.
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: Agent forwarding disabled.
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: X11 forwarding disabled.
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: Forced command.
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: Port forwarding disabled.
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: Agent forwarding disabled.
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: X11 forwarding disabled.
2014-06-18 02:38:14 4896 1 Trace: Remote debug message: Forced command.
2014-06-18 02:38:14 4896 1 Trace: Opened channel for session
2014-06-18 02:38:14 4896 1 Trace: Started a shell/command
2014-06-18 02:38:14 4896 1 Status: Connected to 54.84.79.85
2014-06-18 02:38:27 4896 1 Error: Out of memory!
2014-06-18 02:38:27 4896 1 Trace: CControlSocket::DoClose(64)
2014-06-18 02:38:27 4896 1 Trace: CSftpControlSocket::ResetOperation(66)
2014-06-18 02:38:27 4896 1 Trace: CControlSocket::ResetOperation(66)
2014-06-18 02:38:27 4896 1 Error: Could not connect to server
2014-06-18 02:38:27 4896 1 Trace: CFileZillaEnginePrivate::ResetOperation(66)

comment:6 by Garrett, 10 years ago

Additional notes...

We have two users that access the server via FileZilla -- one is still working perfectly, the other will not. When deleting the 'bad' user credentials and making a copy of the 'good' credentials for the working set, the out of memory does not disappear. This is leading us to believe there is something on the server causing this as the constants between the two end-users are the same, save the name used to login... The difference between the two: one is a super user while the other is an admin...

comment:7 by Alexander Schuch, 10 years ago

thehrisworld, this unfortunately is about another out of memory error. Can you please file a new bug report with your error? Thank you.

comment:8 by Alexander Schuch, 10 years ago

Status: reopenedmoreinfo_reopened

RigPa, a lot has changed since your bug report. FileZilla now even uses wxWidgets 3. Do you still have your problem with FileZilla latest FileZilla 3.9.x?

comment:9 by Alexander Schuch, 9 years ago

Resolution: outdated
Status: moreinfo_reopenedclosed

No reply for more than 28 days.

Note: See TracTickets for help on using tickets.