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

Crash in AWSDataStorePlugin #3111

Closed
Krishna-Dockare opened this issue Aug 1, 2023 · 1 comment
Closed

Crash in AWSDataStorePlugin #3111

Krishna-Dockare opened this issue Aug 1, 2023 · 1 comment
Labels
bug Something isn't working datastore Issues related to the DataStore category

Comments

@Krishna-Dockare
Copy link

Krishna-Dockare commented Aug 1, 2023

Describe the bug

AWSDataStorePlugin is crashing on AWSDataStoreObserveQueryOperation giving the error as Thread 0

Steps To Reproduce

When I am trying to add a observe query on Amplify.Datastore.observeQuery it is crashing sometimes.

Expected behavior

Query should be observed and query results to be fetched

Amplify Framework Version

1.29.0

Amplify Categories

DataStore

Dependency manager

Cocoapods

Swift version

5

CLI version

10.5.1

Xcode version

14.3.1

Relevant log output

<details>
<summary>Log Messages</summary>


Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001884d7ed0
Termination Reason: SIGNAL 5 Trace/BPT trap: 5
Terminating Process: exc handler [6942]

Triggered by Thread:  0


Kernel Triage:
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage
VM - (arg = 0x0) pmap_enter retried due to resource shortage


### Is this a regression?

Yes

### Regression additional context

_No response_

### Platforms

iOS

### OS Version

16.5.1

### Device

iPhone 11

### Specific to simulators

_No response_

### Additional context

_No response_
@harsh62
Copy link
Member

harsh62 commented Aug 4, 2023

@Krishna-Dockare

It is very difficult to investigate the issue with the limited information in the ticket. Would you be able to provide the following information:

  • Would you be able to provide a symbolicated crash log?
  • Share exact steps you performed before it crashed?
  • Share the verbose logs when the crash happened?

@harsh62 harsh62 added datastore Issues related to the DataStore category bug Something isn't working labels Aug 4, 2023
@lawmicha lawmicha added the pending-community-response Issue is pending response from the issue requestor label Aug 11, 2023
@ruisebas ruisebas added the closing soon This issue will be closed in 7 days unless further comments are made. label Aug 25, 2023
@ruisebas ruisebas closed this as completed Sep 5, 2023
@github-actions github-actions bot removed pending-community-response Issue is pending response from the issue requestor closing soon This issue will be closed in 7 days unless further comments are made. labels Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working datastore Issues related to the DataStore category
Projects
None yet
Development

No branches or pull requests

4 participants