-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Goal
We can't understand and locate problem
at all
Actual Results
E/REALM: uncaught exception in notifier thread: N5realm15InvalidTableRefE: transaction_ended
Exception backtrace:
<backtrace not supported on this platform>
--------- beginning of crash
A/libc: /usr/local/google/buildbot/src/android/ndk-release-r21/external/libcxx/../../external/libcxxabi/src/abort_message.cpp:72: abort_message: assertion "terminating with uncaught exception of type realm::InvalidTableRef: transaction_ended
Exception backtrace:
<backtrace not supported on this platform>" failed
Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 21101 , pid 21050
Steps & Code to Reproduce
exception crashes the app at unpredictable time
it seems it does not depends on code (we can't find any correlations)
all our code was tested and runs fully without logical errors\exceptions
and then suddenly app crashes
it happen after 10-20 sec of testing or may be after 20 minutes
Version of Realm and tooling
Realm version(s): 10.2
Realm Sync feature enabled: No
Android Studio version: 4.1
Android Build Tools version: 30.0.3
Gradle version: 6.5
Gradle plugin version: 4.1.1
Which Android version and device(s): Pixel_2_API_29 (emulator, osX and windows)