Opened on Feb 9, 2017 at 2:06:11 PM
Closed on Feb 10, 2017 at 3:17:42 PM
Last modified on Feb 13, 2017 at 3:10:59 PM
#9845 closed defect (fixed)
SUThreadException, reason: 'This method must be called on the main thread'
Reported by: | kbleicken | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 5.3.7 |
Component: | core | Version: | 5.3.5 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
A couple of times a day it crashes. Here is the error report.
Process: Cyberduck [56740] Path: /Users/USER/Desktop/Cyberduck.app/Contents/MacOS/Cyberduck Identifier: ch.sudo.cyberduck Version: 5.3.5 (23361) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Cyberduck [56740] User ID: 502 Date/Time: 2017-02-09 09:01:50.325 -0500 OS Version: Mac OS X 10.12.3 (16D32) Report Version: 12 Anonymous UUID: 247D1052-D591-1555-CC07-946488A7896B Time Awake Since Boot: 260000 seconds System Integrity Protection: enabled Crashed Thread: 15 Java: updater Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: *** Terminating app due to uncaught exception 'SUThreadException', reason: 'This method must be called on the main thread' terminating with uncaught exception of type NSException abort() called Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff90d24e7b __exceptionPreprocess + 171 1 libobjc.A.dylib 0x00007fffa590ecad objc_exception_throw + 48 2 CoreFoundation 0x00007fff90da399d +[NSException raise:format:] + 205 3 Sparkle 0x00000001004abb69 -[SUUpdater feedURL] + 80 4 Sparkle 0x00000001004a9980 -[SUUpdater checkIfConfiguredProperly] + 347 5 Sparkle 0x00000001004ab335 -[SUUpdater checkForUpdatesWithDriver:] + 401 6 Sparkle 0x00000001004aae94 -[SUUpdater checkForUpdatesInBackground] + 114 7 libjnidispatch.dylib 0x00000001076b5134 ffi_call_unix64 + 76 8 ??? 0x0000700005ce8318 0x0 + 123145399730968
Change History (5)
comment:1 Changed on Feb 9, 2017 at 3:27:05 PM by dkocher
- Description modified (diff)
comment:2 Changed on Feb 9, 2017 at 7:19:11 PM by dkocher
- Milestone set to 6.0
- Owner set to dkocher
- Status changed from new to assigned
- Summary changed from Cyberduck keeps crashing to SUThreadException, reason: 'This method must be called on the main thread'
comment:3 Changed on Feb 10, 2017 at 8:53:52 AM by dkocher
- Description modified (diff)
comment:4 Changed on Feb 10, 2017 at 3:17:42 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 Changed on Feb 13, 2017 at 3:10:59 PM by dkocher
- Milestone changed from 6.0 to 5.3.7
Note: See
TracTickets for help on using
tickets.
In r38119.