thorbenprimke / realm-recyclerview

A RecyclerView that is powered by Realm and lots more
555 stars 151 forks source link

Fatal signal 11 while deleting object from Realm #92

Closed MilkBiscuit closed 5 years ago

MilkBiscuit commented 7 years ago

Looks similar to below issues: https://github.com/thorbenprimke/realm-recyclerview/issues/13 https://github.com/realm/realm-java/issues/1982

I'm using 0.9.16 version of thorbenprimke/realm-recyclerview

12-01 17:02:58.830 29336-29336/com.agrimap.mobile.android A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x178 in tid 29336 (.mobile.android) 12-01 17:02:58.933 238-238/? I/DEBUG: 12-01 17:02:58.933 238-238/? I/DEBUG: Build fingerprint: 'SMARTISAN/msm8916_32_cmcc_younger:5.1.1/LMY47V/45:user/release-keys' 12-01 17:02:58.933 238-238/? I/DEBUG: Revision: '0' 12-01 17:02:58.933 238-238/? I/DEBUG: ABI: 'arm' 12-01 17:02:58.934 238-238/? I/DEBUG: pid: 29336, tid: 29336, name: .mobile.android >>> com.agrimap.mobile.android <<< 12-01 17:02:58.934 238-238/? I/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x178 12-01 17:02:58.962 238-238/? I/DEBUG: r0 00000170 r1 00000000 r2 0000000f r3 ffffffff 12-01 17:02:58.963 238-238/? I/DEBUG: r4 00000000 r5 00000000 r6 00000000 r7 ffffffff 12-01 17:02:58.963 238-238/? I/DEBUG: r8 00000000 r9 b788d190 sl 00000000 fp 755dd208 12-01 17:02:58.963 238-238/? I/DEBUG: ip 9e53d955 sp bef96d18 lr 9e55e67f pc 9e51d072 cpsr 60030030 12-01 17:02:58.963 238-238/? I/DEBUG: backtrace: 12-01 17:02:58.964 238-238/? I/DEBUG: #00 pc 00024072 /data/app/com.agrimap.mobile.android-1/lib/arm/librealm-jni.so 12-01 17:02:58.964 238-238/? I/DEBUG: #01 pc 0006567b /data/app/com.agrimap.mobile.android-1/lib/arm/librealm-jni.so 12-01 17:02:59.824 4058-30101/? W/ActivityManager: Force finishing activity 1 com.agrimap.mobile.android/.MainActivity 12-01 17:02:59.827 238-238/? I/DEBUG: Tombstone written to: /data/tombstones/tombstone_00 12-01 17:02:59.829 4058-4333/? I/BootReceiver: Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE) 12-01 17:02:59.889 4058-4337/? E/JavaBinder: !!! FAILED BINDER TRANSACTION !!! 12-01 17:02:59.896 4058-30101/? E/JavaBinder: !!! FAILED BINDER TRANSACTION !!!