realm-js icon indicating copy to clipboard operation
realm-js copied to clipboard

iOS Crash: EXC_BAD_ACCESS

Open anubhuti2018 opened this issue 1 year ago • 4 comments

How frequently does the bug occur?

Always

Description

Pod version: Realm (20.0.0) RealmJS (12.13.1) RealmSwift (20.0.0)

Screenshot 2024-10-21 at 2 38 16 PM

Stacktrace & log output

No response

Can you reproduce the bug?

-- select --

Reproduction Steps

No response

Version

RealmJS (12.13.1)

What services are you using?

Local Database only

Are you using encryption?

Yes

Platform OS and version(s)

iOS-17.2

Build environment

"react": "18.2.0", "react-native": "0.72.10"

Cocoapods version

1.15.2

anubhuti2018 avatar Oct 21 '24 09:10 anubhuti2018

➤ PM Bot commented:

Jira ticket: RJS-2910

sync-by-unito[bot] avatar Oct 21 '24 09:10 sync-by-unito[bot]

I have also this kind of error and crash. This happens mostly when I have a writing transaction from the backend endpoint (write operation) and in parallel my index.js file of the app has the hook where I try to check some entities in realm (query operations)

"react-native": "^0.74.5",
"realm": "12.13.2",

Screenshot 2024-11-11 at 10 38 13 Screenshot 2024-11-11 at 10 38 06 Screenshot 2024-11-11 at 10 37 56

maksimLobachevskiy avatar Nov 11 '24 09:11 maksimLobachevskiy

Facing another issue after updating React-Native Seems like it has some issue with transaction. RealmJS (12.14.0) Realm (20.0.0) RealmSwift (20.0.0) React-native (0.74.10) Screenshot 2024-11-20 at 1 15 46 PM

anubhuti2018 avatar Nov 20 '24 07:11 anubhuti2018

I saw that the Jira ticket is closed as WON'T fix. Have you guys have some updates about this crash?

mariushorvat avatar Jan 08 '25 20:01 mariushorvat