Over the last couple of weeks my version of Logos 5 has become unstable. Currently I get an error message from Windows stating that Logos caused a problem and must be shut down.
System:
Dell Latitude E6520, Intel i5-2520 @ 2.50 GHz, 8 GM RAM, Windows 8 Pro 64-bit
In the event viewer I have two "error" messages
Faulting application name: Logos.exe, version: 5.0.2.755, time stamp: 0x519527b6
Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988950
Exception code: 0xe0434352
Fault offset: 0x00014b32
Faulting process id: 0xe54
Faulting application start time: 0x01ce5ba31993a7b3
Faulting application path: C:\Users\skilgore\AppData\Local\Logos4\System\Logos.exe
Faulting module path: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
Report Id: fc0ae8fa-c796-11e2-bebe-9cb70def2d4d
Faulting package full name:
Faulting package-relative application ID:
AND
Application: Logos.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Data.SQLite.SQLiteException
Stack:
at System.Data.SQLite.SQLite3.Reset(System.Data.SQLite.SQLiteStatement)
at System.Data.SQLite.SQLite3.Step(System.Data.SQLite.SQLiteStatement)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand, System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(System.Data.CommandBehavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at System.Data.SQLite.SQLiteTransaction.Commit()
at Libronix.Utility.Data.Connector.CommitTransaction()
at Libronix.Utility.Data.PoolableConnector.CommitTransaction()
at LDLS4.ResourceMetadataUpdateServiceClient.SetNextStatusFromLibraryCatalog(System.Object)
at Libronix.Utility.Threading.DelegateAsyncWorkItem.<ExecuteCore>b__0(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at Libronix.Utility.Threading.DelegateAsyncWorkItem.ExecuteCore()
at Libronix.Utility.Threading.AsyncWorkItem.Execute()
at Libronix.Utility.Threading.ThreadPoolAsyncWorkItem.<StartCore>b__0(System.Object)
at Libronix.Utility.Threading.GroupedThreadPool.ExecuteNextCallback(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()