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
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_
The text was updated successfully, but these errors were encountered:
Describe the bug
AWSDataStorePlugin is crashing on AWSDataStoreObserveQueryOperation giving the error as Thread 0
Steps To Reproduce
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
The text was updated successfully, but these errors were encountered: