mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[GH-ISSUE #77] Crash on launch in swizzleWebSocketReceiveMessageWithCompleteHandler #53
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#53
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 @justin on GitHub (Jun 22, 2021).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/77
Originally assigned to: @NghiaTranUIT on GitHub.
This seems to be intermittent but I have had it happen on two different machines multiple times in the last week or two.
Line 27 of
AtlantisHelper.mThread 2: EXC_BAD_ACCESS (code=1, address=0x8)
It's in the simulator so I am not sure how to get a crash log for that. Happy to help with any other information I can provide though.
Atlantis version: 1.10.0
Proxyman version: 2.28.0 (and previously 2.27.x before I updated to the latest this morning)
macOS version: macOS 11.4 (20F71)
Xcode version: Xcode 12.5
@VasylKhmil commented on GitHub (Jul 7, 2021):
Same for me
@NghiaTranUIT commented on GitHub (Jul 7, 2021):
@VasylKhmil @justin Can you share with me what iOS version you are using?
@NghiaTranUIT commented on GitHub (Oct 23, 2021):
If you don't mind @VasylKhmil @justin please try the latest Atlantis 1.12.0 👍
Just wondering: What iOS are you using?
@justin commented on GitHub (Oct 25, 2021):
@NghiaTranUIT - Giving it a whirl this week and will report back.
As of now we are on Xcode 13 + iOS 15 SDK and 90% of the time running on iOS 15 simulators.