Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Fix Realms.Exceptions.RealmInvalidObjectException: Attempted to access detached row in NativeException.ThrowIfNecessary (System.Func`2[T,TResult] overrider) #36

Open
jackv24 opened this issue Jan 16, 2021 · 0 comments
Labels
android auto-added Automatically added by AppCenter

Comments

@jackv24
Copy link
Owner

jackv24 commented Jan 16, 2021

Version 0.7.2(22)

Stacktrace

Realms.NativeException.ThrowIfNecessary (System.Func`2[T,TResult] overrider) [0x00011] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

Realms.MarshalHelpers.GetString (Realms.MarshalHelpers+NativeCollectionGetter getter) [0x0002b] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

Realms.ObjectHandle.GetString (System.IntPtr propertyIndex) [0x00005] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

Realms.RealmObject.GetStringValue (System.String propertyName) [0x00017] in <119ad227bebe47f6863ee43459b73a01>:0;Realms

ComicWrap.Systems.ComicData.get_Id () [0x00008] in :0;ComicWrap.Systems

ComicWrap.Views.ComicInfoViewBase.DownloadCoverImage (ComicWrap.Systems.ComicData comic, System.Threading.CancellationToken cancelToken) [0x000c4] in :0;ComicWrap.Views

ComicWrap.Systems.ExceptionHandler.LogException (System.Exception e) [0x00006] in :0;ComicWrap.Systems

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleException[TException] (TException& exception, System.Action`1[TException]& onException) [0x00009] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

AsyncAwaitBestPractices.SafeFireAndForgetExtensions.HandleSafeFireAndForget[TException] (System.Threading.Tasks.Task task, System.Boolean continueOnCapturedContext, System.Action`1[T] onException) [0x000a3] in <6696ad5306ef411db84061a5f1c3ebf8>:0;AsyncAwaitBestPractices

Reason

Realms.Exceptions.RealmInvalidObjectException: Attempted to access detached row

Link to App Center

@jackv24 jackv24 added android auto-added Automatically added by AppCenter labels Jan 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
android auto-added Automatically added by AppCenter
Projects
None yet
Development

No branches or pull requests

1 participant