-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[$250] [Sentry: APP-7FJ] HybridApp iOS Fatal App Hang at main #91293
Copy link
Copy link
Open
Labels
BugSomething is broken. Auto assigns a BugZero manager.Something is broken. Auto assigns a BugZero manager.DailyKSv2KSv2ExternalAdded to denote the issue can be worked on by a contributorAdded to denote the issue can be worked on by a contributorHelp WantedApply this label when an issue is open to proposals by contributorsApply this label when an issue is open to proposals by contributors
Metadata
Metadata
Assignees
Labels
BugSomething is broken. Auto assigns a BugZero manager.Something is broken. Auto assigns a BugZero manager.DailyKSv2KSv2ExternalAdded to denote the issue can be worked on by a contributorAdded to denote the issue can be worked on by a contributorHelp WantedApply this label when an issue is open to proposals by contributorsApply this label when an issue is open to proposals by contributors
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
SUBISSUE
Sentry
https://expensify.sentry.io/issues/APP-7FJ
Impact (snapshot at filing)
AppHang, fatal — watchdog termination after 2000ms main-thread blockStack trace
Sentry's only first-party-resolvable frame is
main— the body of the hang is below symbolication. We need a re-symbolicated event before we can point at a code site.First investigation step
Re-symbolicate a recent event in Sentry against the matching dSYM (the dSYM for the corresponding
releaseshould already be uploaded). Once frames resolve, group by the deepest first-party frame and re-triage.Why this is filed separately from APP-7CX
APP-7CX has a clear culprit (
+[YAPLJS callFunction:args:]re-entrancy) and is already tracked in App#91229. APP-7FJ's only resolvable frame ismain, so it could be any of:Keeping it as its own issue until we can see the deeper stack.
Reproduction
Unknown.
Related
Upwork Automation - Do Not Edit