Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crash due to AWSCore #25

Closed
vin047 opened this issue Sep 9, 2021 · 0 comments
Closed

App crash due to AWSCore #25

vin047 opened this issue Sep 9, 2021 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@vin047
Copy link
Contributor

vin047 commented Sep 9, 2021

Describe the bug
Heap corruption according to Crashlytics.

Issue 1:

__destroy_helper_block_e8_32s40s48s56s

Crashed: NSOperationQueue 0x105b26b10 (QOS: UNSPECIFIED)
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000000042e707080

Issue 2:

-[AWSURLSessionManager taskWithDelegate:]

Crashed: NSOperationQueue 0x10701aef0 (QOS: UNSPECIFIED)
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000008f56bbfa0

To Reproduce
Unknown. Collected via Crashlytics. Occurs while uploading data to S3.

Smartphone (please complete the following information):
Crash 1:

  • Device: iPhone 12, iPhone XS
  • OS: iOS 15 (beta)
  • App Version: 1.1.2.17, 2.1.3.1

Crash 2:

  • Device: iPhone 12
  • OS: iOS 15 (beta)
  • App Version: 2.1.3.1

Additional context
Possibly due to #24 as other threads are at the same point as mentioned in that issue, but uncertain.

@vin047 vin047 added the bug Something isn't working label Sep 9, 2021
@vin047 vin047 added this to Later in Product Roadmap via automation Sep 9, 2021
@vin047 vin047 added this to the 2.1.5 milestone Sep 9, 2021
@vin047 vin047 moved this from Later to Now in Product Roadmap Sep 9, 2021
@vin047 vin047 closed this as completed in 8e82db9 Sep 9, 2021
Product Roadmap automation moved this from Now to Completed Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant