Crash when changing file associations #361
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/Cog#361
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe
Cog crashes when files are associated with it while it's running. Sometimes it also crashes just on its own with the same stack trace.
To Reproduce (delete if not applicable)
There are probably other ways to reproduce this but here's what does it reliably for me:
Expected behavior
It shouldn't crash, obviously :)
Screenshots
Screencast of me reproducing the crash: https://disk.yandex.ru/i/deg8m5nvb-Iczw
Version information:*
Additional context
Complete crash log: Cog-2023-06-03-190102.txt
Wow, I had no idea that file type association changing started notifying the app of anything. I'll have to debug this.
Would you mind consenting to the Firebase Crashlytics submission in Preferences, then trying to reproduce the crash? I can't make Xcode symbolicate the crash log you posted, and I can't reproduce the issue locally, either.
OH! Maybe you're doing the permission change on a folder that's added to the sidebar folder browser in the app? I'll have to check that.
Edit 2: Yeah, that did it. I reproduced the crash. I'll have to diagnose this.