Crashes in SQLite
zledas opened this issue · 0 comments
Hi,
we get crashes in a released app (didn't reproduce on a local build). Windows Dev center shows:
STOWED_EXCEPTION_System.InvalidOperationException_80131509_Monster_Buster_World_Invasion.dll!Microsoft::Data::Sqlite::SqliteConnection.BeginTransaction
Frame Image Function Offset
0 Microsoft.Data.Sqlite.dll Microsoft::Data::Sqlite::SqliteConnection.BeginTransaction 0x000000000000007B
1 GameAnalytics.UWP.dll GameAnalyticsSDK::Net::Store::GAStore.ExecuteQuerySync 0x00000000000000CD
2 GameAnalytics.UWP.dll GameAnalyticsSDK::Net::Store::GAStore.SetState 0x00000000000002B1
3 GameAnalytics.UWP.dll GameAnalyticsSDK::Net::State::GAState.StartNewSession 0x00000000000000C1
4 GameAnalytics.UWP.dll GameAnalyticsSDK::Net::State::GAState::_StartNewSession_d__159.MoveNext 0x000000000000009B
5 SharedLibrary.dll System::Runtime::ExceptionServices::ExceptionDispatchInfo.Throw 0x0000000000000019
6 System.Private.Threading System::Runtime::CompilerServices::TaskAwaiter.ThrowForNonSuccess 0x0000000000000053
7 System.Private.Threading System::Runtime::CompilerServices::TaskAwaiter.HandleNonSuccessAndDebuggerNotification 0x000000000000002D
8 System.Private.Threading System::Runtime::CompilerServices::TaskAwaiter.ValidateEnd 0x000000000000001D
9 System.Private.Threading System::Runtime::CompilerServices::TaskAwaiter.GetResult 0x000000000000000B
10 GameAnalytics.UWP.dll GameAnalyticsSDK::Net::State::GAState::_ResumeSessionAndStartQueue_d__151.MoveNext 0x00000000000000AB