Since I've been programming for Android I have seen some cryptic errors in my crash reports but this one really has me stumped. Any ideas on what may be causing this? I have over 70,000 active users and I only have a total of about 14 reports for this (or a very similar) error so I am not too concerned but I like to try and address everything I can.
Native crash
in unknown.unknown
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'google/nakasi/grouper:4.3/JWR66V/737497:user/release-keys'
Revision: '0'
pid: 7034, tid: 7034, name: l.directvremote >>> com.cognitial.directvremote <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
r0 00000000 r1 beb375cc r2 ffffffff r3 00000000
r4 00000000 r5 62b50a58 r6 beb375cc r7 62b19d88
r8 beb375d8 r9 62b19d80 sl 416e81d0 fp beb375ec
ip 4013bef0 sp beb375b0 lr 40131809 pc 4022db48 cpsr 000d0010
d0 0000000000000000 d1 0000000000000000
d2 0000000000000000 d3 0000000000000000
d4 f3d74bcc49cbd44b d5 e1327eeeb74bcfc9
d6 2f4606267df2bf4c d7 8ad4d29cc4b2d606
d8 0000000000000000 d9 0000000000000000
d10 0000000000000000 d11 0000000000000000
d12 0000000000000000 d13 0000000000000000
d14 0000000000000000 d15 0000000000000000
d16 00001ac52361afa3 d17 ffffffffffb3b4c0
d18 0000000000000000 d19 3ff0000000000000
d20 c030000000000000 d21 c02c000000000000
d22 0000000000000000 d23 c030000000000000
d24 0000000000000000 d25 0000000000000000
d26 3ff0000000000000 d27 0000000000000000
d28 3ff0000000000000 d29 0000000000000000
d30 0000000000000000 d31 c02c000000000000
scr 20000015
backtrace:
#00 pc 00003b48 /system/lib/libcutils.so (android_atomic_dec+12)
#01 pc 0000f805 /system/lib/libutils.so (android::RefBase::decStrong(void const*) const+10)
#02 pc 0004d997 /system/lib/libandroid_runtime.so (android::sp<android::IMemory>::~sp()+18)
#03 pc 000622f7 /system/lib/libandroid_runtime.so
#04 pc 0001dc4c /system/lib/libdvm.so (dvmPlatformInvoke+112)
#05 pc 0004decf /system/lib/libdvm.so (dvmCallJNIMethod(unsigned int const*, JValue*, Method const*, Thread*)+398)
#06 pc 00027060 /system/lib/libdvm.so
#07 pc 0002b5ec /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#08 pc 000601df /system/lib/libdvm.so (dvmInvokeMethod(Object*, Method const*, ArrayObject*, ArrayObject*, ClassObject*, bool)+350)
#09 pc 00067ddf /system/lib/libdvm.so
#10 pc 00027060 /system/lib/libdvm.so
#11 pc 0002b5ec /system/lib/libdvm.so (dvmInterpret(Thread*, Method const*, JValue*)+184)
#12 pc 0005ff21 /system/lib/libdvm.so (dvmCallMethodV(Thread*, Method const*, Object*, bool, JValue*, std::__va_list)+292)
#13 pc 00049b67 /system/lib/libdvm.so
#14 pc 0004b697 /system/lib/libandroid_runtime.so
#15 pc 0004c327 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+378)
#16 pc 0000105b /system/bin/app_process
#17 pc 0000db4f /system/lib/libc.so (__libc_init+50)
#18 pc 00000d7c /system/bin/app_process
code around pc:
4022db28 e2801001 e1832f91 e3520000 1afffffa
4022db38 e12fff1e e1a03000 f57ff05f e3e02000
4022db48 e1930f9f e080c002 e1831f9c e3510000
4022db58 1afffffa e12fff1e e1a03000 f57ff05f
4022db68 e1910f9f e000c003 e1812f9c e3520000
4022db78 1afffffa e12fff1e e1a03000 f57ff05f
4022db88 e1910f9f e180c003 e1812f9c e3520000
4022db98 1afffffa e12fff1e 4605b538 42a16884
4022dba8 f06fdd28 2c004340 2404bf08 bfd84299
4022dbb8 dd0c4618 30fff04f 0062bd38 db0442a2
4022dbc8 bfb44282 46044614 4664e001 428ce7ff
4022dbd8 4c40f06f 4564dbf1 6828d8ec b91800a1
4022dbe8 f7ff4608 e001ec1c ec1ef7ff d0e12800
4022dbf8 602860ac bd382000 210c2001 be6af005
4022dc08 4604b510 f7ff6800 4620ec1c 4010e8bd
4022dc18 be68f005 460eb570 46046845 f7ff1c69
code around lr:
401317e8 07c268e0 68a0d504 6801b110 4790684a
401317f8 b570bd38 68444605 4620460e e918f7fd
40131808 d10b2801 463168a0 68da6803 68e04790
40131818 d40307c0 46286829 4798684b 46314620
40131828 4070e8bd bfc2f7ff 4604b570 460e3004
40131838 e86ef7fd 2d006825 68e3dc03 d50b07db
40131848 f1b5e00d d12e5f80 4628e7f7 46221c69
40131858 e8f4f7fd 6825b170 dcf62d00 68a0e02b
40131868 68014632 2101690b b3204798 f7fd4620
40131878 4605e850 3d014813 d8044285 463168a0
40131888 68d36802 68204798 4570f06f f100e008
40131898 46224170 e8d2f7fd 2001b908 6820bd70
401318a8 dcf442a8 4628e7f9 46221c69 e8c6f7fd
401318b8 d1bf2800 4620e7e7 f7ff4631 2000ff77
401318c8 bf00bd70 0ffffffe 4605b570 f8554606
401318d8 e00b4f04 1c614620 f7fd462a b920e8b0