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

Fatal Exception: NSInternalInconsistencyException on FetchedResultsCollectionSection.controllerDidChangeContent(_:) #57

Open
guillemgbt opened this issue Oct 17, 2019 · 2 comments

Comments

@guillemgbt
Copy link

Dear Kin team, we are experiencing an issue with the KinEcosystem SDK in our iOS application.

Sometimes, when we launch the ecosystem and we navigate to the transactions section, it crashes. We have tracked the reason for the crash and it comes inside KinEcosystem, FetchedResultsCollectionSection.swift - Line 63 closure #1 in FetchedResultsCollectionSection.controllerDidChangeContent(_:)

Fatal Exception: NSInternalInconsistencyException
attempt to perform an insert and a move to the same index path (<NSIndexPath: 0xc1b9e7ece3f99eca> {length = 2, path = 0 - 0})

It is an issue that sometimes happend and sometimes not, we have not been able to reproduce it consistently. Yet while testing our new implementations we are encountering this crash quite often.

We have intalled KinEcosystem SDK through Cocoapods. This are the modules installed and respective versions that appear in the Podfile.lock

  • KinAppreciationModuleOptionsMenu (0.0.4)
  • KinCoreSDK (0.8.1):
    • Sodium (= 0.8.0)
    • StellarKit (= 0.4.1)
  • KinEcosystem (1.2.8):
    • KinAppreciationModuleOptionsMenu (= 0.0.4)
    • KinMigrationModule (= 0.1.3)

Thanks so much for your hard work.

@clxclx07
Copy link

I've had a look into the CoreDataStatckModule, but need more information to continue. To help us investigate, it would be great if you can send us the stack trace of the crash the next time you encounter it. Thanks.

@chaseeb
Copy link

chaseeb commented Oct 22, 2019

@guillemgbt ^

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

No branches or pull requests

3 participants