Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes in SQLite #19

Open
zledas opened this issue Feb 27, 2018 · 0 comments
Open

Crashes in SQLite #19

zledas opened this issue Feb 27, 2018 · 0 comments

Comments

@zledas
Copy link

zledas commented Feb 27, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant