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

App crash when inserting records into Database #213

Closed
thecodrr opened this issue Nov 14, 2017 · 0 comments
Closed

App crash when inserting records into Database #213

thecodrr opened this issue Nov 14, 2017 · 0 comments

Comments

@thecodrr
Copy link
Owner

https://sentry.io/abdullah-atta/breadplayer/issues/403916356/

Message: Task () terminating... 

Exception:System.AggregateException: TaskExceptionHolder_UnhandledException (Arg_NullReferenceException) ---> System.NullReferenceException: Arg_NullReferenceException
   at BreadPlayer.Database.KeyValueStoreDatabaseService.<>c__DisplayClass12_0.<InsertRecords>b__0()
   at System.Action.Invoke()
   at SharedLibrary!<BaseAddress>+0x4f7205
   at SharedLibrary!<BaseAddress>+0x4f712c
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d7c00
   at SharedLibrary!<BaseAddress>+0x4d7b88
   at SharedLibrary!<BaseAddress>+0x4d7b47
   at SharedLibrary!<BaseAddress>+0x5471bb
   at BreadPlayer!<BaseAddress>+0x28af937
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d7c00
   at SharedLibrary!<BaseAddress>+0x4d7b88
   at SharedLibrary!<BaseAddress>+0x4d7b47
   at SharedLibrary!<BaseAddress>+0x5471bb
   at BreadPlayer!<BaseAddress>+0x28b4ade
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d7c00
   at SharedLibrary!<BaseAddress>+0x4d7b88
   at SharedLibrary!<BaseAddress>+0x4d7b47
   at SharedLibrary!<BaseAddress>+0x5471bb
   at BreadPlayer!<BaseAddress>+0x28b236e
   Exception_EndOfInnerExceptionStack
---> AggregateException_InnerExceptionSystem.NullReferenceException: Arg_NullReferenceException
   at BreadPlayer.Database.KeyValueStoreDatabaseService.<>c__DisplayClass12_0.<InsertRecords>b__0()
   at System.Action.Invoke()
   at SharedLibrary!<BaseAddress>+0x4f7205
   at SharedLibrary!<BaseAddress>+0x4f712c
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d7c00
   at SharedLibrary!<BaseAddress>+0x4d7b88
   at SharedLibrary!<BaseAddress>+0x4d7b47
   at SharedLibrary!<BaseAddress>+0x5471bb
   at BreadPlayer!<BaseAddress>+0x28af937
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d7c00
   at SharedLibrary!<BaseAddress>+0x4d7b88
   at SharedLibrary!<BaseAddress>+0x4d7b47
   at SharedLibrary!<BaseAddress>+0x5471bb
   at BreadPlayer!<BaseAddress>+0x28b4ade
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at SharedLibrary!<BaseAddress>+0x4d7c00
   at SharedLibrary!<BaseAddress>+0x4d7b88
   at SharedLibrary!<BaseAddress>+0x4d7b47
   at SharedLibrary!<BaseAddress>+0x5471bb
   at BreadPlayer!<BaseAddress>+0x28b236e<---

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