Troubleshooting Vodafone vfd 1100 custom rom bootloops - Android Q&A, Help & Troubleshooting

I have a vodafone vfd 1100 running android 6.0, kernel 3.18.19 . I tried porting xos chameleon v2.0, lineage os and cm 13. All the above mentioned are bootlooping.I have managed to pull the logcat from the xos chameleon
and now I need help debugging the issue. I have the stock rom and also the custom roms. here is what i pulled from the logcat files:
[ 08-23 10:36:44.355 14336:14336 F/art ]
art/runtime/jni_internal.cc:2173] Failed to register native method dalvik.system.VMRuntime.isEngMode()Z in /system/framework/core-libart.jar
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] ----- class 'Ldalvik/system/VMRuntime;' cl=0x0 -----
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] objectSize=600 (440 from super)
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] access=0x0008.0011
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] super='java.lang.Class<java.lang.Object>' (cl=0x0)
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] vtable (38 entries, 11 in super):
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 0: long dalvik.system.VMRuntime.addressOf!(java.lang.Object)
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 1: java.lang.String dalvik.system.VMRuntime.bootClassPath()
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 2: void dalvik.system.VMRuntime.clampGrowthLimit()
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 3: java.lang.String dalvik.system.VMRuntime.classPath()
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 4: void dalvik.system.VMRuntime.clearGrowthLimit()
[ 08-23 10:36:44.356 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 5: void dalvik.system.VMRuntime.concurrentGC()
[ 08-23 10:36:44.357 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 6: void dalvik.system.VMRuntime.disableJitCompilation()
[ 08-23 10:36:44.357 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178] 7: void dalvik.system.VMRuntime.gcSoftReferences()
[ 08-23 10:36:44.359 14336:14336 F/art ]
art/runtime/jni_internal.cc:2178]
[ 08-23 10:36:44.364 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.364 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.381 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.381 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.394 14336:14336 W/art ]
Attempted to destroy barrier with non zero count -1
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] Runtime aborting...
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] Aborting thread:
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] "main" prio=5 tid=1 Runnable (still starting up)
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] | group="" sCount=0 dsCount=0 obj=0x0 self=0xb4836a00
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] | sysTid=14336 nice=0 cgrp=default sched=0/0 handle=0xb6fa0de4
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] | state=R schedstat=( 1182080543 94537310 625 ) utm=106 stm=12 core=1 HZ=100
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] | stack=0xbe2ae000-0xbe2b0000 stackSize=8MB
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] | held mutexes= "abort lock" "mutator lock"(shared held)
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #00 pc 0035d61f /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiPKcPNS_9ArtMethodEPv+126)
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #01 pc 0033e4b7 /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+138)
[ 08-23 10:36:44.394 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #02 pc 00322625 /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+20)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #03 pc 003228f3 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+622)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #04 pc 000f3fa9 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2092)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #05 pc 0028443f /system/lib/libart.so (_ZN3art3JNI21RegisterNativeMethodsEP7_JNIEnvP7_jclassPK15JNINativeMethodib+1942)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #06 pc 00284d75 /system/lib/libart.so (_ZN3art21RegisterNativeMethodsEP7_JNIEnvPKcPK15JNINativeMethodi+36)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #07 pc 0031e40b /system/lib/libart.so (_ZN3art7Runtime28RegisterRuntimeNativeMethodsEP7_JNIEnv+18)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #08 pc 00320bed /system/lib/libart.so (_ZN3art7Runtime17InitNativeMethodsEv+108)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #09 pc 0032143f /system/lib/libart.so (_ZN3art7Runtime5StartEv+1146)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #10 pc 002519d7 /system/lib/libart.so (JNI_CreateJavaVM+658)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #11 pc 000617ef /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2370)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #12 pc 00061bd7 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+250)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #13 pc 00001721 /system/bin/app_process32 (???)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #14 pc 000173fd /system/lib/libc.so (__libc_init+44)
[ 08-23 10:36:44.395 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #15 pc 00001868 /system/bin/app_process32 (???)
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] (no managed stack frames)
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] Dumping all threads without appropriate locks held: thread list lock
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] All threads:
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] DALVIK THREADS (1):
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] "main" prio=5 tid=1 Runnable (still starting up)
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] | group="" sCount=0 dsCount=0 obj=0x0 self=0xb4836a00
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] | sysTid=14336 nice=0 cgrp=default sched=0/0 handle=0xb6fa0de4
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] | state=R schedstat=( 1202080081 94537310 625 ) utm=107 stm=13 core=1 HZ=100
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] | stack=0xbe2ae000-0xbe2b0000 stackSize=8MB
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] | held mutexes= "abort lock" "mutator lock"(shared held)
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #00 pc 0035d61f /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiPKcPNS_9ArtMethodEPv+126)
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #01 pc 0033e4b7 /system/lib/libart.so (_ZNK3art6Thread4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+138)
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #02 pc 00347c49 /system/lib/libart.so (_ZN3art14DumpCheckpoint3RunEPNS_6ThreadE+532)
[ 08-23 10:36:44.396 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #03 pc 0034874d /system/lib/libart.so (_ZN3art10ThreadList13RunCheckpointEPNS_7ClosureE+200)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #04 pc 00348c51 /system/lib/libart.so (_ZN3art10ThreadList4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+124)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #05 pc 00322815 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+400)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #06 pc 000f3fa9 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+2092)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #07 pc 0028443f /system/lib/libart.so (_ZN3art3JNI21RegisterNativeMethodsEP7_JNIEnvP7_jclassPK15JNINativeMethodib+1942)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #08 pc 00284d75 /system/lib/libart.so (_ZN3art21RegisterNativeMethodsEP7_JNIEnvPKcPK15JNINativeMethodi+36)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #09 pc 0031e40b /system/lib/libart.so (_ZN3art7Runtime28RegisterRuntimeNativeMethodsEP7_JNIEnv+18)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #10 pc 00320bed /system/lib/libart.so (_ZN3art7Runtime17InitNativeMethodsEv+108)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #11 pc 0032143f /system/lib/libart.so (_ZN3art7Runtime5StartEv+1146)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #12 pc 002519d7 /system/lib/libart.so (JNI_CreateJavaVM+658)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #13 pc 000617ef /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2370)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #14 pc 00061bd7 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+250)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #15 pc 00001721 /system/bin/app_process32 (???)
[ 08-23 10:36:44.397 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #16 pc 000173fd /system/lib/libc.so (__libc_init+44)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] native: #17 pc 00001868 /system/bin/app_process32 (???)
[ 08-23 10:36:44.397 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366] (no managed stack frames)
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366]
[ 08-23 10:36:44.397 14336:14336 F/art ]
art/runtime/runtime.cc:366]
[ 08-23 10:36:44.398 14336:14336 F/libc ]
Fatal signal 6 (SIGABRT), code -6 in tid 14336 (main)
[ 08-23 10:36:44.398 212: 212 D/AEE/AED ]
$===AEE===AEE===AEE===$
[ 08-23 10:36:44.398 212: 212 D/AEE/AED ]
p 0 poll events 1 revents 0
[ 08-23 10:36:44.398 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.398 212: 212 D/AEE/AED ]
p 1 poll events 1 revents 0
[ 08-23 10:36:44.398 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.398 212: 212 D/AEE/AED ]
p 2 poll events 1 revents 1
[ 08-23 10:36:44.399 212: 212 D/AEE/AED ]
aed_main_fork_worker: generator 0xb6b46090, worker 0xbeda48a8, recv_fd 0
[ 08-23 10:36:44.400 14416:14416 I/AEE/AED ]
handle_request(0)
[ 08-23 10:36:44.400 212: 212 D/AEE/AED ]
aee handle:-1, cpu cores:4, online:4
[ 08-23 10:36:44.400 212: 212 D/AEE/AED ]
p 3 poll events 1 revents 0
[ 08-23 10:36:44.400 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.400 212: 212 D/AEE/AED ]
p 4 poll events 1 revents 0
[ 08-23 10:36:44.400 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.400 212: 212 D/AEE/AED ]
p 5 poll events 0 revents 0
[ 08-23 10:36:44.400 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.400 14416:14416 I/AEE/AED ]
check process 14336 name:main
[ 08-23 10:36:44.401 14416:14416 I/AEE/AED ]
tid 14336 abort msg address is:0xb120c000, si_code is:0 (request from -6:14336)
[ 08-23 10:36:44.401 14416:14416 I/AEE/AED ]
BOOM: pid=14336 uid=0 gid=0 tid=14336
[ 08-23 10:36:44.402 14416:14416 I/AEE/AED ]
[OnPurpose Redunant in void preset_info(aed_report_record*, int, int)] pid: 14336, tid: 14336, name: main >>> zygote <<<
[ 08-23 10:36:44.416 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.416 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.431 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.454 14416:14416 F/AEE/DEBUG ]
Revision: '0'
[ 08-23 10:36:44.454 14416:14416 F/AEE/DEBUG ]
ABI: 'arm'
[ 08-23 10:36:44.454 14416:14416 F/AEE/DEBUG ]
pid: 14336, tid: 14336, name: main >>> zygote <<<
[ 08-23 10:36:44.455 14416:14416 F/AEE/DEBUG ]
signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------
#07 pc 0028443f /system/lib/libart.so (_ZN3art3JNI21RegisterNativeMethodsEP7_JNIEnvP7_jclassPK15JNINativeMethodib+1942)
[ 08-23 10:36:44.498 14416:14416 F/AEE/DEBUG ]
#08 pc 00284d75 /system/lib/libart.so (_ZN3art21RegisterNativeMethodsEP7_JNIEnvPKcPK15JNINativeMethodi+36)
[ 08-23 10:36:44.498 14416:14416 F/AEE/DEBUG ]
#09 pc 0031e40b /system/lib/libart.so (_ZN3art7Runtime28RegisterRuntimeNativeMethodsEP7_JNIEnv+18)
[ 08-23 10:36:44.498 14416:14416 F/AEE/DEBUG ]
#10 pc 00320bed /system/lib/libart.so (_ZN3art7Runtime17InitNativeMethodsEv+108)
[ 08-23 10:36:44.499 14416:14416 F/AEE/DEBUG ]
#11 pc 0032143f /system/lib/libart.so (_ZN3art7Runtime5StartEv+1146)
[ 08-23 10:36:44.499 14416:14416 F/AEE/DEBUG ]
#12 pc 002519d7 /system/lib/libart.so (JNI_CreateJavaVM+658)
[ 08-23 10:36:44.499 14416:14416 F/AEE/DEBUG ]
#13 pc 000617ef /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime7startVmEPP7_JavaVMPP7_JNIEnvb+2370)
[ 08-23 10:36:44.499 14416:14416 F/AEE/DEBUG ]
#14 pc 00061bd7 /system/lib/libandroid_runtime.so (_ZN7android14AndroidRuntime5startEPKcRKNS_6VectorINS_7String8EEEb+250)
[ 08-23 10:36:44.499 14416:14416 F/AEE/DEBUG ]
#15 pc 00001721 /system/bin/app_process32
[ 08-23 10:36:44.499 14416:14416 F/AEE/DEBUG ]
#16 pc 000173fd /system/lib/libc.so (__libc_init+44)
[ 08-23 10:36:44.499 14416:14416 F/AEE/DEBUG ]
#17 pc 00001868 /system/bin/app_process32
[ 08-23 10:36:44.511 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.511 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.527 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.527 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.543 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.543 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.560 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.560 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.570 200: 200 I/SurfaceFlinger ]
[Built-in Screen (type:0)] fps:11.968853,dur:1002.60,max:92.95,min:74.19
[ 08-23 10:36:44.577 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.578 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.594 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.594 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.610 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.610 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.627 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.627 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.643 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.643 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.660 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp exit
[ 08-23 10:36:44.661 14265:14265 I/Netd ]
execIptablesCommand android_fork_execvp enter
[ 08-23 10:36:44.665 14416:14416 F/AEE/DEBUG ]
Tombstone written to: /data/tombstones/tombstone_07
[ 08-23 10:36:44.665 14416:14416 E/AEE/AED ]
request.action: 0
[ 08-23 10:36:44.665 14416:14416 V/AEE/AED ]
dashboard_record_update() : rec->module = zygote
[ 08-23 10:36:44.666 14416:14416 D/AEE/AED ]
Skip duplicated exception !
[ 08-23 10:36:44.666 14416:14416 D/AEE/AED ]
Exception Class: 3
[ 08-23 10:36:44.666 14416:14416 D/AEE/AED ]
Module: zygote
[ 08-23 10:36:44.666 14416:14416 D/AEE/AED ]
Count: 118
[ 08-23 10:36:44.666 14416:14416 D/AEE/AED ]
Last exception time: 1503484600
[ 08-23 10:36:44.666 14416:14416 V/aee/ne_session ]
aed_ne_session() - skipped
[ 08-23 10:36:44.667 212: 212 D/AEE/AED ]
$===AEE===AEE===AEE===$
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
p 0 poll events 1 revents 0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
p 1 poll events 1 revents 0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
p 2 poll events 1 revents 0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
p 3 poll events 1 revents 0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
p 4 poll events 1 revents 0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
p 5 poll events 0 revents 0
[ 08-23 10:36:44.668 212: 212 D/AEE/AED ]
not know revents:0
[ 08-23 10:36:44.678 199: 199 I/ServiceManager ]
service 'media.audio_flinger' died
[ 08-23 10:36:44.678 199: 199 I/ServiceManager ]
service 'media.player' died
[ 08-23 10:36:44.678 199: 199 I/ServiceManager ]
service 'media.resource_manager' died
[ 08-23 10:36:44.678 199: 199 I/ServiceManager ]
service 'memory_dumper' died
[ 08-23 10:36:44.678 199: 199 I/ServiceManager ]
service 'media.camera' died
[ 08-23 10:36:44.679 199: 199 I/ServiceManager ]
service 'media.audio_policy' died
[ 08-23 10:36:44.679 199: 199 I/ServiceManager ]
service 'media.sound_trigger_hw' died
[ 08-23 10:36:44.679 199: 199 I/ServiceManager ]
service 'media.radio' died
[ 08-23 10:36:44.679 199: 199 I/ServiceManager ]
service 'media.mmsdk' died
[ 08-23 10:36:45.308 200: 377 I/BufferQueueProducer ]
[BootAnimation](this:0xb4c9dc00,id:1,api:1,p:410,c:200) queueBuffer: fps=9.99 dur=1001.42 max=250.92 min=83.18
[ 08-23 10:36:45.338 230: 363 D/agps ]
[agps] WARNING: [CP] cp2_fd_1_req_sim_num_timeout
[ 08-23 10:36:45.338 230: 340 D/agps ]
[agps][n][CP] [MD_1] write sim_info_req
[ 08-23 10:36:45.338 230: 340 E/agps ]
[agps] ERR: [Utility] safe_write reason=[No such device]19
[ 08-23 10:36:45.573 200: 200 I/SurfaceFlinger ]
[Built-in Screen (type:0)] fps:9.970710,dur:1002.94,max:241.88,min:74.24
[ 08-23 10:36:46.310 200: 377 I/BufferQueueProducer ]
[BootAnimation](this:0xb4c9dc00,id:1,api:1,p:410,c:200) queueBuffer: fps=11.98 dur=1001.59 max=86.01 min=80.86
[ 08-23 10:36:46.610 242: 242 I/thermal_repeater ]
socket -1
[ 08-23 10:36:46.680 14433:14433 W/init ]
type=1400 audit(0.0:253): avc: denied { execute_no_trans } for path="/system/bin/wland" dev="mmcblk0p20" ino=24771 scontext=u:r:init:s0 tcontext=ubject_r:system_file:s0 tclass=file permissive=0
[ 08-23 10:36:46.813 200: 200 I/SurfaceFlinger ]
[Built-in Screen (type:0)] fps:10.483727,dur:1240.02,max:241.81,min:74.25
[ 08-23 10:36:46.841 255: 255 I/sn ]
Retry 59
[ 08-23 10:36:46.842 255: 255 I/sn ]
Fail to access err=2
[ 08-23 10:36:46.842 255: 255 I/sn ]
Fail to access err=2
[ 08-23 10:36:46.842 255: 255 I/sn ]
Fail to access err=2
[ 08-23 10:36:47.312 200: 880 I/BufferQueueProducer ]
[BootAnimation](this:0xb4c9dc00,id:1,api:1,p:410,c:200) queueBuffer: fps=9.98 dur=1002.22 max=250.98 min=82.80
[ 08-23 10:36:47.339 230: 340 D/agps ]
[agps][n][CP] [MD_1] write sim_info_req
Thanks in advance and all suggestions are welcome..

Related

"DexOpt: sleeping on flock" error!

Hi
After repartitioning my sdcard (after many problems with minitool I used a gparted live), to enlarge second partition size for links2sd, I experience a huge blocking problem.
The phone hangs after a while , it happens only with SD inserted; log say like the following extract:
Code:
I/Process ( 1239): Sending signal. PID: 1239 SIG: 3
I/dalvikvm( 1239): threadid=3: reacting to signal 3
W/kernel ( 146): [ 743.518066] app_process invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0
W/kernel ( 146): [ 743.518096] [<8003d6d4>] (unwind_backtrace+0x0/0x150) from [<80124900>] (oom_kill_process.clone.0+
0x80/0x230)
W/kernel ( 146): [ 743.518127] [<80124900>] (oom_kill_process.clone.0+0x80/0x230) from [<80124c1c>] (__out_of_memory+
0x16c/0x190)
W/kernel ( 146): [ 743.518157] [<80124c1c>] (__out_of_memory+0x16c/0x190) from [<80124cc0>] (out_of_memory+0x80/0xd0)
W/kernel ( 146): [ 743.518157] [<80124cc0>] (out_of_memory+0x80/0xd0) from [<80127e38>] (__alloc_pages_nodemask+0x454
/0x5d0)
W/kernel ( 146): [ 743.518188] [<80127e38>] (__alloc_pages_nodemask+0x454/0x5d0) from [<801222e0>] (filemap_fault+0x3
38/0x420)
W/kernel ( 146): [ 743.518218] [<801222e0>] (filemap_fault+0x338/0x420) from [<80138cd0>] (__do_fault+0x50/0x418)
W/kernel ( 146): [ 743.518218] [<80138cd0>] (__do_fault+0x50/0x418) from [<8013a2c8>] (handle_mm_fault+0x2f8/0x768)
W/kernel ( 146): [ 743.518249] [<8013a2c8>] (handle_mm_fault+0x2f8/0x768) from [<8003e92c>] (do_page_fault+0xec/0x1d4
)
W/kernel ( 146): [ 743.518280] [<8003e92c>] (do_page_fault+0xec/0x1d4) from [<80036310>] (do_DataAbort+0x34/0x94)
W/kernel ( 146): [ 743.518310] [<80036310>] (do_DataAbort+0x34/0x94) from [<80036f20>] (ret_from_exception+0x0/0x10)
W/kernel ( 146): [ 743.518310] Exception stack(0xc3d25fb0 to 0xc3d25ff8)
W/kernel ( 146): [ 743.518310] 5fa0: 2b0aef6a 2abc9ab5 01b675df 2b0830fc
W/kernel ( 146): [ 743.518341] 5fc0: 7000bce8 00000b7c 2b093f54 2b088794 2b0961a4 2abc9ab5 2abc9ab5 2ac538c0
W/kernel ( 146): [ 743.518371] 5fe0: 004e5a5f 7eaaa6c8 700039ff 70001494 00000010 ffffffff
W/kernel ( 146): [ 743.518371] Mem-info:
W/kernel ( 146): [ 743.518371] Normal per-cpu:
W/kernel ( 146): [ 743.518371] CPU 0: hi: 186, btch: 31 usd: 133
W/kernel ( 146): [ 743.518402] active_anon:33240 inactive_anon:33264 isolated_anon:32
W/kernel ( 146): [ 743.518402] active_file:801 inactive_file:368 isolated_file:224
W/kernel ( 146): [ 743.518402] unevictable:554 dirty:0 writeback:0 unstable:0
W/kernel ( 146): [ 743.518432] free:2816 slab_reclaimable:594 slab_unreclaimable:3507
W/kernel ( 146): [ 743.518432] mapped:2032 shmem:468 pagetables:2869 bounce:0
W/kernel ( 146): [ 743.518463] Normal free:11264kB min:11264kB low:14080kB high:16896kB active_anon:132960kB inactive
_anon:133056kB active_file:3204kB inactive_file:1472kB unevictable:2216kB isolated(anon):128kB isolated(file):896kB pres
ent:460816kB mlocked:1800kB dirty:0kB writeback:0kB mapped:8128kB shmem:1872kB slab_reclaimable:2376kB slab_unreclaimabl
e:14028kB kernel_stack:7560kB pagetables:11476kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:9249 all_unrecl
aimable? yes
W/kernel ( 146): [ 743.518493] lowmem_reserve[]: 0 0
W/kernel ( 146): [ 743.518493] Normal: 324*4kB 1072*8kB 87*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048
kB 0*4096kB = 11264kB
W/kernel ( 146): [ 743.518554] 2610 total pagecache pages
W/kernel ( 146): [ 743.518554] 649 pages in swap cache
W/kernel ( 146): [ 743.518554] Swap cache stats: add 31070, delete 30421, find 9912/10949
W/kernel ( 146): [ 743.518585] Free swap = 0kB
W/kernel ( 146): [ 743.518585] Total swap = 61432kB
W/kernel ( 146): [ 743.527923] 117760 pages of RAM
W/kernel ( 146): [ 743.527954] 4276 free pages
W/kernel ( 146): [ 743.527954] 30851 reserved pages
W/kernel ( 146): [ 743.527954] 4101 slab pages
W/kernel ( 146): [ 743.527954] 23688 pages shared
W/kernel ( 146): [ 743.527954] 649 pages swap cached
E/kernel ( 146): [ 743.527984] Out of memory: kill process 8974 (app_process) score 3656 or a child
E/kernel ( 146): [ 743.527984] Killed process 8974 (app_process)
E/kernel ( 146): [ 743.560424] init: untracked pid 8974 exited
D/kernel ( 146): [ 744.001586] SysRq : Emergency Remount R/O
D/dalvikvm(11182): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm(11189): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm(11181): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
I never experienced a such issue, it's really blocking, and i cannot understand way it happens. :crying:
I empted first sdcard partition, same story.
Both partitions are fat32.
I use this framework.
I really could use some help, please! :laugh:
EDIT: i had same error also without a sdcard insterted,
I'm thinking about reinstalling (last chance)...
None really could help me, at least to understand what does this error mean?

"DexOpt: sleeping on flock" error!

[Reposting from xpreia section due to no help - update at bottom]
Hi
I have a Xperia mini pro SK17i.
After repartitioning my sdcard (after many problems with minitool I used a gparted live), to enlarge second partition size for links2sd, I experience a huge blocking problem.
The phone hangs after a while , it happens only with SD inserted; log say like the following extract:
Code:
I/Process ( 1239): Sending signal. PID: 1239 SIG: 3
I/dalvikvm( 1239): threadid=3: reacting to signal 3
W/kernel ( 146): [ 743.518066] app_process invoked oom-killer: gfp_mask=0x201da, order=0, oom_adj=0
W/kernel ( 146): [ 743.518096] [<8003d6d4>] (unwind_backtrace+0x0/0x150) from [<80124900>] (oom_kill_process.clone.0+
0x80/0x230)
W/kernel ( 146): [ 743.518127] [<80124900>] (oom_kill_process.clone.0+0x80/0x230) from [<80124c1c>] (__out_of_memory+
0x16c/0x190)
W/kernel ( 146): [ 743.518157] [<80124c1c>] (__out_of_memory+0x16c/0x190) from [<80124cc0>] (out_of_memory+0x80/0xd0)
W/kernel ( 146): [ 743.518157] [<80124cc0>] (out_of_memory+0x80/0xd0) from [<80127e38>] (__alloc_pages_nodemask+0x454
/0x5d0)
W/kernel ( 146): [ 743.518188] [<80127e38>] (__alloc_pages_nodemask+0x454/0x5d0) from [<801222e0>] (filemap_fault+0x3
38/0x420)
W/kernel ( 146): [ 743.518218] [<801222e0>] (filemap_fault+0x338/0x420) from [<80138cd0>] (__do_fault+0x50/0x418)
W/kernel ( 146): [ 743.518218] [<80138cd0>] (__do_fault+0x50/0x418) from [<8013a2c8>] (handle_mm_fault+0x2f8/0x768)
W/kernel ( 146): [ 743.518249] [<8013a2c8>] (handle_mm_fault+0x2f8/0x768) from [<8003e92c>] (do_page_fault+0xec/0x1d4
)
W/kernel ( 146): [ 743.518280] [<8003e92c>] (do_page_fault+0xec/0x1d4) from [<80036310>] (do_DataAbort+0x34/0x94)
W/kernel ( 146): [ 743.518310] [<80036310>] (do_DataAbort+0x34/0x94) from [<80036f20>] (ret_from_exception+0x0/0x10)
W/kernel ( 146): [ 743.518310] Exception stack(0xc3d25fb0 to 0xc3d25ff8)
W/kernel ( 146): [ 743.518310] 5fa0: 2b0aef6a 2abc9ab5 01b675df 2b0830fc
W/kernel ( 146): [ 743.518341] 5fc0: 7000bce8 00000b7c 2b093f54 2b088794 2b0961a4 2abc9ab5 2abc9ab5 2ac538c0
W/kernel ( 146): [ 743.518371] 5fe0: 004e5a5f 7eaaa6c8 700039ff 70001494 00000010 ffffffff
W/kernel ( 146): [ 743.518371] Mem-info:
W/kernel ( 146): [ 743.518371] Normal per-cpu:
W/kernel ( 146): [ 743.518371] CPU 0: hi: 186, btch: 31 usd: 133
W/kernel ( 146): [ 743.518402] active_anon:33240 inactive_anon:33264 isolated_anon:32
W/kernel ( 146): [ 743.518402] active_file:801 inactive_file:368 isolated_file:224
W/kernel ( 146): [ 743.518402] unevictable:554 dirty:0 writeback:0 unstable:0
W/kernel ( 146): [ 743.518432] free:2816 slab_reclaimable:594 slab_unreclaimable:3507
W/kernel ( 146): [ 743.518432] mapped:2032 shmem:468 pagetables:2869 bounce:0
W/kernel ( 146): [ 743.518463] Normal free:11264kB min:11264kB low:14080kB high:16896kB active_anon:132960kB inactive
_anon:133056kB active_file:3204kB inactive_file:1472kB unevictable:2216kB isolated(anon):128kB isolated(file):896kB pres
ent:460816kB mlocked:1800kB dirty:0kB writeback:0kB mapped:8128kB shmem:1872kB slab_reclaimable:2376kB slab_unreclaimabl
e:14028kB kernel_stack:7560kB pagetables:11476kB unstable:0kB bounce:0kB writeback_tmp:0kB pages_scanned:9249 all_unrecl
aimable? yes
W/kernel ( 146): [ 743.518493] lowmem_reserve[]: 0 0
W/kernel ( 146): [ 743.518493] Normal: 324*4kB 1072*8kB 87*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048
kB 0*4096kB = 11264kB
W/kernel ( 146): [ 743.518554] 2610 total pagecache pages
W/kernel ( 146): [ 743.518554] 649 pages in swap cache
W/kernel ( 146): [ 743.518554] Swap cache stats: add 31070, delete 30421, find 9912/10949
W/kernel ( 146): [ 743.518585] Free swap = 0kB
W/kernel ( 146): [ 743.518585] Total swap = 61432kB
W/kernel ( 146): [ 743.527923] 117760 pages of RAM
W/kernel ( 146): [ 743.527954] 4276 free pages
W/kernel ( 146): [ 743.527954] 30851 reserved pages
W/kernel ( 146): [ 743.527954] 4101 slab pages
W/kernel ( 146): [ 743.527954] 23688 pages shared
W/kernel ( 146): [ 743.527954] 649 pages swap cached
E/kernel ( 146): [ 743.527984] Out of memory: kill process 8974 (app_process) score 3656 or a child
E/kernel ( 146): [ 743.527984] Killed process 8974 (app_process)
E/kernel ( 146): [ 743.560424] init: untracked pid 8974 exited
D/kernel ( 146): [ 744.001586] SysRq : Emergency Remount R/O
D/dalvikvm(11182): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm(11189): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
D/dalvikvm(11181): DexOpt: sleeping on flock(/data/dalvik-cache/[email protected]@[email protected])
I never experienced a such issue, it's really blocking, and i cannot understand way it happens. :crying:
I empted first sdcard partition, same story.
Both partitions are fat32.
I use this framework.
I really could use some help, please! :laugh:
EDIT: i had same error also without a sdcard insterted, also with stock framework.
UPDATE: With sd inserted and link2sd apps linked, the system seems to be stable; as i can understand i have this error if WIFI is active on start and in hi CPU-MEM-IO stress conditions (for ex: upgrading packages, browsing and fas scrolling pages...); in this cases I have the "sleeping on flock" error.

[Help]Port rom issues

please see this logcat and help me to tell what files are causing the phone to not boot
i am porting miui to my device
here is the logcat:
[ 01-02 13:00:01.681 332: 332 E/mm-camera ]
qcamsvr_load_gesture_lib Error opening gesture library
[ 01-02 13:00:01.681 332: 332 E/mm-camera ]
Cannot init Gesture library
[ 01-02 13:00:06.145 443: 443 W/InterfaceController ]
Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
[ 01-02 13:00:10.500 536: 536 W/InterfaceController ]
Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
[ 08-31 13:37:47.816 191: 191 E/tadif ]
Failed to connect to tad.
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60203: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60220: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60221: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 60240: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2560: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr0
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2561: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr1
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2562: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr2
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2563: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_macaddr3
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to read unit 2564: Unit not found
[ 08-31 13:37:47.866 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_2_4g
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to read unit 2565: Unit not found
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_5g_low
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to read unit 2566: Unit not found
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_5g_mid
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to read unit 2567: Unit not found
[ 08-31 13:37:47.876 193: 193 E/taimport ]
Failed to put unit to /data/etc/wlan_txpower_5g_high
[ 01-02 13:08:22.966 9874: 9874 E/MediaPlayerFactory ]
calling dlopen on FACTORY_LIB
[ 01-02 13:08:22.976 9874: 9874 E/MediaPlayerFactory ]
calling dlsym on pFactoryLib for FACTORY_CREATE_FN
[ 01-02 13:08:22.976 9874: 9874 E/MediaPlayerFactory ]
registering DASH Player factory...
[ 01-02 13:08:22.976 9874: 9874 I/CameraService ]
CameraService started (pid=9874)
[ 01-02 13:08:22.976 9874: 9874 I/CameraService ]
Loaded "Xperia Camera Wrapper" camera module
[ 01-02 13:08:23.046 9874: 9874 E/HAL ]
load: module=/system/lib/hw/vendor-camera.msm8960.sodlopen failed: cannot locate symbol "morpho_HDRChecker_setSensitivity" referenced by "vendor-camera.msm8960.so"...
[ 01-02 13:08:23.046 9874: 9874 E/CameraWrapper ]
failed to open vendor camera module
[ 01-02 13:08:23.136 9874: 9874 E/ACDB-LOADER ]
done with conversion, anc config size is 148
[ 01-02 13:08:23.136 9874: 9874 D/ACDB-LOADER ]
ACDB -> ACDB_CMD_GET_ANC_SETTING
[ 01-02 13:08:23.536 9874: 9874 E/alsa_ucm ]
EC_REF_RX mixer ctl: SLIM_RX
[ 01-02 13:08:23.706 9874: 9874 E/MonoPipe ]
Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functiona
l[ 01-02 13:08:28.321 10005:10005 E/MediaPlayerFactory ]
calling dlopen on FACTORY_LIB
[ 01-02 13:08:28.331 10005:10005 E/MediaPlayerFactory ]
calling dlsym on pFactoryLib for FACTORY_CREATE_FN
[ 01-02 13:08:28.331 10005:10005 E/MediaPlayerFactory ]
registering DASH Player factory...
[ 01-02 13:08:28.331 10005:10005 I/CameraService ]
Loaded "Xperia Camera Wrapper" camera module
[ 01-02 13:08:28.341 10005:10005 E/HAL ]
load: module=/system/lib/hw/vendor-camera.msm8960.sodlopen failed: cannot locate symbol "morpho_HDRChecker_setSensitivity" referenced by "vendor-camera.msm8960.so"...
[ 01-02 13:08:28.341 10005:10005 E/CameraWrapper ]
failed to open vendor camera module

Screenshot Help "File damaged. Cannot copy this"

Everytime since I have tried taken a screenshot, this always happens. I have restored Stock, and flashed Deodex ROMs? I do not know what is happening. Only phone I ever owned that does this...EVER....And when I google it, it seems to be a "NORM" for LG
Please Help!!
Logcat
Code:
[ 01-04 11:58:39.841 8593: 8633 W/[SystemUI]SaveImageInBackgroundTask ]
[GlobalScreenshot.java:-1:saveImage()]java.io.FileNotFoundException: /storage/emulated/0/Pictures/Screenshots/Screenshot_2016-01-04-11-58-39.png: open failed: EACCES (Permission denied)
[ 01-04 11:58:39.851 24943:24964 W/ResourcesManager ]
Asset path '/system/framework/com.lge.systemui.jar' does not exist or contains no resources.
[ 01-04 11:58:39.851 24943:24964 W/ResourcesManager ]
Asset path '/system/framework/com.lge.mdm.jar' does not exist or contains no resources.
[ 01-04 11:58:39.851 24943:24964 W/ResourcesManager ]
Asset path '/system/framework/com.lge.zdi.splitwindow.jar' does not exist or contains no resources.
[ 01-04 11:58:39.861 27225:30335 D/LGMediaProvider ]
[MediaScanner] insert() uri = content://media/external/images/media
[ 01-04 11:58:39.861 27225:30335 V/LGMediaProvider ]
insertInternal: content://media/external/images/media
[ 01-04 11:58:39.861 27225:30335 V/LGMediaProvider ]
Returning cached entry for /storage/emulated/0/Pictures/Screenshots
[ 01-04 11:58:39.861 27225:30335 D/LGMediaProvider ]
[MediaScanner] cameraFileName : -01-04-11-58-39.png
[ 01-04 11:58:39.861 27225:30335 D/LGMediaProvider ]
[MediaScanner] cameraMode : 0
[ 01-04 11:58:39.871 27225:30335 V/LGMediaProvider ]
insertFile: returned: 7394
[ 01-04 11:58:39.871 27225:30335 D/LGMediaProvider ]
[MediaScanner] insert() completed notifyChange, uri = content://media/external/images/media
[ 01-04 11:58:39.881 24498:25726 D/InputDispatcher ]
Window went away: Window{14357bec u0 ScreenshotAnimation}
[ 01-04 11:58:39.891 8593: 8633 D/[SystemUI]SaveImageInBackgroundTask ]
[GlobalScreenshot.java:-1:doInBackground()]doInBackground(), mImageFileName=Screenshot_2016-01-04-11-58-39.png, size=0, uri=content://media/external/images/media/7394
[ 01-04 11:58:39.891 2420: 8634 I/iu.UploadsManager ]
#reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400
[ 01-04 11:58:39.891 8593: 8633 I/Cliptray Manager ]
doCopyToCliptray
[ 01-04 11:58:39.891 8593: 8633 D/Cliptray Manager ]
Available = 36266455040 / Request = 1048576
[ 01-04 11:58:39.891 8593: 8633 D/Cliptray Manager ]
copy image uri = file:///storage/emulated/0/Pictures/Screenshots/Screenshot_2016-01-04-11-58-39.png
[ 01-04 11:58:39.891 8593: 8633 I/Cliptray Manager ]
file uri, return default orientation
[ 01-04 11:58:39.891 8593: 8633 D/Cliptray Manager ]
image is rotated by : -1
[ 01-04 11:58:39.891 8593: 8633 W/System.err ]
java.io.FileNotFoundException: /storage/emulated/0/Pictures/Screenshots/Screenshot_2016-01-04-11-58-39.png: open failed: EACCES (Permission denied)
[ 01-04 11:58:39.901 24943:24964 I/Xposed ]
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String de.robv.android.xposed.XSharedPreferences.getString(java.lang.String, java.lang.String)' on a null object reference
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.IoBridge.open(IoBridge.java:456)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.io.FileInputStream.<init>(FileInputStream.java:76)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.io.FileInputStream.<init>(FileInputStream.java:103)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at android.content.ContentResolver.openInputStream(ContentResolver.java:727)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.getSampledBitmapFromUri(CliptrayManager.java:930)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.copyScreenCapture(CliptrayManager.java:837)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.doCopyToCliptray(CliptrayManager.java:1172)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.copyScreenCaptureToCliptray(CliptrayManager.java:286)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.android.systemui.screenshot.SaveImageInBackgroundTask.doInBackground(GlobalScreenshot.java)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.android.systemui.screenshot.SaveImageInBackgroundTask.doInBackground(GlobalScreenshot.java)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at android.os.AsyncTask$2.call(AsyncTask.java:292)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.lang.Thread.run(Thread.java:818)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.Posix.open(Native Method)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.IoBridge.open(IoBridge.java:442)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
... 15 more
[ 01-04 11:58:39.901 8593: 8633 D/Cliptray Manager ]
calculateInSampleSize: 1
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
java.io.FileNotFoundException: /storage/emulated/0/Pictures/Screenshots/Screenshot_2016-01-04-11-58-39.png: open failed: EACCES (Permission denied)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.IoBridge.open(IoBridge.java:456)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.io.FileInputStream.<init>(FileInputStream.java:76)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.io.FileInputStream.<init>(FileInputStream.java:103)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at android.content.ContentResolver.openInputStream(ContentResolver.java:727)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.getSampledBitmapFromUri(CliptrayManager.java:942)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.copyScreenCapture(CliptrayManager.java:837)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.doCopyToCliptray(CliptrayManager.java:1172)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.lge.systemservice.core.CliptrayManager.copyScreenCaptureToCliptray(CliptrayManager.java:286)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.android.systemui.screenshot.SaveImageInBackgroundTask.doInBackground(GlobalScreenshot.java)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at com.android.systemui.screenshot.SaveImageInBackgroundTask.doInBackground(GlobalScreenshot.java)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at android.os.AsyncTask$2.call(AsyncTask.java:292)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at java.lang.Thread.run(Thread.java:818)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.Posix.open(Native Method)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
at libcore.io.IoBridge.open(IoBridge.java:442)
[ 01-04 11:58:39.901 8593: 8633 W/System.err ]
... 15 more
[ 01-04 11:58:39.901 8593: 8633 E/Cliptray Manager ]
image copy failed.. cannot decode from URI: file:///storage/emulated/0/Pictures/Screenshots/Screenshot_2016-01-04-11-58-39.png
Wow, no one has this problem?
Well there is no way this is normal for LG. I've owned 4 different LG phones and never seen this issue.
Are you saying you got that message from day 1 of owning the phone?
tourbound129 said:
Well there is no way this is normal for LG. I've owned 4 different LG phones and never seen this issue.
Are you saying you got that message from day 1 of owning the phone?
Click to expand...
Click to collapse
If you google the error, you will it occur for LG....Thats why I say the Norm
bdorr1105 said:
If you google the error, you will it occur for LG....Thats why I say the Norm
Click to expand...
Click to collapse
The 'norm' would be if it happened to 50% or more of LG phones and that's simply not the case.
When did this error start? Day 1 that you owned the phone? After flashing a ROM?
tourbound129 said:
The 'norm' would be if it happened to 50% or more of LG phones and that's simply not the case.
When did this error start? Day 1 that you owned the phone? After flashing a ROM?
Click to expand...
Click to collapse
I guess it depends on how you look at it If you google it, and 100% of the devices are LG such as the G2, G3, G4, Stylo and no other device, we can infer that this is a norm for LG
after I rooted, looking at logcats it looks like its requesting a directory that doesn't exist
bdorr1105 said:
I guess it depends on how you look at it If you google it, and 100% of the devices are LG such as the G2, G3, G4, Stylo and no other device, we can infer that this is a norm for LG
after I rooted, looking at logcats it looks like its requesting a directory that doesn't exist
Click to expand...
Click to collapse
The only thing that you can infer is that the wording of the error is specific to LG. However, there is nothing normal or common about this problem.
tourbound129 said:
The only thing that you can infer is that the wording of the error is specific to LG. However, there is nothing normal or common about this problem.
Click to expand...
Click to collapse
If this was not a normal problem, than I would not be able to find anything about it in on Google, if it is normal, that means it occurs, and it deals with permissions, and there somehow is a way to fix it, as I do not have the correct permissions somehow which is fake because I have the correct permissions, but anyway, if you have not seen this happen or do not have any help to offer except going back and forth between what is or isn't common, you are derailing the thread, I am trying to actually get help, not sure what is causing this to keep happening, it sux
bdorr1105 said:
If this was not a normal problem, than I would not be able to find anything about it in on Google, if it is normal, that means it occurs, and it deals with permissions, and there somehow is a way to fix it, as I do not have the correct permissions somehow which is fake because I have the correct permissions, but anyway, if you have not seen this happen or do not have any help to offer except going back and forth between what is or isn't common, you are derailing the thread, I am trying to actually get help, not sure what is causing this to keep happening, it sux
Click to expand...
Click to collapse
I don't think you understand the definition of normal but whatever.
Have you tried reflashing the ROM you are on? Have you tried unrooting and going completely stock? Did this problem exist when you got the phone? Are you saving to SD card or internal?
tourbound129 said:
I don't think you understand the definition of normal but whatever.
Have you tried reflashing the ROM you are on? Have you tried unrooting and going completely stock? Did this problem exist when you got the phone? Are you saving to SD card or internal?
Click to expand...
Click to collapse
I understand the definition, possibly you don't, or we just don't see eye to eye on what we are seeing
Anyways, yes I have tried reflashing, I may try to go completely stock and unroot, its just puzzling because nobody else rooted on the same rom is experiencing this, so I am not sure how this fake anomaly even occurred to being with, but yes I have flashed. 3 different ROMs so far, weird!!!
bdorr1105 said:
I understand the definition, possibly you don't, or we just don't see eye to eye on what we are seeing
Anyways, yes I have tried reflashing, I may try to go completely stock and unroot, its just puzzling because nobody else rooted on the same rom is experiencing this, so I am not sure how this fake anomaly even occurred to being with, but yes I have flashed. 3 different ROMs so far, weird!!!
Click to expand...
Click to collapse
The word you're looking for is "common." Your problem is definitely not normal system behavior.
siraltus said:
The word you're looking for is "common." Your problem is definitely not normal system behavior.
Click to expand...
Click to collapse
Yea it's fixed now.. Full unroot and restore to factory
It's not a normal system behavior is exactly correct...that's why I posted this.. But it is normal to associate this error to LG...
Lol, common would have been a better choice though
Sent from my LG-H901 using Tapatalk
Not sure if you've solved this issue or not, but in case you haven't or someone else with the same issue stumbles upon this thread....
1. Launch a file explorer (I used es file explorer but I suppose just about any would work)
2. Navigate to the appropriate folder where screenshots are stored (/storage/emulated/0/pictures)
3. Delete the "Screenshots" folder
4. Create a new folder called "Screenshots"
5. Profit

XT1941-4 (DEEN) stuck on fastboot

Hello, my XT1941-4 got stuck on fastboot. Model is showing only zeros (0000000000), IMEI as well. (see pictures)
Fastboot flash doesn't work maybe because bootloader is LOCKED. Tried to boot it into EDL via test point and blank flash it. Does anyone have any experience with this?
**** Log buffer [000001] 2022-01-18_10:26:13 ****
[ -0.000] Opening device: \\.\COM13
[ -0.000] Detecting device
[ -0.000] ...cpu.id = 70 (0x46)
[ -0.000] ...cpu.sn = 655886582 (0x271808f6)
[ -0.000] Opening singleimage
[ 0.016] Loading package
[ 0.016] ...filename = singleimage.pkg.xml
[ 0.016] Loading programmer
[ 0.016] ...filename = programmer.mbn
[ 0.016] Sending programmer
[ 11.173] ERROR: sahara_download()->IO error
[ 11.173] Check qboot_log.txt for more details
[ 11.173] Total time: 11.173s
[ 11.173]
[ 11.173] qboot version 3.86
[ 11.173]
[ 11.173] DEVICE {
[ 11.173] name = "\\.\COM13",
[ 11.173] flags = "0x64",
[ 11.173] addr = "0x28FD64",
[ 11.173] sahara.current_mode = "0",
[ 11.173] api.buffer = "0x20EF020",
[ 11.173] cpu.serial = "655886582",
[ 11.173] cpu.id = "70",
[ 11.173] cpu.sv_sbl = "0",
[ 11.173] cpu.name = "MSM8953",
[ 11.173] storage.type = "eMMC",
[ 11.173] sahara.programmer = "programmer.mbn",
[ 11.173] api.bnr = "0x2023EE8",
[ 11.173] }
[ 11.173]
[ 11.173]
[ 11.173] Backup & Restore {
[ 11.173] num_entries = 0,
[ 11.173] restoring = "false",
[ 11.173] backup_error = "not started",
[ 11.173] restore_error = "not started",
[ 11.173] }
[ 11.173]
**** Log buffer [000001] 2022-01-19_16:09:20 ****
[ 0.001] Opening device: \\.\COM13
[ 0.002] Detecting device
[ 0.005] ...cpu.id = 70 (0x46)
[ 0.005] ...cpu.sn = 655886582 (0x271808f6)
[ 0.005] Opening singleimage
[ 0.009] Loading package
[ 0.013] ...filename = singleimage.pkg.xml
[ 0.015] Loading programmer
[ 0.017] ...filename = programmer.mbn
[ 0.017] Sending programmer
[ 11.027] ERROR: sahara_download()->IO error
[ 11.028] Check qboot_log.txt for more details
[ 11.028] Total time: 11.031s
[ 11.028]
[ 11.028] qboot version 3.86
[ 11.028]
[ 11.028] DEVICE {
[ 11.028] name = "\\.\COM13",
[ 11.028] flags = "0x64",
[ 11.028] addr = "0x28FD64",
[ 11.028] sahara.current_mode = "0",
[ 11.028] api.buffer = "0x5F3020",
[ 11.028] cpu.serial = "655886582",
[ 11.028] cpu.id = "70",
[ 11.028] cpu.sv_sbl = "0",
[ 11.028] cpu.name = "MSM8953",
[ 11.028] storage.type = "eMMC",
[ 11.028] sahara.programmer = "programmer.mbn",
[ 11.028] api.bnr = "0x4F3EE8",
[ 11.028] }
[ 11.028]
[ 11.028]
[ 11.028] Backup & Restore {
[ 11.028] num_entries = 0,
[ 11.028] restoring = "false",
[ 11.028] backup_error = "not started",
[ 11.028] restore_error = "not started",
[ 11.028] }
[ 11.028]
Click to expand...
Click to collapse

Categories

Resources