Opened on Aug 3, 2015 at 8:46:47 PM
Closed on Aug 4, 2015 at 7:45:19 PM
#8965 closed defect (duplicate)
Crashes upon launching on Mac OS X 10.9.5
Reported by: | jcdill | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 4.7.2 |
Component: | core | Version: | 4.7.1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
This is the mac error message:
Process: Cyberduck [1504] Path: /Applications/Cyberduck.app/Contents/MacOS/Cyberduck Identifier: ch.sudo.cyberduck Version: 4.7.1 (17920) Code Type: X86-64 (Native) Parent Process: launchd [180] Responsible: Cyberduck [1504] User ID: 501 Date/Time: 2015-08-03 13:40:10.346 -0700 OS Version: Mac OS X 10.9.5 (13F1077) Report Version: 11 Anonymous UUID: AC6928DD-4161-B419-6B8D-0734CC815C59 Crashed Thread: 53 Java: background-4 Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: EXC_I386_GPFLT Application Specific Information: abort() called Thread 53 Crashed:: Java: background-4 0 libsystem_kernel.dylib 0x00007fff8d2aa866 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff9837a35c pthread_kill + 92 2 libsystem_c.dylib 0x00007fff962a1b1a abort + 125 3 libjvm.dylib 0x00000001056507bb os::abort(bool) + 25 4 libjvm.dylib 0x000000010576dcb4 VMError::report_and_die() + 2250 5 libjvm.dylib 0x000000010565241e JVM_handle_bsd_signal + 1131 6 libjvm.dylib 0x000000010564e6c3 signalHandler(int, __siginfo*, void*) + 47 7 libsystem_platform.dylib 0x00007fff8a7465aa _sigtramp + 26 8 com.apple.CoreFoundation 0x00007fff8edf9b53 __CFStringAppendFormatCore + 6931 9 com.apple.CoreFoundation 0x00007fff8ee28263 _CFStringCreateWithFormatAndArgumentsAux + 115 10 com.apple.CoreFoundation 0x00007fff8ee5faeb _CFLogvEx + 123 11 com.apple.Foundation 0x00007fff92d0c32c NSLogv + 79 12 com.apple.Foundation 0x00007fff92d0c2b8 NSLog + 148 13 libjnidispatch.dylib 0x0000000125a3f94c ffi_call_unix64 + 76 14 libjnidispatch.dylib 0x0000000125a3f456 ffi_call + 630 15 libjnidispatch.dylib 0x0000000125a362f5 Java_com_sun_jna_Native_ffi_1prep_1cif + 1621 16 libjnidispatch.dylib 0x0000000125a36772 Java_com_sun_jna_Native_invokeVoid + 34 17 ??? 0x000000010776b94e 0 + 4420188494 18 ??? 0x000000010790cf18 0 + 4421898008 19 ??? 0x00000000f80003bf 0 + 4160750527
Change History (3)
comment:1 Changed on Aug 4, 2015 at 7:43:50 PM by dkocher
- Description modified (diff)
- Milestone set to 4.7.2
- Summary changed from Cyberduck 4.7.1 crashes upon launching on Mac OS X 10.9.5 to Crashes upon launching on Mac OS X 10.9.5
comment:2 Changed on Aug 4, 2015 at 7:44:51 PM by dkocher
- Description modified (diff)
comment:3 Changed on Aug 4, 2015 at 7:45:19 PM by dkocher
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Duplicate for #8927.