Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cyberduck Version 2.6.2 (2396) crashes after reading a directory with large amount of files. #944

Closed
cyberduck opened this issue Oct 24, 2006 · 5 comments

Comments

@cyberduck
Copy link
Collaborator

2663fb2 created the issue

Cyberduck Version 2.6.2 (2396) crashes after reading a directory with large amount of files.

In details I am trying to get to a large directory with many files (around 500).

It is taking ages for cyberduck to get the directory list (about 4 min but Fetch is getting there for 2 seconds)

Then once the directory list is displayed double click on any of the directories or files is not working.
Basically any action apart from force quit is not possible.

@cyberduck
Copy link
Collaborator Author

2663fb2 commented

The transfer type is SFTP in passive mode.
There is no problem with other SFTP/FTP clients on the same server and directory.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you check this against the latest nightly build (curently 2518) at http://update.cyberduck.ch/nightly/. Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

668646 [Thread-19] DEBUG ch.cyberduck.core.Session  - activityStopped
NSRangeException: *** -[NSCFArray removeObjectAtIndex:]: index (1) beyond bounds (1)
	at com.apple.cocoa.foundation.NSMutableAttributedString.appendAttributedString(Native Method)
	at ch.cyberduck.ui.cocoa.CDBrowserController$46.log(Unknown Source)
	at ch.cyberduck.core.Session.log(Unknown Source)
	at ch.cyberduck.core.ftp.FTPSession.access$200(Unknown Source)
	at ch.cyberduck.core.ftp.FTPSession$1.logReply(Unknown Source)
	at com.enterprisedt.net.ftp.FTPControlSocket.log(Unknown Source)
	at com.enterprisedt.net.ftp.FTPClient.dir(Unknown Source)
	at ch.cyberduck.core.ftp.FTPPath.list(Unknown Source)
	at ch.cyberduck.core.Path.list(Unknown Source)
	at ch.cyberduck.ui.cocoa.CDBrowserController.setWorkdir(Unknown Source)
	at ch.cyberduck.ui.cocoa.CDBrowserController$34.run(Unknown Source)
	at ch.cyberduck.ui.cocoa.CDBrowserController$37.run(Unknown Source)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This is most probably related to the logging feature. The transcript will be removed in a future commit and replaced by the new error reporting feature which should make this problem disappear.

@cyberduck
Copy link
Collaborator Author

f97932a commented

доска объявлений joomla

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants