mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 16:36:03 +03:00
[GH-ISSUE #99] Atlantis.start() produces EXC_BAD_ACCESS #63
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#63
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 @valentinperignon on GitHub (May 5, 2022).
Original GitHub issue: https://github.com/ProxymanApp/atlantis/issues/99
Originally assigned to: @NghiaTranUIT on GitHub.
With Atlantis 1.16.0 and Xcode 13.3.1, running Atlantis.start() sometimes produces a EXC_BAD_ACCESS error (in NetworkInjector:injectAllURLConnection() function).
The error does not occur with Xcode 13.3.0.
@NghiaTranUIT commented on GitHub (May 5, 2022):
I'd like to reproduce it:
@valentinperignon commented on GitHub (May 5, 2022):
@NghiaTranUIT commented on GitHub (May 5, 2022):
Thanks. I'm checking out tonight 👍
@NghiaTranUIT commented on GitHub (May 6, 2022):
@valentinperignon if you don't mind, when the exception occurs on
NetworkInjector:injectAllURLConnectionplease share with me the screenshot that shows the number of lines 👍I'd like to investigate it since I'm unable to reproduce it.
@NghiaTranUIT commented on GitHub (May 6, 2022):
Hey @valentinperignon let's try this branch:
Changelog
How to install
Cocoapod
SPM
379e15a9a24856fee583135d353326fbed2960caLet me know if it works for you 👍
@valentinperignon commented on GitHub (May 6, 2022):
Hi @NghiaTranUIT,
Thank you for your answers. I'm sorry I didn't reply, I'm not in the office today.
I will try it on Monday! Thanks for your time!
Have a great weekend
@valentinperignon commented on GitHub (May 9, 2022):
After several tests, the app doesn't seem to crash anymore 🥳
@NghiaTranUIT commented on GitHub (May 10, 2022):
Just a friendly reminder that I've released Atlantis 1.17.0. It fixes the bug 🐛
@Blyabtroi commented on GitHub (Apr 10, 2023):
I'm afraid it happens again.

pod 'atlantis-proxyman', '1.21.0'
Xcode 14.2
iOS 16.2
@NghiaTranUIT commented on GitHub (Apr 10, 2023):
@Blyabtroi does it often happen or rarely?
@Blyabtroi commented on GitHub (Apr 10, 2023):
It started rarely, but now it happens every time.
@NghiaTranUIT commented on GitHub (Apr 13, 2023):
Tried to reproduce but not luck @Blyabtroi. Just wondering: Does it your 3rd-party library? It looks like it's a Analytic library.
@Blyabtroi commented on GitHub (Apr 13, 2023):
@NghiaTranUIT yes, it's FirebasePerformance