Ticket #65 (closed defect: fixed)
Cyberduck crashes after repeated editing of a file via SFTP
| Reported by: | james@… | Owned by: | dkocher |
|---|---|---|---|
| Priority: | highest | Milestone: | 2.5.4 |
| Component: | core | Version: | 2.5.3 |
| Severity: | major | Keywords: | java |
| Cc: | Platform: | ||
| Architecture: |
Description (last modified by dkocher) (diff)
To reproduce...
- Open an SFTP connection.
- Select a file, and click 'edit'
- Use SubEthaEdit to edit this file, and save it
- On the ninth edit/save (though not sure if this number is reproducible), Cyberduck saves the edit correctly, sends a Growl notification, and promptly silently crashes (i.e. disappears and is no longer a running app).
The console says...
ObjCJava FATAL: jobjc_lookupObjCObject(): returning garbage collected java ref for objc object of class ch/cyberduck/core/sftp/SFTPPath ObjCJava Exit
Change History
comment:2 Changed 5 years ago by namxam@…
- Keywords java added
- Priority changed from high to highest
- Version changed from 2.5.2 to 2.5.3
ok, i can confirm it, but i think i have a different message in my log files. as the crash reporter came up, i send the stuff both, to apple and the cyberduck (team). the entry from the log reads like:
Jan 5 01:16:07 lala /Applications/Cyberduck.app/Contents/MacOS/Cyberduck: An unexpected Java error has been detected by HotSpot Virtual Machine.
i problems with 2.5.2 too, but now that i am using 2.5.3 crashes increased a lot. right now i would say it happens so often, that i cant use cyberduck for this specific task.
comment:3 Changed 5 years ago by dmd@…
Reproducible with textmate - this is a cyberduck issue, not a subethaedit interaction issue, in case that was in question.
comment:7 Changed 5 years ago by dkocher
- Status changed from assigned to closed
- Resolution set to fixed
- Description modified (diff)

As an additional comment, the '9' number above is not reproducible; it seems to crash "every so often", rather than every ninth edit.