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

jobjc_lookupObjCObject(): returning garbage collected java ref #1409

Closed
cyberduck opened this issue Dec 7, 2007 · 1 comment
Closed

jobjc_lookupObjCObject(): returning garbage collected java ref #1409

cyberduck opened this issue Dec 7, 2007 · 1 comment
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

da7a9ea created the issue

Cyberduck disappears without warning and without any errors. This last time, I looked in Console and saw this (I think the problem was at :52 seconds) ...

12/7/07 4:12:23 PM Cyberduck[5732] ERROR: Attempt to set dropItem=(null), dropChildIndex=11 when [-1 - 0] is valid range of indices. 
12/7/07 4:12:23 PM Cyberduck[5732] ERROR: Attempt to set dropItem=(null), dropChildIndex=11 when [-1 - 0] is valid range of indices. 
12/7/07 4:12:24 PM Cyberduck[5732] Can't cache image 
12/7/07 4:12:52 PM [0x0-0x1b11b1].ch.sudo.cyberduck[5732] ObjCJava FATAL: 
12/7/07 4:12:52 PM [0x0-0x1b11b1].ch.sudo.cyberduck[5732] jobjc_lookupObjCObject(): returning garbage collected java ref for objc object of class ch/cyberduck/core/sftp/SFTPPath 
12/7/07 4:12:52 PM [0x0-0x1b11b1].ch.sudo.cyberduck[5732] ObjCJava Exit 
12/7/07 4:12:52 PM com.apple.launchd[102] ([0x0-0x1b11b1].ch.sudo.cyberduck[5732]) Exited with exit code: 255
@cyberduck
Copy link
Collaborator Author

@dkocher commented

Issues like this should be resolved by a refactored access to non-thread safe method calls in the Cocoa Framework. In d223daa.

@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