Screenshot Help "File damaged. Cannot copy this" - T-Mobile LG V10 Q&A, Help & Troubleshooting

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

Related

[Q] i9100G: Bluetooth not working, need help troubleshooting and solving

Up until recently, my i9100g was sporting an official ICS rom (can't remember which exact version) which was working allright, but a couple of weeks ago BT decided to stop working. When trying to activate it from the settings window, the "activating Bluetooth" message would remain onscreen while nothing happened (including trying to manually switch it to OFF) until I went back one screen, at which point the BT indicator was now indicating "OFF" by itself.
Given that I do not use it as often, I let it slide. However, after hearing of the first stable CM10 for the i9100 being released, I decided to try it, and see if it could solve this issue as an aside. Unfortunately, that was not the case. I tried the stock CM10 kernel, and the latest HorsePower and TWR kernels, to no avail. Here's my phone data:
Android version: 4.1.2
Baseband: I9100GXXLPV
Kernel: 3.0.36-myjb-g7e43375aidfarh
CM version: 10.0.0-i9100G (compiled Nov 13 06:11:47)
What would you suggest me to try next?
Anyone?
Try re-flashing a i9100G modem.
Use search for modems.
TheATHEiST said:
Try re-flashing a i9100 modem.
Use search for modems.
Click to expand...
Click to collapse
AFAIK, I9100 Modems do not wrk on i9100G ma8
Also Modem has nothing to do with @OP's bluetooth issue.
Sun90 said:
AFAIK, I9100 Modems do not wrk on i9100G ma8
Also Modem has nothing to do with @OP's bluetooth issue.
Click to expand...
Click to collapse
I meant -G, Just a typo (now edited)
Also, how do you know it has nothing to do with his issue?? The modem is for all radio signals like wifi, mobile network/data and Bluetooth. On many occasions bad/non-existent signals can be fixed by updating or refreshing modem so its worth a try.
I tried both the ZCLP7 and the DDLP5 ones (the latter with a matching RIL fetched by GetRil) codeworkx linked to in the official CM10 thread and none of them worked. I also tried to find the BVLP7 recommended here:
http://forum.xda-developers.com/showthread.php?t=1131950
But could not find it anywhere, and I get the feeling it's for the vanilla i9100 anyway.
Hes in the wrong forum anyhow.Theres getting too much crap getting created in this forum nowadays,what with that and every 3rd topic about the LSJ JB rom when theres a Q&A thread about that.
Who, me? How do you figure? This is not even about ROMs or kernels, it's about a Bluetooth issue, and the only i9100G-specific forum is off-limits to me, at least for now. And before you recommend the newbie thread, it has been a great help on previous issues, but they have not been able to help me on this particular issue.
Maybe do a logcat just before you turn on Bluetooth. Maybe we could see what the errors are in there.
Sent from my Galaxy SII
theunderling said:
Hes in the wrong forum anyhow.Theres getting too much crap getting created in this forum nowadays,what with that and every 3rd topic about the LSJ JB rom when theres a Q&A thread about that.
Click to expand...
Click to collapse
What do u mean by "He's in the wrong forum?"
rskyline said:
What do u mean by "He's in the wrong forum?"
Click to expand...
Click to collapse
It means there is a different forum for the super,smashing,great G model.
Same as if he had an htc or sony....different phone=different forum.
Once again, the i9100G-specific forum is for development matters only, and I cannot post there.
I will try getting a logcat later in the day and post it here, *boy*racer*.
Ok, here's what aLogCat threw out:
Code:
--------- beginning of /dev/log/system
[ 11-28 21:41:11.148 342: 1242 W/InputMethodManagerService ]
Window already focused, ignoring focus gain of: [email protected] [email protected]
--------- beginning of /dev/log/main
[ 11-28 21:41:17.953 608: 3353 D/dalvikvm ]
GC_FOR_ALLOC freed 122K, 28% free 8296K/11399K, paused 28ms, total 28ms
[ 11-28 21:41:17.953 608: 3353 I/dalvikvm-heap ]
Grow heap (frag case) to 16.555MB for 214528-byte allocation
[ 11-28 21:41:17.961 342: 407 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.teslacoilsw.launcher/com.android.launcher2.Launcher u=0} from pid 342
[ 11-28 21:41:19.828 342: 1242 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings bnds=[0,368][120,533] u=0} from pid 731
[ 11-28 21:41:19.969 342: 398 D/dalvikvm ]
GC_FOR_ALLOC freed 2695K, 33% free 13312K/19847K, paused 106ms, total 106ms
[ 11-28 21:41:20.031 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:20.031 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:20.094 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:20.101 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:20.383 342: 398 I/ActivityManager ]
Displayed com.android.settings/.Settings: +397ms
[ 11-28 21:41:21.469 342: 819 I/ActivityManager ]
START {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras) u=0} from pid 5946
[ 11-28 21:41:21.586 5946: 5946 D/LocalBluetoothManager ]
setting foreground activity to non-null context
[ 11-28 21:41:21.695 342: 818 D/dalvikvm ]
GC_EXPLICIT freed 838K, 29% free 14174K/19847K, paused 3ms+6ms, total 90ms
[ 11-28 21:41:21.758 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:21.765 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:21.851 342: 398 I/ActivityManager ]
Displayed com.android.settings/.SubSettings: +315ms
[ 11-28 21:41:21.883 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:21.883 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:22.859 342: 416 D/BluetoothAdapterStateMachine ]
PowerOff process message: 1
[ 11-28 21:41:22.859 342: 416 D/BluetoothAdapterStateMachine ]
Bluetooth state 10 -> 11
[ 11-28 21:41:22.859 342: 416 I/bluedroid ]
Starting hciattach daemon
[ 11-28 21:41:22.890 342: 358 I/ActivityManager ]
Start proc com.android.bluetooth for broadcast com.android.bluetooth/.pbap.BluetoothPbapReceiver: pid=6418 uid=10003 gids={3003, 3002, 3001, 1015, 1028}
[ 11-28 21:41:22.945 6418: 6418 I/ActivityThread ]
Pub com.android.bluetooth.opp: com.android.bluetooth.opp.BluetoothOppProvider
[ 11-28 21:41:22.976 6418: 6418 D/BluetoothMasReceiver ]
Bluetooth STATE CHANGED to 11
[ 11-28 21:41:22.992 1576: 1576 D/Beautiful Widgets(4120000) ]
BLUETOOTH_STATE_CHANGED_ACTION
[ 11-28 21:41:28.508 5946: 5946 D/LocalBluetoothManager ]
setting foreground activity to null
[ 11-28 21:41:28.570 5946: 5946 W/System.err ]
Removed 2131231245
[ 11-28 21:41:28.570 5946: 5946 W/System.err ]
Removed 2131231256
[ 11-28 21:41:29.039 5946: 5946 D/dalvikvm ]
GC_EXPLICIT freed 206K, 14% free 10686K/12423K, paused 10ms+5ms, total 61ms
[ 11-28 21:41:33.008 5946: 5946 D/dalvikvm ]
GC_EXPLICIT freed 367K, 17% free 10324K/12423K, paused 1ms+8ms, total 48ms
[ 11-28 21:41:34.390 342: 819 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=org.jtb.alogcat cmp=org.jtb.alogcat/.LogActivity bnds=[120,368][240,533] u=0} from pid 731
How to fix power shutdown when bluetooth is on?
My i9100G S2 does power shut down when bluetooth is on.. how can i fix it?
Version is i9100GXXLPQ
Jetna said:
My i9100G S2 does power shut down when bluetooth is on.. how can i fix it?
Version is i9100GXXLPQ
Click to expand...
Click to collapse
Please help!

