Android Question Futronic Finger print error JNI DETECTED ERROR IN APPLICATION: use of invalid jobject

Hi all ,
I am developing an android app , I am using SDK for Futronic finger print in my app and it works fine , but some devices return for me this error : "JNI DETECTED ERROR IN APPLICATION: use of invalid jobject 0xbabbb8d0"
any one can help ??
 
This is the complete error

A/ephoenic.zaini: java_vm_ext.cc:570] JNI DETECTED ERROR IN APPLICATION: use of invalid jobject 0xba7bd8b0
java_vm_ext.cc:570] from boolean com.futronictech.Scanner.GetFrame(byte[])
A/ephoenic.zaini: runtime.cc:647] Runtime aborting...
runtime.cc:647] Dumping all threads without mutator lock held
runtime.cc:647] All threads:
runtime.cc:647] DALVIK THREADS (23):
runtime.cc:647] "Thread-8" prio=5 tid=5 Runnable
runtime.cc:647] | group="" sCount=0 dsCount=0 flags=0 obj=0x1319c870 self=0xe4d3fc00
runtime.cc:647] | sysTid=14757 nice=0 cgrp=default sched=0/0 handle=0xba7be230
runtime.cc:647] | state=R schedstat=( 55153127 4256772 60 ) utm=3 stm=2 core=5 HZ=100
runtime.cc:647] | stack=0xba6bb000-0xba6bd000 stackSize=1040KB
runtime.cc:647] | held mutexes= "abort lock" "mutator lock"(shared held)
runtime.cc:647] native: #00 pc 0030a5df /apex/com.android.runtime/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, int, BacktraceMap*, char const*, art::ArtMethod*, void*, bool)+78)
runtime.cc:647] native: #01 pc 003c0509 /apex/com.android.runtime/lib/libart.so (art:🧵:DumpStack(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool, BacktraceMap*, bool) const+360)
runtime.cc:647] native: #02 pc 003bcccb /apex/com.android.runtime/lib/libart.so (art:🧵:Dump(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool, BacktraceMap*, bool) const+34)
runtime.cc:647] native: #03 pc 003d5ac1 /apex/com.android.runtime/lib/libart.so (art::DumpCheckpoint::Run(art::Thread*)+600)
runtime.cc:647] native: #04 pc 003d03e1 /apex/com.android.runtime/lib/libart.so (art::ThreadList::RunCheckpoint(art::Closure*, art::Closure*)+296)
runtime.cc:647] native: #05 pc 003cfb11 /apex/com.android.runtime/lib/libart.so (art::ThreadList::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char>>&, bool)+1412)
runtime.cc:647] native: #06 pc 0038f0b7 /apex/com.android.runtime/lib/libart.so (art::Runtime::Abort(char const*)+1258)
runtime.cc:647] native: #07 pc 0000859b /system/lib/libbase.so (android::base::LogMessage::~LogMessage()+418)
runtime.cc:647] native: #08 pc 002938d3 /apex/com.android.runtime/lib/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+1206)
runtime.cc:647] native: #09 pc 00293a6d /apex/com.android.runtime/lib/libart.so (art::JavaVMExt::JniAbortF(char const*, char const*, ...)+64)
runtime.cc:647] native: #10 pc 003c4fbf /apex/com.android.runtime/lib/libart.so (art:🧵:DecodeJObject(_jobject*) const+538)
runtime.cc:647] native: #11 pc 002a0cc7 /apex/com.android.runtime/lib/libart.so (art::JNI::GetObjectClass(_JNIEnv*, _jobject*)+418)
runtime.cc:647] native: #12 pc 00021099 /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/lib/arm/libftrScanAPI.so (DataExchangeOnAndroidDeviceCtx(__ANDROID_CTX*, unsigned int, void*, int, void*, int, int, int, int, int)+244)
runtime.cc:647] native: #13 pc 0002136b /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/lib/arm/libftrScanAPI.so (USBDeviceDataExchange(void*, int, void*, int, void*, int, int, int)+146)
runtime.cc:647] native: #14 pc 0004d9b9 /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/lib/arm/libftrScanAPI.so (CFs80CompatibleDevice::GetImageByCommand(unsigned char, int, void*, __FTRSCAN_IMAGE_SIZE*, int, unsigned char*, int, int)+136)
runtime.cc:647] native: #15 pc 00057ce9 /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/lib/arm/libftrScanAPI.so (CFsUsb20t80HDevice::_IsFingerPresent(__FTRSCAN_FRAME_PARAMETERS*)+360)
runtime.cc:647] native: #16 pc 0005964f /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/lib/arm/libftrScanAPI.so (CFsUsb20t80HDevice::GetFrame(void*, __FTRSCAN_FRAME_PARAMETERS*)+142)
runtime.cc:647] native: #17 pc 0005b979 /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/lib/arm/libftrScanAPI.so (ftrScanGetFrame+160)
runtime.cc:647] native: #18 pc 00001e6b /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/lib/arm/libftrScanApiAndroidJni.so (Java_com_futronictech_Scanner_GetFrame+38)
runtime.cc:647] native: #19 pc 000e6519 /apex/com.android.runtime/lib/libart.so (art_quick_generic_jni_trampoline+40)
runtime.cc:647] native: #20 pc 000e1bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68)
runtime.cc:647] native: #21 pc 0044cd4b /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub+250)
runtime.cc:647] native: #22 pc 000e9ff5 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+160)
runtime.cc:647] native: #23 pc 0021b15f /apex/com.android.runtime/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+274)
A/ephoenic.zaini: runtime.cc:647] native: #24 pc 002172c7 /apex/com.android.runtime/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+802)
runtime.cc:647] native: #25 pc 00441f01 /apex/com.android.runtime/lib/libart.so (MterpInvokeVirtual+584)
runtime.cc:647] native: #26 pc 000dc814 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_virtual+20)
runtime.cc:647] native: #27 pc 00000f38 [anon:dalvik-classes24.dex extracted in memory from /data/app/com.telephoenic.zainiq-O6RvVcKvYdY03icNO4Ci0A==/base.apk!classes24.dex] (com.fpfutronic.activity.FPScan$ScanThread.run+556)
runtime.cc:647] native: #28 pc 001f75b3 /apex/com.android.runtime/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.6866433496563190725+194)
runtime.cc:647] native: #29 pc 001fbc25 /apex/com.android.runtime/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*)+120)
runtime.cc:647] native: #30 pc 00431c2d /apex/com.android.runtime/lib/libart.so (artQuickToInterpreterBridge+832)
runtime.cc:647] native: #31 pc 000e65a1 /apex/com.android.runtime/lib/libart.so (art_quick_to_interpreter_bridge+32)
runtime.cc:647] native: #32 pc 000e1bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68)
runtime.cc:647] native: #33 pc 0044cd4b /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub+250)
runtime.cc:647] native: #34 pc 000e9ff5 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+160)
runtime.cc:647] native: #35 pc 00388fc3 /apex/com.android.runtime/lib/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+54)
runtime.cc:647] native: #36 pc 00389ccd /apex/com.android.runtime/lib/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue const*)+300)
runtime.cc:647] native: #37 pc 003bb2fb /apex/com.android.runtime/lib/libart.so (art:🧵:CreateCallback(void*)+966)
runtime.cc:647] native: #38 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #39 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] at com.futronictech.Scanner.GetFrame(Native method)
runtime.cc:647] at com.fpfutronic.activity.FPScan$ScanThread.run(FPScan.java:125)
runtime.cc:647]
runtime.cc:647] "Jit thread pool worker thread 0" prio=5 tid=4 Native
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a802b0 self=0xd8b8bc00
runtime.cc:647] | sysTid=14251 nice=0 cgrp=default sched=0/0 handle=0xd8a85d90
runtime.cc:647] | state=S schedstat=( 650822915 213778123 679 ) utm=52 stm=12 core=1 HZ=100
runtime.cc:647] | stack=0xd8987000-0xd8989000 stackSize=1023KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14251/stack)
runtime.cc:647] native: #00 pc 0004eef0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
runtime.cc:647] native: #01 pc 000ee691 /apex/com.android.runtime/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88)
runtime.cc:647] native: #02 pc 003d6db5 /apex/com.android.runtime/lib/libart.so (art::ThreadPool::GetTask(art::Thread*)+172)
runtime.cc:647] native: #03 pc 003d6539 /apex/com.android.runtime/lib/libart.so (art::ThreadPoolWorker::Run()+72)
runtime.cc:647] native: #04 pc 003d619f /apex/com.android.runtime/lib/libart.so (art::ThreadPoolWorker::Callback(void*)+90)
runtime.cc:647] native: #05 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #06 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
runtime.cc:647] "Signal Catcher" prio=5 tid=6 WaitingInMainSignalCatcherLoop
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a80328 self=0xd8ba6800
runtime.cc:647] | sysTid=14258 nice=0 cgrp=default sched=0/0 handle=0xd8981230
runtime.cc:647] | state=S schedstat=( 537501 3018228 10 ) utm=0 stm=0 core=7 HZ=100
runtime.cc:647] | stack=0xd8886000-0xd8888000 stackSize=1008KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14258/stack)
runtime.cc:647] native: #00 pc 0008c0c4 /apex/com.android.runtime/lib/bionic/libc.so (__rt_sigtimedwait+12)
runtime.cc:647] native: #01 pc 0005ca9b /apex/com.android.runtime/lib/bionic/libc.so (sigwait+82)
runtime.cc:647] native: #02 pc 003a855b /apex/com.android.runtime/lib/libart.so (art::SignalCatcher::WaitForSignal(art::Thread*, art::SignalSet&)+182)
runtime.cc:647] native: #03 pc 003a7763 /apex/com.android.runtime/lib/libart.so (art::SignalCatcher::Run(void*)+174)
runtime.cc:647] native: #04 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #05 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
runtime.cc:647] "ADB-JDWP Connection Control Thread" prio=5 tid=8 WaitingInMainDebuggerLoop
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a803a0 self=0xd8baf400
runtime.cc:647] | sysTid=14262 nice=0 cgrp=default sched=0/0 handle=0xd8880230
runtime.cc:647] | state=S schedstat=( 6785936 14586459 21 ) utm=0 stm=0 core=7 HZ=100
runtime.cc:647] | stack=0xd8785000-0xd8787000 stackSize=1008KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14262/stack)
runtime.cc:647] native: #00 pc 0008bf6c /apex/com.android.runtime/lib/bionic/libc.so (__ppoll+20)
runtime.cc:647] native: #01 pc 0005b19b /apex/com.android.runtime/lib/bionic/libc.so (poll+54)
runtime.cc:647] native: #02 pc 00006c45 /apex/com.android.runtime/lib/libadbconnection.so (adbconnection::AdbConnectionState::RunPollLoop(art::Thread*)+584)
runtime.cc:647] native: #03 pc 000057ad /apex/com.android.runtime/lib/libadbconnection.so (adbconnection::CallbackFunction(void*)+736)
runtime.cc:647] native: #04 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #05 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
runtime.cc:647] "HeapTaskDaemon" prio=5 tid=9 WaitingForTaskProcessor
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a812f8 self=0xec585a00
runtime.cc:647] | sysTid=14304 nice=4 cgrp=default sched=0/0 handle=0xbe2a6230
runtime.cc:647] | state=S schedstat=( 39427602 20560943 65 ) utm=1 stm=2 core=7 HZ=100
runtime.cc:647] | stack=0xbe1a3000-0xbe1a5000 stackSize=1040KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14304/stack)
runtime.cc:647] native: #00 pc 0004eef0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
runtime.cc:647] native: #01 pc 000ee691 /apex/com.android.runtime/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88)
runtime.cc:647] native: #02 pc 001dd081 /apex/com.android.runtime/lib/libart.so (art::gc::TaskProcessor::GetTask(art::Thread*)+300)
runtime.cc:647] native: #03 pc 001dd6c9 /apex/com.android.runtime/lib/libart.so (art::gc::TaskProcessor::RunAllTasks(art::Thread*)+44)
runtime.cc:647] at dalvik.system.VMRuntime.runHeapTasks(Native method)
runtime.cc:647] at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:523)
runtime.cc:647] at java.lang.Daemons$Daemon.run(Daemons.java:137)
runtime.cc:647] at java.lang.Thread.run(Thread.java:929)
runtime.cc:647]
runtime.cc:647] "ReferenceQueueDaemon" prio=5 tid=10 Waiting
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a80418 self=0xec586800
runtime.cc:647] | sysTid=14305 nice=4 cgrp=default sched=0/0 handle=0xbe19d230
runtime.cc:647] | state=S schedstat=( 2325521 6424478 22 ) utm=0 stm=0 core=7 HZ=100
runtime.cc:647] | stack=0xbe09a000-0xbe09c000 stackSize=1040KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14305/stack)
runtime.cc:647] native: #00 pc 0004eef0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
runtime.cc:647] native: #01 pc 000ee691 /apex/com.android.runtime/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88)
runtime.cc:647] native: #02 pc 003060eb /apex/com.android.runtime/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+482)
runtime.cc:647] native: #03 pc 003074ff /apex/com.android.runtime/lib/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr<art::mirror::Object>, long long, int, bool, art::ThreadState)+186)
runtime.cc:647] native: #04 pc 00325ee5 /apex/com.android.runtime/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
runtime.cc:647] at java.lang.Object.wait(Native method)
runtime.cc:647] - waiting on <0x02564e31> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
runtime.cc:647] at java.lang.Object.wait(Object.java:442)
runtime.cc:647] at java.lang.Object.wait(Object.java:568)
runtime.cc:647] at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:215)
runtime.cc:647] - locked <0x02564e31> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
runtime.cc:647] at java.lang.Daemons$Daemon.run(Daemons.java:137)
runtime.cc:647] at java.lang.Thread.run(Thread.java:929)
runtime.cc:647]
runtime.cc:647] "FinalizerDaemon" prio=5 tid=11 Waiting
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a80490 self=0xec587600
runtime.cc:647] | sysTid=14306 nice=4 cgrp=default sched=0/0 handle=0xbe094230
runtime.cc:647] | state=S schedstat=( 3438022 4600522 10 ) utm=0 stm=0 core=5 HZ=100
runtime.cc:647] | stack=0xbdf91000-0xbdf93000 stackSize=1040KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14306/stack)
runtime.cc:647] native: #00 pc 0004eef0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
runtime.cc:647] native: #01 pc 000ee691 /apex/com.android.runtime/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88)
runtime.cc:647] native: #02 pc 003060eb /apex/com.android.runtime/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+482)
runtime.cc:647] native: #03 pc 003074ff /apex/com.android.runtime/lib/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr<art::mirror::Object>, long long, int, bool, art::ThreadState)+186)
runtime.cc:647] native: #04 pc 00325ee5 /apex/com.android.runtime/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
runtime.cc:647] at java.lang.Object.wait(Native method)
runtime.cc:647] - waiting on <0x05786916> (a java.lang.Object)
runtime.cc:647] at java.lang.Object.wait(Object.java:442)
runtime.cc:647] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:190)
runtime.cc:647] - locked <0x05786916> (a java.lang.Object)
runtime.cc:647] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:211)
runtime.cc:647] at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:271)
runtime.cc:647] at java.lang.Daemons$Daemon.run(Daemons.java:137)
runtime.cc:647] at java.lang.Thread.run(Thread.java:929)
runtime.cc:647]
runtime.cc:647] "FinalizerWatchdogDaemon" prio=5 tid=12 Waiting
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a80508 self=0xe41d8800
A/ephoenic.zaini: runtime.cc:647] | sysTid=14307 nice=4 cgrp=default sched=0/0 handle=0xbdf8b230
runtime.cc:647] | state=S schedstat=( 441667 5079166 10 ) utm=0 stm=0 core=5 HZ=100
runtime.cc:647] | stack=0xbde88000-0xbde8a000 stackSize=1040KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14307/stack)
runtime.cc:647] native: #00 pc 0004eef0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
runtime.cc:647] native: #01 pc 000ee691 /apex/com.android.runtime/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88)
runtime.cc:647] native: #02 pc 003060eb /apex/com.android.runtime/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+482)
runtime.cc:647] native: #03 pc 003074ff /apex/com.android.runtime/lib/libart.so (art::Monitor::Wait(art::Thread*, art::ObjPtr<art::mirror::Object>, long long, int, bool, art::ThreadState)+186)
runtime.cc:647] native: #04 pc 00325ee5 /apex/com.android.runtime/lib/libart.so (art::Object_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
runtime.cc:647] at java.lang.Object.wait(Native method)
runtime.cc:647] - waiting on <0x014da297> (a java.lang.Daemons$FinalizerWatchdogDaemon)
runtime.cc:647] at java.lang.Object.wait(Object.java:442)
runtime.cc:647] at java.lang.Object.wait(Object.java:568)
runtime.cc:647] at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:339)
runtime.cc:647] - locked <0x014da297> (a java.lang.Daemons$FinalizerWatchdogDaemon)
runtime.cc:647] at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:319)
runtime.cc:647] at java.lang.Daemons$Daemon.run(Daemons.java:137)
runtime.cc:647] at java.lang.Thread.run(Thread.java:929)
runtime.cc:647]
runtime.cc:647] "Binder:14227_1" prio=5 tid=13 Native
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a80580 self=0xe4d44200
runtime.cc:647] | sysTid=14309 nice=0 cgrp=default sched=0/0 handle=0xbdd84230
runtime.cc:647] | state=S schedstat=( 31356773 19078121 51 ) utm=2 stm=0 core=7 HZ=100
runtime.cc:647] | stack=0xbdc89000-0xbdc8b000 stackSize=1008KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14309/stack)
runtime.cc:647] native: #00 pc 0008bed0 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8)
runtime.cc:647] native: #01 pc 00059c7d /apex/com.android.runtime/lib/bionic/libc.so (ioctl+32)
runtime.cc:647] native: #02 pc 00041c0d /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+212)
runtime.cc:647] native: #03 pc 00041d51 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8)
runtime.cc:647] native: #04 pc 000423df /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38)
runtime.cc:647] native: #05 pc 0005b655 /system/lib/libbinder.so (android::poolThread::threadLoop()+12)
runtime.cc:647] native: #06 pc 0000d873 /system/lib/libutils.so (android:🧵:_threadLoop(void*)+186)
runtime.cc:647] native: #07 pc 0009b289 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
runtime.cc:647] native: #08 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #09 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
runtime.cc:647] "Binder:14227_2" prio=5 tid=14 Native
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a805f8 self=0xd8bbb000
runtime.cc:647] | sysTid=14310 nice=0 cgrp=default sched=0/0 handle=0xbdc83230
runtime.cc:647] | state=S schedstat=( 20125522 10318228 37 ) utm=1 stm=0 core=6 HZ=100
runtime.cc:647] | stack=0xbdb88000-0xbdb8a000 stackSize=1008KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14310/stack)
runtime.cc:647] native: #00 pc 0008bed0 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8)
runtime.cc:647] native: #01 pc 00059c7d /apex/com.android.runtime/lib/bionic/libc.so (ioctl+32)
runtime.cc:647] native: #02 pc 00041c0d /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+212)
runtime.cc:647] native: #03 pc 00041d51 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8)
runtime.cc:647] native: #04 pc 000423df /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38)
runtime.cc:647] native: #05 pc 0005b655 /system/lib/libbinder.so (android::poolThread::threadLoop()+12)
runtime.cc:647] native: #06 pc 0000d873 /system/lib/libutils.so (android:🧵:_threadLoop(void*)+186)
runtime.cc:647] native: #07 pc 0009b289 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
runtime.cc:647] native: #08 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #09 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
runtime.cc:647] "Binder:14227_3" prio=5 tid=16 Native
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a807e8 self=0xd8bd2c00
runtime.cc:647] | sysTid=14313 nice=0 cgrp=default sched=0/0 handle=0xbd97c230
runtime.cc:647] | state=S schedstat=( 31202084 24424475 78 ) utm=2 stm=1 core=2 HZ=100
runtime.cc:647] | stack=0xbd881000-0xbd883000 stackSize=1008KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14313/stack)
runtime.cc:647] native: #00 pc 0004eef0 /apex/com.android.runtime/lib/bionic/libc.so (syscall+28)
runtime.cc:647] native: #01 pc 000ee691 /apex/com.android.runtime/lib/libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*)+88)
runtime.cc:647] native: #02 pc 002a32ed /apex/com.android.runtime/lib/libart.so (art::JNI::CallBooleanMethodV(_JNIEnv*, _jobject*, _jmethodID*, std::__va_list)+332)
runtime.cc:647] native: #03 pc 000a6cd9 /system/lib/libandroid_runtime.so (_JNIEnv::CallBooleanMethod(_jobject*, _jmethodID*, ...)+28)
runtime.cc:647] native: #04 pc 000ff077 /system/lib/libandroid_runtime.so (JavaBBinder::eek:nTransact(unsigned int, android::parcel const&, android::parcel*, unsigned int)+110)
runtime.cc:647] native: #05 pc 00039ed1 /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::parcel const&, android::parcel*, unsigned int)+72)
runtime.cc:647] native: #06 pc 000421c5 /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+856)
runtime.cc:647] native: #07 pc 00041dab /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+98)
runtime.cc:647] native: #08 pc 000423df /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38)
runtime.cc:647] native: #09 pc 0005b655 /system/lib/libbinder.so (android::poolThread::threadLoop()+12)
runtime.cc:647] native: #10 pc 0000d873 /system/lib/libutils.so (android:🧵:_threadLoop(void*)+186)
runtime.cc:647] native: #11 pc 0009b289 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
runtime.cc:647] native: #12 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #13 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
runtime.cc:647] "Profile Saver" prio=5 tid=17 Native
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a80860 self=0xe41da400
runtime.cc:647] | sysTid=14318 nice=9 cgrp=default sched=0/0 handle=0xbc07c230
runtime.cc:647] | state=S schedstat=( 23280730 10052083 38 ) utm=1 stm=0 core=2 HZ=100
runtime.cc:647] | stack=0xbbf81000-0xbbf83000 stackSize=1008KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14318/stack)
runtime.cc:647] native: #00 pc 0004eef4 /apex/com.android.runtime/lib/bionic/libc.so (syscall+32)
runtime.cc:647] native: #01 pc 000ee9a3 /apex/com.android.runtime/lib/libart.so (art::ConditionVariable::TimedWait(art::Thread*, long long, int)+110)
runtime.cc:647] native: #02 pc 0026e8bf /apex/com.android.runtime/lib/libart.so (art::profileSaver::Run()+622)
runtime.cc:647] native: #03 pc 002715d3 /apex/com.android.runtime/lib/libart.so (art::profileSaver::RunProfileSaverThread(void*)+50)
runtime.cc:647] native: #04 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #05 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
A/ephoenic.zaini: runtime.cc:647] "Binder:14227_4" prio=5 tid=18 Native
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a808d8 self=0xd260f800
runtime.cc:647] | sysTid=14320 nice=0 cgrp=default sched=0/0 handle=0xbbcb1230
runtime.cc:647] | state=S schedstat=( 28847920 36160935 86 ) utm=1 stm=1 core=5 HZ=100
runtime.cc:647] | stack=0xbbbb6000-0xbbbb8000 stackSize=1008KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14320/stack)
runtime.cc:647] native: #00 pc 0008bed0 /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8)
runtime.cc:647] native: #01 pc 00059c7d /apex/com.android.runtime/lib/bionic/libc.so (ioctl+32)
runtime.cc:647] native: #02 pc 00041c0d /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+212)
runtime.cc:647] native: #03 pc 00041d51 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8)
runtime.cc:647] native: #04 pc 000423df /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+38)
runtime.cc:647] native: #05 pc 0005b655 /system/lib/libbinder.so (android::poolThread::threadLoop()+12)
runtime.cc:647] native: #06 pc 0000d873 /system/lib/libutils.so (android:🧵:_threadLoop(void*)+186)
runtime.cc:647] native: #07 pc 0009b289 /system/lib/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+84)
runtime.cc:647] native: #08 pc 0009c1b7 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20)
runtime.cc:647] native: #09 pc 00055657 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30)
runtime.cc:647] (no managed stack frames)
runtime.cc:647]
runtime.cc:647] "queued-work-looper-schedule-handler" prio=4 tid=19 Native
runtime.cc:647] | group="" sCount=1 dsCount=0 flags=1 obj=0x18a80950 self=0xd8bd3a00
runtime.cc:647] | sysTid=14321 nice=10 cgrp=default sched=0/0 handle=0xbbbb0230
runtime.cc:647] | state=S schedstat=( 24127609 7540104 38 ) utm=1 stm=1 core=5 HZ=100
runtime.cc:647] | stack=0xbbaad000-0xbbaaf000 stackSize=1040KB
runtime.cc:647] | held mutexes=
runtime.cc:647] kernel: (couldn't read /proc/self/task/14321/stack)
runtime.cc:647] native: #00 pc 0008bd94 /apex/com.android.runtime/lib/bionic/libc.so (__epoll_pwait+20)
runtime.cc:647] native: #01 pc 0005dc79 /apex/com.android.runtime/lib/bionic/libc.so (epoll_wait+16)
runtime.cc:647] native: #02 pc 0001067f /system/lib/libutils.so (android::Looper::pollInner(int)+118)
A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 14757 (Thread-8), pid 14227 (ephoenic.zainiq)
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top