Xperia 1 - DRM keys back after locking the bootloader ? - Sony Xperia 1 Questions & Answers

Hello,
I just have a question, my Xperia 1 was unlocked and rooted (magisk) on Android 10.
Yesterday, I decided to lock the bootloader, everything was erased from the phone after that. The new Android installation was buggy so I tried to restore the phone using Xperia Companion.
After the restore using Xperia Companion, Now everything is working fine and I was really surprised, my DRM keys are back, I have "L1" using the DRM info app and I can watch Netflix HD content and Amazon Prime Video HD content.
How is that possible ? I thought that by unlocking the bootloader, the DRM keys are lost forever ?

Hmmm do you have any proof?

Hello,
Yes, please see my old messages, I succesfully unlocked ans rooted the device. Now see the screenshot below.
https://ibb.co/7RH2ZdG

Check with *#*#7378423#*#*
Then service info>security
Then see if any ........XXXXX error and share the screenshot.
Thanks

Hello, thanks for your Reply.
It seems that there is No error, but I have confirmation that thé device has already be unlocked
https://imgshare.io/image/screenshot-20200412-1650532.4yP8t

By thé way, i also recieved an OTAsoftware uppgrade. So this is now working too.

titigunner01 said:
By thé way, i also recieved an OTAsoftware uppgrade. So this is now working too.
Click to expand...
Click to collapse
You can receive OTA if you have just locked the bootloader.
But the things in Screenshot looks great. It was a previous way of checking the DRM keys and I don't know if only these things verify the DRM keys in latest versions too.
Is it a matter that the phone restores the DRM under locked bootloader again in Sony or did they remove the DRMs?
But what it matters is you are using apps and things like you have the DRM so may be thats good.:good:

So, after you restored stock ROM, also the boot message "can't be checked for corruption" is gone?

Yes, no message when booting.
Very strange, i wanted to know if everyone else noticed thé same thing.

titigunner01 said:
Yes, no message when booting.
Very strange, i wanted to know if everyone else noticed thé same thing.
Click to expand...
Click to collapse
Eventually I will try on my Xperia 10 II. Hope I have the same luck, thanks!

