[Cyberduck-trac] [Cyberduck] #7270: Cyber Duck crashes when I start transfer

Cyberduck trac at trac.cyberduck.ch
Tue May 28 16:09:54 UTC 2013


#7270: Cyber Duck crashes when I start transfer
-------------------------+---------------------------
    Reporter:  sefraser  |      Owner:
        Type:  defect    |     Status:  new
    Priority:  high      |  Milestone:
   Component:  core      |    Version:  4.3.1
    Severity:  normal    |   Keywords:
Architecture:  Intel     |   Platform:  Mac OS X 10.7
-------------------------+---------------------------
 Running OSX 10.7.5 and I connect to my host via FTP/SFTP fine. The program
 however crashes once I initiate transfer of a file either for upload or
 download.

 Error Message below..

 Process:         Cyberduck [49319]
 Path:            /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
 Identifier:      ch.sudo.cyberduck
 Version:         4.3.1 (10996)
 App Item ID:     409222199
 App External ID: 15288358
 Code Type:       X86-64 (Native)
 Parent Process:  launchd [428]

 Date/Time:       2013-05-28 12:08:43.965 -0400
 OS Version:      Mac OS X 10.7.5 (11G63)
 Report Version:  9

 Interval Since Last Report:          38019 sec
 Per-App Interval Since Last Report:  729 sec
 Per-App Crashes Since Last Report:   2
 Anonymous UUID:                      391FA688-3DD5-43B0-AFFB-DDB37BAFA686

 Crashed Thread:  0  Dispatch queue: com.apple.main-thread

 Exception Type:  EXC_BAD_ACCESS (SIGABRT)
 Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008

 VM Regions Near 0x8:
 -->
     __TEXT                 0000000100000000-0000000100007000 [   28K]
 r-x/rwx SM=COW  /Applications/Cyberduck.app/Contents/MacOS/Cyberduck

 Application Specific Information:
 objc[49319]: garbage collection is OFF
 *** Terminating app due to uncaught exception
 'NSInvalidArgumentException', reason: '-[NSRemoteOpenPanel close]:
 unrecognized selector sent to instance 0x1139903b0'
 *** First throw call stack:
 (
         0   CoreFoundation                      0x00007fff85deff56
 __exceptionPreprocess + 198
         1   libobjc.A.dylib                     0x00007fff872c1dee
 objc_exception_throw + 43
         2   CoreFoundation                      0x00007fff85e7c1be
 -[NSObject doesNotRecognizeSelector:] + 190
         3   CoreFoundation                      0x00007fff85ddce23
 ___forwarding___ + 371
         4   CoreFoundation                      0x00007fff85ddcc38
 _CF_forwarding_prep_0 + 232
         5   libjnidispatch.dylib                0x000000010c319bbc
 ffi_call_unix64 + 76
         6   ???                                 0x00007fff5fbf9570 0x0 +
 140734799779184
 )

 terminate called throwing an exception
 abort() called

 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
 0   libsystem_kernel.dylib              0x00007fff8590bce2 __pthread_kill
 + 10
 1   libsystem_c.dylib                   0x00007fff8b8b17d2 pthread_kill +
 95
 2   libsystem_c.dylib                   0x00007fff8b8a2a7a abort + 143
 3   libc++abi.dylib                     0x00007fff84e9e7bc abort_message +
 214
 4   libc++abi.dylib                     0x00007fff84e9bfcf
 default_terminate() + 28
 5   libobjc.A.dylib                     0x00007fff872c2249 _objc_terminate
 + 94
 6   libc++abi.dylib                     0x00007fff84e9c001
 safe_handler_caller(void (*)()) + 11
 7   libc++abi.dylib                     0x00007fff84e9c05c
 std::terminate() + 16
 8   libc++abi.dylib                     0x00007fff84e9d152 __cxa_throw +
 114
 9   libobjc.A.dylib                     0x00007fff872c1f0a
 objc_exception_throw + 327
 10  com.apple.CoreFoundation            0x00007fff85e7c1be -[NSObject
 doesNotRecognizeSelector:] + 190
 11  com.apple.CoreFoundation            0x00007fff85ddce23
 ___forwarding___ + 371
 12  com.apple.CoreFoundation            0x00007fff85ddcc38
 _CF_forwarding_prep_0 + 232
 13  libjnidispatch.dylib                0x000000010c319bbc ffi_call_unix64
 + 76
 14  libjnidispatch.dylib                0x000000010c319724 ffi_call + 644
 15  libjnidispatch.dylib                0x000000010c3109d5
 Java_com_sun_jna_Native_ffi_1prep_1cif + 1605
 16  libjnidispatch.dylib                0x000000010c310e52
 Java_com_sun_jna_Native_invokeVoid + 34
 17  ???                                 0x00000001031a2cce 0 + 4347014350
 18  ???                                 0x00000001031c8630 0 + 4347168304

 Thread 1:: Dispatch queue: com.apple.libdispatch-manager
 0   libsystem_kernel.dylib              0x00007fff8590c7e6 kevent + 10
 1   libdispatch.dylib                   0x00007fff8b4a0786
 _dispatch_mgr_invoke + 923
 2   libdispatch.dylib                   0x00007fff8b49f316
 _dispatch_mgr_thread + 54

 Thread 2:
 0   libsystem_kernel.dylib              0x00007fff8590a6b6
 semaphore_wait_trap + 10
 1   libdispatch.dylib                   0x00007fff8b4a1d8a
 _dispatch_thread_semaphore_wait + 18
 2   libdispatch.dylib                   0x00007fff8b4a0f7a
 _dispatch_barrier_sync_f_slow + 137
 3   libjli.dylib                        0x00000001000e7bbd JVMInit + 199
 4   libjli.dylib                        0x00000001000e3a21 JLI_Launch +
 4489
 5   Cyberduck                           0x0000000100002152 launch + 2346
 6   Cyberduck                           0x00000001000016e1 main + 71
 7   libjli.dylib                        0x00000001000e8520 apple_main + 92
 8   libsystem_c.dylib                   0x00007fff8b8af8bf _pthread_start
 + 335
 9   libsystem_c.dylib

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/7270>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list