Page 1 of 1

Crash for Cyberduck

Posted: Sat Nov 17, 2007 9:53 pm
by Eelke
Hi,

I am new to CyberDuck. I've only used it for a few hours now, but I like it a lot. However, I have experienced several crashes. In some other posts I saw the output from console.app was requested, so I am posting that here. The build I am using is 3290.

Code: Select all

17-11-07 10:24:41 PM Cyberduck[692] Can't cache image 
17-11-07 10:25:44 PM Cyberduck[692] Can't cache image 
17-11-07 10:25:55 PM Cyberduck[692] Can't cache image 
17-11-07 10:26:00 PM Cyberduck[692] jobjc_mapObjects() collision, objc object 140f40 of type (NSCFTimer) being entered for Java object of class (com/apple/cocoa/foundation/NSTimer) in entry 1b8b23d0 
17-11-07 10:26:00 PM Cyberduck[692] existing java object's class is (com/apple/cocoa/foundation/NSTimer) 
17-11-07 10:26:00 PM Cyberduck[692] no corresponding java entry! (did it get collected?) 
17-11-07 10:26:00 PM [0x0-0x70070].ch.sudo.cyberduck[692] ObjCJava FATAL: 
17-11-07 10:26:00 PM [0x0-0x70070].ch.sudo.cyberduck[692] jobjc_mapObjects(): mapping inconsistency -- hashtable entries are not identical 
17-11-07 10:26:00 PM [0x0-0x70070].ch.sudo.cyberduck[692] ObjCJava Exit 
17-11-07 10:26:01 PM com.apple.launchd[202] ([0x0-0x70070].ch.sudo.cyberduck[692]) Exited with exit code: 255 
This seems to happen when it is in some particular subtree of the directory I want to download, while it is "listing" the directory (i.e. prior to starting the actual download).

Posted: Sat Nov 17, 2007 10:11 pm
by Eelke
I got another one, but this showed a (slightly) different console.log:

Code: Select all

17-11-07 11:09:44 PM Cyberduck[781] jobjc_mapObjects() collision, objc object 10a940 of type (__NSPlaceholderArray) being entered for Java object of class (com/apple/cocoa/foundation/NSArray) in entry 1cf75750 
17-11-07 11:09:44 PM Cyberduck[781] existing java object's class is (com/apple/cocoa/foundation/NSArray) 
17-11-07 11:09:44 PM Cyberduck[781] no corresponding java entry! (did it get collected?) 
17-11-07 11:09:44 PM [0x0-0x7d07d].ch.sudo.cyberduck[781] ObjCJava FATAL: 
17-11-07 11:09:44 PM [0x0-0x7d07d].ch.sudo.cyberduck[781] jobjc_mapObjects(): mapping inconsistency -- hashtable entries are not identical 
17-11-07 11:09:44 PM [0x0-0x7d07d].ch.sudo.cyberduck[781] ObjCJava Exit 
17-11-07 11:09:44 PM com.apple.launchd[202] ([0x0-0x7d07d].ch.sudo.cyberduck[781]) Exited with exit code: 255 
BTW, I am on Leopard 10.5.1.

Posted: Sat Dec 22, 2007 7:13 am
by damainman
I have the same errors. Only seems to happen when I'm uploading two or more folders at the same time though.