titigunner01 said:
Hello,
I just have a question, my Xperia 1 was unlocked and rooted (magisk) on Android 10.
Yesterday, I decided to lock the bootloader, everything was erased from the phone after that. The new Android installation was buggy so I tried to restore the phone using Xperia Companion.
After the restore using Xperia Companion, Now everything is working fine and I was really surprised, my DRM keys are back, I have "L1" using the DRM info app and I can watch Netflix HD content and Amazon Prime Video HD content.
How is that possible ? I thought that by unlocking the bootloader, the DRM keys are lost forever ?
Click to expand...
Click to collapse
did you lock the bootloader with flashtool?
I just want to do it too, but can`t I find a guide for xperia 1

No i locked the bootloader using command lines.
Maybe this will work also using Flashtool, Im not sure.

titigunner01 said:
No i locked the bootloader using command lines.
Maybe this will work also using Flashtool, Im not sure.
Click to expand...
Click to collapse
you using this commands?
fastboot oem lock
fastboot flashing lock
fastboot oem relock
fastboot reboot
if not, can you describe step by step how you did it?
I will
thankful to you!

Hello,
Yes, if I remember well, on fastboot mode, i used fastboot oem lock.
After the reboot of the phone, everything was reased. The new installation was really buggy so after that I recovered using Xperia Companion.

interesting - I am wondering if sony still uses the device key in TA 66667 unit and if it gets erased with the first unlock or not.

Deleted

Relock the bootloader, repair with xperia companion and drm keys are back.
Only on xperia 1, 5 and up !

Beware: even though it may look all keys are back, it is still questionable if some function/feature is not permanently missing.
I did some research and it seems xperia 1 bootloader ABL does erase device key, i.e. TA 66667 (0x1046b) unit, on unlock.
So in my opinion even though you can relock and everything looks normal, the device key gets never back.
The question is what (drm) functions are connected to it.
Here more details:
Just extracted abl from J9110_10_55.1.A.0.748_PLUSPL, posted it here:
xperia-1-J9110-55.1.A.0.748-LA2_0_Q_114-ABL-LinuxLoader.zip
Just observing the strings in it, I am not trusting SONY at all with the re-lock of xperia-1:
Code:
$ strings -a LA2_0_Q_114-ABL-LinuxLoader.pe | grep -i 'device key\|[ _]dk'
Size of device key is too large (%d > %d)
Device key is not set, setting to zero
get_dk returned err=%d
Unable to delete dk
get_hwconf_dk returned err=%d
Device Key MiscTA unit size is zero
Failed to allocate memory for Device Key
Device keys not of equal length!
hwconf_x_parser_get_hwc_dk returned err=%d
Device Key length in HWConfig is zero
Failed to get size of TA_DK_NUMBER_UNIT
Failed to delete DK
This looks very similar to stuff implemented in xz1c ABL related to unlock and TA unit 66667 (0x1046b) containing the device key erased with bootloader unlock!
You may also observe if the message "Device key is not set, setting to zero" is present in bootloader log that is stored in 0x802 TA unit (and few other following units containing older boots).
It would be interesting to test TA backup, unlock, relock, TA restore, so that device key would be back.

This tells everything:
From i d a can't see 1046b but see the same function at the bottom (ghidra output)
Code:
void sub_4DDE4()
{
int v0; // w0
__int64 v1; // x3
__int64 v2; // x4
__int64 v3; // x5
__int64 v4; // x6
__int64 v5; // x7
__int64 v6; // x0
__int64 v7; // x1
const char *v8; // x0
__int64 v9; // x2
__int64 v10; // x0
char v11; // zf
int v12; // w0
__int64 v13; // x0
__int64 v14; // x0
unsigned int v15; // w1
__int64 v16; // x2
__int64 v17; // x3
_DWORD *v18; // x4
__int64 v19; // x5
__int64 v20; // x6
__int64 v21; // x7
signed int v22; // [xsp+4h] [xbp-2Ch]
sub_440B4();
if ( v0 )
{
sub_4DF70();
v7 = v6;
v8 = "[ERROR @ %s:%d]:\nFailed to get size of TA_DK_NUMBER_UNIT\n";
v9 = 303i64;
}
else
{
if ( v22 < 1 )
goto LABEL_4;
sub_44318();
if ( !v12 )
goto LABEL_4;
sub_4DF70();
v7 = v13;
v8 = "[ERROR @ %s:%d]:\nFailed to delete DK\n";
v9 = 310i64;
}
sub_589A0(v8, v7, v9, v1, v2, v3, v4, v5);
LABEL_4:
sub_4DF5C();
if ( !v11 )
{
sub_14468(v10);
sub_4DE94(v14, v15, v16, v17, v18, v19, v20, v21);
}
}
Code:
sub_4110C();
[B][COLOR="Red"]sub_4DDE4();[/COLOR][/B]
if ( v0 )
{
sub_41100();
sub_589A0("[ERROR @ %s:%d]:\nUnable to delete dk\n", v1, 1438i64, v2, v3, v4, v5, v6);
goto LABEL_10;
}
sub_3ED48();
if ( !v7 )
{
sub_41100();
sub_589A0("[ERROR @ %s:%d]:\nFailed to delete user sensitive partitions\n", v18, 1443i64, v19, v20, v21, v22, v23);
goto LABEL_10;
}
sub_3EE20();
if ( v8 )
{
sub_41100();
v15 = v14;
v16 = "[ERROR @ %s:%d]:\nFailed to reset rollback counters, error:%d\n";
v17 = 1451i64;
}
else
{
sub_3EDF0();
if ( !v24 )
goto LABEL_10;
sub_41100();
v15 = v25;
v16 = "[ERROR @ %s:%d]:\n[B][COLOR="Red"]Failed to lock the bootloader: [/COLOR][/B]%d\n";
v17 = 1457i64;
}
ghidra
Code:
ulonglong FUN_0005dde4(void)
{
bool in_ZR;
undefined uVar1;
ulonglong uVar2;
undefined8 extraout_x0;
undefined8 local_28;
undefined8 extraout_x0_00;
undefined8 uVar3;
undefined *puVar4;
undefined uVar5;
undefined8 in_x3;
undefined7 uVar6;
undefined uVar7;
undefined8 in_x4;
undefined7 uVar8;
undefined uVar9;
undefined8 in_x5;
undefined7 uVar10;
undefined uVar11;
undefined8 in_x6;
undefined7 uVar12;
undefined uVar13;
undefined8 in_x7;
undefined7 uVar14;
ulonglong uVar15;
undefined in_stack_ffffffffffffffd0;
undefined uVar16;
int local_2c;
uVar14 = (undefined7)((ulonglong)in_x7 >> 8);
uVar13 = (undefined)in_x7;
uVar12 = (undefined7)((ulonglong)in_x6 >> 8);
uVar11 = (undefined)in_x6;
uVar10 = (undefined7)((ulonglong)in_x5 >> 8);
uVar9 = (undefined)in_x5;
uVar8 = (undefined7)((ulonglong)in_x4 >> 8);
uVar7 = (undefined)in_x4;
uVar6 = (undefined7)((ulonglong)in_x3 >> 8);
uVar5 = (undefined)in_x3;
puVar4 = &stack0xffffffffffffffd4;
uVar3 = 0x1046b;
local_28 = DAT_000a90c0;
uVar2 = FUN_000540b4(2);
uVar16 = (undefined)local_2c;
uVar1 = (undefined)uVar2;
if ((int)uVar2 == 0) {
in_ZR = local_2c == 1;
if (local_2c < 1) {
uVar15 = 0;
goto LAB_0005de34;
}
[COLOR="Blue"][B] uVar3 = 0x1046b; // drm key unit[/B][/COLOR]
[COLOR="Red"] uVar2 = FUN_00054318(2); // partition 2
uVar1 = (undefined)uVar2;
uVar15 = uVar2 & 0xffffffff;
if ((int)uVar2 == 0) goto LAB_0005de34;
FUN_0005df70(uVar2,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
_uVar1 = "[ERROR @ %s:%d]:\nFailed to delete DK\n";[/COLOR]
puVar4 = (undefined *)0x136;
uVar3 = extraout_x0_00;
}
else {
uVar15 = uVar2 & 0xffffffff;
FUN_0005df70(uVar2,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
_uVar1 = "[ERROR @ %s:%d]:\nFailed to get size of TA_DK_NUMBER_UNIT\n";
puVar4 = (undefined *)0x12f;
uVar3 = extraout_x0;
}
uVar1 = FUN_000689a0(_uVar1,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
LAB_0005de34:
local_28 = FUN_0005df5c(uVar1,(char)uVar3,(char)puVar4,uVar5,uVar7,uVar9,uVar11,uVar13,
in_stack_ffffffffffffffd0,uVar16,local_28);
if (in_ZR) {
return uVar15;
}
// WARNING: Subroutine does not return
FUN_00024468(local_28,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
}
Its very evidently that function sub_4DDE4 is called at the start of lock function, I can tell that drm key is bye bye after you unlock phone, curently I'm unable to figure out what is done with oem lock command & why widevine keys is back but definitelly drm key is lost forever, indication for that is message inside service menu "is even unlocked = yes" !
So how lock is done, in short:
1. drm key bye bye
2. user sensitive partitions deleted (thats why device no more boot & must use sony pc companion in order to repair)
3. rollback counter reset
4. bootloader locked

Some good news for bootloader unlocked xperia 10 owners! I'm managed to get all back after patching secd
Code:
07-25 17:10:29.745 8470 8471 I [email protected]: start init_thread
07-25 17:10:29.745 8470 8471 I [email protected]: listeners registered
07-25 17:10:29.745 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.746 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.746 579 579 I SELinux : avc: received setenforce notice (enforcing=0)
07-25 17:10:29.747 579 579 W hwservicemanager: Detected instance of [email protected]::IDeviceSecurity (pid: 8470) registering over instance of or with base of [email protected]::IDeviceSecurity (pid: 879).
07-25 17:10:29.751 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.751 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.752 8470 8471 I libdevice_security_static: get_rooting_status.cpp:80 rooting_status 0
07-25 17:10:29.752 8470 8471 I [email protected]: the bootloader is OK, try to init suntory
07-25 17:10:29.752 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2022
07-25 17:10:29.754 8470 8471 I libsuntory_static: utils_blob.cpp:497 found blob CKB
07-25 17:10:29.754 8470 8471 I libsuntory_static: utils_blob.cpp:521 match found at index 0
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x4100
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.788 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1179652
07-25 17:10:29.789 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.789 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.793 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.793 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.798 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.798 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1179652
07-25 17:10:29.798 8470 8471 I libsuntory_static: utils_blob.cpp:121 blob verisfication status: Blob OK
07-25 17:10:29.798 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2023
07-25 17:10:29.801 8470 8471 I libsuntory_static: utils_blob.cpp:497 found blob WIDEVINE
07-25 17:10:29.801 8470 8471 I libsuntory_static: utils_blob.cpp:521 match found at index 1
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x4100
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1245188
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.838 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.838 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.843 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.843 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1245188
07-25 17:10:29.844 8470 8471 I libsuntory_static: utils_blob.cpp:121 blob verisfication status: Blob OK
07-25 17:10:29.844 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2024
07-25 17:10:29.846 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 1
07-25 17:10:29.846 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2025
07-25 17:10:29.848 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.848 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2026
07-25 17:10:29.849 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.849 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2027
07-25 17:10:29.850 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.850 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2028
07-25 17:10:29.851 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.851 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2029
07-25 17:10:29.852 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.852 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2030
07-25 17:10:29.853 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.853 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2031
07-25 17:10:29.855 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.855 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2032
07-25 17:10:29.856 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.856 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2033
07-25 17:10:29.857 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.857 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2034
07-25 17:10:29.858 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.858 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xa000
07-25 17:10:29.858 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 65537
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA API Major Version: 4
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA API Minor Version: 0
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA Major Version: 4
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA Minor Version: 162
07-25 17:10:29.866 622 628 D DrmLibTime: got the req here! ret=0
07-25 17:10:29.866 622 628 D DrmLibTime: command id, time_cmd_id = 770
07-25 17:10:29.866 622 628 D DrmLibTime: time_getutcsec starts!
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: time_getutcsec
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: get_utc_seconds
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: time_get_modem_time
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not.
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
07-25 17:10:29.866 792 800 D QC-time-services: Daemon: Connection accepted:time_genoff
07-25 17:10:29.867 792 8472 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0
07-25 17:10:29.867 792 8472 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2
07-25 17:10:29.867 792 8472 D QC-time-services: offset is: 1 for base: 13
07-25 17:10:29.867 622 628 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0
07-25 17:10:29.867 622 628 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it.
07-25 17:10:29.867 792 800 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
07-25 17:10:29.867 792 800 D QC-time-services: Daemon: Connection accepted:time_genoff
07-25 17:10:29.867 792 8473 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon: genoff get for 13
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from QTimer mseconds = 1307648
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from RTC mseconds on boot = 48462179000
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from QTimer mseconds = 1307648
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from generic offset = 1547226365549
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Delta read on boot mseconds = 48462155118
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Final Time = 1595689828315
07-25 17:10:29.868 622 628 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1595689828
07-25 17:10:29.868 622 628 D DrmLibTime: time_getutcsec returns 0, sec = 1595689828; nsec = 0
07-25 17:10:29.868 622 628 D DrmLibTime: time_getutcsec finished!
07-25 17:10:29.868 622 628 D DrmLibTime: iotcl_continue_command finished! and return 0
07-25 17:10:29.868 622 628 D DrmLibTime: before calling ioctl to read the next time_cmd
07-25 17:10:29.868 792 800 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
07-25 17:10:29.887 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.888 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.889 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.889 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.889 8470 8471 I libdevice_security_static: get_imei.cpp:180 imei STR munjeni edited, size 15
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: Attest key send cmd failed
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: ret: 0
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: resp->status: -10003
07-25 17:10:29.906 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.906 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 65537
07-25 17:10:29.906 8470 8471 I [email protected]: key id ANDROID_ATTEST status PROVISIONED
07-25 17:10:29.907 587 587 I tad : MiscTA Unit 2021:
07-25 17:10:29.907 587 587 I tad : WRITTEN (Size 20)
07-25 17:10:29.930 587 587 I tad : Actual erase/write to flash done (count 4, time 1595689829).
07-25 17:10:29.930 587 587 I tad : MiscTA: Write of unit 2021 completed - OK
07-25 17:10:29.930 8470 8471 I [email protected]: suntory initialized
07-25 17:10:29.930 8470 8471 I [email protected]: wait for post_fs proprty
07-25 17:10:29.930 8470 8471 I [email protected]: post_fs property triggered
07-25 17:10:29.930 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.930 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.932 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.932 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.932 8470 8471 I libdevice_security_static: get_rooting_status.cpp:80 rooting_status 2
07-25 17:10:29.935 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.935 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.936 8470 8471 I libdevice_security_static: get_security_config.cpp:68 security configuration 1
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x83c0
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.973 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1310724
07-25 17:10:29.974 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.974 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.977 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.977 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.980 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.980 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1310724
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x83c0
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1376260
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:30.020 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:30.020 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:30.023 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:30.023 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1376260
07-25 17:10:30.024 8470 8471 I [email protected]: credmgr initialized
07-25 17:10:30.025 8470 8471 I [email protected]: "vendor.keyprovd.suntory.prov" property set
07-25 17:10:33.798 853 853 I [email protected]: type=1400 audit(0.0:2107): avc: denied { search } for name="kgsl" dev="sysfs" ino=28936 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=1 ppid=1 pcomm="init" pgid=1 pgcomm="init"
07-25 17:10:36.689 8372 8372 W adbd : timeout expired while flushing socket, closing
Edit:
Now all ready https://forum.xda-developers.com/xp...m-fix-drm-fix-unlocked-bootloader-53-t4138269

Related

Gingerbread CM Camera issue

Ok I have been wanting to learn to compile and work with the android source code. I have got alot of functions working but I'm having an issue with the camera. Here is the log file with the camera information. The App loads but just displays a black screen. Any help will be appreciated.
Code:
07-25 07:32:58.311: V/CameraHolder(1231): open camera 0
07-25 07:32:58.311: I/Camera(1231): connect
07-25 07:32:58.311: I/CameraHAL(186): HAL_openCameraHardware: loading func_CreateInstance success!!! 0x80a18c19
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): openCameraHardware: call createInstance cameraId 0
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): createInstance: E
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): QualcommCameraHardware constructor E
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): QualcommCameraHardware constructor EX
07-25 07:32:58.321: I/QualcommCameraHardware3D(186): createInstance: created hardware=0x3f898
07-25 07:32:58.321: I/mm-camera(186): set sensor selection :0
07-25 07:32:58.321: D/mm-camera(186): mm_camera_init, open FD: 30
07-25 07:32:58.331: D/QualcommCameraHardware3D(186): startCamera: 2D mode
07-25 07:32:58.401: I/(186): [AWB Calibration] read fuse ID fail
07-25 07:32:58.401: I/(186): [AWB Calibration] from kernel: fuse_id: 0x0, 0x0, 0x0, 0x0
07-25 07:32:58.401: I/mm-camera(186): sp3d_set_Dmode 2D
07-25 07:32:58.401: I/mm-camera(186): sctrl:0xa77b0c18
07-25 07:32:58.401: I/mm-camera(186): sctrl->fn_table:0xa7732c21
07-25 07:32:58.401: I/mm-camera(186): sctrl->fn_table.get_snapshot_sizes:0xa7732509
07-25 07:32:58.401: I/mm-camera(186): get table
07-25 07:32:58.411: D/GPUPostEffect(186): SIMON: void* mlabs::GPUPostEffect::threadMain() E.
07-25 07:32:58.411: I/QualcommCameraHardware3D(186): initDefaultParameters E
07-25 07:32:58.411: I/GEManager(186): [GEManager] enter
07-25 07:32:58.411: D/libEGL(186): loaded /system/lib/egl/libGLES_android.so
07-25 07:32:58.411: D/mm-camera(186): vfe_util_get_sensor_info: mode=3
07-25 07:32:58.411: D/mm-camera(186): vfe_util_get_sensor_info: ctrl->sensorCtrl.sensor.op_mode=0
07-25 07:32:58.421: D/libEGL(186): loaded /system/lib/egl/libEGL_adreno200.so
07-25 07:32:58.431: D/libEGL(186): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
07-25 07:32:58.431: D/libEGL(186): loaded /system/lib/egl/libGLESv2_adreno200.so
07-25 07:32:58.441: D/GEManager(186): [GEManager] m_eglDisplay successfully
07-25 07:32:58.441: D/GEManager(186): [GEManager] eglInitialize successfully
07-25 07:32:58.451: D/GEManager(186): [GEManager] eglChooseConfig successfully
07-25 07:32:58.461: D/GEManager(186): [GEManager] eglCreateContext successfully
07-25 07:32:58.461: D/GEManager(186): [GEManager] eglCreatePbufferSurface successfully
07-25 07:32:58.461: D/GEManager(186): [GEManager] eglMakeCurrent successfully
07-25 07:32:58.461: I/GEManager(186): [GEManager] leave
07-25 07:32:59.552: I/mm-camera(186): sp3d_set_preview_shrapness sharpness:0
07-25 07:32:59.552: D/mm-camera(186): vfe_util_get_sensor_info: Done sensor_get_info rc=1
07-25 07:32:59.552: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.552: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.562: D/QualcommCameraHardware3D(186): Maximum zoom value is 61
07-25 07:32:59.562: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.572: I/mm-camera(186): set sensor selection :0
07-25 07:32:59.582: D/QualcommCameraHardware3D(186): setFrontCameraMode(), flip-video = -1
07-25 07:32:59.582: I/mm-camera(186): sp3d_set_exposure_mode sensor didnt support
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffect] enter
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffect] leave. no key GPU-effect
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffectParam] leave. no key GE-param0
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffectParam] leave. no key GE-param1
07-25 07:32:59.722: D/(186): [GECameraParameters::getGPUEffectParam] leave. no key GE-param3
07-25 07:32:59.722: I/GPUPostEffect(186): SIMON: int mlabs::GPUPostEffect::setParameters(mlabs::GPUPostEffect::GPUTask*): old effect = 0, new effect = -1.
07-25 07:32:59.722: D/GPUPostEffect(186): SIMON: setParameters: isGEInit == false: no call to ChooseEffect.
07-25 07:32:59.722: I/QualcommCameraHardware3D(186): initDefaultParameters X
07-25 07:32:59.722: I/QualcommCameraHardware3D(186): createInstance: X
07-25 07:32:59.722: I/CameraHAL(186): HAL_openCameraHardware: loading func_getCameraInfo success!!! 0x80a0b855
07-25 07:32:59.732: I/StagefrightPlayer(186): setDataSource('/system/media/audio/ui/camera_click.ogg')
07-25 07:32:59.752: I/StagefrightPlayer(186): setDataSource('/system/media/audio/ui/VideoRecord.ogg')
07-25 07:33:03.045: W/WindowManager(312): App freeze timeout expired.
07-25 07:33:03.045: W/WindowManager(312): Force clearing freeze: AppWindowToken{4077a8c8 token=HistoryRecord{40779788 com.android.camera/.Camera}}
07-25 07:33:03.426: W/SurfaceComposerClient(312): Destroying surface while a transaction is open. Client 0x1ceac8: destroying surface 3, mTransactionOpen=1
07-25 07:33:05.177: D/dalvikvm(312): GC_EXPLICIT freed 410K, 45% free 4765K/8647K, external 2853K/3393K, paused 83ms
07-25 07:33:05.718: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:07.950: D/lights(312): set_light_buttons_func: on=0 brightness=0
07-25 07:33:08.110: W/ActivityManager(312): Activity idle timeout for HistoryRecord{40779788 com.android.camera/.Camera}
07-25 07:33:10.753: D/lights(312): set_light_buttons_func: on=16777215 brightness=255
07-25 07:33:11.734: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:17.549: D/dalvikvm(500): GC_EXPLICIT freed 120K, 50% free 3174K/6343K, external 4255K/5314K, paused 63ms
07-25 07:33:17.740: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:23.745: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:29.751: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:34.356: I/BATT_ALG(197): batt_vol:4271; batt_current:-23; batt_discharge_current:0; batt_temperature:305; batt_id:2
07-25 07:33:34.356: I/BATT_ALG(197): batt_alg_timer_handle: batt_alg->level=94
07-25 07:33:34.356: I/BATT_ALG(197): batt_alg_overtemp_check: in NORMAL_TEMP_RANGE.
07-25 07:33:35.757: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:40.282: I/TelephonyRegistry(312): notifyServiceState: 0 home Sprint Sprint 33000 EvDo rev. A CSS supported 3 4106RoamInd: 128DefRoamInd: 1EmergOnly: false
07-25 07:33:41.763: I/mm-camera(186): ...config thread select timeout...
07-25 07:33:46.428: I/ActivityManager(312): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/.Launcher } from pid 312
07-25 07:33:46.938: W/ActivityManager(312): Activity pause timeout for HistoryRecord{40779788 com.android.camera/.Camera}
07-25 07:33:46.938: D/HomeLoaders(500): aborting loaders
07-25 07:33:47.018: D/dalvikvm(500): GC_EXPLICIT freed 34K, 51% free 3146K/6343K, external 3799K/4744K, paused 72ms
07-25 07:33:47.408: D/dalvikvm(500): GC_EXTERNAL_ALLOC freed 314K, 50% free 3225K/6343K, external 4592K/4618K, paused 46ms
07-25 07:33:47.469: D/ViewConsistency(500): AbsListView [email protected] enabled= true
07-25 07:33:47.479: D/ViewConsistency(500): AbsListView [email protected] enabled= true
07-25 07:33:47.539: D/HomeLoaders(500): load applications
07-25 07:33:47.539: D/HomeLoaders(500): --> applications loaded, return
07-25 07:33:47.539: D/HomeLoaders(500): loading user items in Thread[main,5,main]
07-25 07:33:47.549: D/HomeLoaders(500): --> items loaded, return
07-25 07:33:47.549: D/HomeLoaders(500): --> loading from cache: 9, 3
07-25 07:33:47.549: D/Launcher(500): ------> binding 9 items
07-25 07:33:47.549: D/Launcher(500): ------> binding 3 widgets
07-25 07:33:47.549: D/Launcher(500): ------> start binding items

(Discontinued) Lineage OS For R1HD (Discontinued)

This is a beta rom for R1HD compile from Lineage OS.
Lineage OS replaced CyanogenMod
The rom works well, but camera doesn't work.
I can't honestly say it's better that @KazuDante CM14.1 port. try both use what everyone you like, or use stock.
The blobs from this rom come from V17 not 7.4.2 keep that in mind if you decide to swap some files.
I only compiled rom today, sim, wifi works normal stuff works.
Camera doesn't work
@KazuDante Port
https://forum.xda-developers.com/r1-hd/development/cm14-1-r1hd-t3518202
R1HD device tree
https://github.com/vampirefo/android_device_blu_p6601
You can also get to my device tree, via phone.
Settings > about phone > Build author Vampirefo.
Clicking my name will open browser to my R1HD device tree.
This rom uses stock kernel
I recommend using my twrp recovery, but use which ever recovery you want.
My TWRP Recovery
https://www.androidfilehost.com/?fid=745425885120696177
to install flash or boot into twrp recovery
download lineage-14.1-20170102-UNOFFICIAL-p6601.zip
https://www.androidfilehost.com/?fid=529152257862692509
place on lineage-14.1-20170102-UNOFFICIAL-p6601.zip micro sdcard
factory reset
install lineage-14.1-20170102-UNOFFICIAL-p6601.zip
reboot you can flash gapps when every you like, I do a full reboot before flash gapps.
Gapps
http://opengapps.org/
credits
@oleg.svs
@DeckerSU
@KazuDante
@lineage OS
@vampirefo
Nice work all. Let me know when Camera works. Hopefully it's some easy fix.
Edit: Vamp, Don't know if it will help or not but here is the code review for another phone I have where they just fixed the camera for Lineage.
https://review.lineageos.org/#/q/st...evice_huawei_kiwi+branch:cm-14.1+topic:camera
@vampire IM GONNA TRY
this ROM
waiting for a
broken camera fix
soon
@vampirefo ive already been tweaking around for the camera , im getting newer logs that i never got on the port , ame accross this in the logs and found the patch for it.
links : https://gist.github.com/ishantvivek/ba0ec07f0e8cdf8ca3f2 and https://review.cyanogenmod.org/#/c/77502/
---------- Post added at 07:04 PM ---------- Previous post was at 06:33 PM ----------
Another error log regarding FlashLight:
01-02 19:58:03.044 842 842 E FlashlightController: Couldn't initialize.
01-02 19:58:03.044 842 842 E FlashlightController: android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): connectHelper:946: Failed to initialize camera "0": No such device (-19)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.throwAsPublicException(CameraManager.java:660)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.getOrCreateDeviceIdListLocked(CameraManager.java:717)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.getCameraIdList(CameraManager.java:98)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.policy.FlashlightController.getCameraId(FlashlightController.java:241)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.policy.FlashlightController.tryInitCamera(FlashlightController.java:108)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.policy.FlashlightController.addListener(FlashlightController.java:219)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.qs.tiles.FlashlightTile.<init>(FlashlightTile.java:48)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.QSTileHost.createTile(QSTileHost.java:428)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.QSTileHost.onTuningChanged(QSTileHost.java:344)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.tuner.TunerService.addTunable(TunerService.java:217)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.tuner.TunerService.addTunable(TunerService.java:193)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.QSTileHost.<init>(QSTileHost.java:154)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.SystemUIFactory.createQSTileHost(SystemUIFactory.java:114)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1054)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3712)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3708)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:769)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:793)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Handler.dispatchMessage(Handler.java:102)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Looper.loop(Looper.java:154)
01-02 19:58:03.044 842 842 E FlashlightController: at android.app.ActivityThread.main(ActivityThread.java:6126)
01-02 19:58:03.044 842 842 E FlashlightController: at java.lang.reflect.Method.invoke(Native Method)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
01-02 19:58:03.044 842 842 E FlashlightController: Caused by: android.os.ServiceSpecificException: connectHelper:946: Failed to initialize camera "0": No such device (-19)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Parcel.readException(Parcel.java:1698)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Parcel.readException(Parcel.java:1637)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.ICameraService$Stub$Proxy.getCameraCharacteristics(ICameraService.java:404)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.getOrCreateDeviceIdListLocked(CameraManager.java:704)
01-02 19:58:03.044 842 842 E FlashlightController: ... 27 more
https://android.googlesource.com/platform/frameworks/base/+/fa81d21
@vampire in multitasking view the above display get stuck when you back to home
And still get hungs up and freezes
Due to High CPU usage
Rating next beta
G'DAY!!!
khyr said:
@vampire in multitasking view the above display get stuck when you back to home
And still get hungs up and freezes
Due to High CPU usage
Rating next beta
G'DAY!!!
Click to expand...
Click to collapse
Looks like you have a tweak enabled that affects the status bar, am I wrong?
Sent from my p6601 using Tapatalk
khyr said:
@vampire in multitasking view the above display get stuck when you back to home
And still get hungs up and freezes
Due to High CPU usage
Rating next beta
G'DAY!!!
Click to expand...
Click to collapse
Mine seems to be working just fine, I just use browser and Tapatalk, not watching video, I do change Governor and lower CPU if I am going to be multitasking for a while, short term I don't bother.
Sent from my Lineage OS R1HD by tapatalk
When I get a chance, I am going to try the camera wrapper and shim from.
https://github.com/jhalayashraj/android_device_oneplus_bacon?files=1
Haven't found anything for MTK yet, hopefully this is close enough to work for MTK.
Sent from my Lineage OS R1HD by tapatalk
has anyone ever found a fix for the viper4android not being able to use the busybox to install the driver?
---------- Post added at 12:32 PM ---------- Previous post was at 11:52 AM ----------
Hotspot does not work , in the port i had to switch the netd bin with one from Oleg's roms , but heres the patch he applied to his : https://github.com/olegsvs/android_device_archos_persimmon/tree/cm-14.1/patches/system_netd
KazuDante said:
has anyone ever found a fix for the viper4android not being able to use the busybox to install the driver?
---------- Post added at 12:32 PM ---------- Previous post was at 11:52 AM ----------
Hotspot does not work , in the port i had to switch the netd bin with one from Oleg's roms , but heres the patch he applied to his : https://github.com/olegsvs/android_device_archos_persimmon/tree/cm-14.1/patches/system_netd
Click to expand...
Click to collapse
That patch is already installed.
Sent from my Lineage OS R1HD by tapatalk
If you can quickly activate your hotspot and see if it does not show an error message instead of the ssid of the hotspot
Sent from my HTC6435LVW using Tapatalk
KazuDante said:
If you can quickly activate your hotspot and see if it does not show an error message instead of the ssid of the hotspot
Sent from my HTC6435LVW using Tapatalk
Click to expand...
Click to collapse
Ok, I will reapply the patch, when I can.
Sent from my Lineage OS R1HD by tapatalk
That can be dealt with another time since the camera is the one problem thats keeping this rom to step out of beta to at least an un-official build.
Sent from my HTC6435LVW using Tapatalk
Good stuff
FYI DeckerSU is just a rebase of MAD device tree ... Not your fault ...
One of the examples is this commit that everyone is now using ..
This came from us ..
People don't know or don't wanna use git cherry-pick .. probably to let other people think they are the commit author ,,,
oh well ..
https://github.com/vampirefo/android_device_blu_p6601/tree/master/libmtk_symbols
be sure you know how to use this ,,,
Whats the camera issue, no camera at all (pics/video) ?
Hotspot yeah its common.. needs some things to make it working
Kernel, your using stock MM prebuilt right? (bad idea)
Give me logs about camera and some last_ksmg
i had sold mine long ago
I'll have a look when i get some time ...
bb
edit: push to git your vendor ...
i'll do some builds + make it work with inline building.. and stuff
superdragonpt said:
Good stuff
FYI DeckerSU is just a rebase of MAD device tree ... Not your fault ...
One of the examples is this commit that everyone is now using ..
This came from us ..
People don't know or don't wanna use git cherry-pick .. probably to let other people think they are the commit author ,,,
oh well ..
https://github.com/vampirefo/android_device_blu_p6601/tree/master/libmtk_symbols
be sure you know how to use this ,,,
Whats the camera issue, no camera at all (pics/video) ?
Hotspot yeah its common.. needs some things to make it working
Kernel, your using stock MM prebuilt right? (bad idea)
Give me logs about camera and some last_ksmg
i had sold mine long ago
I'll have a look when i get some time ...
bb
edit: push to git your vendor ...
i'll do some builds + make it work with inline building.. and stuff
Click to expand...
Click to collapse
Camera, not being able to connect at all but in log camera module is loaded , will post log from my testing build , its slightly different , i added a few more libs to libshims to see if the logs would change.
Sent from my HTC6435LVW using Tapatalk
superdragonpt said:
Good stuff
FYI DeckerSU is just a rebase of MAD device tree ... Not your fault ...
One of the examples is this commit that everyone is now using ..
This came from us ..
People don't know or don't wanna use git cherry-pick .. probably to let other people think they are the commit author ,,,
oh well ..
https://github.com/vampirefo/android_device_blu_p6601/tree/master/libmtk_symbols
be sure you know how to use this ,,,
Whats the camera issue, no camera at all (pics/video) ?
Hotspot yeah its common.. needs some things to make it working
Kernel, your using stock MM prebuilt right? (bad idea)
Give me logs about camera and some last_ksmg
i had sold mine long ago
I'll have a look when i get some time ...
bb
edit: push to git your vendor ...
i'll do some builds + make it work with inline building.. and stuff
Click to expand...
Click to collapse
Thanks for the offer to help, it's appreciated
I just pushed vendor
https://github.com/vampirefo/android_vendor_blu_p6601
Camera just gives popup box error
Camera error
Can't connect to the camera.
Report Dismiss.
It will be a bit before I can get the logs wife using phone.
Perhaps @KazuDante or someone can get logs, i will get them when I get phone from wife, LOL.
Below are few additional steps.
DeckerSu requires a few extra things
[1] If the assembly you get out of memory error in the jack, then you need to do the following:
export JACK_SERVER_VM_ARGUMENTS = "- Dfile.encoding = UTF-8 -XX: + TieredCompilation -Xmx4096m" export ANDROID_JACK_VM_ARGS = "- Xmx4g -Dfile.encoding = UTF-8 -XX: + TieredCompilation" The $ HOME / .jack-server / config .properties put jack.server.max-service = 1.
Plus, I ran the assembly as make -j2 bacon, instead make -j5 bacon.
[2] Notes:
find. -type f -printf "% p \ n" - obtaining a list of files in a directory
Автор: Dimitry Ivanov <[email protected]> 2016-01-22 00:25:32
Коммитер: Dimitry Ivanov <[email protected]> 2016-01-22 03:43:04
Предок: 05c2f6b3d39ee92eae248e902a5a54fdcc6c696f (Merge "libc: hide __signalfd4 symbol")
Потомок: a42483baad9a37297e6bbbe02d433ecbde890386 (Merge "Revert "Temporary apply LIBC version to __pthread_gettid"")
Ветка: remotes/github/cm-14.1, remotes/m/cm-14.1
Следует за: android-sdk-adt_r12
Предшествует:
Revert "Temporary apply LIBC version to __pthread_gettid"
This reverts commit 0ef1d121b5e4845f4ef3b59ae9a1f99ceb531186.
Bug: http://b/26392296
Bug: http://b/26391427
Change-Id: I7bbb555de3a43813e7623ff6ad4e17874d283eca
Those. do apply LIBC version to __pthread_gettid.
** Required! ***
cd ~/cm14.1/bionic/libc/
git revert bba395492a0bb6ee72d0ad8e4d468e852392220e
[5] Add / proc / ged in FD whitelist in the frameworks / base / core / jni / fd_utils-inl.h
index 84252c0..2888064 100644
--- a/core/jni/fd_utils-inl.h
+++ b/core/jni/fd_utils-inl.h
@@ -58,6 +58,7 @@ static const char* kPathWhitelist[] = {
"/dev/ion",
"/dev/dri/renderD129", // Fixes b/31172436
"/system/framework/org.cyanogenmod.platform-res.apk",
+ "/proc/ged" // [+] Decker
#ifdef PATH_WHITELIST_EXTRA_H
PATH_WHITELIST_EXTRA_H
#endif
Again thank you for any help you can provide.
Here are the logs @superdragonpt
This one is simply opening the camera app ( not the built in Camu Camera App)
01-03 19:59:00.002 570 731 D lights : write_int open fd=-1
01-03 19:59:04.490 570 741 D lights : write_int open fd=-1
01-03 19:59:04.564 570 2634 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera2/com.android.camera.CameraLauncher bnds=[16,562][154,748] (has extras)} from uid 10085 on display 0
01-03 19:59:04.570 360 517 D AudioALSAStreamManager: +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2
01-03 19:59:04.570 360 517 D AudioYusuParam: QueryFeatureSupportInfo(),feature support 2290055
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerBase: AudioALSAPlaybackHandlerBase()
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerFast()
01-03 19:59:04.570 360 517 D AudioALSAStreamManager: createPlaybackHandler() ApplyFilter [1]/[2] Device [0x2]
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: +setFilterMng() mAudioFilterManagerHandler [0xb59b9390]
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: -setFilterMng()
01-03 19:59:04.570 360 517 D AudioALSAStreamManager: -createPlaybackHandler(), mPlaybackHandlerVector.size() = 1
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: +open(), mDevice = 0x2
01-03 19:59:04.571 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 1, mStartOutputDevicesCount 0
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: GetPcmIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: compare success = 24
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: GetCardIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: compare success Cardindex = 0
01-03 19:59:04.571 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen() pcmindex = 24
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Rate: min=8000Hz max=192000Hz
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Channels: min=1 max=2
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Sample bits: min=16 max=32
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Period size: min=0 max=18432
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Period count: min=1 max=4
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_SIZE : max=18432
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_BYTES : max=36864
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen, mStreamAttributeTarget.buffer_size 36864
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerFast: ChooseTargetSampleRate SampleRate = 48000 outputdevice = 2
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerBase: transferAudioFormatToPcmFormat(), audio_format(0x4) => pcm_format(0x1)
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerFast: open(), mConfig: channels = 2, rate = 48000, period_size = 256, period_count = 2, format = 1, buffer size 4096 2048
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerBase: initBitConverter(), audio_format: 0x3 => 0x4, bcv_pcm_format = 0x3
01-03 19:59:04.573 360 517 D MtkAudioBitConverter: MtkAudioBitConverter Constructor, SR 48000, CH 2, format 3
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: +Open()
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: -Open()
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: +ResetBuffer()
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: -ResetBuffer()
01-03 19:59:04.574 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 1 SampleRate = 48000
01-03 19:59:04.574 360 517 D AudioALSAPlaybackHandlerBase: +openPcmDriver(), pcm device = 24
01-03 19:59:04.575 360 517 E AudioALSAPlaybackHandlerBase: openPcmDriver(), pcm_start(0xb61322a0) fail due to cannot start channel: Broken pipe
01-03 19:59:04.576 360 517 D AudioALSAPlaybackHandlerBase: -openPcmDriver(), mPcm = 0xb61322a0
01-03 19:59:04.576 360 517 D AudioALSAHardwareResourceManager: +startOutputDevice(), new_devices = 0x2, mOutputDevices = 0x0, mStartOutputDevicesCount = 0 SampleRate = 48000
01-03 19:59:04.576 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 0
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = On
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = On
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 0
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = On
01-03 19:59:04.633 32457 32457 V CAM_QuickActivity: START onCreate: Activity = [email protected]
01-03 19:59:04.633 32457 32457 V CAM_Profiler: [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START
01-03 19:59:04.633 32457 32457 D CAM_LocationManager: Using legacy location provider.
01-03 19:59:04.636 360 517 D AudioALSAHardwareResourceManager: -startOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:04.636 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] mOutputSampleRate 16000, mInputSampleRate 48000, mInChannel 2, mOutChannel, 0 format 4
01-03 19:59:04.636 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] create SRC handle fail
01-03 19:59:04.636 360 517 D AudioALSAPlaybackHandlerFast: -open()
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: AudioALSAVolumeController getMasterVolume
01-03 19:59:04.636 360 517 D AudioALSAStreamManager: setMasterVolume(), volume = 1.000000
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: AudioALSAVolumeController setMasterVolume v = 1.000000 mode = 0 devices = 0x2
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: ApplyExtAmpHeadPhoneGain Gain = 256 mode= 0 device = 3
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: DegradedBGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetHeadPhoneLGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealHeadPhoneLGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetHeadPhoneRGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealHeadPhoneRGain = 0
01-03 19:59:04.636 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 346L
01-03 19:59:04.636 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.636 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 443L
01-03 19:59:04.637 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.637 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 597L
01-03 19:59:04.637 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.637 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 678L
01-03 19:59:04.637 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.637 32457 32457 I CAM_OneCamFtrCnfgCrtr: CaptureModule? true
01-03 19:59:04.639 570 1283 I ActivityManager: START u0 {cmp=com.android.camera2/com.android.camera.PermissionsActivity} from uid 10047 on display 0
01-03 19:59:04.647 32457 32457 V CAM_CameraActivity: onCreate: Missing critical permissions.
01-03 19:59:04.648 570 1496 W ActivityManager: Duplicate finish request for ActivityRecord{c8cba8 u0 com.android.camera2/com.android.camera.CameraLauncher t95 f}
01-03 19:59:04.648 32457 32457 V CAM_QuickActivity: END onCreate: Activity = [email protected]
01-03 19:59:04.670 32457 32457 V CAM_QuickActivity: START onCreate: Activity = [email protected]
01-03 19:59:04.687 32457 32457 V CAM_QuickActivity: END onCreate: Activity = [email protected]
01-03 19:59:04.689 32457 32457 V CAM_QuickActivity: START onStart: Activity = [email protected]
01-03 19:59:04.689 32457 32457 V CAM_QuickActivity: END onStart: Activity = [email protected]
01-03 19:59:04.693 32457 32457 V CAM_QuickActivity: START onResume: Activity = [email protected]
01-03 19:59:04.694 32457 32457 V CAM_QuickActivity: onResume(): isKeyguardLocked() = false
01-03 19:59:04.695 32457 32457 V CAM_QuickActivity: onResume --> onResumeTasks()
01-03 19:59:04.720 32457 32457 V CAM_QuickActivity: END onResume: Activity = [email protected]
01-03 19:59:04.747 32457 32476 D mali_winsys: new_window_surface returns 0x3000
01-03 19:59:04.766 32457 32476 D mali_winsys: new_window_surface returns 0x3000
01-03 19:59:04.810 570 598 I ActivityManager: Displayed com.android.camera2/com.android.camera.PermissionsActivity: +147ms (total +205ms)
01-03 19:59:04.994 32457 32457 V CAM_QuickActivity: START onDestroy: Activity = [email protected]
01-03 19:59:04.997 32457 32457 V CAM_QuickActivity: END onDestroy: Activity = [email protected]
01-03 19:59:05.024 347 347 W SurfaceFlinger: couldn't log to binary event log: overflow.
01-03 19:59:07.781 360 517 D AudioALSAPlaybackHandlerFast: +close()
01-03 19:59:07.781 360 517 D AudioVoiceUIDL: [SetInputStandBy] ReadRefFromRing to exit? (0)
01-03 19:59:07.781 360 517 D AudioALSAHardwareResourceManager: +stopOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:07.781 360 517 D AudioALSAHardwareResourceManager: CloseSpeakerPath(), AUDIO_DEVICE_OUT_SPEAKER
01-03 19:59:07.781 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:07.782 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:07.782 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 1
01-03 19:59:07.782 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = Off
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 1
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = Off
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = Off
01-03 19:59:07.785 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:07.785 360 517 D AudioALSAHardwareResourceManager: -stopOutputDevice(), mOutputDevices = 0x0, mStartOutputDevicesCount = 0
01-03 19:59:07.786 360 517 D AudioALSAPlaybackHandlerBase: +closePcmDriver(), mPcm = 0xb61322a0
01-03 19:59:07.787 360 517 D AudioALSAPlaybackHandlerBase: -closePcmDriver(), mPcm = 0x0
01-03 19:59:07.788 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 0 SampleRate = 48000
01-03 19:59:07.788 360 517 D AudioALSAPlaybackHandlerBase: DeinitDataPending
01-03 19:59:07.788 360 517 D AudioALSAPlaybackHandlerBase: delete mdataPendingTempBuffer
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: +Close()
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: -Close()
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: +~MtkAudioBitConverter()
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: -~MtkAudioBitConverter()
01-03 19:59:07.788 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 0, mStartOutputDevicesCount 0
01-03 19:59:07.796 360 517 D AudioALSAPlaybackHandlerFast: -close()
01-03 19:59:07.796 360 517 D AudioALSAStreamManager: +destroyPlaybackHandler(), mode = 0, pPlaybackHandler = 0xb5298600
01-03 19:59:07.796 360 517 D AudioALSAPlaybackHandlerFast: ~AudioALSAPlaybackHandlerFast()
01-03 19:59:07.797 360 517 D AudioALSAPlaybackHandlerBase: ~AudioALSAPlaybackHandlerBase()
01-03 19:59:07.797 360 517 D AudioALSAStreamManager: -destroyPlaybackHandler(), mPlaybackHandlerVector.size() = 0
01-03 19:59:08.559 360 517 D AudioALSAStreamManager: +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2
01-03 19:59:08.559 360 517 D AudioYusuParam: QueryFeatureSupportInfo(),feature support 2290055
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerBase: AudioALSAPlaybackHandlerBase()
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerFast()
01-03 19:59:08.559 360 517 D AudioALSAStreamManager: createPlaybackHandler() ApplyFilter [1]/[2] Device [0x2]
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: +setFilterMng() mAudioFilterManagerHandler [0xb59b9390]
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: -setFilterMng()
01-03 19:59:08.559 360 517 D AudioALSAStreamManager: -createPlaybackHandler(), mPlaybackHandlerVector.size() = 1
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: +open(), mDevice = 0x2
01-03 19:59:08.559 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 1, mStartOutputDevicesCount 0
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: GetPcmIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: compare success = 24
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: GetCardIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: compare success Cardindex = 0
01-03 19:59:08.566 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen() pcmindex = 24
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Rate: min=8000Hz max=192000Hz
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Channels: min=1 max=2
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Sample bits: min=16 max=32
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Period size: min=0 max=18432
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Period count: min=1 max=4
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_SIZE : max=18432
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_BYTES : max=36864
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen, mStreamAttributeTarget.buffer_size 36864
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: ChooseTargetSampleRate SampleRate = 48000 outputdevice = 2
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: transferAudioFormatToPcmFormat(), audio_format(0x4) => pcm_format(0x1)
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: open(), mConfig: channels = 2, rate = 48000, period_size = 256, period_count = 2, format = 1, buffer size 4096 2048
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: initBitConverter(), audio_format: 0x3 => 0x4, bcv_pcm_format = 0x3
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: MtkAudioBitConverter Constructor, SR 48000, CH 2, format 3
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: +Open()
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: -Open()
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: +ResetBuffer()
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: -ResetBuffer()
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 1 SampleRate = 48000
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: +openPcmDriver(), pcm device = 24
01-03 19:59:08.569 360 517 E AudioALSAPlaybackHandlerBase: openPcmDriver(), pcm_start(0xb61322a0) fail due to cannot start channel: Broken pipe
01-03 19:59:08.569 360 517 D AudioALSAPlaybackHandlerBase: -openPcmDriver(), mPcm = 0xb61322a0
01-03 19:59:08.569 360 517 D AudioALSAHardwareResourceManager: +startOutputDevice(), new_devices = 0x2, mOutputDevices = 0x0, mStartOutputDevicesCount = 0 SampleRate = 48000
01-03 19:59:08.569 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 0
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = On
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = On
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 0
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = On
01-03 19:59:08.608 32457 32457 V CAM_QuickActivity: START onPause: Activity = [email protected]
01-03 19:59:08.608 32457 32457 V CAM_QuickActivity: onPause --> onPauseTasks()
01-03 19:59:08.608 32457 32457 V CAM_QuickActivity: END onPause: Activity = [email protected]
01-03 19:59:08.626 360 517 D AudioALSAHardwareResourceManager: -startOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:08.626 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] mOutputSampleRate 16000, mInputSampleRate 48000, mInChannel 2, mOutChannel, 0 format 4
01-03 19:59:08.626 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] create SRC handle fail
01-03 19:59:08.626 360 517 D AudioALSAPlaybackHandlerFast: -open()
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: AudioALSAVolumeController getMasterVolume
01-03 19:59:08.626 360 517 D AudioALSAStreamManager: setMasterVolume(), volume = 1.000000
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: AudioALSAVolumeController setMasterVolume v = 1.000000 mode = 0 devices = 0x2
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: ApplyExtAmpHeadPhoneGain Gain = 256 mode= 0 device = 3
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: DegradedBGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetHeadPhoneLGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealHeadPhoneLGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetHeadPhoneRGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealHeadPhoneRGain = 0
01-03 19:59:08.626 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 346L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.627 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 443L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.627 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 597L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.627 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 678L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.710 27577 27599 D mali_winsys: new_window_surface returns 0x3000
01-03 19:59:08.758 570 2634 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_QuickActivity: START onStop: Activity = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_QuickActivity: END onStop: Activity = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_QuickActivity: START onDestroy: Activity = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_PermissionsActivity: onDestroy: unregistering receivers
01-03 19:59:08.875 32457 32457 V CAM_QuickActivity: END onDestroy: Activity = [email protected]
01-03 19:59:09.231 27577 27599 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
01-03 19:59:11.751 360 517 D AudioALSAPlaybackHandlerFast: +close()
01-03 19:59:11.752 360 517 D AudioVoiceUIDL: [SetInputStandBy] ReadRefFromRing to exit? (0)
01-03 19:59:11.752 360 517 D AudioALSAHardwareResourceManager: +stopOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:11.752 360 517 D AudioALSAHardwareResourceManager: CloseSpeakerPath(), AUDIO_DEVICE_OUT_SPEAKER
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 1
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = Off
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 1
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = Off
01-03 19:59:11.754 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = Off
01-03 19:59:11.756 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:11.756 360 517 D AudioALSAHardwareResourceManager: -stopOutputDevice(), mOutputDevices = 0x0, mStartOutputDevicesCount = 0
01-03 19:59:11.756 360 517 D AudioALSAPlaybackHandlerBase: +closePcmDriver(), mPcm = 0xb61322a0
01-03 19:59:11.758 360 517 D AudioALSAPlaybackHandlerBase: -closePcmDriver(), mPcm = 0x0
01-03 19:59:11.758 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 0 SampleRate = 48000
01-03 19:59:11.758 360 517 D AudioALSAPlaybackHandlerBase: DeinitDataPending
01-03 19:59:11.759 360 517 D AudioALSAPlaybackHandlerBase: delete mdataPendingTempBuffer
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: +Close()
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: -Close()
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: +~MtkAudioBitConverter()
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: -~MtkAudioBitConverter()
01-03 19:59:11.759 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 0, mStartOutputDevicesCount 0
01-03 19:59:11.767 360 517 D AudioALSAPlaybackHandlerFast: -close()
01-03 19:59:11.767 360 517 D AudioALSAStreamManager: +destroyPlaybackHandler(), mode = 0, pPlaybackHandler = 0xb5298600
01-03 19:59:11.767 360 517 D AudioALSAPlaybackHandlerFast: ~AudioALSAPlaybackHandlerFast()
01-03 19:59:11.767 360 517 D AudioALSAPlaybackHandlerBase: ~AudioALSAPlaybackHandlerBase()
01-03 19:59:11.767 360 517 D AudioALSAStreamManager: -destroyPlaybackHandler(), mPlaybackHandlerVector.size() = 0
01-03 19:59:16.771 570 600 D lights : write_int open fd=-1
these are the camu app logs....next i will do the full log during boot-up. @superdragonpt
and here are the kmsg @superdragonpt
KazuDante said:
and here are the kmsg @superdragonpt
Click to expand...
Click to collapse
Go to sleep man he he

Wifi disconnections - HTC desire 820 dual sim

---Edit---
Added logcat information
------
Hello everyone,
Facing issues with Wi-Fi in my HTC desire 820 dual sim phone.
I have already reset my phone three times but to no avail.
The details of phone are as follows:
Model; ; HTC desire 820 dual sim (India)
Android version : 6.0.1
Software number : 3.17.720.3
Kernel Version : 3.10.49
Build : 3.17.720.3
The phone is not rooted and has stock recovery (which i could not access to clear dalvik cache).
---ISSUE ---
When I turn on Wi-Fi, the phone does not connect to my SSID.
When I click on connect to SSID, it tries to connect and after a fraction of seconds, the status of SSID goes to saved.
Removed the SSID, cleared all cache apps, and scanned for SSID.
Once found, entered the password to connect, but then again it just goes to Saved. Even after using Static IP configuration it does not conenct.
However, intermittently ,the phone connects to the SSID and then disconnects on its own.
There is no time pattern for this. sometimes it may connect for hours, while sometimes it may connect for a few seconds and then disconnect . Every time the SSID status goes to saved.
---TROUBLESHOOTING DONE SO FAR- ----
I dialed the code *#*#4636#*#* and went to wifi information
1. Wi-Fi App --> disconnect, getconfiguredNetworks, getConnectionInfo options do not work. oOnly disableNetwork and enableNetwork work. Tried entering my SSIS for enableNetwork, but did not work.
2. Under Wi-Fi config, it shows my earlier SSID, which is not in use now, and also the multicast SSID which i got while configuring my streaming device.
Under my existing SSID, it shows disable ID : 4
The old SSID's do not even show up while scanning anymore but are listed above..
I have reset my phone three times but still the issue persists..
---POSSIBLE CAUSES / FIRST TIME OCCURRENCE OF ISSUE---
I can recollect that this issue started coming after there was an issue with Exchange Services , google play services and Gmail application (cannot remember the exact issue now), where they were giving continuous pop -ups that the service has crashed.. I cleared cache for play services ,exchange services and gmail , disabled all of them after which the pop-ups disappeared.
After phone reset and upgrades, there were no pop-ups from these services but wifi started giving problems.
Sorry for the long post, but I wanted to describe things in detail .
Thanks in advance for helping.
-----------------------LOGCAT INFORMATION------------------------
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan0
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Connect event (status=1 ignore_next_local_disconnect=0)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Event ASSOC_REJECT (13) received
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Radio work 'connect'@0x55c1bb8630 done in 1.114734 seconds
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Added BSSID 00:1e:a6:7d:25:ec into blacklist
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Continuous association failures - consider temporary network disabling
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Blacklist count 10 --> request scan in 10000 ms
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Setting scan request: 10.000000 sec
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: State: ASSOCIATING -> DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Set wlan0 operstate 0->0 (DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: netlink: Operstate: ifindex=16 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portEnabled=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: prevSupplicantState = ASSOCIATING newSupplicantState = DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portValid=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: Driver Roaming resets flag.
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - EAP success=0
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=739 dispatchEvent: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=740 dispatchEvent: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn]
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !ASSOCIATION_REJECTION_EVENT rt=3168136/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=741 dispatchEvent: CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !ASSOCIATION_REJECTION_EVENT rt=3168137/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ASSOC_REJECT status_code=1
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState SSID state=temp-disabled nid=5 [id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1250 E WifiConfigStore: SSID temp disabled for "spawn"WPA_PSK had autoJoinStatus=0 self added false ephemeral false
06-24 00:10:57.850 1090 1250 E WifiConfigStore: message=id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: DisconnectedState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168139/3692216 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: SUPPLICANT_STATE_CHANGE_EVENT state=DISCONNECTED -> state= DISCONNECTED debouncing=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: setDetailed state, old =CONNECTING and new state=DISCONNECTED hidden=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: [sendNetworkStateChangeBroadcast] NetworkInfo state =DISCONNECTED wifi info = SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: ASSOCIATING, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: 5, Metered hint: false, score: 0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: ConnectModeState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168142/3692219 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1513 1513 D NetworkController: updateWifiState: type=1 connected=false
06-24 00:10:57.860 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.STATE_CHANGE
06-24 00:10:57.860 1513 1794 I IntentController: receive(android.net.wifi.STATE_CHANGE,1,false)
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-10ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-11ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: Supplicant state: DISCONNECTED
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: DisconnectedState
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.supplicant.STATE_CHANGE
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 17140 17140 D WifiManagerWrapper: Lookup string definition:"EXTRA_NETWORK_ID", result:"networkID"
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.870 17140 30818 D WISPrService: >>>>>WISPrService start isConnected = false <<<<< action = android.net.wifi.STATE_CHANGE
06-24 00:10:57.870 17140 30818 D WISPrService: not CONNECTIVITY_ACTION>
06-24 00:10:57.880 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692239 1000 0 num=7
06-24 00:10:57.880 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692240 1000 0 num=7
06-24 00:10:57.880 29640 29640 D HtcNLPSwitchReceiver: onReceive(): android.net.wifi.STATE_CHANGE
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.890 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.890 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.890 1090 1558 D PackageManager: getInstalledApplications took 3 ms, CallingUid=10042, CallingPid=29640, mPackages={com.htc.htccompressviewer=Package{fc239c7 com.htc.htccompressviewer}, com.google.android.youtube=Package{a376bf4 com.google.android.youtube}, com.htc.dialerservice=Package{f357f1d com.htc.dialerservice}, com.htc.widget.autorotate=Package{3f02592 com.htc.widget.autorotate}, com.android.providers.telephony=Package{99eab63 com.android.providers.telephony}, com.google.android.googlequicksearchbox=Package{2595360 com.google.android.googlequicksearchbox}, com.android.providers.calendar=Package{3aff019 com.android.providers.calendar}, com.htc.CustomizationSetup=Package{96708de com.htc.CustomizationSetup}, com.htc.rosiewidgets.backgrounddata=Package{f469abf com.htc.rosiewidgets.backgrounddata}, com.htc.android.qxdm2sd=Package{2f0458c com.htc.android.qxdm2sd}, com.android.providers.media=Package{bc674d5 com.android.providers.media}, com.google.android.onetimeinitializer=Package{cd6d4ea com.google.android.onetimeinitializer}, com.htc.mms.backupagent=Package{35423db com.htc.mms.backupagent}, com.htc.backup=Package{4222e78 com.htc.backup}, com.htc.camera=Package{5868951 com.htc.camera}, com.android.wallpapercropper=Package{dc555b6 com.android.wallpapercropper}, com.htc.lmw=Package{de722b7 com.htc.lmw}, com.htc.ptg=Package{887ba24 com.htc.ptg}, com.htc.sdm=Package{859698d com.htc.sdm}, com.quicinc.cne.CNEService=Package{c491742 com.quicinc.cne.CNEService}, com.htc.cs.pns=Package{f413353 com.htc.cs.pns}, com.htc.powersavinglauncher=Package{1985490 com.htc.powersavinglauncher}, com.htc.wifidisplay=Package{f001189 com.htc.wifidisplay}, com.htc.oobe.advantage=Package{155658e com.htc.oobe.advantage}, com.htc.launcher=Package{21b1af com.htc.launcher}, com.htc.sense.browser=Package{ed629bc com.htc.sense.browser}, com.htc.contacts.frisbee=Package{54f3d45 com.htc.contacts.frisbee}, com.htc.htcmobilenetworkwidget=Package{fc64c9a com.htc.htcmobilenetworkwidget}, com.htc.android.locationpicker=Package{be1b9cb com.htc.android.locationpicker}, com.htc.android.htcloglevel=Package{3ba25a8 com.htc.android.htcloglevel}, org.simalliance.openmobileapi.service=Package{5ab68c1 org.simalliance.openmobileapi.service}, com.android.documentsui=Package{a2c9866 com.android.documentsui}, com.android.externalstorage=Package{5027a7 com.android.externalstorage}, com.htc.htccontactwidgets=Package{5ff454 com.htc.htccontactwidgets}, com.google.android.apps.enterprise.dmagent=Package{244cffd com.google.android.apps.enterprise.dmagent}, com.android.htmlviewer=Package{959d4f2 com.android.htmlviewer}, com.whatsapp=Package{f4d9743 com.whatsapp}, com.resun.chantingvedas=Package{8f201c0 com.resun.chantingvedas}, com.android.mms.service=Package{6136ef9 com.android.mms.service}, com.htc.autobot=Package{fac4e3e com.htc.autobot}, com.photofunia.android=Package{e28649f com.photofunia.android}, com.android.providers.downloads=Package{7d579ec com.android.providers.downloads}, com.google.android.apps.genie.geniewidget=Package{99301b5 com.google.android.apps.genie.geniewidget}, com.oxigen.futurepay=Package{51b104a com.oxigen.futurepay}, com.htc.mirrorlinkserver=Package{eb8abbb com.htc.mirrorlinkserver}, com.lavakusa.ramayan=Package{69648d8 com.lavakusa.ramayan}, com.htc.dnatransfer=Package{73f0431 com.htc.dnatransfer}, com.htc.task.gtask=Package{801e716 com.htc.task.gtask}, com.google.android.configupdater=Package{e3c4897 com.google.android.configupdater}, in.amazon.mShop.android.shopping=Package{9931a84 in.amazon.mShop.android.shopping}, com.htc.soundrecorder=Package{bceb26d com.htc.soundrecorder}, com.htc.htcwifiwidget=Package{ead5ea2 com.htc.htcwifiwidget}, com.android.defcontainer=Package{5f2d733 com.android.defcontainer}, com.htc.updater=Package{a695af0 com.htc.updater}, com.apalon.relaxing.sounds.sleep.timer=Package{e310869 com.apalon.relaxing.sounds.sleep.timer}, com.android.providers.downloads.ui=Package{5a6c2ee com.android.providers.downloads.ui}, com.android.vending=Package{979b38f com.android.vending}, com.android.pacprocessor=Package{d21361c com.android.
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.900 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692261 1000 0 num=7
06-24 00:10:57.900 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692262 1000 0 num=7
06-24 00:10:57.910 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.910 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.910 1090 1796 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168197/3692274 1000 0 num=7
06-24 00:10:57.910 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168198/3692275 1000 0 num=7
06-24 00:10:57.910 1513 1513 I QuickSettingWifi: receive.wifiConnect:false wifiAPname:null elapse:1
06-24 00:10:57.920 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692279 1000 0 num=7
06-24 00:10:57.920 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692280 1000 0 num=7
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.930 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.930 29640 30821 D AutoSettingApp: Util - no network available! active network = null
06-24 00:10:57.930 29640 30821 D HtcNLPSwitchReceiver: No info or Not connected
06-24 00:10:57.930 28392 28392 D HtcNLPSwitchReceiver: onReceive() isWeatherAppMigrate is true
06-24 00:10:57.930 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.930 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.930 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168217/3692294 1000 0 num=7
06-24 00:10:57.930 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168218/3692295 1000 0 num=7
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 1090 1847 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 1090 1112 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
-------------------------------------END OF LOGCAT---------------
Regards

system feedback after app crash / recipient

greetings,
in Nougat there is an option under "developer tools" to generate and send a system dump to a recipient I specify.
I'd like to be able to do the same when android presents the option to send a "system feedback" dump right after an app crashes or freezes. I am not rooted.
is this possible?
thanks!
Code:
[FONT="Courier New"][SIZE="1"]10-12 03:24:34.108 12792 18806 I BatteryChangedService: - charge_type=1 (Integer)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - self_discharging=false (Boolean)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - hv_charger=false (Boolean)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - power_sharing=false (Boolean)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - android.support.content.wakelockid=1092 (Integer)
10-12 03:24:34.108 12792 18806 I BatteryChangedService: - invalid_charger=0 (Integer)
10-12 03:24:34.117 11157 11157 D ********: count=773,type=windowStateChanged,pkg=com.sec.android.app.launcher,name=TouchWiz home
10-12 03:24:34.121 11157 11157 D ********: count=774,type=windowStateChanged,pkg=com.sec.android.app.launcher,name=TouchWiz home
10-12 03:24:34.128 1210 1416 I WindowManager_SurfaceController: Destroying surface Surface(name=com.android.systemui/com.android.systemui.recents.RecentsActivity) called by com.android
.server.wm.WindowStateAnimator.destroySurface:3069 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1148 com.android.server.wm.WindowState.destroyOrSaveSurface:2761 com.and
roid.server.wm.AppWindowToken.destroySurfaces:439 com.android.server.wm.AppWindowToken.destroySurfaces:403 com.android.server.wm.WindowStateAnimator.finishExit:699 com.android.server.wm.
AppWindowAnimator.stepAnimationLocked:553 com.android.server.wm.WindowAnimator.updateAppWindowsLocked:228
10-12 03:24:34.129 584 614 I SurfaceFlinger: id=1039 Removed SecentsActi (1/13)
10-12 03:24:34.135 584 610 I SurfaceFlinger: id=1039 Removed SecentsActi (-2/13)
10-12 03:24:34.137 1210 1765 W InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9
10-12 03:24:34.137 1210 1765 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getScreenOffTimeoutLocked: 0 personaid:150 false 0
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D PersonaManagerService: getMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked for 150
10-12 03:24:34.141 1210 1210 D SecureFolder: lockSecureFolderIfNeeded
10-12 03:24:34.143 1210 1416 D KnoxTimeoutHandler: notifyActivityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false isMutiwindowRecord is false multiwindowstyle is 0
10-12 03:24:34.143 1210 1210 D KnoxTimeoutHandler: activityDrawn [MsgParam] userId: 0 fullscreen is true showWhenlocked is false isMutiwindowRecord is false multiwindowstyle is 0
10-12 03:24:34.149 1210 1210 I KnoxTimeoutHandler: SD activityfalse
10-12 03:24:34.149 1210 1210 I KnoxTimeoutHandler: Fullscreen and mCurrent is not KNOX user. Hence hide keyguard
10-12 03:24:34.157 1210 6085 D GraphicsStats: Buffer count: 14
10-12 03:24:34.157 1210 20505 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.157 1210 2675 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.157 1210 3483 D InputTransport: Input channel destroyed: fd=544
10-12 03:24:34.158 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.158 1210 3278 D ActivityManager: cleanUpApplicationRecord -- 24625
10-12 03:24:34.159 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.159 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=464, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.159 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.159 2624 24065 D ForegroundUtils: could not check pending caller
10-12 03:24:34.160 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.160 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=463, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.160 1210 1323 I WindowManager: WIN DEATH: Window{f04b1cbd0 u0 com.google.android.gm/com.google.android.gm.ConversationListActivityGmail}
10-12 03:24:34.160 1210 1323 D WindowManager: disposeInputChannel mInputChannel: f04b1cb com.google.android.gm/com.google.android.gm.ConversationListActivityGmail (server)
10-12 03:24:34.160 1210 1323 W InputDispatcher: Attempted to unregister already unregistered input channel
10-12 03:24:34.161 1210 1323 I WindowManager_SurfaceController: Destroying surface Surface(name=com.google.android.gm/com.google.android.gm.ConversationListActivityGmail) called by com
.android.server.wm.WindowStateAnimator.destroySurface:3069 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1148 com.android.server.wm.WindowState.removeLocked:1924 com.and
roid.server.wm.WindowManagerService.removeWindowInnerLocked:3044 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3004 com.android.server.wm.WindowManagerService.remove
WindowLocked:2970 com.android.server.wm.WindowManagerService.removeWindowLocked:2776 com.android.server.wm.WindowState$DeathRecipient.binderDied:2399
10-12 03:24:34.161 584 614 I SurfaceFlinger: id=918 Removed Donversatio (5/12)
10-12 03:24:34.162 584 610 I SurfaceFlinger: id=918 Removed Donversatio (-2/12)
10-12 03:24:34.162 5128 5128 D InputTransport: Input channel destroyed: fd=66
10-12 03:24:34.166 1210 1323 D InputTransport: Input channel destroyed: fd=632
10-12 03:24:34.167 584 2988 I SurfaceFlinger: id=918 Removed Donversatio (-2/12)
10-12 03:24:34.215 1210 3530 D ActivityManager: cleanUpApplicationRecord -- 17405
10-12 03:24:34.216 1210 3530 W ActivityManager: Scheduling restart of crashed service com.sec.android.app.sbrowser.beta/org.chromium.content.app.SandboxedProcessService2 in 30811ms
10-12 03:24:34.216 2624 2648 D ForegroundUtils: could not check pending caller
10-12 03:24:34.233 1210 1765 W InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9
10-12 03:24:34.233 1210 1765 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
10-12 03:24:34.252 1210 1765 W InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9
10-12 03:24:34.253 1210 1765 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed!
10-12 03:24:34.257 1210 6085 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.257 1210 2675 D InputTransport: Input channel destroyed: fd=594
10-12 03:24:34.257 1210 3610 D GraphicsStats: Buffer count: 13
10-12 03:24:34.257 1210 1322 I WindowManager: WIN DEATH: Window{4245608d0 u0 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
10-12 03:24:34.257 1210 1322 D WindowManager: disposeInputChannel mInputChannel: 4245608 com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity (server)
10-12 03:24:34.257 1210 1322 W InputDispatcher: Attempted to unregister already unregistered input channel
10-12 03:24:34.259 1210 3609 D ActivityManager: cleanUpApplicationRecord -- 1364
10-12 03:24:34.259 1210 3609 W ActivityManager: Scheduling restart of crashed service com.android.chrome/org.chromium.chrome.browser.customtabs.CustomTabsConnectionService in 1000ms
10-12 03:24:34.260 2624 2647 D ForegroundUtils: could not check pending caller
10-12 03:24:34.262 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.263 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.263 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=371, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.264 1210 1322 D InputTransport: Input channel destroyed: fd=653
10-12 03:24:34.265 1210 3278 I WindowManager: WIN DEATH: Window{5cadb87d0 u0 SurfaceView - com.android.chrome/org.chromium.chrome.browser.ChromeTabbedActivity}
10-12 03:24:34.265 5128 5128 D InputTransport: Input channel destroyed: fd=90
10-12 03:24:34.274 1210 3591 D ActivityManager: cleanUpApplicationRecord -- 18367
10-12 03:24:34.277 2624 24065 D ForegroundUtils: could not check pending caller
10-12 03:24:34.290 1210 3479 I WindowManager: WIN DEATH: Window{8b72609d0 u0 com.sec.android.app.sbrowser.beta/com.sec.android.app.sbrowser.SBrowserMainActivity}
10-12 03:24:34.290 1210 3479 D WindowManager: disposeInputChannel mInputChannel: 8b72609 com.sec.android.app.sbrowser.beta/com.sec.android.app.sbrowser.SBrowserMainActivity (server)
10-12 03:24:34.290 1210 3278 D GraphicsStats: Buffer count: 12
10-12 03:24:34.290 1210 3479 W InputDispatcher: Attempted to unregister already unregistered input channel
10-12 03:24:34.290 1210 3486 D InputTransport: Input channel destroyed: fd=709
10-12 03:24:34.292 1210 3278 D ActivityManager: cleanUpApplicationRecord -- 16757
10-12 03:24:34.293 5128 5128 D InputTransport: Input channel destroyed: fd=88
10-12 03:24:34.294 1210 3273 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TR
USTED] ], [email protected])
10-12 03:24:34.294 1210 3479 D InputTransport: Input channel destroyed: fd=626
10-12 03:24:34.294 1210 1834 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.295 1210 1834 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
10-12 03:24:34.295 1210 1322 I WindowManager: WIN DEATH: Window{bb91196d0 u0 SurfaceView - com.sec.android.app.sbrowser.beta/com.sec.android.app.sbrowser.SBrowserMainActivity}
10-12 03:24:34.296 1210 1834 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=222, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRI
CTED&TRUSTED] ]
10-12 03:24:34.304 31678 31678 I SamsungTTS: Destroy
10-12 03:24:34.307 2624 2648 D ForegroundUtils: could not check pending caller
10-12 03:24:34.321 31678 31678 I art : System.exit called, status: 0
10-12 03:24:34.321 31678 31678 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
10-12 03:24:34.357 1210 1385 D CompatibilityInfo: mCompatibilityFlags - 0
10-12 03:24:34.357 1210 1385 D CompatibilityInfo: applicationDensity - 560
10-12 03:24:34.357 1210 1385 D CompatibilityInfo: applicationScale - 1.0
10-12 03:24:34.377 1210 3577 I ActivityManager: Process com.samsung.SMT (pid 31678) has died(157,843)
10-12 03:24:34.377 1210 3577 D ActivityManager: cleanUpApplicationRecord -- 31678
10-12 03:24:34.378 2624 24065 D ForegroundUtils: could not check pending caller
10-12 03:24:34.411 3334 3846 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
10-12 03:24:34.411 3334 3846 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
10-12 03:24:34.435 3562 3681 D ContactsProvider_EventLog: contents_sample_state: [ contacts(227) data(2033) accounts({vnd.sec.contact.phone (1)=13, com.samsung.android.coreapps (37)=2,
com.osp.app.signin (5)=9, com.whatsapp (33)=57, com.google (2)=208}) accounts deleted({}) calls([logtype:100 cnt:191, logtype:200 cnt:4, logtype:300 cnt:250]) countryIso(CA) userId(0)
]
10-12 03:24:34.435 3562 3681 D ContactsProvider_EventLog: contents_sample_state: [ agr({[2 ,33]=44, [1]=10, [2 ,2]=2, [1 ,33 ,37]=1, [2 ,33 ,37]=1, [5]=7, [2]=154, [5 ,33]=1, [5 ,2]=1,
[1 ,33]=2, [2 ,33 ,33]=4}) ]
10-12 03:24:34.435 3562 3681 D ContactsProvider_EventLog: contents_sample_state: [ actCnt({android.process.acore=1}) ]
10-12 03:24:34.438 3562 3681 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 2ms lastUpdatedAfter : 60101 ms mFlush_time_threasold : 2000 mCurrentSize :
575
10-12 03:24:34.611 2016 2261 D NetworkController.MobileSignalController(0/1): onSignalStrengthsChanged signalStrength=SignalStrength: 6 99 -120 -160 -120 -1 -1 99 2147483647 2147483647
2147483647 2147483647 2147483647 0x3 gsm|lte level=3
10-12 03:24:34.611 2016 2261 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 3
10-12 03:24:34.611 2016 2261 D NetworkController.MobileSignalController(0/1): updateVIDMobileIconGroup(): 3
10-12 03:24:34.776 1210 1810 D WifiStateMachine: Current network is: "wrrk900" , ID is: 46
10-12 03:24:34.777 1210 1810 D WifiStateMachine: 24GHz mQnsLowerRssiThreshold is recovered, currentRssi = -41
10-12 03:24:36.847 3334 3334 D CapturePreview: start capture - drawaingEnabled : false
10-12 03:24:36.849 3334 3334 D CapturePreview: capture tagetview width : 1440 height : 2960
10-12 03:24:36.922 3334 3334 D CapturePreview: capture took 75
10-12 03:24:37.409 3334 18810 D skia : Encode PNG Singlethread : 468645 us, width=1440, height=2960
10-12 03:24:37.409 3334 18810 D CapturePreview: start save : compress capture bitmap : 528646
10-12 03:24:37.421 3334 18810 D CapturePreview: save result : path : /storage/emulated/0/Android/data/com.sec.android.app.launcher/cache/homescreenPreview.png
10-12 03:24:37.428 1210 3479 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
10-12 03:24:37.432 1210 3479 D SecContentProvider: called from com.sec.android.app.launcher
10-12 03:24:37.436 1210 3479 D RestrictionPolicy: isSettingsChangesAllowedAsUser, userId 0 : true
[/SIZE][/FONT]

[Help] [Samsung Camera App Crash, force Stopping]

Hi dear devs,
After rooting my j7 prime and deleting some unwanted bloatware my stock camera app stopped working i generated a log file for it ... as i am a newbie to android devlopment i am unable to understang the log file and problem occuring in camera app ... can any one help me with this problem..
Log file generated using Logcat xtreme app
---- 25 Jul 2020 6:08:35 pm ----
07-25 18:06:41.948 3324 11620 I ActivityManager: START u0 {act=android.intent.action.MAIN typ=null flg=0x10200000 cmp=ComponentInfo{com.sec.android.app.camera/com.sec.android.app.camera.Camera}} from uid 10077
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.sec.android.app.camera user:0
07-25 18:06:41.967 3324 3334 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.sec.android.app.camera user:0
07-25 18:06:41.979 3324 3334 I ActivityManager: Start proc 12233:com.sec.android.app.camera/u0a51 for activity com.sec.android.app.camera/.Camera
07-25 18:06:41.985 2962 2962 I SurfaceFlinger: id=209 createSurf (1080x1920),1 flag=40000404, Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:41.988 12233 12233 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, level=s0:c512,c768, pkgname=com.sec.android.app.camera
07-25 18:06:42.016 3324 3334 I ActivityManager: DSS on for com.sec.android.app.camera and scale is 1.0
07-25 18:06:42.235 2982 10729 I CameraService: CameraService::connect call (PID -1 "com.sec.android.app.camera", camera ID 0) for HAL version default and Camera API version 1
07-25 18:06:42.238 2982 10729 I CameraFlashlight: prepareDeviceOpen: prepare for device open(cameraId=0, package=com.sec.android.app.camera)
07-25 18:06:42.241 2982 10729 I CameraService: startCameraOps: Start camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:42.264 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STARTBroadCast Map value - 2
07-25 18:06:42.351 2962 2962 I SurfaceFlinger: id=210 createSurf (1920x1080),1 flag=40000004, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=211 createSurf (960x720),4 flag=404, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.360 2962 2962 I SurfaceFlinger: id=212 createSurf (960x720),-1 flag=20404, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.364 2962 2962 I SurfaceFlinger: id=213 createSurf (1920x1080),1 flag=4, SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.365 2962 2962 I SurfaceFlinger: id=214 createSurf (1920x1080),-1 flag=20004, Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:42.563 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.569 2962 2962 I SurfaceFlinger: id=215 createSurf (1027x1239),1 flag=4, com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:42.615 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.750 12233 12338 I chatty : uid=10051(com.sec.android.app.camera) BaseMenuLoading identical 3 lines
07-25 18:06:42.803 3324 3352 I ActivityManager: Complete : feature=APPL app_id=com.android.server.ssrm value=820 extra=com.sec.android.app.camera
07-25 18:06:42.803 3324 3352 I ActivityManager: Displayed com.sec.android.app.camera/.Camera: +820ms
07-25 18:06:42.816 12233 12255 E AndroidRuntime: Process: com.sec.android.app.camera, PID: 12233
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.plugin.PlugInStickerLoader.registerObserver(PlugInStickerLoader.java:655)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onCameraEnterCompleted(Camera.java:8760)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.Camera.onStartingPreviewCompleted(Camera.java:3272)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine.startingPreviewCompleted(CommonEngine.java:7793)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CeStateStartingPreview.handleMessage(CeStateStartingPreview.java:50)
07-25 18:06:42.816 12233 12255 E AndroidRuntime: at com.sec.android.app.camera.engine.CommonEngine$StateMessageHandler.handleMessage(CommonEngine.java:12032)
07-25 18:06:43.333 3324 3393 E WindowManager: win=Window{977dc7b u0 Splash Screen com.sec.android.app.camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:43.334 3324 3393 I WindowManager: Destroying surface #76a683c: Surface(name=Splash Screen com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:43.334 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (1/7)
07-25 18:06:43.344 2962 3275 I SurfaceFlinger: id=209 Removed Splash Screen com.sec.android.app.camera[3324]#0 (-2/7)
07-25 18:06:43.348 2962 2962 I Layer : id=209 onRemoved Splash Screen com.sec.android.app.camera[3324]#0
07-25 18:06:44.252 3324 3393 E WindowManager: win=Window{eb7d76a u0 com.sec.android.app.camera/com.sec.android.app.camera.Camera EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0, caller=com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553 com.android.server.wm.DisplayContent.lambda$-com_android_server_wm_DisplayContent_21578:476
07-25 18:06:44.253 3324 3393 I WindowManager: Destroying surface #793cc28: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.WindowState.destroySurface:3867 com.android.server.wm.AppWindowToken.destroySurfaces:748 com.android.server.wm.AppWindowToken.destroySurfaces:732 com.android.server.wm.WindowState.onExitAnimationDone:5646 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:553
07-25 18:06:44.254 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (3/6)
07-25 18:06:44.261 2962 3062 I SurfaceFlinger: id=215 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1 (-2/6)
07-25 18:06:44.267 2962 2962 I Layer : id=215 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#1
07-25 18:06:47.828 3324 3334 W ActivityManager: crash : com.sec.android.app.camera,0
07-25 18:06:47.832 3324 3334 W ActivityManager: Force finishing activity com.sec.android.app.camera/.Camera
07-25 18:06:47.877 3324 3342 I ActivityManager: Showing crash dialog for package com.sec.android.app.camera u0
07-25 18:06:47.967 2962 2962 I SurfaceFlinger: id=217 createSurf (13x13),1 flag=4, Application Error: com.sec.android.app.camera[3324]#0
07-25 18:06:48.021 4451 4470 W PkgUtils: p: com.sec.android.app.camera, u:0
07-25 18:06:48.093 3324 3426 I InputDispatcher: Window '75409e0 com.sec.android.app.camera/com.sec.android.app.camera.Camera (server)' spent 3052.2ms processing the last input event(waitqueue size: 1)
07-25 18:06:48.104 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.336 3324 3341 W ActivityManager: Activity pause timeout for ActivityRecord{bba585a u0 com.sec.android.app.camera/.Camera t27 f}
07-25 18:06:48.334 12233 12252 I chatty : uid=10051(com.sec.android.app.camera) BackgroundHandl identical 5 lines
07-25 18:06:48.471 12233 12238 I zygote : Compiler allocated 4MB to compile boolean com.sec.android.app.camera.plugin.ExternalFilterLoader.loadExternalFilters()
07-25 18:06:48.643 2982 2982 I CameraService: finishCameraOps: Finish camera ops, package name = com.sec.android.app.camera, client UID = 10051
07-25 18:06:48.647 2982 2982 I CameraFlashlight: deviceClosed: device 0 is closed(package=com.sec.android.app.camera)
07-25 18:06:48.658 3324 3324 I SecExternalDisplayIntents_Java: Intent Recieved .. -com.sec.android.app.camera.ACTION_CAMERA_STOPBroadCast Map value - 4
07-25 18:06:48.662 11894 11894 I [SC]DetectorReceiver: onReceive [com.sec.android.app.camera.ACTION_CAMERA_STOP]
07-25 18:06:48.796 3324 4030 I MediaFocusControl: abandonAudioFocus() from uid/pid 10051/12233 clientId=android.media.AudioManager$d796ee7com.sec.android.app.camera.SoundManager$2$a28ca94
07-25 18:06:48.800 3324 4030 I WindowManager: Destroying surface #688e30: Surface(name=com.sec.android.app.camera/com.sec.android.app.camera.Camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.removeImmediately:2618 com.android.server.wm.WindowState.removeIfPossible:2810 com.android.server.wm.WindowState.removeIfPossible:2640 com.android.server.wm.WindowManagerService.removeWindow:2137 com.android.server.wm.Session.remove:264 android.view.IWindowSession$Stub.onTransact:242
07-25 18:06:48.800 2962 3062 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (2/7)
07-25 18:06:48.801 2962 3059 I SurfaceFlinger: id=210 Removed com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0 (-2/7)
07-25 18:06:48.813 2962 2962 I Layer : id=210 onRemoved com.sec.android.app.camera/com.sec.android.app.camera.Camera[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=212 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=214 onRemoved Background for - SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=211 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:48.813 2962 2962 I Layer : id=213 onRemoved SurfaceView - com.sec.android.app.camera/[email protected]@0[12233]#0
07-25 18:06:49.673 3324 3334 I ActivityManager: Killing 12233:com.sec.android.app.camera/u0a51 (adj 900): crash
07-25 18:06:49.969 3324 3393 I WindowManager: Destroying surface #743d58c: Surface(name=Application Error: com.sec.android.app.camera) called by com.android.server.wm.WindowStateAnimator.destroySurface:2617 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:1026 com.android.server.wm.WindowState.destroyOrSaveSurfaceUnchecked:3921 com.android.server.wm.RootWindowContainer.performSurfacePlacement:870 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:225 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:173 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:163 com.android.server.wm.WindowSurfacePlacer.lambda$-com_android_server_wm_WindowSurfacePlacer_6552:136
07-25 18:06:49.969 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (3/6)
07-25 18:06:49.970 2962 3062 I SurfaceFlinger: id=217 Removed Application Error: com.sec.android.app.camera[3324]#0 (-2/6)
07-25 18:06:49.983 2962 2962 I Layer : id=217 onRemoved Application Error: com.sec.android.app.camera[3324]#0
---- 25 Jul 2020 6:08:35 pm ----

Categories

Resources