[XU] Paranoid Android 1.6a Help!!!

Soo trying to port Paranoid Android 1.6a rom and keep getting loads of errors logcat below please help if you can ............ :
Full log in attachments
--------- beginning of /dev/log/system
[ 01-01 00:09:06.853 7531:0x1dc4 D/MountService ]
volume state changed for /mnt/usbdisk (null -> removed)
[ 01-01 00:09:06.903 7531:0x1d89 I/SystemServer ]
Notification Manager
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Device Storage Monitor
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Location Manager
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Country Detector
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Search Service
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
DropBox Service
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Wallpaper Service
[ 01-01 00:09:06.913 7531:0x1d89 I/SystemServer ]
Audio Service
[ 01-01 00:09:06.933 7531:0x1d89 I/SystemServer ]
Dock Observer
[ 01-01 00:09:06.933 7531:0x1d89 W/DockObserver ]
This kernel does not have dock station support
[ 01-01 00:09:06.933 7531:0x1d89 I/SystemServer ]
Wired Accessory Observer
[ 01-01 00:09:06.933 7531:0x1d89 I/SystemServer ]
USB Service
[ 01-01 00:09:06.943 7531:0x1d89 I/SystemServer ]
UI Mode Manager Service
[ 01-01 00:09:06.953 7531:0x1d89 I/SystemServer ]
Backup Service
[ 01-01 00:09:06.953 7531:0x1d89 V/BackupManagerService ]
Initializing package tracking
[ 01-01 00:09:06.953 7531:0x1d89 V/BackupManagerService ]
No ancestral data
[ 01-01 00:09:06.963 7531:0x1d89 V/BackupManagerService ]
addPackageParticipantsLocked: all
[ 01-01 00:09:06.963 7531:0x1d89 I/BackupManagerService ]
New app android never backed up; scheduling
[ 01-01 00:09:06.973 7531:0x1d89 I/BackupManagerService ]
New app com.android.browser never backed up; scheduling
[ 01-01 00:09:06.983 7531:0x1d89 I/BackupManagerService ]
New app com.android.calendar never backed up; scheduling
[ 01-01 00:09:06.993 7531:0x1d89 I/BackupManagerService ]
New app com.android.inputmethod.latin never backed up; scheduling
[ 01-01 00:09:07.003 7531:0x1d89 I/BackupManagerService ]
New app com.android.providers.settings never backed up; scheduling
[ 01-01 00:09:07.013 7531:0x1d89 I/BackupManagerService ]
New app com.android.providers.userdictionary never backed up; scheduling
[ 01-01 00:09:07.013 7531:0x1d89 I/BackupManagerService ]
New app com.android.sharedstoragebackup never backed up; scheduling
[ 01-01 00:09:07.023 7531:0x1d89 V/BackupManagerService ]
Registering transport android/com.android.internal.backup.LocalTransport = [email protected]
[ 01-01 00:09:07.023 7531:0x1d89 V/BackupManagerService ]
Starting with transport com.google.android.backup/.BackupTransportService
[ 01-01 00:09:07.023 7531:0x1d89 V/BackupManagerService ]
Google transport not present
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
Found stale backup journal, scheduling
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
android
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.browser
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.calendar
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.inputmethod.latin
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.providers.settings
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.providers.userdictionary
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
com.android.sharedstoragebackup
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
Backup enabled => false
[ 01-01 00:09:07.023 7531:0x1d89 I/BackupManagerService ]
Opting out of backup
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
AppWidget Service
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
Recognition Service
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
DiskStats Service
[ 01-01 00:09:07.023 7531:0x1d89 I/SystemServer ]
SamplingProfiler Service
[ 01-01 00:09:07.033 7531:0x1d89 I/SystemServer ]
NetworkTimeUpdateService
[ 01-01 00:09:07.033 7531:0x1d89 I/SystemServer ]
AssetRedirectionManager Service
[ 01-01 00:09:07.134 7531:0x1da8 I/ActivityManager ]
Config changed: {1.0 0mcc0mnc en_UK layoutdir=0 sw320dp w320dp h544dp nrml long port ?uimode ?night finger -keyb/v/h -nav/h s.3 themeResource=null}
[ 01-01 00:09:07.154 7531:0x1d89 D/PowerManagerService ]
system ready!
[ 01-01 00:09:07.154 7531:0x1d89 I/ActivityManager ]
System now ready
[ 01-01 00:09:07.164 7531:0x1d89 I/SystemServer ]
Making services ready
[ 01-01 00:09:07.164 7531:0x1d89 D/SystemServer ]
Starting service: Intent { cmp=com.android.systemui/.SystemUIService }
[ 01-01 00:09:07.224 7531:0x1d89 I/ActivityManager ]
Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=7625 uid=1000 gids={1015, 3002, 3001, 3003}
[ 01-01 00:09:07.224 7531:0x1d89 D/NetworkManagementService ]
enabling bandwidth control
[ 01-01 00:09:07.434 7625:0x1dc9 D/SystemUIService ]
loading: class com.android.systemui.statusbar.phone.PhoneStatusBar
[ 01-01 00:09:07.444 7625:0x1dc9 D/SystemUIService ]
running: [email protected]
[ 01-01 00:09:07.464 7531:0x1d89 D/NetworkManagementService ]
Registering observer
[ 01-01 00:09:07.494 7531:0x1d89 D/NetworkManagementService ]
Registering observer
[ 01-01 00:09:07.494 7531:0x1d89 I/ActivityManager ]
Config changed: {1.0 0mcc0mnc en_UK layoutdir=0 sw320dp w320dp h544dp nrml long port finger -keyb/v/h -nav/h s.4 themeResource=null}
[ 01-01 00:09:07.504 7531:0x1d89 W/RecognitionManagerService ]
no available voice recognition services found
[ 01-01 00:09:07.574 7531:0x1d8a I/ActivityManager ]
Start proc android.process.media for broadcast com.android.providers.media/.UsbReceiver: pid=7674 uid=10015 gids={1015, 1023, 1024, 2001, 3003, 3007}
[ 01-01 00:09:07.814 7531:0x1d6b I/StatusBarManagerService ]
registerStatusBar [email protected]0
[ 01-01 00:09:07.814 7625:0x1dc9 D/PhoneStatusBar ]
disable: < expand icons alerts ticker system_info BACK* HOME* RECENT* CLOCK* >
[ 01-01 00:09:07.884 7625:0x1dc9 D/StorageNotification ]
Startup with UMS connection false (media state unmounted)
[ 01-01 00:09:07.904 7625:0x1e0c I/StorageNotification ]
UMS connection changed to false (media state unmounted)
[ 01-01 00:09:07.914 7625:0x1dc9 D/SystemUIService ]
loading: class com.android.systemui.power.PowerUI
[ 01-01 00:09:07.914 7625:0x1dc9 D/SystemUIService ]
running: [email protected]
[ 01-01 00:09:07.944 7531:0x1d89 W/InputManagerService ]
Ignoring setImeWindowStatus of uid 1000 token: null
[ 01-01 00:09:07.984 7531:0x1d89 I/ActivityManager ]
Start proc com.android.inputmethod.latin for service com.android.inputmethod.latin/.LatinIME: pid=7694 uid=10022 gids={}
[ 01-01 00:09:07.984 7531:0x1e13 I/LocationManagerService ]
Setting GPS Source to: 0
[ 01-01 00:09:07.984 7531:0x1dbd D/WifiService ]
New client listening to asynchronous messages
[ 01-01 00:09:07.984 7531:0x1d89 D/NetworkManagementService ]
Registering observer
[ 01-01 00:09:07.994 7531:0x1e17 E/ThrottleService ]
Error reading data file
[ 01-01 00:09:08.044 7531:0x1d89 I/ActivityManager ]
Start proc com.android.phone for added application com.android.phone: pid=7712 uid=1001 gids={3002, 3001, 3003, 1015}
[ 01-01 00:09:08.044 7531:0x1d89 I/ActivityManager ]
START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.cyanogenmod.trebuchet/.Launcher} from pid 0
[ 01-01 00:09:08.084 7531:0x1d89 I/ActivityManager ]
Start proc com.cyanogenmod.trebuchet for activity com.cyanogenmod.trebuchet/.Launcher: pid=7728 uid=10041 gids={}
[ 01-01 00:09:08.094 7531:0x1d89 I/SystemServer ]
Enabled StrictMode for system server main thread.
[ 01-01 00:09:08.295 7531:0x1d8a I/ActivityManager ]
Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=7746 uid=1000 gids={1015, 3002, 3001, 3003}
[ 01-01 00:09:08.325 7531:0x1d89 W/MountService ]
getVolumeState(/mnt/emmc): Unknown volume
[ 01-01 00:09:08.325 7531:0x1d89 E/AndroidRuntime ]
*** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
java.lang.RuntimeException: Error receiving broadcast Intent { act=android.hardware.usb.action.USB_STATE flg=0x20000010 (has extras) } in [email protected]
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:737)
at android.os.Handler.handleCallback(Handler.java:605)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at com.android.server.ServerThread.run(SystemServer.java:840)
Caused by: java.lang.IllegalArgumentException
at com.android.server.MountService.getVolumeState(MountService.java:1459)
at com.android.server.MountService.notifyShareAvailabilityChange(MountService.java:1026)
at com.android.server.MountService.access$1300(MountService.java:92)
at com.android.server.MountService$1.onReceive(MountService.java:546)
at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:728)
... 4 more
[ 01-01 00:09:08.405 7625:0x1dd7 I/ActivityThread ]
Removing dead content provider: settings
[ 01-01 00:09:08.415 7625:0x1dc9 E/AndroidRuntime ]
FATAL EXCEPTION: main
java.lang.RuntimeException: Package manager has died
at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:205)
at android.app.ApplicationPackageManager.getResourcesForApplication(ApplicationPackageManager.java:710)
at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:186)
at com.android.systemui.statusbar.StatusBarIconView.getIcon(StatusBarIconView.java:170)
at com.android.systemui.statusbar.StatusBarIconView.set(StatusBarIconView.java:139)
at com.android.systemui.statusbar.StatusBarIconView.set(StatusBarIconView.java:123)
at com.android.systemui.statusbar.phone.PhoneStatusBar.addIcon(PhoneStatusBar.java:650)
at com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:212)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4579)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.content.pm.IPackageManager$Stub$Proxy.getApplicationInfo(IPackageManager.java:1396)
at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:200)
... 15 more
[ 01-01 00:09:08.415 7728:0x1e30 E/AndroidRuntime ]
FATAL EXCEPTION: main
java.lang.AssertionError: android.os.DeadObjectException
at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:348)
at android.app.LoadedApk.getClassLoader(LoadedApk.java:305)
at android.app.LoadedApk.makeApplication(LoadedApk.java:474)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4091)
at android.app.ActivityThread.access$1300(ActivityThread.java:133)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4579)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)
Caused by: android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.content.pm.IPackageManager$Stub$Proxy.getPackageInfo(IPackageManager.java:1215)
at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:346)
... 13 more
[ 01-01 00:09:08.415 7625:0x1dc9 E/AndroidRuntime ]
Error reporting crash
android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:2867)
at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:72)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
at dalvik.system.NativeStart.main(Native Method)
[ 01-01 00:09:08.425 7728:0x1e30 E/AndroidRuntime ]
Error reporting crash
android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:2867)
at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:72)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
at dalvik.system.NativeStart.main(Native Method)
[ 01-01 00:09:08.425 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.MmsProvider
[ 01-01 00:09:08.435 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.SmsProvider
[ 01-01 00:09:08.435 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.TelephonyProvider
[ 01-01 00:09:08.435 7712:0x1e20 W/ActivityThread ]
Unable to get context for package com.android.providers.telephony while loading content provider com.android.providers.telephony.MmsSmsProvider
[ 01-01 00:09:08.445 7694:0x1e0e E/ActivityThread ]
Failed to find provider info for settings
[ 01-01 00:09:08.445 7694:0x1e0e E/AndroidRuntime ]
FATAL EXCEPTION: main
java.lang.RuntimeException: Unable to create service com.android.inputmethod.latin.LatinIME: java.lang.NullPointerException
at android.app.ActivityThread.handleCreateService(ActivityThread.java:2389)
at android.app.ActivityThread.access$1600(ActivityThread.java:133)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1212)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4579)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at android.provider.Settings$NameValueCache.getString(Settings.java:719)
at android.provider.Settings$System.getString(Settings.java:827)
at android.provider.Settings$System.getInt(Settings.java:876)
at android.inputmethodservice.InputMethodService.initViews(InputMethodService.java:661)
at android.inputmethodservice.InputMethodService.onCreate(InputMethodService.java:629)
at com.android.inputmethod.compat.InputMethodServiceCompatWrapper.onCreate(InputMethodServiceCompatWrapper.java:65)
at com.android.inputmethod.latin.LatinIME.onCreate(LatinIME.java:497)
at android.app.ActivityThread.handleCreateService(ActivityThread.java:2379)
... 10 more
[ 01-01 00:09:08.455 7694:0x1e0e E/AndroidRuntime ]
Error reporting crash
android.os.DeadObjectException
at android.os.BinderProxy.transact(Native Method)
at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:2867)
at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:72)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
at dalvik.system.NativeStart.main(Native Method)

