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

Assertion Failed - OsSharedRealm$SchemaChangedCallback #6155

Closed
bmunkholm opened this issue Sep 11, 2018 · 1 comment
Closed

Assertion Failed - OsSharedRealm$SchemaChangedCallback #6155

bmunkholm opened this issue Sep 11, 2018 · 1 comment

Comments

@bmunkholm
Copy link
Contributor

@finnschiermer commented on Thu May 03 2018

@ianpward commented on Thu May 03 2018

Freshdesk Ticket ID: 572
Freshdesk Ticket Agent: Unassigned
Freshdesk Ticket Agent Email: Unavailable
Ticket Priority: Low
Freshdesk Ticket Description:


My app crashed when starting , here is the log. 


Thanks~

========================================================================================
05-03 14:51:50.056 30727-30727/? E/REALM: /Users/cm/Realm/realm-java/realm/realm-library/src/main/cpp/jni_util/java_class.cpp:50: [realm-core-5.4.0] Assertion failed: cls with (class_name) =  ["io/realm/internal/OsSharedRealm$SchemaChangedCallback"]
                                          IMPORTANT: if you see this error, please send this log to help@realm.io.
05-03 14:51:50.056 30727-30727/? A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 30727 (com.huicent.ns)
                                         
                                         [ 05-03 14:51:50.056   415:  415 W/         ]
                                         debuggerd: handling request: pid=30727 uid=10542 gid=10542 tid=30727
05-03 14:51:50.126 30746-30746/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-03 14:51:50.126 30746-30746/? A/DEBUG: Build fingerprint: 'HUAWEI/SLA-AL00/HWSLA-Q:7.0/HUAWEISLA-AL00/C00B191:user/release-keys'
05-03 14:51:50.126 30746-30746/? A/DEBUG: Revision: '0'
05-03 14:51:50.126 30746-30746/? A/DEBUG: ABI: 'arm'
05-03 14:51:50.126 30746-30746/? A/DEBUG: pid: 30727, tid: 30727, name: com.huicent.ns  >>> com.huicent.ns <<<
05-03 14:51:50.126 30746-30746/? A/DEBUG: signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
05-03 14:51:50.126 30746-30746/? A/DEBUG:     r0 00000000  r1 00007807  r2 00000006  r3 00000008
05-03 14:51:50.126 30746-30746/? A/DEBUG:     r4 b651e58c  r5 00000006  r6 b651e534  r7 0000010c
05-03 14:51:50.126 30746-30746/? A/DEBUG:     r8 00000032  r9 9900c7e0  sl aa5766e8  fp aa5766f0
05-03 14:51:50.126 30746-30746/? A/DEBUG:     ip 00000054  sp bec8da20  lr b5124887  pc b51270e4  cpsr 200f0010
05-03 14:51:50.134 30746-30746/? A/DEBUG: backtrace:
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #00 pc 0004a0e4  /system/lib/libc.so (tgkill+12)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #1 pc 00047883  /system/lib/libc.so (pthread_kill+34)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #2 pc 0001d525  /system/lib/libc.so (raise+10)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #3 pc 00019071  /system/lib/libc.so (__libc_android_abort+34)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #4 pc 000170d8  /system/lib/libc.so (abort+4)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #5 pc 00140fbb  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #6 pc 00140fe7  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #7 pc 001410ad  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #8 pc 000690a5  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #9 pc 000690bb  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #10 pc 00064ccf  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #11 pc 00064d5d  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #12 pc 00064e1f  /data/app/com.huicent.ns-1/lib/arm/librealm-jni.so (JNI_OnLoad+42)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #13 pc 00239b51  /system/lib/libart.so (_ZN3art9JavaVMExt17LoadNativeLibraryEP7_JNIEnvRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEP8_jobjectP8_jstringPS9_+1844)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #14 pc 00003173  /system/lib/libopenjdkjvm.so (JVM_NativeLoad+178)
05-03 14:51:50.134 30746-30746/? A/DEBUG:     #15 pc 71002045  /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x5fa000)




wugj@redapplenet.com



@tgoyne commented on Thu May 03 2018

This is a realm-java thing.

@cmelchior
Copy link
Contributor

Outdated, so closing.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants