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

Sentry crash reports to look into #192

Open
7 tasks
snomos opened this issue Sep 15, 2021 · 0 comments
Open
7 tasks

Sentry crash reports to look into #192

snomos opened this issue Sep 15, 2021 · 0 comments
Labels

Comments

@snomos
Copy link
Member

snomos commented Sep 15, 2021

The following is some crude statistics gathered from Sentry emails. We should look into at least some of them to fix crashes in our keyboards:

  • 130 NSInternalInconsistencyException: unable to lookup context for identifier
  • 127 NSInvalidArgumentException: -[_NSXPCDistantObject ___nsx_pingHost
  • 53 EXC_BREAKPOINT: Exception 6
  • 41 EXC_BAD_ACCESS: Exception 1
  • 37 EXC_BAD_ACCESS: _hasHomeButton > addObserver
  • 16 NSMallocException: *** -[NSObject allocWithZone
  • 10 NSInternalInconsistencyException: Attempted to perform update with invalid index path

Sentry reports with less than 10 occurrences have been disregarded.

Further details from https://sentry.io/organizations/divvun/issues/?project=1335356 (restricted access).

@snomos snomos added the bug label Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant