You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, but this bug is not actionable. Next time, please provide clear steps to reproduce the problem, and the result that you are seeing.
Also note that ASan in Xcode is maintained by Apple, so they are in a better position to investigate and fix this.
Xcode asan report gets wrong stack like this:
#2 0x1c010d818603e69c ()�
#3 0x69425a01860fec80 ()�
#4 0x4d070981860feaa4 ()�
#5 0xc603c181860eee08 ()�
In fact, the last nine bytes is the pointer addresss.
Running locally can get the correct stack, but fastlane not.
The text was updated successfully, but these errors were encountered: