App crash when inserting records into Database
thecodrr opened this issue · 0 comments
thecodrr commented
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<---