[Q] Can someone help me troubleshoot this last_kmseg (random reboots on LG G2)

I've been having sporadic hard reboots ever since I got my LG G2. It happens sporadically; perhaps once in 2 days. I really can't pin point what causes it. I'm pretty sure I had one while the phone was completely stock, not rooted, not loki-fied. The last one happened just now; I opened YouTube and the system rebooted.
I'm on stock 4.2.2, rooted, TWRP installed. Of tweaks, only greenify and Xposed G2 settings. Everything else is stock.
Can anyone help me find out the cause for this?
Code:
[ 255.115484 / 01-04 10:22:39.509] [RGB LED] pattern_num=0
[ 255.116174 / 01-04 10:22:39.509] [RGB LED] pattern_num=6
[ 255.202478 / 01-04 10:22:39.599] init: sys_prop: permission denied uid:1003 name:sys.lge.shutdownani.completed
[ 255.421432 / 01-04 10:22:39.819] smb349_irq_worker: [IRQ 35h~3Ah] A:0x00, B:0x01, C:0x08, D:0x50, E:0x00, F:0x01
[ 255.425965 / 01-04 10:22:39.819] smb349_irq_worker: [BH] DC is present. DC_IN volt:4568700
[ 255.430404 / 01-04 10:22:39.819] smb349_is_charger_present: DC is present. DC_IN volt:4572600
[ 256.431551 / 01-04 10:22:40.829] smb349_irq_worker: [IRQ 35h~3Ah] A:0x00, B:0x01, C:0x08, D:0x50, E:0x00, F:0x01
[ 256.439335 / 01-04 10:22:40.829] smb349_irq_worker: [BH] DC is present. DC_IN volt:4631160
[ 256.443758 / 01-04 10:22:40.839] smb349_is_charger_present: DC is present. DC_IN volt:4629200
[ 256.771471 / 01-04 10:22:41.169] smb349_irq_worker: [IRQ 35h~3Ah] A:0x00, B:0x01, C:0x0C, D:0x50, E:0x00, F:0x01
[ 256.775895 / 01-04 10:22:41.169] smb349_irq_worker: [BH] DC is present. DC_IN volt:4640920
[ 256.780312 / 01-04 10:22:41.169] smb349_is_charger_present: DC is present. DC_IN volt:4629200
[ 257.111424 / 01-04 10:22:41.509] smb349_irq_worker: [IRQ 35h~3Ah] A:0x00, B:0x01, C:0x0C, D:0x50, E:0x00, F:0x01
[ 257.115819 / 01-04 10:22:41.509] smb349_irq_worker: [BH] DC is present. DC_IN volt:4857540
[ 257.120224 / 01-04 10:22:41.509] smb349_is_charger_present: DC is present. DC_IN volt:4648720
[ 260.060563 / 01-04 10:22:44.459] pet_watchdog
[ 260.065011 / 01-04 10:22:44.459] [XO_THERM] Result:49 Raw:29330
[ 264.215318 / 01-04 10:22:48.609] SysRq : Emergency Remount R/O
[ 264.218485 / 01-04 10:22:48.609] EXT4-fs (mmcblk0p30): re-mount start. with ro
[ 264.221556 / 01-04 10:22:48.619] EXT4-fs (mmcblk0p30): re-mounted. end. Opts: (null)
[ 264.268885 / 01-04 10:22:48.659] EXT4-fs (mmcblk0p35): re-mount start. with ro
[ 264.273008 / 01-04 10:22:48.669] EXT4-fs (mmcblk0p35): re-mounted. end. Opts: (null)
[ 264.314304 / 01-04 10:22:48.709] EXT4-fs (mmcblk0p31): re-mount start. with ro
[ 264.394251 / 01-04 10:22:48.789] EXT4-fs (mmcblk0p31): re-mounted. end. Opts: (null)
[ 264.394646 / 01-04 10:22:48.789] EXT4-fs (mmcblk0p14): re-mount start. with ro
[ 264.399190 / 01-04 10:22:48.789] EXT4-fs (mmcblk0p14): re-mounted. end. Opts: (null)
[ 264.399528 / 01-04 10:22:48.789] EXT4-fs (mmcblk0p22): re-mount start. with ro
[ 264.402598 / 01-04 10:22:48.799] EXT4-fs (mmcblk0p22): re-mounted. end. Opts: (null)
[ 264.403068 / 01-04 10:22:48.799] EXT4-fs (mmcblk0p21): re-mount start. with ro
[ 264.405283 / 01-04 10:22:48.799] EXT4-fs (mmcblk0p21): re-mounted. end. Opts: (null)
[ 264.405639 / 01-04 10:22:48.799] EXT4-fs (mmcblk0p25): re-mount start. with ro
[ 264.407744 / 01-04 10:22:48.799] EXT4-fs (mmcblk0p25): re-mounted. end. Opts: (null)
[ 264.407997 / 01-04 10:22:48.799] Emergency Remount complete
[ 264.553693 / 01-04 10:22:48.949] uei_irrc_shutdown
[ 264.554144 / 01-04 10:22:48.949] mdss_dsi_panel_shutdown - start panel shutdown in order to prevent s/w flickering
[ 264.570581 / 01-04 10:22:48.969] lm3630_backlight_off from level 114
[ 264.581712 / 01-04 10:22:48.979] mdss_fb_blank_sub: mdss_fb_blank_sub: BLANK
[ 264.581729 / 01-04 10:22:48.979] mdss_mdp_ctl_stop: ctl_num=0
[ 264.581743 / 01-04 10:22:48.979] mdss_mdp_cmd_stop
[ 264.581753 / 01-04 10:22:48.979] mdss_mdp_cmd_stop: vsync should be disabled
[ 264.634294 / 01-04 10:22:49.029] mdss_dsi_blank
[ 264.634317 / 01-04 10:22:49.029] mdss_dsi_panel_off: ctrl=d7a8c810 ndx=0
[ 264.775714 / 01-04 10:22:49.179] mdss_dsi_off+: ctrl=d7a8c810 ndx=0
[ 264.843758 / 01-04 10:22:49.239] mdss_dsi_panel_shutdown complete
[ 264.843778 / 01-04 10:22:49.239] Restarting system with command 'Restarted by power key'.
[ 264.843806 / 01-04 10:22:49.239] Going down for restart now
No errors detected
UTS_VERSION
Full log at pastebin.

[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

Troubleshooting Vodafone vfd 1100 custom rom bootloops

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..

Categories

Resources