Quick Crash on Startup
When I start up Logos on the Mac (OS X v 10.13.6) now, it opens the main window, gives me a rainbow disc for a couple seconds, then quits. Logs are at https://www.dropbox.com/s/th90ssmdw9u9bz6/LogosLogs.billg.20200101-212251.zip?dl=0
The message that keeps repeating in LogosError.log any time I try to open it is:
Program Version: 8.10 (8.10.0.0028)
Time: 2020-01-01 21:22:01 -06:00 (2020-01-02T03:22:01Z)
CloudResourceManager was unable to find an expected download job for a resource.
If I look in the main Logos.log file, I see various lines like:
CloudResourceManager Download job for resource 'LLS:CALTGCGA' was expected but not found.
And the stack trace looks like this:
=================================================================
Native Crash Reporting
=================================================================
Got a SIGILL while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Basic Fault Adddress Reporting
=================================================================
Memory around native instruction pointer (0x7fff38fe5454):0x7fff38fe5444 48 89 c7 ff 15 1b ad f4 5b 48 89 05 cc 68 2c 5c H.......[H...h,\
0x7fff38fe5454 0f 0b 48 89 c7 e8 f0 3a 8a 00 31 ff 31 f6 31 c0 ..H....:..1.1.1.
0x7fff38fe5464 e8 28 89 e4 ff e8 04 3b 8a 00 48 89 c3 e8 f0 3a .(.....;..H....:
0x7fff38fe5474 8a 00 48 89 df e8 5a 35 8a 00 e8 bb 3b 8a 00 90 ..H...Z5....;...
=================================================================
Native stacktrace:
=================================================================
0x1082a2514 - /Applications/Logos.app/Contents/Frameworks/FaithlifeDesktop.framework/Versions/8.10.0.28/Frameworks/ApplicationBundle.framework/Versions/A/Resources/lib/libmonosgen-2.0.1.dylib : mono_dump_native_crash_info
0x108249665 - /Applications/Logos.app/Contents/Frameworks/FaithlifeDesktop.framework/Versions/8.10.0.28/Frameworks/ApplicationBundle.framework/Versions/A/Resources/lib/libmonosgen-2.0.1.dylib : mono_handle_native_crash
0x1081a287e - /Applications/Logos.app/Contents/Frameworks/FaithlifeDesktop.framework/Versions/8.10.0.28/Frameworks/ApplicationBundle.framework/Versions/A/Resources/lib/libmonosgen-2.0.1.dylib : mono_sigill_signal_handler
0x7fff63996f5a - /usr/lib/system/libsystem_platform.dylib : _sigtramp
0x8000100 - Unknown
0x7fff395b1cb1 - /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke
0x7fff3b741257 - /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__
0x7fff3b74117f - /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : __CFRunLoopDoObservers
0x7fff3b7236f8 - /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : __CFRunLoopRun
0x7fff3b722f93 - /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : CFRunLoopRunSpecific
0x7fff3aa0dd96 - /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox : RunCurrentEventLoopInMode
0x7fff3aa0db06 - /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox : ReceiveNextEventCommon
0x7fff3aa0d884 - /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox : _BlockUntilNextEventMatchingListInModeWithFilter
0x7fff38cbaa3b - /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : _DPSNextEvent
0x7fff39450e34 - /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
0x7fff38caf84d - /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit : -[NSApplication run]
0x106726af8 - /Applications/Logos.app/Contents/MacOS/Logos : DesktopApplicationMain
0x106726bf4 - /Applications/Logos.app/Contents/MacOS/Logos : main
0x7fff63688015 - /usr/lib/system/libdyld.dylib : start
Comments
-
William Gabriel said:
CloudResourceManager was unable to find an expected download job for a resource.
If I look in the main Logos.log file, I see various lines like:
CloudResourceManager Download job for resource 'LLS:CALTGCGA' was expected but not found.
These are the relevant logs. We usually need the log files to be uploaded, but....
Delete the folders
/Users/user/Library/Application Support/Logos4/Data/random No/UpdateManager
and
/Users/user/Library/Application Support/Logos4/Data/random No\DownloadManager
then restart Logos.
Dave
===Windows 11 & Android 13
0 -
Thanks Dave. I followed your instructions but Logos is still behaving the same way. I did give full logs, they're in the dropbox link provided. Here's an updated set of logs after deleting UpdateManager and DownloadManager: https://www.dropbox.com/s/t487gxqbr2nje3y/LogosLogs.billg.20200102-124612.zip?dl=1
0 -
William Gabriel said:
Here's an updated set of logs after deleting UpdateManager and DownloadManager: https://www.dropbox.com/s/t487gxqbr2nje3y/LogosLogs.billg.20200102-124612.zip?dl=1
Trash the existing Logos app and manually install the latest version from https://www.logos.com/install
Delete the folders:
/Users/billg/Library/Application Support/Logos4/Data/e2kywj8r.b3k/UpdateManager
/Users/billg/Library/Application Support/Logos4/Data/e2kywj8r.b3k/DownloadManager
Start Logos
Dave
===Windows 11 & Android 13
0 -
That worked, thank you very much for the help.
0