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

Crash initializing the calendar of a fetched event #236

Closed
sentry-io bot opened this issue Sep 10, 2024 · 0 comments
Closed

Crash initializing the calendar of a fetched event #236

sentry-io bot opened this issue Sep 10, 2024 · 0 comments
Labels
crash App crashed 👀
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 10, 2024

Sentry Issue: CALENDR-1D

EXC_BAD_INSTRUCTION: release
  File "<compiler-generated>", in value
  File "CalendarServiceProvider.swift", line 443, in EventModel.init
    calendar: .init(from: event.calendar),
  File "CalendarServiceProvider.swift", line 174, in closure in CalendarServiceProvider.fetchEvents
    let events = store.events(matching: predicate).map { EventModel(from: $0, dateProvider: dateProvider) }
  File "<compiler-generated>", in Collection.map<T>
  ?, in closure in CalendarServiceProvider.fetchEvents
...
(19 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the crash App crashed 👀 label Sep 10, 2024
@pakerwreah pakerwreah added this to the v1.12.6 milestone Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash App crashed 👀
Projects
None yet
Development

No branches or pull requests

1 participant