Crash when search layout
Program Version: 8.0 SR-1 (8.0.0.0583)
Mac OS Version: 10.14.1
Architecture: x86_64
Model: MacBookAir7,2
Processor count: 4
Time: 2018-11-08 13:31:30 -06:00 (2018-11-08T19:31:30Z)
Installed memory: 4,096 MB
Install path: /Applications/Logos.app/Contents/Frameworks/FaithlifeDesktop.framework/Versions/8.0.0.583/Frameworks/ApplicationBundle.framework/Versions/Current/Resources/lib/Logos.dll
Free install space: 16,964 MB
Data path: /Users/MarvinMac/Library/Application Support/Logos4/Data/w297jlmb.z9n
Free disk space: 16,964 MB
Temp path: /var/folders/yr/66c_ndf55gd_l0dgkd9q06yc0000gn/T/
Free temp space: 16,964 MB
Swap usage: total = 1024.00M used = 99.00M free = 924.00M
Error ID: 6936
Error detail: AggregateException: One or more errors occurred.
System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Invalid database: /Users/MarvinMac/Library/Application Support/Logos4/Documents/w297jlmb.z9n/LocalUserPreferences/PreferencesManager.db ---> System.Data.SQLite.SQLiteException: SQL logic error or missing database: SQL logic error or missing database
at System.Data.SQLite.SQLiteConnection.Open () [0x0010c] in <16e5844be44b4fed9fbf26f40a0b32e3>:0
at Libronix.Utility.Data.Connector.OpenConnection () [0x00025] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.ExceptionHandlingConnector.OpenConnection () [0x0001b] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.PoolableConnector.get_OpenConnector () [0x0000d] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.PoolableConnector.OpenConnection () [0x00000] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.LocalFileDatabase.VerifyExistingDatabase (System.String strPath, System.Func`2[T,TResult] fnValidateDatabase) [0x00037] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
--- End of inner exception stack trace ---
at Libronix.Utility.Data.LocalFileDatabase.VerifyExistingDatabase (System.String strPath, System.Func`2[T,TResult] fnValidateDatabase) [0x00073] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.LocalFileDatabase..ctor (System.String strPath, Libronix.Utility.Data.LocalFileDatabaseSettings settings) [0x00173] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.SQLite.SQLiteUtility.CreateLocalFileDatabase (System.String path, System.Func`2[T,TResult] validateDatabase, System.Action`1[T] createDatabase) [0x00020] in <ec40621ccf9b4de2a7caf5deca165324>:0
at Libronix.DigitalLibrary.PreferencesManager..ctor (System.String strPreferencesManagerFolder) [0x0005c] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary/PreferencesManager.cs:43
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateLocalUserPreferences () [0x00027] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:1038
at Libronix.Utility.LazyObject`1[T].get_Value () [0x00050] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.get_LocalUserPreferences () [0x00006] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:238
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateDeviceResourceManager () [0x00010] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:1080
at Libronix.Utility.LazyObject`1[T].get_Value () [0x00050] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.get_DeviceResourceManager () [0x00006] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:290
at LDLS4.AppModel.get_DeviceResourceManager () [0x00006] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.cs:443
at LDLS4.AppModel+<RegisterDeviceAndApplication>d__791.MoveNext () [0x000c1] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.cs:7785
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.AppModel+AppStartupSteps+<RegisterDeviceAndApplicationCore>d__2.MoveNext () [0x00059] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.AppStartupSteps.cs:127
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.ExternalStartupSteps+<RegisterDeviceAndApplication>d__2.MoveNext () [0x00046] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/ExternalStartupSteps.cs:29
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.StartupManager+<ProcessBlockingUpdateJobs>d__12.MoveNext () [0x000a1] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/StartupManager.cs:394
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.StartupManager+<DoRun>d__3.MoveNext () [0x00e03] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/StartupManager.cs:191
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.StartupManager+<Run>d__2.MoveNext () [0x0003e] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/StartupManager.cs:39
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.AppModel+<>c__DisplayClass577_0+<<Run>b__0>d.MoveNext () [0x00038] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.cs:4528
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.InvalidOperationException: Invalid database: /Users/MarvinMac/Library/Application Support/Logos4/Documents/w297jlmb.z9n/LocalUserPreferences/PreferencesManager.db ---> System.Data.SQLite.SQLiteException: SQL logic error or missing database: SQL logic error or missing database
at System.Data.SQLite.SQLiteConnection.Open () [0x0010c] in <16e5844be44b4fed9fbf26f40a0b32e3>:0
at Libronix.Utility.Data.Connector.OpenConnection () [0x00025] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.ExceptionHandlingConnector.OpenConnection () [0x0001b] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.PoolableConnector.get_OpenConnector () [0x0000d] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.PoolableConnector.OpenConnection () [0x00000] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.LocalFileDatabase.VerifyExistingDatabase (System.String strPath, System.Func`2[T,TResult] fnValidateDatabase) [0x00037] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
--- End of inner exception stack trace ---
at Libronix.Utility.Data.LocalFileDatabase.VerifyExistingDatabase (System.String strPath, System.Func`2[T,TResult] fnValidateDatabase) [0x00073] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.Data.LocalFileDatabase..ctor (System.String strPath, Libronix.Utility.Data.LocalFileDatabaseSettings settings) [0x00173] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.Utility.SQLite.SQLiteUtility.CreateLocalFileDatabase (System.String path, System.Func`2[T,TResult] validateDatabase, System.Action`1[T] createDatabase) [0x00020] in <ec40621ccf9b4de2a7caf5deca165324>:0
at Libronix.DigitalLibrary.PreferencesManager..ctor (System.String strPreferencesManagerFolder) [0x0005c] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary/PreferencesManager.cs:43
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateLocalUserPreferences () [0x00027] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:1038
at Libronix.Utility.LazyObject`1[T].get_Value () [0x00050] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.get_LocalUserPreferences () [0x00006] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:238
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.CreateDeviceResourceManager () [0x00010] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:1080
at Libronix.Utility.LazyObject`1[T].get_Value () [0x00050] in <d2d13a3e4bb748a19b2d89114b9721a4>:0
at Libronix.DigitalLibrary.Utility.DigitalLibraryServices.get_DeviceResourceManager () [0x00006] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/Libronix.DigitalLibrary.Utility/DigitalLibraryServices.cs:290
at LDLS4.AppModel.get_DeviceResourceManager () [0x00006] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.cs:443
at LDLS4.AppModel+<RegisterDeviceAndApplication>d__791.MoveNext () [0x000c1] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.cs:7785
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.AppModel+AppStartupSteps+<RegisterDeviceAndApplicationCore>d__2.MoveNext () [0x00059] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.AppStartupSteps.cs:127
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.ExternalStartupSteps+<RegisterDeviceAndApplication>d__2.MoveNext () [0x00046] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/ExternalStartupSteps.cs:29
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.StartupManager+<ProcessBlockingUpdateJobs>d__12.MoveNext () [0x000a1] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/StartupManager.cs:394
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.StartupManager+<DoRun>d__3.MoveNext () [0x00e03] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/StartupManager.cs:191
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.Startup.StartupManager+<Run>d__2.MoveNext () [0x0003e] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/Startup/StartupManager.cs:39
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <96663bfa99794d8ba6608379d7217040>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <96663bfa99794d8ba6608379d7217040>:0
at LDLS4.AppModel+<>c__DisplayClass577_0+<<Run>b__0>d.MoveNext () [0x00038] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Stable/DigitalLibrary/src/LDLS4/AppModel.cs:4528 <---
Comments
-
Marvin
Please see https://www.logos.com/support/mac/report-problem so that we get all the logs we need (uploaded and not pasted).
Also include more detail of your problem i.e. how are you searching the layout?
I note two things which may not be connected with the problem:
- 4 GB memory is small for a 64 bit OS and applications. Recommend at least 8 GB
- 16 GB of free space could cause problems when indexing Logos, and affect overall performance of computer (whether HDD or SSD). Aim for at least 15% free space i.e. 38 GB free on a 256 GB drive.
Dave
===Windows 11 & Android 13
0 -
This is a crash that can occur at startup in 8.0 and 8.0 SR-1. For most users who experience it, it seems to be a transient issue that goes away after a restart.
We have not been able to reproduce it, but we are planning to deliver a potential fix in 8.0 SR-2.
0 -
We believe this is fixed in 8.0 SR-2.
0