mirror of
https://github.com/heysem-useinsider/Stringz.git
synced 2026-04-26 07:15:52 +03:00
[GH-ISSUE #24] Crash on first launch #21
Labels
No labels
bug
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stringz#21
Loading…
Add table
Add a link
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?
Originally created by @guidedways on GitHub (Jul 2, 2021).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/24
Opened our project and it crashed.
@masonpaisley commented on GitHub (Oct 28, 2023):
so am I
@andyjriley commented on GitHub (Mar 3, 2024):
The report indicates that the crash happened in thread 7, specifically in the dispatch queue named com.apple.root.default-qos, due to an EXC_CRASH (SIGABRT) exception. The application-specific information section mentions that the crash was caused by an attempt to cast an '__NSArrayM' object to an 'NSDictionary' object, which failed and led to an abort() call.
Because this is a outdated Xcode version and outdated application version can likely be closed without issue. Id the problem persists the ticket should be reopened.