Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
414 views188 pages

Android Logcat Debugging Session

The log captures the startup process of an Android device. It shows: 1) Various system services and daemons starting up and initializing, including vold, installd, wificond, and surfaceflinger. 2) surfaceflinger crashes twice with a null pointer dereference. 3) The log provides details of the surfaceflinger crash such as register values, backtrace, and crash analysis.

Uploaded by

Aqua Galon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
414 views188 pages

Android Logcat Debugging Session

The log captures the startup process of an Android device. It shows: 1) Various system services and daemons starting up and initializing, including vold, installd, wificond, and surfaceflinger. 2) surfaceflinger crashes twice with a null pointer dereference. 3) The log provides details of the surfaceflinger crash such as register values, backtrace, and crash analysis.

Uploaded by

Aqua Galon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 188

Microsoft Windows [Version 10.0.17763.

615]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\Program Files (x86)\Minimal ADB and Fastboot>adb -d logcat


--------- beginning of system
05-02 16:01:26.224 565 571 I QISL : QSEE Interrupt Service Listener Thread
is started
05-02 16:01:26.225 565 571 I QISL : QSEE Interrupt Service Listener was
activated successfully
05-02 16:01:26.313 576 576 I vold : Vold 3.0 (the awakening) firing up
05-02 16:01:26.314 576 576 V vold : Detected support for: exfat ext4 f2fs
ntfs vfat
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop5: No such device or address
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop2: No such device or address
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop7: No such device or address
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop0: No such device or address
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop4: No such device or address
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop6: No such device or address
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop1: No such device or address
05-02 16:01:26.317 576 576 W vold : Failed to LOOP_GET_STATUS64
/dev/block/loop3: No such device or address
05-02 16:01:26.319 576 576 D vold : VoldNativeService::start() completed OK
05-02 16:01:26.329 576 580 D vold : e4crypt_init_user0
05-02 16:01:26.329 576 580 D vold : e4crypt_prepare_user_storage for volume
null, user 0, serial 0, flags 1
05-02 16:01:26.329 576 580 D vold : Preparing: /data/system/users/0
05-02 16:01:26.329 576 580 D vold : Preparing: /data/misc/profiles/cur/0
05-02 16:01:26.329 576 580 D vold : Preparing: /data/system_de/0
05-02 16:01:26.329 576 580 D vold : Preparing: /data/misc_de/0
05-02 16:01:26.329 576 580 D vold : Preparing: /data/vendor_de/0
05-02 16:01:26.330 576 580 D vold : Preparing: /data/user_de/0
05-02 16:01:26.330 576 580 V vold : /system/bin/vold_prepare_subdirs
05-02 16:01:26.330 576 580 V vold : prepare
05-02 16:01:26.330 576 580 V vold :
05-02 16:01:26.330 576 580 V vold : 0
05-02 16:01:26.330 576 580 V vold : 1
05-02 16:01:26.363 576 580 D vold : e4crypt_unlock_user_key 0 serial=0
token_present=0
05-02 16:01:26.363 576 580 E vold : Failed to chmod /data/system_ce/0: No
such file or directory
05-02 16:01:26.363 576 580 E vold : Failed to chmod /data/misc_ce/0: No such
file or directory
05-02 16:01:26.370 576 579 I vold : Found disk at
/devices/soc/c084000.sdhci/mmc_host/mmc1/mmc1:0001/block/mmcblk1 but delaying scan
due to secure keyguard
05-02 16:01:39.173 660 660 I irsc_util: Starting irsc tool
05-02 16:01:39.183 660 660 I irsc_util: Num of entries:296
05-02 16:01:39.184 660 660 I irsc_util: Ending irsc tool
05-02 16:01:39.333 651 651 I [email protected]: Wifi Hal is
booting up...
05-02 16:01:39.342 724 724 I imsrcsd : Uce Service HAL is starting up...
05-02 16:01:39.342 724 724 I imsrcsd : Uce Service HAL loading imsrcsbaseimpl
05-02 16:01:39.365 732 732 I installd: installd firing up
05-02 16:01:39.441 724 724 I imsrcsd : Starting Service for First Time
imsbaseimpl
05-02 16:01:39.445 724 724 I imsrcsd : ImsRcsBaseImpl
CM_IMSCONNECTIONMANAGER_CREATE_CONNECTION Before Registering Service
05-02 16:01:39.446 724 724 I imsrcsd : ImsRcsBaseImpl
CM_IMSCONNECTIONMANAGER_CREATE_CONNECTION After Registering Service
05-02 16:01:39.450 753 753 I wificond: wificond is starting up...
05-02 16:01:39.459 724 724 I imsrcsd : ImsRcsBaseImpl ImsCallInfo After
Registering Service
--------- beginning of crash
05-02 16:01:39.481 668 668 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 668 (surfaceflinger), pid 668 (surfaceflinger)
05-02 16:01:39.528 1024 1024 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:39.528 1024 1024 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:39.528 1024 1024 F DEBUG : Revision: '0'
05-02 16:01:39.528 1024 1024 F DEBUG : ABI: 'arm64'
05-02 16:01:39.528 1024 1024 F DEBUG : pid: 668, tid: 668, name: surfaceflinger
>>> /system/bin/surfaceflinger <<<
05-02 16:01:39.528 1024 1024 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:01:39.528 1024 1024 F DEBUG : Cause: null pointer dereference
05-02 16:01:39.528 1024 1024 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 00000077ae846370
05-02 16:01:39.528 1024 1024 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:01:39.528 1024 1024 F DEBUG : x8 0101010101010101 x9
a45139e85113e66c x10 000000005f647079 x11 0000000000000000
05-02 16:01:39.528 1024 1024 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:01:39.528 1024 1024 F DEBUG : x16 000000782f034e58 x17
0000007831162560 x18 0000007ff82b12b0 x19 00000077ae846370
05-02 16:01:39.528 1024 1024 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 00000078319875e0 x23 0000000000000000
05-02 16:01:39.528 1024 1024 F DEBUG : x24 0000000000000001 x25
0000007ff82b2500 x26 0000007ff82b2900 x27 00000000005b8d80
05-02 16:01:39.528 1024 1024 F DEBUG : x28 0000007ff82b2500 x29
0000007ff82b22d0
05-02 16:01:39.528 1024 1024 F DEBUG : sp 0000007ff82b22b0 lr
000000782f011f74 pc 0000007831162570
05-02 16:01:39.560 1024 1024 F DEBUG :
05-02 16:01:39.560 1024 1024 F DEBUG : backtrace:
05-02 16:01:39.561 1024 1024 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:01:39.561 1024 1024 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:01:39.561 1024 1024 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:01:39.561 1024 1024 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:01:39.561 1024 1024 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:01:39.561 1024 1024 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:01:39.561 1024 1024 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:01:43.904 1498 1498 I wificond: wificond is starting up...
05-02 16:01:43.945 1467 1467 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 1467 (surfaceflinger), pid 1467
(surfaceflinger)
05-02 16:01:43.986 1539 1539 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:43.986 1539 1539 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:43.986 1539 1539 F DEBUG : Revision: '0'
05-02 16:01:43.986 1539 1539 F DEBUG : ABI: 'arm64'
05-02 16:01:43.986 1539 1539 F DEBUG : pid: 1467, tid: 1467, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:01:43.986 1539 1539 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:01:43.986 1539 1539 F DEBUG : Cause: null pointer dereference
05-02 16:01:43.986 1539 1539 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 0000007d88846370
05-02 16:01:43.986 1539 1539 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:01:43.986 1539 1539 F DEBUG : x8 0101010101010101 x9
2e525f7b6b9e4189 x10 000000005f647079 x11 0000000000000000
05-02 16:01:43.986 1539 1539 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:01:43.986 1539 1539 F DEBUG : x16 0000007e0a731e58 x17
0000007e0985f560 x18 0000007ff0c2a710 x19 0000007d88846370
05-02 16:01:43.986 1539 1539 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 0000007e0b8105e0 x23 0000000000000000
05-02 16:01:43.986 1539 1539 F DEBUG : x24 0000000000000001 x25
0000007ff0c2b960 x26 0000007ff0c2bd60 x27 00000000005b8d80
05-02 16:01:43.986 1539 1539 F DEBUG : x28 0000007ff0c2b960 x29
0000007ff0c2b730
05-02 16:01:43.986 1539 1539 F DEBUG : sp 0000007ff0c2b710 lr
0000007e0a70ef74 pc 0000007e0985f570
05-02 16:01:43.999 1539 1539 F DEBUG :
05-02 16:01:43.999 1539 1539 F DEBUG : backtrace:
05-02 16:01:43.999 1539 1539 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:01:43.999 1539 1539 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:01:43.999 1539 1539 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:01:43.999 1539 1539 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:01:43.999 1539 1539 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:01:43.999 1539 1539 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:01:43.999 1539 1539 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:01:44.804 752 1042 E storaged: getService package_native failed
05-02 16:01:44.812 752 1042 I storaged: storaged: Start
05-02 16:01:44.815 752 1042 E storaged: getDiskStats failed with result
NOT_SUPPORTED and size 0
05-02 16:01:48.902 1932 1932 I wificond: wificond is starting up...
05-02 16:01:48.904 1897 1897 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 1897 (surfaceflinger), pid 1897
(surfaceflinger)
05-02 16:01:49.025 1939 1939 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:49.025 1939 1939 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:49.025 1939 1939 F DEBUG : Revision: '0'
05-02 16:01:49.025 1939 1939 F DEBUG : ABI: 'arm64'
05-02 16:01:49.026 1939 1939 F DEBUG : pid: 1897, tid: 1897, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:01:49.026 1939 1939 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:01:49.026 1939 1939 F DEBUG : Cause: null pointer dereference
05-02 16:01:49.026 1939 1939 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 0000007ea7046370
05-02 16:01:49.026 1939 1939 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:01:49.026 1939 1939 F DEBUG : x8 0101010101010101 x9
e721e13c0fbbaa64 x10 000000005f647079 x11 0000000000000000
05-02 16:01:49.026 1939 1939 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:01:49.026 1939 1939 F DEBUG : x16 0000007f286f1e58 x17
0000007f288e2560 x18 0000007ffc2d9840 x19 0000007ea7046370
05-02 16:01:49.026 1939 1939 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 0000007f29fce5e0 x23 0000000000000000
05-02 16:01:49.026 1939 1939 F DEBUG : x24 0000000000000001 x25
0000007ffc2daa90 x26 0000007ffc2dae90 x27 00000000005b8d80
05-02 16:01:49.026 1939 1939 F DEBUG : x28 0000007ffc2daa90 x29
0000007ffc2da860
05-02 16:01:49.026 1939 1939 F DEBUG : sp 0000007ffc2da840 lr
0000007f286cef74 pc 0000007f288e2570
05-02 16:01:49.037 1939 1939 F DEBUG :
05-02 16:01:49.037 1939 1939 F DEBUG : backtrace:
05-02 16:01:49.038 1939 1939 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:01:49.038 1939 1939 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:01:49.038 1939 1939 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:01:49.038 1939 1939 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:01:49.038 1939 1939 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:01:49.038 1939 1939 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:01:49.038 1939 1939 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:01:49.296 635 1534 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 1534 (HwBinder:635_1), pid 635 ([email protected])
05-02 16:01:49.366 2051 2051 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:49.366 2051 2051 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:49.366 2051 2051 F DEBUG : Revision: '0'
05-02 16:01:49.366 2051 2051 F DEBUG : ABI: 'arm'
05-02 16:01:49.366 2051 2051 F DEBUG : pid: 635, tid: 1534, name:
HwBinder:635_1 >>> /vendor/bin/hw/[email protected] <<<
05-02 16:01:49.366 2051 2051 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:01:49.366 2051 2051 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:01:49.366 2051 2051 F DEBUG : r0 00000000 r1 000005fe r2
00000006 r3 00000008
05-02 16:01:49.366 2051 2051 F DEBUG : r4 0000027b r5 000005fe r6
e01df094 r7 0000010c
05-02 16:01:49.366 2051 2051 F DEBUG : r8 00000000 r9 dfb132e8 r10
e01df158 r11 dfb132e0
05-02 16:01:49.366 2051 2051 F DEBUG : ip e33fec40 sp e01df080 lr
ebfa51c9 pc ebf9d016
05-02 16:01:49.387 2051 2051 F DEBUG :
05-02 16:01:49.387 2051 2051 F DEBUG : backtrace:
05-02 16:01:49.388 2051 2051 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:01:49.388 2051 2051 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:01:49.388 2051 2051 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:01:49.388 2051 2051 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:01:49.388 2051 2051 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:01:49.388 2051 2051 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:01:49.388 2051 2051 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:01:49.388 2051 2051 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:01:49.388 2051 2051 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:01:49.388 2051 2051 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:01:49.388 2051 2051 F DEBUG : #10 pc 00010239
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::close()+56)
05-02 16:01:49.388 2051 2051 F DEBUG : #11 pc 00020999
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::_hidl_close(android::hi
dl::base::V1_0::BnHwBase*, android::hardware::Parcel const&,
android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)
+116)
05-02 16:01:49.388 2051 2051 F DEBUG : #12 pc 000213cb
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::onTransact(unsigned
int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+2010)
05-02 16:01:49.388 2051 2051 F DEBUG : #13 pc 00016545 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int,
android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+48)
05-02 16:01:49.388 2051 2051 F DEBUG : #14 pc 0000f7a7 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+802)
05-02 16:01:49.388 2051 2051 F DEBUG : #15 pc 0000f379 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()
+128)
05-02 16:01:49.388 2051 2051 F DEBUG : #16 pc 0000fc23 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+186)
05-02 16:01:49.388 2051 2051 F DEBUG : #17 pc 00015ef9 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::PoolThread::threadLoop()+12)
05-02 16:01:49.388 2051 2051 F DEBUG : #18 pc 0000c08b /system/lib/vndk-
sp-28/libutils.so (android::Thread::_threadLoop(void*)+166)
05-02 16:01:49.388 2051 2051 F DEBUG : #19 pc 000638b9 /system/lib/libc.so
(__pthread_start(void*)+22)
05-02 16:01:49.388 2051 2051 F DEBUG : #20 pc 0001e1d9 /system/lib/libc.so
(__start_thread+24)
05-02 16:01:49.873 752 1042 E storaged: getService package_native failed
--------- beginning of main
05-02 16:01:53.774 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:01:53.774 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:01:53.774 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:01:53.774 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:01:53.774 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:01:53.775 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:53.775 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:01:53.776 2493 2493 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:01:53.776 2493 2493 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:01:53.776 2493 2493 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:01:53.776 2493 2493 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:01:53.777 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:53.777 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:53.778 2493 2493 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:01:53.778 2493 2493 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:01:53.784 2493 2493 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:01:53.787 2493 2493 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:01:53.867 2524 2524 I chatty : uid=0(root) expire 1 line
05-02 16:01:53.904 2528 2528 I wificond: wificond is starting up...
05-02 16:01:53.912 2493 2493 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:01:53.947 2520 2520 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 15 lines
05-02 16:01:53.952 2068 2535 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 71 lines
05-02 16:01:53.957 2068 2541 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:53.957 2068 2542 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:53.957 2068 2544 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:53.957 2068 2545 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:53.957 2068 2547 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:53.958 2068 2548 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:53.974 2493 2493 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:01:53.974 2493 2493 I Adreno : Build Date :
11/02/18
05-02 16:01:53.974 2493 2493 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:01:53.974 2493 2493 I Adreno : Local Branch :
05-02 16:01:53.974 2493 2493 I Adreno : Remote Branch :
05-02 16:01:53.974 2493 2493 I Adreno : Remote Branch :
05-02 16:01:53.974 2493 2493 I Adreno : Reconstruct Branch :
05-02 16:01:53.974 2493 2493 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:01:53.975 2493 2493 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:01:53.975 2493 2493 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:01:53.975 2493 2493 E HAL : unknown
05-02 16:01:53.975 2493 2493 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:01:53.975 2493 2493 W libEGL : eglInitialize(0x73bd841640) failed
(EGL_BAD_ALLOC)
05-02 16:01:53.978 2068 2539 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:01:53.978 719 841 I chatty : uid=0(root) /vendor/bin/thermal-engine
expire 2 lines
05-02 16:01:53.978 2068 2567 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:53.983 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:53.983 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:01:53.984 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:53.984 2493 2493 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:01:53.985 2493 2493 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 2493 (surfaceflinger), pid 2493
(surfaceflinger)
05-02 16:01:54.009 2070 2070 I chatty : uid=0(root) kworker/2:2 expire 2 lines
05-02 16:01:54.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:83): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:01:54.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:84): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:01:54.011 2572 2572 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:01:54.011 2068 2543 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:54.012 780 780 I /system/bin/tombstoned: received crash request for
pid 2493
05-02 16:01:54.012 2572 2572 I crash_dump64: performing dump of process 2493
(target tid = 2493)
05-02 16:01:54.016 2572 2572 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:54.016 2572 2572 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:54.016 2572 2572 F DEBUG : Revision: '0'
05-02 16:01:54.016 2572 2572 F DEBUG : ABI: 'arm64'
05-02 16:01:54.016 2572 2572 F DEBUG : pid: 2493, tid: 2493, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:01:54.016 2572 2572 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:01:54.016 2572 2572 F DEBUG : Cause: null pointer dereference
05-02 16:01:54.016 2572 2572 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 00000073bd846370
05-02 16:01:54.016 2572 2572 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:01:54.016 2572 2572 F DEBUG : x8 0101010101010101 x9
3c9fee300802f146 x10 000000005f647079 x11 0000000000000000
05-02 16:01:54.016 2572 2572 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:01:54.016 2572 2572 F DEBUG : x16 0000007440336e58 x17
000000743f2a0560 x18 0000007ff6484310 x19 00000073bd846370
05-02 16:01:54.016 2572 2572 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 00000074409225e0 x23 0000000000000000
05-02 16:01:54.016 2572 2572 F DEBUG : x24 0000000000000001 x25
0000007ff6485560 x26 0000007ff6485960 x27 00000000005b8d80
05-02 16:01:54.016 2572 2572 F DEBUG : x28 0000007ff6485560 x29
0000007ff6485330
05-02 16:01:54.016 2572 2572 F DEBUG : sp 0000007ff6485310 lr
0000007440313f74 pc 000000743f2a0570
05-02 16:01:54.020 2068 2576 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:54.020 2068 2577 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:54.021 2068 2578 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:54.027 2572 2572 F DEBUG :
05-02 16:01:54.027 2572 2572 F DEBUG : backtrace:
05-02 16:01:54.027 2572 2572 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:01:54.027 2572 2572 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:01:54.027 2572 2572 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:01:54.028 2572 2572 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:01:54.028 2572 2572 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:01:54.028 2572 2572 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:01:54.028 2572 2572 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:01:54.031 2068 2579 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:54.034 2068 2581 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:54.042 2068 2583 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:54.128 2572 2572 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:01:54.128 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_04
05-02 16:01:54.137 2492 2492 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:54.139 2492 2492 I FastMixerState: sMaxFastTracks = 8
05-02 16:01:54.141 2492 2492 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:54.141 2492 2492 V MediaUtils: physMem: 2835984384
05-02 16:01:54.141 2492 2492 V MediaUtils: requested limit: 536870912
05-02 16:01:54.141 2492 2492 V MediaUtils: actual limit: 536870912
05-02 16:01:54.141 2492 2492 V MediaUtils: original limits: 4294967295/4294967295
05-02 16:01:54.141 2492 2492 V MediaUtils: new limits: 536870912/4294967295
05-02 16:01:54.142 2492 2492 I audioserver: ServiceManager: 0xf389c100
05-02 16:01:54.142 2492 2492 W BatteryNotifier: batterystats service unavailable!
05-02 16:01:54.160 2068 2535 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 2535 (HwBinder:2068_1), pid 2068 ([email protected])
05-02 16:01:54.168 554 554 I ServiceManager: service 'netd' died
05-02 16:01:54.169 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:01:54.173 554 554 I ServiceManager: service 'wificond' died
05-02 16:01:54.179 2486 2486 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.180 2486 2486 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.180 2486 2486 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.182 2486 2486 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.182 2486 2486 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.183 2486 2486 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.184 2486 2486 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.184 2486 2486 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.185 2486 2486 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:54.187 2601 2601 I chatty : uid=1047(cameraserver) crash_dump32
expire 3 lines
05-02 16:01:54.188 780 780 I /system/bin/tombstoned: received crash request for
pid 2535
05-02 16:01:54.191 2486 2486 W sound_trigger_platform: load_acdb:
acdb_loader_send_listen_device_cal_v1 not found. undefined symbol:
acdb_loader_send_listen_device_cal_v1
05-02 16:01:54.195 2601 2601 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:54.195 2601 2601 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:54.195 2601 2601 F DEBUG : Revision: '0'
05-02 16:01:54.195 2601 2601 F DEBUG : ABI: 'arm'
05-02 16:01:54.195 2601 2601 F DEBUG : pid: 2068, tid: 2535, name:
HwBinder:2068_1 >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:01:54.195 2601 2601 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:01:54.195 2601 2601 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:01:54.195 2601 2601 F DEBUG : r0 00000000 r1 000009e7 r2
00000006 r3 00000008
05-02 16:01:54.195 2601 2601 F DEBUG : r4 00000814 r5 000009e7 r6
e6d46a44 r7 0000010c
05-02 16:01:54.195 2601 2601 F DEBUG : r8 00000002 r9 e6351208 r10
e6d46b08 r11 e6351200
05-02 16:01:54.195 2601 2601 F DEBUG : ip e6358120 sp e6d46a30 lr
f2be61c9 pc f2bde016
05-02 16:01:54.200 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [73] [1] [0] [99]
05-02 16:01:54.201 662 2607 I tftp_server: pid=662 tid=2607 tftp-server : INF :
[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] :
[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
05-02 16:01:54.201 662 2607 I tftp_server: pid=662 tid=2607 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [7680, 1000, 0, 10, 0, 0, 0, 0]
05-02 16:01:54.201 662 2607 I tftp_server: pid=662 tid=2607 tftp-server : INF :
[tftp_os_la.c, 63] open : [-1] [-1] [384] [0]
[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
05-02 16:01:54.201 662 2607 E tftp_server: pid=662 tid=2607 tftp-server : ERR :
[tftp_os_la.c, 70] open failed: [2] [No such file or directory]
05-02 16:01:54.201 662 2607 E tftp_server: pid=662 tid=2607 tftp-server : ERR :
[tftp_server.c, 1718] open failed : [-2] [Unknown error -2]
05-02 16:01:54.201 662 2607 E tftp_server: pid=662 tid=2607 tftp-server : ERR :
[tftp_protocol.c, 1229] sending error-pkt. Code = 1, Msg = Err=2 String=No such
file or directory
05-02 16:01:54.203 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [65] [2] [0] [100]
05-02 16:01:54.203 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] :
[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
05-02 16:01:54.203 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [7680, 1000, 10, 0, 0, 0, 0, 0]
05-02 16:01:54.203 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_server.c, 893] Using temp
file[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp.rfs_tmp] for atomic put
05-02 16:01:54.203 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_os_la.c, 63] open : [-1] [-1] [384] [577]
[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp.rfs_tmp]
05-02 16:01:54.207 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_server.c, 1500] WRQ stats : total-blocks = 1 : total-bytes = 1 : 1 timedout-
pkts = 0, wrong-pkts = 0
05-02 16:01:54.207 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_server.c, 1504] WRQ time stats : Total : [TX, RX] = [166, 554, 4294967295]
05-02 16:01:54.207 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_server.c, 1508] WRQ time stats : Tx [Min, Max] = [82, 84]
05-02 16:01:54.207 662 2608 I tftp_server: pid=662 tid=2608 tftp-server : INF :
[tftp_server.c, 1512] WRQ time stats : Rx [Min, Max] = [221, 333]
05-02 16:01:54.207 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [73] [1] [0] [101]
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] :
[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [7680, 1000, 1, 10, 0, 0, 0, 0]
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_os_la.c, 63] open : [-1] [-1] [384] [0]
[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_protocol.c, 742] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_server.c, 1330] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0
timedout-pkts = 0, wrong-pkts = 0
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_server.c, 1334] RRQ time stats : Total : [TX, RX] = [66, 159]
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_server.c, 1340] RRQ time stats : Tx/Rx [Min, Max] = [66, 66, 159, 159]
05-02 16:01:54.208 662 2609 I tftp_server: pid=662 tid=2609 tftp-server : INF :
[tftp_server.c, 1356] RRQ was successfully processed.
05-02 16:01:54.208 2601 2601 F DEBUG :
05-02 16:01:54.208 2601 2601 F DEBUG : backtrace:
05-02 16:01:54.208 2601 2601 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:01:54.208 2601 2601 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:01:54.208 2601 2601 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:01:54.208 2601 2601 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:01:54.208 2601 2601 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:01:54.208 2601 2601 F DEBUG : #05 pc 0005e831
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::reserveFlashForCamera(int)
+192)
05-02 16:01:54.208 2601 2601 F DEBUG : #06 pc 00099c65
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::openCamera()
+112)
05-02 16:01:54.208 2601 2601 F DEBUG : #07 pc 00099aa5
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::openCamera(hw_device_t**)+312)
05-02 16:01:54.208 2601 2601 F DEBUG : #08 pc 000618b3
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2Factory::openLegacy(int, unsigned
int, hw_device_t**)+254)
05-02 16:01:54.208 2601 2601 F DEBUG : #09 pc 0001e859
/vendor/lib/hw/[email protected]
(android::hardware::camera::common::V1_0::helper::CameraModule::openLegacy(char
const*, unsigned int, hw_device_t**)+52)
05-02 16:01:54.208 2601 2601 F DEBUG : #10 pc 0000eeef
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::open(androi
d::sp<android::hardware::camera::device::V1_0::ICameraDeviceCallback> const&)+214)
05-02 16:01:54.208 2601 2601 F DEBUG : #11 pc 0001cfbf
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::_hidl_open(android::hid
l::base::V1_0::BnHwBase*, android::hardware::Parcel const&,
android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)
+222)
05-02 16:01:54.208 2601 2601 F DEBUG : #12 pc 000210d3
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::onTransact(unsigned
int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+1250)
05-02 16:01:54.208 2601 2601 F DEBUG : #13 pc 00016545 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int,
android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+48)
05-02 16:01:54.208 2601 2601 F DEBUG : #14 pc 0000f7a7 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+802)
05-02 16:01:54.208 2601 2601 F DEBUG : #15 pc 0000f379 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()
+128)
05-02 16:01:54.209 2601 2601 F DEBUG : #16 pc 0000fc23 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+186)
05-02 16:01:54.209 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [37] [2] [0] [102]
05-02 16:01:54.209 662 2610 I tftp_server: pid=662 tid=2610 tftp-server : INF :
[tftp_server_utils.c, 113] file [readwrite/mcfg.tmp] :
[/vendor/rfs/msm/mpss/readwrite/mcfg.tmp]
05-02 16:01:54.209 662 2610 I tftp_server: pid=662 tid=2610 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [0, 0, 0, 0, 0, 0, 0, 0]
05-02 16:01:54.209 2601 2601 F DEBUG : #17 pc 00015ef9 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::PoolThread::threadLoop()+12)
05-02 16:01:54.209 2601 2601 F DEBUG : #18 pc 0000c08b /system/lib/vndk-
sp-28/libutils.so (android::Thread::_threadLoop(void*)+166)
05-02 16:01:54.209 2601 2601 F DEBUG : #19 pc 000638b9 /system/lib/libc.so
(__pthread_start(void*)+22)
05-02 16:01:54.209 2601 2601 F DEBUG : #20 pc 0001e1d9 /system/lib/libc.so
(__start_thread+24)
05-02 16:01:54.209 662 2610 I tftp_server: pid=662 tid=2610 tftp-server : INF :
[tftp_server.c, 1589] unlink was success
05-02 16:01:54.210 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [119] [1] [0] [103]
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_server_utils.c, 113] file
[readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw/mbn_hw.dig] :
[/vendor/rfs/msm/mps
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [7680, 1000, 32, 10, 0, 0, 0, 0]
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_os_la.c, 63] open : [-1] [-1] [384] [0]
[/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_protocol.c, 742] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_server.c, 1330] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0
timedout-pkts = 0, wrong-pkts = 0
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_server.c, 1334] RRQ time stats : Total : [TX, RX] = [48, 173]
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_server.c, 1340] RRQ time stats : Tx/Rx [Min, Max] = [48, 48, 173, 173]
05-02 16:01:54.211 662 2611 I tftp_server: pid=662 tid=2611 tftp-server : INF :
[tftp_server.c, 1356] RRQ was successfully processed.
05-02 16:01:54.212 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [127] [1] [0] [104]
05-02 16:01:54.212 662 2612 I tftp_server: pid=662 tid=2612 tftp-server : INF :
[tftp_server_utils.c, 113] file
[readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw/mbn_hw.dig] :
[/vendor/rfs/msm/mps
05-02 16:01:54.212 662 2612 I tftp_server: pid=662 tid=2612 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [7680, 1000, 0, 10, 32, 0, 0, 0]
05-02 16:01:54.212 662 2612 I tftp_server: pid=662 tid=2612 tftp-server : INF :
[tftp_os_la.c, 63] open : [-1] [-1] [384] [0]
[/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_hw
05-02 16:01:54.213 662 2612 I tftp_server: pid=662 tid=2612 tftp-server : INF :
[tftp_server.c, 1330] RRQ stats : sent_size = 32 total-blocks = 1 total-bytes = 32
timedout-pkts = 0, wrong-pkts = 0
05-02 16:01:54.213 662 2612 I tftp_server: pid=662 tid=2612 tftp-server : INF :
[tftp_server.c, 1334] RRQ time stats : Total : [TX, RX] = [60, 262]
05-02 16:01:54.213 662 2612 I tftp_server: pid=662 tid=2612 tftp-server : INF :
[tftp_server.c, 1340] RRQ time stats : Tx/Rx [Min, Max] = [20, 40, 118, 144]
05-02 16:01:54.213 662 2612 I tftp_server: pid=662 tid=2612 tftp-server : INF :
[tftp_server.c, 1356] RRQ was successfully processed.
05-02 16:01:54.213 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [119] [1] [0] [105]
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_server_utils.c, 113] file
[readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw/mbn_sw.dig] :
[/vendor/rfs/msm/mps
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [7680, 1000, 32, 10, 0, 0, 0, 0]
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_os_la.c, 63] open : [-1] [-1] [384] [0]
[/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_protocol.c, 742] Recd END OF TRANSFER pkt. Code = 9, Msg = End of Transfer
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_server.c, 1330] RRQ stats : sent_size = 0 total-blocks = 0 total-bytes = 0
timedout-pkts = 0, wrong-pkts = 0
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_server.c, 1334] RRQ time stats : Total : [TX, RX] = [36, 140]
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_server.c, 1340] RRQ time stats : Tx/Rx [Min, Max] = [36, 36, 140, 140]
05-02 16:01:54.214 662 2613 I tftp_server: pid=662 tid=2613 tftp-server : INF :
[tftp_server.c, 1356] RRQ was successfully processed.
05-02 16:01:54.214 662 662 I tftp_server: pid=662 tid=662 tftp-server : INF :
[tftp_server.c, 667] rcvd request [1] [127] [1] [0] [106]
05-02 16:01:54.215 662 2614 I tftp_server: pid=662 tid=2614 tftp-server : INF :
[tftp_server_utils.c, 113] file
[readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw/mbn_sw.dig] :
[/vendor/rfs/msm/mps
05-02 16:01:54.215 662 2614 I tftp_server: pid=662 tid=2614 tftp-server : INF :
[tftp_server.c, 1222] OACK options : [7680, 1000, 0, 10, 32, 0, 0, 0]
05-02 16:01:54.215 662 2614 I tftp_server: pid=662 tid=2614 tftp-server : INF :
[tftp_os_la.c, 63] open : [-1] [-1] [384] [0]
[/vendor/rfs/msm/mpss/readonly/firmware/image/modem_pr/mcfg/configs/mcfg_sw
05-02 16:01:54.215 662 2614 I tftp_server: pid=662 tid=2614 tftp-server : INF :
[tftp_server.c, 1330] RRQ stats : sent_size = 32 total-blocks = 1 total-bytes = 32
timedout-pkts = 0, wrong-pkts = 0
05-02 16:01:54.215 662 2614 I tftp_server: pid=662 tid=2614 tftp-server : INF :
[tftp_server.c, 1334] RRQ time stats : Total : [TX, RX] = [58, 264]
05-02 16:01:54.215 662 2614 I tftp_server: pid=662 tid=2614 tftp-server : INF :
[tftp_server.c, 1340] RRQ time stats : Tx/Rx [Min, Max] = [21, 37, 126, 138]
05-02 16:01:54.215 662 2614 I tftp_server: pid=662 tid=2614 tftp-server : INF :
[tftp_server.c, 1356] RRQ was successfully processed.
05-02 16:01:54.323 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_05
05-02 16:01:54.327 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:01:54.327 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:01:54.327 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:01:54.327 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:01:54.327 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:01:54.327 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:01:54.588 2624 2624 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 691 lines
05-02 16:01:54.991 2624 2671 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:54.991 2624 2672 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:54.992 2624 2673 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:54.992 2624 2674 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:54.994 2624 2677 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:54.997 2624 2678 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.016 2624 2690 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.050 2624 2675 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:55.061 2624 2669 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:01:55.065 2624 2697 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.067 2624 2698 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.068 2624 2699 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.068 2624 2700 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.070 2624 2701 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.072 2624 2702 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.198 2624 2707 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.199 2624 2708 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.199 2624 2710 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:55.201 2624 2712 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.204 2624 2714 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.206 2624 2716 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.233 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:01:55.233 2624 2731 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.234 2624 2705 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:01:55.238 2624 2645 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 24 lines
05-02 16:01:55.239 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:01:55.255 2624 2709 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:55.267 2624 2732 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.268 2624 2733 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.269 2624 2734 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.269 2624 2735 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.271 2624 2736 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.273 2624 2737 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.390 2624 2740 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.390 2624 2741 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.391 2624 2743 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:55.394 2624 2745 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.395 2624 2749 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.396 2624 2750 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.510 2624 2742 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:55.522 2624 2738 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:01:55.528 2624 2764 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.531 2624 2765 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.532 2624 2766 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.533 2624 2767 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.535 2624 2768 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.536 2624 2769 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.567 2624 2774 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.567 2624 2775 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.568 2624 2777 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:55.568 2624 2779 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.571 2624 2783 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.572 2624 2784 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.594 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:01:55.594 2624 2798 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.595 2624 2772 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:01:55.601 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:01:55.690 2624 2776 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:55.705 2624 2799 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.708 2624 2800 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.709 2624 2801 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.710 2624 2802 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.711 2624 2803 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.713 2624 2804 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.737 2624 2807 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.737 2624 2808 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.738 2624 2810 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:55.740 2624 2812 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.747 2624 2816 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.748 2624 2817 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.850 2624 2809 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.853 2624 2805 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:01:55.860 2624 2832 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.860 2624 2831 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.861 2624 2833 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.861 2624 2834 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.862 2624 2835 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.864 2624 2836 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.886 2624 2841 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.886 2624 2842 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.887 2624 2844 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:55.888 2624 2846 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.889 2624 2848 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.902 2624 2849 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:55.924 2624 2839 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 23 lines
05-02 16:01:55.928 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:01:55.928 2624 2865 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.932 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:01:55.990 2624 2843 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.997 2624 2866 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:55.998 2624 2867 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:55.999 2624 2868 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.000 2624 2870 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.000 2624 2869 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.001 2624 2871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.016 2624 2874 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.016 2624 2875 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.017 2624 2877 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:56.018 2624 2879 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.019 2624 2881 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.022 2624 2884 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.043 2624 2900 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.043 2624 2901 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.044 2624 2903 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:56.045 2624 2905 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.046 2624 2906 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.047 2624 2908 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.074 2624 2876 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:56.088 2624 2872 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:01:56.150 2624 2902 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.153 2624 2898 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:01:56.159 2624 2921 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.161 2624 2922 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.161 2624 2923 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.162 2624 2924 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.163 2624 2925 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.164 2624 2926 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.176 2624 2927 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.178 2624 2928 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.179 2624 2929 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.179 2624 2930 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.180 2624 2931 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.181 2624 2932 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.306 2624 2937 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.306 2624 2938 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.308 2624 2940 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:56.309 2624 2942 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.311 2624 2946 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.316 2624 2947 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.336 2624 2963 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.337 2624 2964 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.338 2624 2966 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:56.338 2624 2968 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.339 2624 2969 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.341 2624 2971 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:56.360 2624 2961 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:01:56.362 2624 2935 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:01:56.372 2624 2939 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:56.440 2624 2965 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.447 2624 2984 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.448 2624 2985 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.449 2624 2986 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.450 2624 2987 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.450 2624 2988 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.452 2624 2989 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.465 2624 2990 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.468 2624 2991 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.469 2624 2992 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.470 2624 2993 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.476 2624 2994 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:56.477 2624 2995 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:56.975 762 1843 I cnss-daemon: wlan_qmi_err_cb: WLPS service
disconnect, called with error -2 for client 0x6K
05-02 16:01:58.320 2999 2999 I Netd : Netd 1.0 starting
05-02 16:01:58.320 2999 2999 D TetherController: Setting IP forward enable = 0
05-02 16:01:58.340 3000 3000 I Dpps : GetInstance: DppsServer ref count
increased to 1
05-02 16:01:58.340 3000 3000 I Dpps : InitPrimaryContextFeatures():298 Dpps
feature enable properties are false, skipping primary feature context init
05-02 16:01:58.340 2999 2999 I Netd : Creating child chains: 11.2ms
05-02 16:01:58.341 2999 2999 I Netd : Setting up OEM hooks: 0.1ms
05-02 16:01:58.343 3006 3006 W KHUNG : Khung is not enabled for sdm660
05-02 16:01:58.343 2999 2999 I Netd : Setting up FirewallController hooks:
2.6ms
05-02 16:01:58.345 2999 2999 I Netd : Setting up TetherController hooks: 1.6ms
05-02 16:01:58.346 2999 2999 I Netd : Setting up BandwidthController hooks:
1.4ms
05-02 16:01:58.346 2999 2999 I Netd : Setting up IdletimerController hooks:
0.0ms
05-02 16:01:58.346 2999 2999 I Netd : initializing traffic control: 0.0ms
05-02 16:01:58.349 2999 2999 I Netd : Disabling bandwidth control: 3.0ms
05-02 16:01:58.350 2999 2999 E Netd : Error adding route 0.0.0.0/0 -> (null)
dummy0 to table 1003: File exists
05-02 16:01:58.350 2999 2999 I Netd : Initializing RouteController: 0.8ms
05-02 16:01:58.350 2999 2999 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
05-02 16:01:58.350 2999 2999 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
05-02 16:01:58.350 2999 2999 I Netd : Initializing XfrmController: 0.3ms
05-02 16:01:58.351 2999 2999 E Netd : Unable to create netlink socket:
Protocol not supported
05-02 16:01:58.351 2999 2999 W Netd : Unable to open qlog quota socket, check
if xt_quota2 can send via UeventHandler
05-02 16:01:58.351 2999 2999 D MDnsDS : MDnsSdListener::Hander starting up
05-02 16:01:58.351 2999 3012 D MDnsDS : MDnsSdListener starting to monitor
05-02 16:01:58.351 2999 3012 D MDnsDS : Going to poll with pollCount 1
05-02 16:01:58.352 2999 2999 I Netd : Registering NetdNativeService: 0.7ms
05-02 16:01:58.352 2999 2999 I Netd : Starting CommandListener: 0.1ms
05-02 16:01:58.353 2999 2999 I Netd : Registering NetdHwService: 1.3ms
05-02 16:01:58.353 965 1747 I QC-NETMGR-LIB: onRegistration(): Starting Netd
getService thread
05-02 16:01:58.353 2999 2999 I Netd : Netd started in 33ms
05-02 16:01:58.354 965 3019 I QC-NETMGR-LIB: getServiceImpl(): INetd discovered
05-02 16:01:58.354 965 3019 I QC-NETMGR-LIB: registerLinkToDeath(): Success
registerLinkToDeath!
05-02 16:01:58.354 965 1747 D QC-NETMGR-LIB: onRegistration(): netd restart
detected
05-02 16:01:58.354 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:01:58.354 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:01:58.354 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:01:58.354 2999 3018 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:01:58.355 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:01:58.355 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0001] [net id : 1] [network handle : 0x1cafed00d]
05-02 16:01:58.355 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0001] [network handle : 0x1cafed00d]
05-02 16:01:58.619 2997 2997 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.619 2997 2997 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.622 2997 2997 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.622 2997 2997 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.622 2997 2997 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:01:58.629 2997 2997 I zygote64: option[0]=-Xzygote
05-02 16:01:58.629 2997 2997 I zygote64: option[1]=-Xusetombstonedtraces
05-02 16:01:58.629 2997 2997 I zygote64: option[2]=exit
05-02 16:01:58.629 2997 2997 I zygote64: option[3]=vfprintf
05-02 16:01:58.629 2997 2997 I zygote64: option[4]=sensitiveThread
05-02 16:01:58.630 2997 2997 I zygote64: option[5]=-verbose:gc
05-02 16:01:58.630 2997 2997 I zygote64: option[6]=-Xms8m
05-02 16:01:58.630 2997 2997 I zygote64: option[7]=-Xmx512m
05-02 16:01:58.630 2997 2997 I zygote64: option[8]=-XX:HeapGrowthLimit=256m
05-02 16:01:58.630 2997 2997 I zygote64: option[9]=-XX:HeapMinFree=512k
05-02 16:01:58.630 2997 2997 I zygote64: option[10]=-XX:HeapMaxFree=8m
05-02 16:01:58.630 2997 2997 I zygote64: option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:01:58.630 2997 2997 I zygote64: option[12]=-Xusejit:true
05-02 16:01:58.630 2997 2997 I zygote64: option[13]=-Xjitsaveprofilinginfo
05-02 16:01:58.630 2997 2997 I zygote64: option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:01:58.630 2997 2997 I zygote64: option[15]=-XjdwpProvider:default
05-02 16:01:58.630 2997 2997 I zygote64: option[16]=-Xlockprofthreshold:500
05-02 16:01:58.630 2997 2997 I zygote64: option[17]=-Ximage-compiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[18]=--runtime-arg
05-02 16:01:58.630 2997 2997 I zygote64: option[19]=-Ximage-compiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[20]=-Xms64m
05-02 16:01:58.630 2997 2997 I zygote64: option[21]=-Ximage-compiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[22]=--runtime-arg
05-02 16:01:58.630 2997 2997 I zygote64: option[23]=-Ximage-compiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[24]=-Xmx64m
05-02 16:01:58.630 2997 2997 I zygote64: option[25]=-Ximage-compiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[26]=--compiler-filter=speed
05-02 16:01:58.630 2997 2997 I zygote64: option[27]=-Ximage-compiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:01:58.630 2997 2997 I zygote64: option[29]=-Ximage-compiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[30]=--compiler-filter=speed-
profile
05-02 16:01:58.630 2997 2997 I zygote64: option[31]=-Xcompiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[32]=--runtime-arg
05-02 16:01:58.630 2997 2997 I zygote64: option[33]=-Xcompiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[34]=-Xms64m
05-02 16:01:58.630 2997 2997 I zygote64: option[35]=-Xcompiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[36]=--runtime-arg
05-02 16:01:58.630 2997 2997 I zygote64: option[37]=-Xcompiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[38]=-Xmx512m
05-02 16:01:58.630 2997 2997 I zygote64: option[39]=-Xcompiler-option
05-02 16:01:58.630 2997 2997 I zygote64: option[40]=--compiler-filter=speed
05-02 16:01:58.630 2997 2997 I zygote64: option[41]=-Xcompiler-option
05-02 16:01:58.631 2997 2997 I zygote64: option[42]=-j8
05-02 16:01:58.631 2997 2997 I zygote64: option[43]=-Ximage-compiler-option
05-02 16:01:58.631 2997 2997 I zygote64: option[44]=--instruction-set-
variant=kryo
05-02 16:01:58.631 2997 2997 I zygote64: option[45]=-Xcompiler-option
05-02 16:01:58.631 2997 2997 I zygote64: option[46]=--instruction-set-
variant=kryo
05-02 16:01:58.631 2997 2997 I zygote64: option[47]=-Ximage-compiler-option
05-02 16:01:58.631 2997 2997 I zygote64: option[48]=--instruction-set-
features=default
05-02 16:01:58.631 2997 2997 I zygote64: option[49]=-Xcompiler-option
05-02 16:01:58.631 2997 2997 I zygote64: option[50]=--instruction-set-
features=default
05-02 16:01:58.631 2997 2997 I zygote64: option[51]=-Duser.locale=en-US
05-02 16:01:58.631 2997 2997 I zygote64: option[52]=--cpu-abilist=arm64-v8a
05-02 16:01:58.631 2997 2997 I zygote64: option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:01:58.636 2998 2998 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.637 2998 2998 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.639 2997 2997 I zygote64: VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify
05-02 16:01:58.640 2998 2998 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.640 2998 2998 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:58.640 2998 2998 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:01:58.647 2998 2998 I zygote : option[0]=-Xzygote
05-02 16:01:58.647 2998 2998 I zygote : option[1]=-Xusetombstonedtraces
05-02 16:01:58.647 2998 2998 I zygote : option[2]=exit
05-02 16:01:58.647 2998 2998 I zygote : option[3]=vfprintf
05-02 16:01:58.647 2998 2998 I zygote : option[4]=sensitiveThread
05-02 16:01:58.647 2998 2998 I zygote : option[5]=-verbose:gc
05-02 16:01:58.647 2998 2998 I zygote : option[6]=-Xms8m
05-02 16:01:58.647 2998 2998 I zygote : option[7]=-Xmx512m
05-02 16:01:58.647 2998 2998 I zygote : option[8]=-XX:HeapGrowthLimit=256m
05-02 16:01:58.647 2998 2998 I zygote : option[9]=-XX:HeapMinFree=512k
05-02 16:01:58.647 2998 2998 I zygote : option[10]=-XX:HeapMaxFree=8m
05-02 16:01:58.647 2998 2998 I zygote : option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:01:58.647 2998 2998 I zygote : option[12]=-Xusejit:true
05-02 16:01:58.647 2998 2998 I zygote : option[13]=-Xjitsaveprofilinginfo
05-02 16:01:58.647 2998 2998 I zygote : option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:01:58.647 2998 2998 I zygote : option[15]=-XjdwpProvider:default
05-02 16:01:58.647 2998 2998 I zygote : option[16]=-Xlockprofthreshold:500
05-02 16:01:58.647 2998 2998 I zygote : option[17]=-Ximage-compiler-option
05-02 16:01:58.647 2998 2998 I zygote : option[18]=--runtime-arg
05-02 16:01:58.647 2998 2998 I zygote : option[19]=-Ximage-compiler-option
05-02 16:01:58.647 2998 2998 I zygote : option[20]=-Xms64m
05-02 16:01:58.648 2998 2998 I zygote : option[21]=-Ximage-compiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[22]=--runtime-arg
05-02 16:01:58.648 2998 2998 I zygote : option[23]=-Ximage-compiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[24]=-Xmx64m
05-02 16:01:58.648 2998 2998 I zygote : option[25]=-Ximage-compiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[26]=--compiler-filter=speed
05-02 16:01:58.648 2998 2998 I zygote : option[27]=-Ximage-compiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:01:58.648 2998 2998 I zygote : option[29]=-Ximage-compiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[30]=--compiler-filter=speed-
profile
05-02 16:01:58.648 2998 2998 I zygote : option[31]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[32]=--runtime-arg
05-02 16:01:58.648 2998 2998 I zygote : option[33]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[34]=-Xms64m
05-02 16:01:58.648 2998 2998 I zygote : option[35]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[36]=--runtime-arg
05-02 16:01:58.648 2998 2998 I zygote : option[37]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[38]=-Xmx512m
05-02 16:01:58.648 2998 2998 I zygote : option[39]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[40]=--compiler-filter=speed
05-02 16:01:58.648 2998 2998 I zygote : option[41]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[42]=-j8
05-02 16:01:58.648 2998 2998 I zygote : option[43]=-Ximage-compiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[44]=--instruction-set-
variant=cortex-a73
05-02 16:01:58.648 2998 2998 I zygote : option[45]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[46]=--instruction-set-
variant=cortex-a73
05-02 16:01:58.648 2998 2998 I zygote : option[47]=-Ximage-compiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[48]=--instruction-set-
features=default
05-02 16:01:58.648 2998 2998 I zygote : option[49]=-Xcompiler-option
05-02 16:01:58.648 2998 2998 I zygote : option[50]=--instruction-set-
features=default
05-02 16:01:58.648 2998 2998 I zygote : option[51]=-Duser.locale=en-US
05-02 16:01:58.648 2998 2998 I zygote : option[52]=--cpu-abilist=armeabi-
v7a,armeabi
05-02 16:01:58.648 2998 2998 I zygote : option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:01:58.654 2998 2998 W zygote : Could not reserve sentinel fault page
05-02 16:01:58.655 2998 2998 I zygote : VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm --instruction-set=arm --verify
05-02 16:01:58.677 3040 3040 E patchoat: Could not create image space with image
file '/system/framework/boot.art'. Attempting to fall back to imageless running.
Error was: Failed to mmap at expected address, mapped at 0xf3e10000 instead of
0x7121f000 : Requested region 0x7121f000-0x7123c000 overlaps with existing map
0x70d87000-0x71885000 (/data/dalvik-cache/arm64/system@framework@boot-
framework.art)
05-02 16:01:58.677 3040 3040 E patchoat: 0x70d87000-0x71885000 rw- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.677 3040 3040 E patchoat: 0x71885000-0x719ba000 rw- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.677 3040 3040 E patchoat: 0x719ba000-0x719cb000 rw- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.677 3040 3040 E patchoat: 0x71a18000-0x71e63000 r--
/system/framework/arm64/boot.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x71e63000-0x71e64000 rw-
05-02 16:01:58.677 3040 3040 E patchoat: 0x71e64000-0x722e3000 r--
/system/framework/boot.vdex
05-02 16:01:58.677 3040 3040 E patchoat: 0x722e3000-0x722e4000 r--
/system/framework/arm64/boot.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x722e4000-0x722e5000 rw-
/system/framework/arm64/boot.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x722e5000-0x724ac000 r--
/system/framework/arm64/boot-core-libart.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x724ac000-0x724ad000 rw-
05-02 16:01:58.677 3040 3040 E patchoat: 0x724ad000-0x727a5000 r--
/system/framework/boot-core-libart.vdex
05-02 16:01:58.677 3040 3040 E patchoat: 0x727a5000-0x727a6000 r--
/system/framework/arm64/boot-core-libart.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x727a6000-0x727a7000 rw-
/system/framework/arm64/boot-core-libart.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x727a7000-0x727ef000 r--
/system/framework/arm64/boot-conscrypt.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x727ef000-0x727f0000 rw-
05-02 16:01:58.677 3040 3040 E patchoat: 0x727f0000-0x72851000 r--
/system/framework/boot-conscrypt.vdex
05-02 16:01:58.677 3040 3040 E patchoat: 0x72851000-0x72852000 r--
/system/framework/arm64/boot-conscrypt.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x72852000-0x72853000 rw-
/system/framework/arm64/boot-conscrypt.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x72853000-0x728af000 r--
/system/framework/arm64/boot-okhttp.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x728af000-0x728b0000 rw-
05-02 16:01:58.677 3040 3040 E patchoat: 0x728b0000-0x72910000 r--
/system/framework/boot-okhttp.vdex
05-02 16:01:58.677 3040 3040 E patchoat: 0x72910000-0x72911000 r--
/system/framework/arm64/boot-okhttp.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x72911000-0x72912000 rw-
/system/framework/arm64/boot-okhttp.oat
05-02 16:01:58.677 3040 3040 E patchoat: 0x72912000-0x7296a000 r--
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x7296a000-0x7296b000 rw-
05-02 16:01:58.678 3040 3040 E patchoat: 0x7296b000-0x72aad000 r--
/system/framework/boot-bouncycastle.vdex
05-02 16:01:58.678 3040 3040 E patchoat: 0x72aad000-0x72aae000 r--
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72aae000-0x72aaf000 rw-
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72aaf000-0x72ad7000 r--
/system/framework/arm64/boot-apache-xml.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72ad7000-0x72ad8000 rw-
05-02 16:01:58.678 3040 3040 E patchoat: 0x72ad8000-0x72bfa000 r--
/system/framework/boot-apache-xml.vdex
05-02 16:01:58.678 3040 3040 E patchoat: 0x72bfa000-0x72bfb000 r--
/system/framework/arm64/boot-apache-xml.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72bfb000-0x72bfc000 rw-
/system/framework/arm64/boot-apache-xml.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72bfc000-0x72c26000 r--
/system/framework/arm64/boot-ext.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72c26000-0x72c27000 rw-
05-02 16:01:58.678 3040 3040 E patchoat: 0x72c27000-0x72d12000 r--
/system/framework/boot-ext.vdex
05-02 16:01:58.678 3040 3040 E patchoat: 0x72d12000-0x72d13000 r--
/system/framework/arm64/boot-ext.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72d13000-0x72d14000 rw-
/system/framework/arm64/boot-ext.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x72d14000-0x73b8f000 r--
/system/framework/arm64/boot-framework.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x73b8f000-0x73b91000 rw-
05-02 16:01:58.678 3040 3040 E patchoat: 0x73b91000-0x74f6a000 r--
/system/framework/boot-framework.vdex
05-02 16:01:58.678 3040 3040 E patchoat: 0x74f6a000-0x74f6b000 r--
/system/framework/arm64/boot-framework.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x74f6b000-0x74f6c000 rw-
/system/framework/arm64/boot-framework.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x74f6c000-0x75150000 r--
/system/framework/arm64/boot-telephony-common.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x75150000-0x75151000 rw-
05-02 16:01:58.678 3040 3040 E patchoat: 0x75151000-0x75437000 r--
/system/framework/boot-telephony-common.vdex
05-02 16:01:58.678 3040 3040 E patchoat: 0x75437000-0x75438000 r--
/system/framework/arm64/boot-telephony-common.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x75438000-0x75439000 rw-
/system/framework/arm64/boot-telephony-common.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x75439000-0x7543f000 r--
/system/framework/arm64/boot-voip-common.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x7543f000-0x75440000 rw-
05-02 16:01:58.678 3040 3040 E patchoat: 0x75440000-0x75465000 r--
/system/framework/boot-voip-common.vdex
05-02 16:01:58.678 3040 3040 E patchoat: 0x75465000-0x75466000 r--
/system/framework/arm64/boot-voip-common.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0x75466000-0x75467000 rw-
/system/framework/arm64/boot-voip-common.oat
05-02 16:01:58.678 3040 3040 E patchoat: 0xb1b41000-0xb1b4f000 r-x
/system/bin/patchoat
05-02 16:01:58.678 3040 3040 E patchoat: 0xb1b4f000-0xb1b50000 r--
/system/bin/patchoat
05-02 16:01:58.678 3040 3040 E patchoat: 0xb1b50000-0xb1b51000 rw-
/system/bin/patchoat
05-02 16:01:58.678 3040 3040 E patchoat: 0xebad6000-0xebad7000 ---
05-02 16:01:58.678 3040 3040 E patchoat: 0xf2f00000-0xf2f80000 rw-
[anon:libc_malloc]
05-02 16:01:58.678 3040 3040 E patchoat: 0xf2fdd000-0xf2fe1000 r-x
/system/lib/libnetd_client.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf2fe1000-0xf2fe2000 r--
/system/lib/libnetd_client.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf2fe2000-0xf2fe3000 rw-
/system/lib/libnetd_client.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3000000-0xf3100000 rw-
[anon:libc_malloc]
05-02 16:01:58.678 3040 3040 E patchoat: 0xf315c000-0xf3178000 r-x
/system/lib/liblzma.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3178000-0xf3179000 r--
/system/lib/liblzma.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3179000-0xf317a000 rw-
/system/lib/liblzma.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf317a000-0xf3180000 rw- [anon:.bss]
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3194000-0xf31a9000 r-x
/system/lib/libunwind.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf31a9000-0xf31aa000 ---
05-02 16:01:58.678 3040 3040 E patchoat: 0xf31aa000-0xf31ab000 r--
/system/lib/libunwind.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf31ab000-0xf31ac000 rw-
/system/lib/libunwind.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf31ac000-0xf31f2000 rw- [anon:.bss]
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3210000-0xf32a3000 r-x
/system/lib/libc++.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf32a3000-0xf32a4000 ---
05-02 16:01:58.678 3040 3040 E patchoat: 0xf32a4000-0xf32a9000 r--
/system/lib/libc++.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf32a9000-0xf32aa000 rw-
/system/lib/libc++.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf32aa000-0xf32ab000 rw- [anon:.bss]
05-02 16:01:58.678 3040 3040 E patchoat: 0xf32cf000-0xf32d0000 r-x
/system/lib/libdl.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf32d0000-0xf32d1000 r--
/system/lib/libdl.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf32d1000-0xf32d2000 rw- [anon:.bss]
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3315000-0xf331c000 r-x
/system/lib/libnativehelper.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf331c000-0xf331d000 r--
/system/lib/libnativehelper.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf331d000-0xf331e000 rw-
/system/lib/libnativehelper.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3342000-0xf3362000 r-x
/system/lib/libm.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3362000-0xf3363000 ---
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3363000-0xf3364000 r--
/system/lib/libm.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3364000-0xf3365000 rw-
/system/lib/libm.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf338c000-0xf37e9000 r-x
/system/lib/libart.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf37e9000-0xf37f2000 r--
/system/lib/libart.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf37f2000-0xf37f4000 rw-
/system/lib/libart.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf37f4000-0xf37f6000 rw- [anon:.bss]
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3823000-0xf3838000 r-x
/system/lib/libutils.so
05-02 16:01:58.678 3040 3040 E patchoat: 0xf3838000-0xf3839000 ---
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3839000-0xf383a000 r--
/system/lib/libutils.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf383a000-0xf383b000 rw-
/system/lib/libutils.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf386a000-0xf386e000 r-x
/system/lib/libmetricslogger.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf386e000-0xf386f000 r--
/system/lib/libmetricslogger.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf386f000-0xf3870000 rw-
/system/lib/libmetricslogger.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf38a1000-0xf38b5000 r-x
/system/lib/libbacktrace.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf38b5000-0xf38b6000 r--
/system/lib/libbacktrace.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf38b6000-0xf38b7000 rw-
/system/lib/libbacktrace.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf38c7000-0xf38f7000 r-x
/system/lib/libdexfile.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf38f7000-0xf38f8000 r--
/system/lib/libdexfile.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf38f8000-0xf38f9000 rw-
/system/lib/libdexfile.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3934000-0xf3937000 r-x
/system/lib/libsigchain.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3937000-0xf3938000 r--
/system/lib/libsigchain.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3938000-0xf3939000 rw-
/system/lib/libsigchain.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3943000-0xf3952000 r-x
/system/lib/libbase.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3952000-0xf3953000 r--
/system/lib/libbase.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3953000-0xf3954000 rw-
/system/lib/libbase.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf399f000-0xf39a6000 r-x
/system/lib/libnativeloader.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf39a6000-0xf39a7000 r--
/system/lib/libnativeloader.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf39a7000-0xf39a8000 rw-
/system/lib/libnativeloader.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf39f0000-0xf39f5000 r-x
/system/lib/libnativebridge.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf39f5000-0xf39f6000 r--
/system/lib/libnativebridge.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf39f6000-0xf39f7000 rw-
/system/lib/libnativebridge.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3a19000-0xf3a29000 r-x
/system/lib/liblz4.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3a29000-0xf3a2a000 r--
/system/lib/liblz4.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3a2a000-0xf3a2b000 rw-
/system/lib/liblz4.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3a41000-0xf3a79000 r-x
/system/lib/libunwindstack.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3a79000-0xf3a7d000 r--
/system/lib/libunwindstack.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3a7d000-0xf3a7e000 rw-
/system/lib/libunwindstack.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3aaf000-0xf3b6f000 r-x
/system/lib/libcrypto.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3b6f000-0xf3b79000 r--
/system/lib/libcrypto.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3b79000-0xf3b7a000 rw-
/system/lib/libcrypto.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3b97000-0xf3b9c000 r-x
/system/lib/libtombstoned_client.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3b9c000-0xf3b9d000 ---
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3b9d000-0xf3b9e000 r--
/system/lib/libtombstoned_client.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3b9e000-0xf3b9f000 rw-
/system/lib/libtombstoned_client.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3bd3000-0xf3bd6000 r-x
/system/lib/libvndksupport.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3bd6000-0xf3bd7000 r--
/system/lib/libvndksupport.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3bd7000-0xf3bd8000 rw-
/system/lib/libvndksupport.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3c05000-0xf3ca6000 r-x
/system/lib/libc.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3ca6000-0xf3caa000 r--
/system/lib/libc.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3caa000-0xf3cac000 rw-
/system/lib/libc.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3cac000-0xf3cad000 rw- [anon:.bss]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3cad000-0xf3cae000 r-- [anon:.bss]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3cae000-0xf3cb5000 rw- [anon:.bss]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3ccf000-0xf3ce7000 r-x
/system/lib/libz.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3ce7000-0xf3ce8000 ---
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3ce8000-0xf3ce9000 r--
/system/lib/libz.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3ce9000-0xf3cea000 rw-
/system/lib/libz.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d19000-0xf3d27000 r-x
/system/lib/libcutils.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d27000-0xf3d28000 ---
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d28000-0xf3d29000 r--
/system/lib/libcutils.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d29000-0xf3d2a000 rw-
/system/lib/libcutils.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d40000-0xf3d54000 r-x
/system/lib/liblog.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d54000-0xf3d55000 r--
/system/lib/liblog.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d55000-0xf3d56000 rw-
/system/lib/liblog.so
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3d9b000-0xf3d9c000 rw-
[anon:linker_alloc]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3da8000-0xf3da9000 r--
[anon:linker_alloc]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3de7000-0xf3de8000 rw-
[anon:linker_alloc]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3df6000-0xf3df7000 r--
[anon:linker_alloc]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3e02000-0xf3e03000 rw-
[anon:linker_alloc_vector]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3e03000-0xf3e04000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3e0b000-0xf3e0c000 r--
[anon:linker_alloc]
05-02 16:01:58.679 3040 3040 E patchoat: 0xf3e2d000-0xf3e2e000 r--
[anon:linker_alloc]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e3b000-0xf3e3c000 r--
/system/framework/arm64/boot-voip-common.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e3d000-0xf3e3e000 r--
/system/framework/arm64/boot-telephony-common.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e3e000-0xf3e41000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e41000-0xf3e42000 r--
/system/framework/arm64/boot-framework.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e42000-0xf3e57000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e57000-0xf3e58000 r--
/system/framework/arm64/boot-ext.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e59000-0xf3e5a000 r--
/system/framework/arm64/boot-apache-xml.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e5a000-0xf3e5c000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e5c000-0xf3e5d000 r--
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e5d000-0xf3e5e000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e5e000-0xf3e5f000 r--
/system/framework/arm64/boot-okhttp.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e5f000-0xf3e60000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e60000-0xf3e61000 r--
/system/framework/arm64/boot-conscrypt.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e61000-0xf3e62000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e62000-0xf3e63000 r--
/system/framework/arm64/boot-core-libart.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e63000-0xf3e66000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e66000-0xf3e67000 r--
/system/framework/arm64/boot.oat
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e67000-0xf3e68000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e68000-0xf3e69000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e69000-0xf3e6f000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e6f000-0xf3e8f000 r--
/dev/__properties__/u:object_r:debug_prop:s0
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e8f000-0xf3e90000 r-- /dev/event-
log-tags
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e90000-0xf3e96000 rw-
/system/etc/event-log-tags
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e96000-0xf3e97000 r-- [anon:atexit
handlers]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3e97000-0xf3eb7000 r--
/dev/__properties__/u:object_r:default_prop:s0
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3eb7000-0xf3ed7000 r--
/dev/__properties__/properties_serial
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ed7000-0xf3ed8000 rw- [anon:System
property context nodes]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ed8000-0xf3edf000 r--
/dev/__properties__/property_info
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3edf000-0xf3ee1000 rw-
[anon:linker_alloc_vector]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ee1000-0xf3ee2000 rw-
[anon:linker_alloc]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ee2000-0xf3ee3000 rw-
[anon:arc4random data]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ee3000-0xf3ee4000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ee4000-0xf3ee5000 rw-
[anon:linker_alloc_vector]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ee5000-0xf3ee8000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ee8000-0xf3ee9000 rw-
[anon:linker_alloc_vector]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3ee9000-0xf3eea000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3eea000-0xf3eeb000 rw-
[anon:linker_alloc_vector]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3eeb000-0xf3eed000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3eed000-0xf3eee000 r--
[anon:linker_alloc]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3eee000-0xf3f0e000 r--
/dev/__properties__/u:object_r:default_prop:s0
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3f0e000-0xf3f10000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3f10000-0xf3f11000 r--
[anon:linker_alloc]
05-02 16:01:58.680 3040 3040 E patchoat: 0xf3f11000-0xf3f31000 r--
/dev/__properties__/u:object_r:debug_prop:s0
05-02 16:01:58.681 3040 3040 E patchoat: 0xf3f31000-0xf3f32000 ---
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f32000-0xf3f33000 rw-
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f33000-0xf3f34000 ---
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f34000-0xf3f54000 r--
/dev/__properties__/properties_serial
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f54000-0xf3f55000 rw- [anon:System
property context nodes]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f55000-0xf3f5c000 r--
/dev/__properties__/property_info
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f5c000-0xf3f5d000 r--
[anon:linker_alloc]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f5d000-0xf3f5e000 rw-
[anon:linker_alloc_vector]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f5e000-0xf3f5f000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f5f000-0xf3f60000 r--
[anon:linker_alloc]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f60000-0xf3f61000 rw-
[anon:linker_alloc_small_objects]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f61000-0xf3f62000 r-- [anon:atexit
handlers]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f62000-0xf3f63000 ---
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f63000-0xf3f67000 rw- [anon:thread
signal stack]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f67000-0xf3f68000 rw-
[anon:arc4random data]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f68000-0xf3f69000 ---
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f69000-0xf3f6c000 rw-
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f6c000-0xf3f6d000 ---
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f6d000-0xf3f6e000 r-- [vvar]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f6e000-0xf3f70000 r-x [vdso]
05-02 16:01:58.682 3040 3040 E patchoat: 0xf3f70000-0xf402f000 r-x
/system/bin/linker
05-02 16:01:58.682 3040 3040 E patchoat: 0xf402f000-0xf4035000 r--
/system/bin/linker
05-02 16:01:58.682 3040 3040 E patchoat: 0xf4035000-0xf4036000 rw-
/system/bin/linker
05-02 16:01:58.682 3040 3040 E patchoat: 0xf4036000-0xf4038000 rw-
05-02 16:01:58.682 3040 3040 E patchoat: 0xf4038000-0xf4039000 r--
05-02 16:01:58.682 3040 3040 E patchoat: 0xf4039000-0xf403f000 rw-
05-02 16:01:58.682 3040 3040 E patchoat: 0xfff94000-0xfffb5000 rw- [stack]
05-02 16:01:58.682 3040 3040 E patchoat: 0xffff0000-0xffff1000 r-x [kuserhelpers]
05-02 16:01:58.682 3040 3040 E patchoat:
05-02 16:01:58.682 3040 3040 E patchoat: Attempted image: /system/framework/boot-
ims-common.art
05-02 16:01:58.696 3040 3040 E patchoat: Dex file fallback disabled, cannot
continue without image.
05-02 16:01:58.696 3040 3040 E patchoat: Unable to initialize runtime
05-02 16:01:58.696 3038 3038 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace instead of
sphal namespace.
05-02 16:01:58.698 2997 2997 W zygote64: Failed execv(/system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify) because non-0
exit status Preemptively pruning the dalvik cache.
05-02 16:01:58.698 2997 2997 I zygote64: Pruning dalvik-cache since we are
relocating an image and will need to recompile
05-02 16:01:58.698 2997 2997 I zygote64: RelocateImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --base-offset-delta=-
13238272
05-02 16:01:58.701 3038 3038 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:01:58.703 3038 3038 I audiohalservice: Registration complete for
[email protected]::IDevicesFactory/default.
05-02 16:01:58.704 3038 3038 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:01:58.712 3053 3053 W KHUNG : Khung is not enabled for sdm660
05-02 16:01:58.715 3038 3038 I audiohalservice: Registration complete for
[email protected]::IEffectsFactory/default.
05-02 16:01:58.716 3038 3038 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:01:58.716 3055 3055 W KHUNG : Khung is not enabled for sdm660
05-02 16:01:58.717 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:01:58.717 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:01:58.717 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:01:58.718 2999 3018 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:01:58.718 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:01:58.718 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0002] [net id : 2] [network handle : 0x2cafed00d]
05-02 16:01:58.718 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0002] [network handle : 0x2cafed00d]
05-02 16:01:58.718 3038 3038 D vndksupport: Loading
/vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of
sphal namespace.
05-02 16:01:58.720 3038 3038 D sound_trigger_hw: stdev_open: Enter
05-02 16:01:58.723 3038 3038 D sound_trigger_hw: load_audio_hal: ahal is using
proprietary API version 0x0100
05-02 16:01:58.723 3038 3038 I sound_trigger_platform: platform_stdev_init: Enter
05-02 16:01:58.725 3038 3038 W sound_trigger_platform: load_smlib:
generate_sound_trigger_phrase_recognition_event_v3 not found. undefined symbol:
generate_sound_trigger_phrase_recognition_event_v3
05-02 16:01:58.727 3038 3038 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
snd_card_name: sdm660-snd-card
05-02 16:01:58.727 3038 3038 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
Opened sound card:0
05-02 16:01:58.764 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocato
rService retrieved: 0
05-02 16:01:58.765 3046 3046 I SurfaceFlinger: Using HWComposer service:
'default'
05-02 16:01:58.765 3046 3046 I SurfaceFlinger: SurfaceFlinger is starting
05-02 16:01:58.766 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffset
Ns retrieved: 2000000
05-02 16:01:58.766 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffs
etNs retrieved: 6000000
05-02 16:01:58.766 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework
retrieved: 1
05-02 16:01:58.766 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:01:58.766 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:01:58.766 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:01:58.766 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:01:58.767 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:01:58.767 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:58.767 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:01:58.768 3046 3046 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:01:58.768 3046 3046 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:01:58.769 3046 3046 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:01:58.769 3046 3046 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:01:58.769 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:58.770 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:58.770 3046 3046 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:01:58.770 3046 3046 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:01:58.776 3046 3046 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:01:58.779 3046 3046 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:01:58.867 3073 3073 W KHUNG : Khung is not enabled for sdm660
05-02 16:01:58.875 3046 3046 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:01:58.896 3046 3046 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:01:58.896 3046 3046 I Adreno : Build Date :
11/02/18
05-02 16:01:58.896 3046 3046 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:01:58.896 3046 3046 I Adreno : Local Branch :
05-02 16:01:58.896 3046 3046 I Adreno : Remote Branch :
05-02 16:01:58.896 3046 3046 I Adreno : Remote Branch :
05-02 16:01:58.896 3046 3046 I Adreno : Reconstruct Branch :
05-02 16:01:58.896 3046 3046 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:01:58.897 3046 3046 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:01:58.897 3046 3046 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:01:58.897 3046 3046 E HAL : unknown
05-02 16:01:58.897 3046 3046 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:01:58.897 3046 3046 W libEGL : eglInitialize(0x7723441640) failed
(EGL_BAD_ALLOC)
05-02 16:01:58.900 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:58.900 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:01:58.904 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:01:58.904 3046 3046 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:01:58.905 3046 3046 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 3046 (surfaceflinger), pid 3046
(surfaceflinger)
05-02 16:01:58.907 3077 3077 I wificond: wificond is starting up...
05-02 16:01:58.946 3070 3070 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 11 lines
05-02 16:01:58.988 2624 3094 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 63 lines
05-02 16:01:58.994 3083 3083 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:01:58.995 780 780 I /system/bin/tombstoned: received crash request for
pid 3046
05-02 16:01:58.995 3083 3083 I crash_dump64: performing dump of process 3046
(target tid = 3046)
05-02 16:01:58.995 2624 3102 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:58.996 2624 3103 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:58.996 2624 3105 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:58.996 2624 3106 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:58.996 2624 3108 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:58.999 3083 3083 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:59.000 3083 3083 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:59.000 3083 3083 F DEBUG : Revision: '0'
05-02 16:01:59.000 3083 3083 F DEBUG : ABI: 'arm64'
05-02 16:01:59.000 3083 3083 F DEBUG : pid: 3046, tid: 3046, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:01:59.000 3083 3083 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:01:59.000 3083 3083 F DEBUG : Cause: null pointer dereference
05-02 16:01:59.000 3083 3083 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 0000007723446370
05-02 16:01:59.000 3083 3083 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:01:59.000 3083 3083 F DEBUG : x8 0101010101010101 x9
063ba02d9cae229b x10 000000005f647079 x11 0000000000000000
05-02 16:01:59.000 3083 3083 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:01:59.000 3083 3083 F DEBUG : x16 00000077a41fbe58 x17
00000077a439f560 x18 0000007ffb684060 x19 0000007723446370
05-02 16:01:59.000 3083 3083 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 00000077a63e15e0 x23 0000000000000000
05-02 16:01:59.000 3083 3083 F DEBUG : x24 0000000000000001 x25
0000007ffb6852b0 x26 0000007ffb6856b0 x27 00000000005b8d80
05-02 16:01:59.000 3083 3083 F DEBUG : x28 0000007ffb6852b0 x29
0000007ffb685080
05-02 16:01:59.000 3083 3083 F DEBUG : sp 0000007ffb685060 lr
00000077a41d8f74 pc 00000077a439f570
05-02 16:01:59.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:91): avc: denied
{ search } for name="default" dev="tmpfs" ino=413 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
05-02 16:01:59.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:92): avc: denied
{ read } for name="primary" dev="tmpfs" ino=420 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=1
05-02 16:01:59.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:93): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:01:59.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:94): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:01:59.009 2624 3111 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:59.019 3083 3083 F DEBUG :
05-02 16:01:59.019 3083 3083 F DEBUG : backtrace:
05-02 16:01:59.019 3083 3083 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:01:59.019 3083 3083 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:01:59.019 3083 3083 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:01:59.019 3083 3083 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:01:59.019 3083 3083 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:01:59.019 3083 3083 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:01:59.019 3083 3083 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:01:59.025 2624 3100 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:01:59.025 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:01:59.026 2624 3128 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:59.031 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:01:59.050 2624 3104 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:01:59.059 2624 3132 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:59.059 2624 3133 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:59.059 2624 3135 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:59.059 2624 3134 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:59.059 2624 3136 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:01:59.060 2624 3137 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:01:59.093 3044 3044 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:59.095 3044 3044 I FastMixerState: sMaxFastTracks = 8
05-02 16:01:59.096 3044 3044 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:01:59.096 3044 3044 V MediaUtils: physMem: 2835984384
05-02 16:01:59.096 3044 3044 V MediaUtils: requested limit: 536870912
05-02 16:01:59.096 3044 3044 V MediaUtils: actual limit: 536870912
05-02 16:01:59.097 3044 3044 V MediaUtils: original limits: 4294967295/4294967295
05-02 16:01:59.097 3044 3044 V MediaUtils: new limits: 536870912/4294967295
05-02 16:01:59.098 3044 3044 I audioserver: ServiceManager: 0xf221c100
05-02 16:01:59.098 3044 3044 W BatteryNotifier: batterystats service unavailable!
05-02 16:01:59.112 3083 3083 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:01:59.113 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_06
05-02 16:01:59.147 554 554 I ServiceManager: service 'netd' died
05-02 16:01:59.147 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:01:59.152 554 554 I ServiceManager: service 'wificond' died
05-02 16:01:59.166 3038 3038 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:59.167 3038 3038 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:59.167 3038 3038 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:59.169 3038 3038 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:59.169 2624 3094 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 3094 (HwBinder:2624_1), pid 2624 ([email protected])
05-02 16:01:59.169 3038 3038 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:59.169 3038 3038 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:01:59.221 3152 3152 I chatty : uid=1047(cameraserver) crash_dump32
expire 3 lines
05-02 16:01:59.222 780 780 I /system/bin/tombstoned: received crash request for
pid 3094
05-02 16:01:59.246 3152 3152 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:01:59.247 3152 3152 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:01:59.247 3152 3152 F DEBUG : Revision: '0'
05-02 16:01:59.247 3152 3152 F DEBUG : ABI: 'arm'
05-02 16:01:59.247 3152 3152 F DEBUG : pid: 2624, tid: 3094, name:
HwBinder:2624_1 >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:01:59.247 3152 3152 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:01:59.247 3152 3152 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:01:59.247 3152 3152 F DEBUG : r0 00000000 r1 00000c16 r2
00000006 r3 00000008
05-02 16:01:59.247 3152 3152 F DEBUG : r4 00000a40 r5 00000c16 r6
ddd01094 r7 0000010c
05-02 16:01:59.247 3152 3152 F DEBUG : r8 00000000 r9 dd3b01d8 r10
ddd01158 r11 dd3b01d0
05-02 16:01:59.247 3152 3152 F DEBUG : ip dd3b76c0 sp ddd01080 lr
e9ab41c9 pc e9aac016
05-02 16:01:59.270 3152 3152 F DEBUG :
05-02 16:01:59.270 3152 3152 F DEBUG : backtrace:
05-02 16:01:59.270 3152 3152 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:01:59.270 3152 3152 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:01:59.270 3152 3152 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:01:59.270 3152 3152 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:01:59.270 3152 3152 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:01:59.270 3152 3152 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:01:59.270 3152 3152 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:01:59.270 3152 3152 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:01:59.270 3152 3152 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:01:59.270 3152 3152 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:01:59.270 3152 3152 F DEBUG : #10 pc 00010239
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::close()+56)
05-02 16:01:59.270 3152 3152 F DEBUG : #11 pc 00020999
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::_hidl_close(android::hi
dl::base::V1_0::BnHwBase*, android::hardware::Parcel const&,
android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)
+116)
05-02 16:01:59.270 3152 3152 F DEBUG : #12 pc 000213cb
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::onTransact(unsigned
int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+2010)
05-02 16:01:59.270 3152 3152 F DEBUG : #13 pc 00016545 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int,
android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+48)
05-02 16:01:59.270 3152 3152 F DEBUG : #14 pc 0000f7a7 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+802)
05-02 16:01:59.270 3152 3152 F DEBUG : #15 pc 0000f379 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()
+128)
05-02 16:01:59.271 3152 3152 F DEBUG : #16 pc 0000fc23 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+186)
05-02 16:01:59.271 3152 3152 F DEBUG : #17 pc 00015ef9 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::PoolThread::threadLoop()+12)
05-02 16:01:59.271 3152 3152 F DEBUG : #18 pc 0000c08b /system/lib/vndk-
sp-28/libutils.so (android::Thread::_threadLoop(void*)+166)
05-02 16:01:59.271 3152 3152 F DEBUG : #19 pc 000638b9 /system/lib/libc.so
(__pthread_start(void*)+22)
05-02 16:01:59.271 3152 3152 F DEBUG : #20 pc 0001e1d9 /system/lib/libc.so
(__start_thread+24)
05-02 16:01:59.382 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:01:59.382 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:01:59.382 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:01:59.382 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:01:59.383 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:01:59.383 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:01:59.392 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_07
05-02 16:01:59.589 3167 3167 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 510 lines
05-02 16:01:59.993 3167 3214 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:59.994 3167 3215 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:59.995 3167 3217 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:01:59.996 3167 3219 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:59.998 3167 3221 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:01:59.999 3167 3223 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.017 3167 3233 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.052 3167 3216 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:00.062 3167 3212 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:00.066 3167 3240 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.069 3167 3241 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.069 3167 3242 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.070 3167 3243 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.071 3167 3244 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.073 3167 3245 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.199 3167 3250 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.200 3167 3251 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.201 3167 3253 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:00.202 3167 3255 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.205 3167 3259 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.206 3167 3260 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.232 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:00.232 3167 3274 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.233 3167 3248 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:00.237 3167 3188 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 9 lines
05-02 16:02:00.238 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:00.260 3167 3252 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:00.271 3167 3275 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.273 3167 3276 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.274 3167 3277 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.274 3167 3278 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.275 3167 3279 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.276 3167 3280 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.389 3167 3283 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.390 3167 3284 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.391 3167 3286 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:00.392 3167 3288 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.393 3167 3290 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.395 3167 3291 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.510 3167 3285 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:00.522 3167 3281 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:00.528 3167 3307 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.531 3167 3308 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.532 3167 3309 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.532 3167 3310 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.533 3167 3311 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.534 3167 3312 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.569 3167 3317 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.570 3167 3318 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.570 3167 3320 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:00.571 3167 3322 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.572 3167 3324 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.573 3167 3326 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.599 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:00.599 3167 3341 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.600 3167 3315 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:00.606 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:00.690 3167 3319 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:00.706 3167 3342 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.706 3167 3343 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.707 3167 3344 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.709 3167 3345 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.711 3167 3346 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.713 3167 3347 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.746 3167 3350 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.747 3167 3351 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.747 3167 3353 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:00.748 3167 3355 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.752 3167 3358 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.755 3167 3361 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.860 3167 3352 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.863 3167 3348 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:00.869 3167 3374 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.871 3167 3375 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.872 3167 3376 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.873 3167 3377 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.874 3167 3378 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:00.876 3167 3379 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.904 3167 3384 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.904 3167 3385 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.905 3167 3387 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:00.907 3167 3388 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.908 3167 3391 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.909 3167 3392 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:00.934 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:00.934 3167 3408 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:00.936 3167 3382 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 23 lines
05-02 16:02:00.943 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:01.020 3167 3386 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:01.027 3167 3409 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:01.028 3167 3410 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:01.029 3167 3411 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:01.030 3167 3412 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:01.031 3167 3414 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:01.031 3167 3413 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:01.049 3167 3417 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:01.050 3167 3418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:01.052 3167 3420 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:01.054 3167 3422 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:01.055 3167 3426 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:01.067 3167 3427 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:01.082 3167 3167 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:01.082 3167 3167 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xec37a900 ide 3000f type 10 dim 0 0
05-02 16:02:01.083 3167 3167 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xec2f5180
05-02 16:02:01.083 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
3000f
05-02 16:02:01.083 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
3000f
05-02 16:02:01.083 3167 3167 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:01.083 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
05-02 16:02:01.083 3167 3167 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:01.083 3167 3167 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:01.083 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
3000f
05-02 16:02:01.084 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 3000f
05-02 16:02:01.084 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
3000f
05-02 16:02:01.085 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
05-02 16:02:01.085 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
3000f
05-02 16:02:01.085 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.086 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.087 3167 3167 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 3
05-02 16:02:01.087 3167 3167 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 5
05-02 16:02:01.088 3167 3443 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:01.088 3167 3443 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:01.088 3167 3444 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:01.088 3167 3444 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:01.088 3167 3446 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:01.088 3167 3446 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:01.088 3167 3446 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 5
05-02 16:02:01.089 3167 3448 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:01.089 3167 3448 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:01.089 3167 3444 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:01.089 3167 3444 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:01.089 3167 3444 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:01.089 3167 3450 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:01.089 3167 3450 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:01.090 3167 3450 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:01.090 3167 3450 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:01.090 3167 3450 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:01.090 3167 3446 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:01.091 3167 3446 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:01.091 3167 3446 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:01.091 3167 3452 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:01.091 3167 3452 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:01.091 3167 3452 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:01.091 3167 3452 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:01.091 3167 3452 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:01.093 3167 3448 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:01.093 3167 3448 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:01.093 3167 3448 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:01.102 3167 3443 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:01.102 3167 3443 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:01.102 3167 3443 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:01.107 3167 3167 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=5
05-02 16:02:01.107 3167 3167 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 5
05-02 16:02:01.107 3167 3167 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x5000f
05-02 16:02:01.107 3167 3167 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:01.107 3167 3167 E mm-camera: <IFACE ><ERROR> 657:
iface_reserve_src_port: iface_reserve_src_port: port not created! port state = 1
05-02 16:02:01.107 3167 3167 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xec37aa40 ide 5000f type 10 dim 0 0
05-02 16:02:01.107 3167 3167 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 5000f stream 10 int_link = 0xec2f5400
05-02 16:02:01.107 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
5000f
05-02 16:02:01.108 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
5000f
05-02 16:02:01.108 3167 3167 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:01.108 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 5000f
05-02 16:02:01.108 3167 3167 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:01.108 3167 3167 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:01.108 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
5000f
05-02 16:02:01.108 3167 3419 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 41:
is_wbc:1,is_afc:1,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:01.108 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 5000f
05-02 16:02:01.110 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
5000f
05-02 16:02:01.110 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 5000f
05-02 16:02:01.110 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
5000f
05-02 16:02:01.111 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.111 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.112 3167 3167 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 5
05-02 16:02:01.116 3167 3415 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:01.116 3167 3415 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[2]: (7.500000, 24.000000)
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[3]: (24.000000, 24.000000)
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[4]: (7.000000, 30.000000)
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[5]: (30.000000, 30.000000)
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 3484:
mct_pipeline_fill_dimensions_snapshot: Cam 0: FPS range selection complete.
Publishing 6 ranges.
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2655:
mct_pipeline_fill_caps_isp: isp max encoder size : 5504 X 16383
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2662:
mct_pipeline_fill_caps_isp: single isp max size : 4208 X 3120
05-02 16:02:01.116 3167 3415 I mm-camera: <MCT >< INFO> 2673:
mct_pipeline_fill_caps_isp: HAL max snapshot size in dual cam mode : 4160 X 3120
05-02 16:02:01.200 3167 3445 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 40:
is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:01.202 3167 3445 E mm-camera: <SENSOR><ERROR> 247:
module_sensor_offload_init_config: func_tbl for submodule 4 is NULL
05-02 16:02:01.203 3167 3445 E mm-camera: <SENSOR><ERROR> 249:
module_sensor_offload_init_config: failed to get led off frame skip time
05-02 16:02:01.203 3167 3441 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:01.203 3167 3441 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:01.203 3167 3441 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
05-02 16:02:01.203 3167 3441 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
05-02 16:02:01.203 3167 3441 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[2]: (24.000000, 24.000000)
05-02 16:02:01.203 3167 3441 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[3]: (7.000000, 30.000000)
05-02 16:02:01.204 3167 3441 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[4]: (30.000000, 30.000000)
05-02 16:02:01.204 3167 3441 I mm-camera: <MCT >< INFO> 3484:
mct_pipeline_fill_dimensions_snapshot: Cam 2: FPS range selection complete.
Publishing 5 ranges.
05-02 16:02:01.204 3167 3441 I mm-camera: <MCT >< INFO> 2655:
mct_pipeline_fill_caps_isp: isp max encoder size : 5504 X 16383
05-02 16:02:01.204 3167 3441 I mm-camera: <MCT >< INFO> 2662:
mct_pipeline_fill_caps_isp: single isp max size : 2592 X 1944
05-02 16:02:01.204 3167 3441 I mm-camera: <MCT >< INFO> 2673:
mct_pipeline_fill_caps_isp: HAL max snapshot size in dual cam mode : 2592 X 1944
05-02 16:02:01.204 3167 3167 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 5
05-02 16:02:01.205 3167 3167 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:01.205 3167 3167 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:01.205 3167 3167 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 5
05-02 16:02:01.205 3167 3167 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:01.205 3167 3167 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x5000f and stream type=10
05-02 16:02:01.205 3167 3167 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:01.205 3167 3167 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 5000f port 0xec37aa40
05-02 16:02:01.208 3167 3167 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x5000f and stream type=10, successfully deleted
05-02 16:02:01.209 3167 3464 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:01.209 3167 3464 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:01.210 3167 3465 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:01.210 3167 3466 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:01.210 3167 3466 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 5
05-02 16:02:01.211 3167 3465 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:01.211 3167 3467 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:01.212 3167 3466 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:01.214 3167 3468 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:01.214 3167 3468 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:01.214 3167 3468 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:01.220 3167 3467 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:01.220 3167 3469 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:01.220 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:01.220 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:01.220 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:01.220 3167 3469 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:01.220 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:01.220 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:01.221 3167 3464 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:01.221 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:01.221 3167 3167 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 5 successfully
05-02 16:02:01.221 3167 3167 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:5
05-02 16:02:01.221 3167 3167 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:01.221 3167 3167 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =5
05-02 16:02:01.222 3167 3167 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 5
05-02 16:02:01.222 3167 3167 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 3
05-02 16:02:01.223 3167 3167 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:01.223 3167 3167 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:01.223 3167 3167 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 3
05-02 16:02:01.223 3167 3167 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:01.223 3167 3167 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
05-02 16:02:01.223 3167 3167 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:01.223 3167 3167 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 3000f port 0xec37a900
05-02 16:02:01.226 3167 3167 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
05-02 16:02:01.227 3167 3470 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:01.227 3167 3470 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:01.230 3167 3471 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:01.230 3167 3471 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:01.230 3167 3472 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:01.230 3167 3472 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 3
05-02 16:02:01.231 3167 3473 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:01.232 3167 3474 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:01.233 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:01.233 3167 3475 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:01.234 3167 3472 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:01.234 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:01.234 3167 3475 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:01.234 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:01.235 3167 3474 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:01.235 3167 3474 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:01.235 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:01.239 3167 3473 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:01.239 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:01.340 3167 3470 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:01.340 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:01.340 3167 3167 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 3 successfully
05-02 16:02:01.340 3167 3167 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:3
05-02 16:02:01.340 3167 3167 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:01.340 3167 3167 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =3
05-02 16:02:01.340 3167 3167 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 3
05-02 16:02:01.343 3167 3167 E CamComm1.0-MD: Update metadata entry: Unknown tag
-2145976319
05-02 16:02:01.343 3167 3167 E CamComm1.0-MD: Update metadata entry: Unknown tag
-2145976317
05-02 16:02:01.343 3167 3167 I QCamera : <HAL><INFO> getCamInfo: 11123: camera 3
resource cost is 100
05-02 16:02:01.343 3167 3167 I QCamera : <HAL><INFO> openLegacy: 507: openLegacy
halVersion: 256 cameraId = 3
05-02 16:02:01.344 3167 3167 D vndksupport: Loading
/vendor/lib/hw/power.default.so from current namespace instead of sphal namespace.
05-02 16:02:01.351 3167 3167 E QCamera : <HAL><ERROR> QCamera2HardwareInterface:
1841: sean test
05-02 16:02:01.351 3167 3167 I QCamera : <HAL><INFO> openCamera: 1956: [KPI
Perf]: E PROFILE_OPEN_CAMERA camera id 3
05-02 16:02:01.353 3167 3167 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:01.353 3167 3167 D QCamera : Debug log file is not enabled
05-02 16:02:01.354 3167 3167 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 3
05-02 16:02:01.356 3167 3480 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:01.356 3167 3480 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:01.356 3167 3481 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:01.356 3167 3481 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:01.357 3167 3483 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:01.357 3167 3483 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:01.357 3167 3483 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 3
05-02 16:02:01.357 3167 3485 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:01.358 3167 3485 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:01.359 3167 3487 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:01.359 3167 3487 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:01.359 3167 3481 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:01.361 3167 3481 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:01.361 3167 3481 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:01.362 3167 3489 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:01.362 3167 3489 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:01.363 3167 3483 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:01.363 3167 3483 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:01.363 3167 3483 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:01.363 3167 3489 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:01.363 3167 3489 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:01.363 3167 3489 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:01.366 3167 3487 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:01.366 3167 3487 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:01.366 3167 3487 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:01.368 3167 3485 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:01.368 3167 3485 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:01.368 3167 3485 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:01.369 3167 3480 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:01.369 3167 3480 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:01.369 3167 3480 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:01.382 3167 3167 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=3
05-02 16:02:01.382 3167 3167 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 3
05-02 16:02:01.382 3167 3167 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x3000f
05-02 16:02:01.382 3167 3167 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:01.382 3167 3167 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xec37a900 ide 3000f type 10 dim 0 0
05-02 16:02:01.382 3167 3167 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xec2f5180
05-02 16:02:01.383 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
3000f
05-02 16:02:01.383 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
3000f
05-02 16:02:01.383 3167 3167 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:01.383 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
05-02 16:02:01.383 3167 3167 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:01.383 3167 3167 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:01.384 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
3000f
05-02 16:02:01.384 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 3000f
05-02 16:02:01.385 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
3000f
05-02 16:02:01.385 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
05-02 16:02:01.385 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
3000f
05-02 16:02:01.386 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.387 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.388 3167 3167 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 3
05-02 16:02:01.390 3167 3167 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 5
05-02 16:02:01.391 3167 3506 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:01.391 3167 3506 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:01.391 3167 3507 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:01.391 3167 3507 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:01.392 3167 3507 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:01.392 3167 3509 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:01.392 3167 3509 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:01.392 3167 3509 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 5
05-02 16:02:01.392 3167 3507 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:01.393 3167 3507 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:01.393 3167 3511 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:01.393 3167 3511 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:01.394 3167 3512 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:01.394 3167 3512 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:01.394 3167 3512 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:01.394 3167 3512 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:01.394 3167 3512 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:01.395 3167 3514 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:01.395 3167 3514 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:01.395 3167 3514 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:01.395 3167 3514 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:01.395 3167 3514 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:01.396 3167 3509 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:01.396 3167 3509 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:01.396 3167 3509 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:01.398 3167 3511 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:01.398 3167 3511 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:01.398 3167 3511 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:01.400 3167 3506 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:01.400 3167 3506 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:01.400 3167 3506 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:01.406 3167 3167 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=5
05-02 16:02:01.406 3167 3167 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 5
05-02 16:02:01.406 3167 3167 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x5000f
05-02 16:02:01.406 3167 3167 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:01.406 3167 3167 E mm-camera: <IFACE ><ERROR> 657:
iface_reserve_src_port: iface_reserve_src_port: port not created! port state = 1
05-02 16:02:01.406 3167 3167 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xec37aa40 ide 5000f type 10 dim 0 0
05-02 16:02:01.406 3167 3167 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 5000f stream 10 int_link = 0xec2f5400
05-02 16:02:01.406 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
5000f
05-02 16:02:01.407 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
5000f
05-02 16:02:01.407 3167 3167 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:01.407 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 5000f
05-02 16:02:01.407 3167 3167 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:01.407 3167 3167 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:01.407 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
5000f
05-02 16:02:01.407 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 5000f
05-02 16:02:01.408 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
5000f
05-02 16:02:01.408 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 5000f
05-02 16:02:01.408 3167 3167 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
5000f
05-02 16:02:01.409 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.409 3167 3167 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:01.410 3167 3167 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 5
05-02 16:02:01.410 3167 3167 I QCamera : <HAL><INFO> openCamera: 1980: Bokeh Mode
ban thermal
05-02 16:02:01.410 3167 3167 I QCamera : <HAL><INFO> openCamera: 1991: [KPI
Perf]: X PROFILE_OPEN_CAMERA camera id 3, rc: 0
05-02 16:02:01.410 3167 3167 I QCamera : <HAL><INFO> close_camera_device: 1534:
[KPI Perf]: E camera id 3
05-02 16:02:01.415 3167 3504 E mm-camera: <IMGLIB><ERROR> 322:
module_depth_map_handle_ctrl_parm: E
05-02 16:02:01.415 3167 3504 E mm-camera: <IMGLIB><ERROR> 430:
module_depth_map_set_config_param: X
05-02 16:02:01.415 3167 3504 E mm-camera: <IMGLIB><ERROR> 254:
module_depth_map_send_config_data: CAM_STREAM_TYPE_DEPTH not set !!
05-02 16:02:01.415 3167 3504 E mm-camera: <IMGLIB><ERROR> 369:
module_depth_map_handle_ctrl_parm: Error module_depth_map_send_config_data
05-02 16:02:01.415 3167 3504 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:01.415 3167 3504 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:01.416 3167 3504 I mm-camera: <IFACE >< INFO> 6269:
iface_util_set_dis_enable_flag: iface_util_set_dis_enable_flag:6269 DIS enable flag
= 0
05-02 16:02:01.416 3167 3504 E mm-camera: <SENSOR><ERROR> 5312:
module_sensor_event_control_set_parm: func_tbl for submodule 4 is NULL
05-02 16:02:01.416 3167 3478 E mm-camera: <IMGLIB><ERROR> 322:
module_depth_map_handle_ctrl_parm: E
05-02 16:02:01.416 3167 3478 E mm-camera: <IMGLIB><ERROR> 430:
module_depth_map_set_config_param: X
05-02 16:02:01.417 3167 3478 E mm-camera: <IMGLIB><ERROR> 254:
module_depth_map_send_config_data: CAM_STREAM_TYPE_DEPTH not set !!
05-02 16:02:01.417 3167 3478 E mm-camera: <IMGLIB><ERROR> 369:
module_depth_map_handle_ctrl_parm: Error module_depth_map_send_config_data
05-02 16:02:01.417 3167 3478 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:01.417 3167 3478 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:01.417 3167 3478 I mm-camera: <IFACE >< INFO> 6269:
iface_util_set_dis_enable_flag: iface_util_set_dis_enable_flag:6269 DIS enable flag
= 0
05-02 16:02:01.418 3167 3478 E mm-camera: <SENSOR><ERROR> 5852:
module_sensor_event_control_get_parm: CAM_INTF_PARM_RELATED_SENSORS_CALIBRATION
size 2048 addr 0xef172b11
05-02 16:02:01.420 3167 3167 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:01.420 3167 3167 I QCamera : <HAL><INFO> closeCamera: 2393: E
05-02 16:02:01.421 3167 3167 I QCamera : <HAL><INFO> closeCamera: 2398: [KPI
Perf]: E PROFILE_CLOSE_CAMERA camera id 3
05-02 16:02:01.423 3167 3504 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:01.423 3167 3188 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:01.423 3167 3188 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:01.423 3167 3504 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:01.423 3167 3188 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:01.423 3167 3504 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 2
num streams 0
05-02 16:02:01.423 3167 3478 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:01.423 3167 3478 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:01.423 3167 3478 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 0
num streams 0
05-02 16:02:01.423 3167 3188 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:01.423 3167 3188 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:01.423 3167 3188 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:01.424 3167 3188 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:01.424 3167 3188 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:01.424 3167 3188 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:01.424 3167 3504 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:01.424 3167 3504 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:01.424 3167 3504 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 2
num streams 0
05-02 16:02:01.425 3167 3478 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:01.425 3167 3478 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:01.425 3167 3478 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 0
num streams 0
05-02 16:02:01.425 3167 3188 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:01.425 3167 3188 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:01.425 3167 3188 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:01.426 3167 3167 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 5
05-02 16:02:01.426 3167 3167 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:01.426 3167 3167 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:01.426 3167 3167 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 5
05-02 16:02:01.426 3167 3167 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:01.426 3167 3167 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x5000f and stream type=10
05-02 16:02:01.426 3167 3482 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 41:
is_wbc:1,is_afc:1,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:01.500 3167 3508 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 40:
is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:01.503 3167 3508 E mm-camera: <SENSOR><ERROR> 247:
module_sensor_offload_init_config: func_tbl for submodule 4 is NULL
05-02 16:02:01.503 3167 3508 E mm-camera: <SENSOR><ERROR> 249:
module_sensor_offload_init_config: failed to get led off frame skip time
05-02 16:02:01.503 3167 3167 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:01.503 3167 3167 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 5000f port 0xec37aa40
05-02 16:02:01.506 3167 3167 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x5000f and stream type=10, successfully deleted
05-02 16:02:01.507 3167 3527 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:01.507 3167 3527 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:01.507 3167 3528 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:01.508 3167 3528 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:01.508 3167 3529 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:01.508 3167 3529 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 5
05-02 16:02:01.508 3167 3530 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:01.510 3167 3531 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:01.510 3167 3531 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:01.511 3167 3531 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:01.512 3167 3529 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:01.514 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:01.514 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:01.514 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:01.514 3167 3532 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:01.515 3167 3532 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:01.515 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:01.518 3167 3527 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:01.518 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:01.519 3167 3530 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:01.520 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:01.520 3167 3167 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 5 successfully
05-02 16:02:01.520 3167 3167 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:5
05-02 16:02:01.520 3167 3167 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:01.520 3167 3167 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =5
05-02 16:02:01.520 3167 3167 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 5
05-02 16:02:01.521 3167 3167 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 3
05-02 16:02:01.522 3167 3167 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:01.522 3167 3167 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:01.522 3167 3167 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 3
05-02 16:02:01.522 3167 3167 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:01.522 3167 3167 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
05-02 16:02:01.522 3167 3167 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:01.522 3167 3167 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 3000f port 0xec37a900
05-02 16:02:01.526 3167 3167 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
05-02 16:02:01.526 3167 3533 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:01.526 3167 3533 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:01.529 3167 3534 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:01.529 3167 3535 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:01.529 3167 3535 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 3
05-02 16:02:01.530 3167 3536 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:01.531 3167 3534 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:01.532 3167 3537 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:01.533 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:01.534 3167 3535 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:01.534 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:01.534 3167 3538 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:01.535 3167 3537 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:01.535 3167 3537 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:01.536 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:01.536 3167 3538 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:01.536 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:01.543 3167 3536 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:01.543 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:01.639 3167 3533 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:01.639 3167 3167 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:01.639 3167 3167 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 3 successfully
05-02 16:02:01.639 3167 3167 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:3
05-02 16:02:01.639 3167 3167 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:01.639 3167 3167 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =3
05-02 16:02:01.639 3167 3167 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 3
05-02 16:02:01.641 3167 3167 I QCamera : <HAL><INFO> closeCamera: 2473: [KPI
Perf]: X PROFILE_CLOSE_CAMERA camera id 3, rc: 0
05-02 16:02:01.642 3167 3167 I QCamera : <HAL><INFO> close_camera_device: 1552:
[KPI Perf]: X
05-02 16:02:01.643 3167 3167 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:01.648 3167 3167 I [email protected]:
Registration complete for
[email protected]::ICameraProvider/legacy/0.
05-02 16:02:03.324 3542 3542 I Dpps : GetInstance: DppsServer ref count
increased to 1
05-02 16:02:03.325 3542 3542 I Dpps : InitPrimaryContextFeatures():298 Dpps
feature enable properties are false, skipping primary feature context init
05-02 16:02:03.329 3541 3541 I Netd : Netd 1.0 starting
05-02 16:02:03.329 3541 3541 D TetherController: Setting IP forward enable = 0
05-02 16:02:03.346 3541 3541 I Netd : Creating child chains: 10.0ms
05-02 16:02:03.346 3541 3541 I Netd : Setting up OEM hooks: 0.1ms
05-02 16:02:03.349 3548 3548 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:03.350 3541 3541 I Netd : Setting up FirewallController hooks:
4.0ms
05-02 16:02:03.352 3541 3541 I Netd : Setting up TetherController hooks: 1.9ms
05-02 16:02:03.354 3541 3541 I Netd : Setting up BandwidthController hooks:
1.8ms
05-02 16:02:03.354 3541 3541 I Netd : Setting up IdletimerController hooks:
0.1ms
05-02 16:02:03.354 3541 3541 I Netd : initializing traffic control: 0.0ms
05-02 16:02:03.358 3541 3541 I Netd : Disabling bandwidth control: 3.9ms
05-02 16:02:03.359 3541 3541 E Netd : Error adding route 0.0.0.0/0 -> (null)
dummy0 to table 1003: File exists
05-02 16:02:03.359 3541 3541 I Netd : Initializing RouteController: 1.1ms
05-02 16:02:03.359 3541 3541 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
05-02 16:02:03.359 3541 3541 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
05-02 16:02:03.360 3541 3541 I Netd : Initializing XfrmController: 0.3ms
05-02 16:02:03.360 3541 3541 E Netd : Unable to create netlink socket:
Protocol not supported
05-02 16:02:03.360 3541 3541 W Netd : Unable to open qlog quota socket, check
if xt_quota2 can send via UeventHandler
05-02 16:02:03.360 3541 3541 D MDnsDS : MDnsSdListener::Hander starting up
05-02 16:02:03.360 3541 3554 D MDnsDS : MDnsSdListener starting to monitor
05-02 16:02:03.360 3541 3554 D MDnsDS : Going to poll with pollCount 1
05-02 16:02:03.361 3541 3541 I Netd : Registering NetdNativeService: 0.8ms
05-02 16:02:03.361 3541 3541 I Netd : Starting CommandListener: 0.1ms
05-02 16:02:03.363 3541 3541 I Netd : Registering NetdHwService: 1.5ms
05-02 16:02:03.363 965 1747 I QC-NETMGR-LIB: onRegistration(): Starting Netd
getService thread
05-02 16:02:03.363 3541 3541 I Netd : Netd started in 34ms
05-02 16:02:03.364 965 3561 I QC-NETMGR-LIB: getServiceImpl(): INetd discovered
05-02 16:02:03.364 965 3561 I QC-NETMGR-LIB: registerLinkToDeath(): Success
registerLinkToDeath!
05-02 16:02:03.364 965 1747 D QC-NETMGR-LIB: onRegistration(): netd restart
detected
05-02 16:02:03.364 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:03.364 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:03.364 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:03.364 3541 3560 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:03.366 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:03.366 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0001] [net id : 1] [network handle : 0x1cafed00d]
05-02 16:02:03.366 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0001] [network handle : 0x1cafed00d]
05-02 16:02:03.634 3539 3539 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.635 3539 3539 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.637 3539 3539 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.637 3539 3539 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.638 3539 3539 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:03.645 3539 3539 I zygote64: option[0]=-Xzygote
05-02 16:02:03.645 3539 3539 I zygote64: option[1]=-Xusetombstonedtraces
05-02 16:02:03.645 3539 3539 I zygote64: option[2]=exit
05-02 16:02:03.645 3539 3539 I zygote64: option[3]=vfprintf
05-02 16:02:03.645 3539 3539 I zygote64: option[4]=sensitiveThread
05-02 16:02:03.645 3539 3539 I zygote64: option[5]=-verbose:gc
05-02 16:02:03.645 3539 3539 I zygote64: option[6]=-Xms8m
05-02 16:02:03.645 3539 3539 I zygote64: option[7]=-Xmx512m
05-02 16:02:03.645 3539 3539 I zygote64: option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:03.645 3539 3539 I zygote64: option[9]=-XX:HeapMinFree=512k
05-02 16:02:03.645 3539 3539 I zygote64: option[10]=-XX:HeapMaxFree=8m
05-02 16:02:03.646 3539 3539 I zygote64: option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:03.646 3539 3539 I zygote64: option[12]=-Xusejit:true
05-02 16:02:03.646 3539 3539 I zygote64: option[13]=-Xjitsaveprofilinginfo
05-02 16:02:03.646 3539 3539 I zygote64: option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:03.646 3539 3539 I zygote64: option[15]=-XjdwpProvider:default
05-02 16:02:03.646 3539 3539 I zygote64: option[16]=-Xlockprofthreshold:500
05-02 16:02:03.646 3539 3539 I zygote64: option[17]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[18]=--runtime-arg
05-02 16:02:03.646 3539 3539 I zygote64: option[19]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[20]=-Xms64m
05-02 16:02:03.646 3539 3539 I zygote64: option[21]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[22]=--runtime-arg
05-02 16:02:03.646 3539 3539 I zygote64: option[23]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[24]=-Xmx64m
05-02 16:02:03.646 3539 3539 I zygote64: option[25]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[26]=--compiler-filter=speed
05-02 16:02:03.646 3539 3539 I zygote64: option[27]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:03.646 3539 3539 I zygote64: option[29]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[30]=--compiler-filter=speed-
profile
05-02 16:02:03.646 3539 3539 I zygote64: option[31]=-Xcompiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[32]=--runtime-arg
05-02 16:02:03.646 3539 3539 I zygote64: option[33]=-Xcompiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[34]=-Xms64m
05-02 16:02:03.646 3539 3539 I zygote64: option[35]=-Xcompiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[36]=--runtime-arg
05-02 16:02:03.646 3539 3539 I zygote64: option[37]=-Xcompiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[38]=-Xmx512m
05-02 16:02:03.646 3539 3539 I zygote64: option[39]=-Xcompiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[40]=--compiler-filter=speed
05-02 16:02:03.646 3539 3539 I zygote64: option[41]=-Xcompiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[42]=-j8
05-02 16:02:03.646 3539 3539 I zygote64: option[43]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[44]=--instruction-set-
variant=kryo
05-02 16:02:03.646 3539 3539 I zygote64: option[45]=-Xcompiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[46]=--instruction-set-
variant=kryo
05-02 16:02:03.646 3539 3539 I zygote64: option[47]=-Ximage-compiler-option
05-02 16:02:03.646 3539 3539 I zygote64: option[48]=--instruction-set-
features=default
05-02 16:02:03.646 3539 3539 I zygote64: option[49]=-Xcompiler-option
05-02 16:02:03.647 3539 3539 I zygote64: option[50]=--instruction-set-
features=default
05-02 16:02:03.647 3539 3539 I zygote64: option[51]=-Duser.locale=en-US
05-02 16:02:03.647 3539 3539 I zygote64: option[52]=--cpu-abilist=arm64-v8a
05-02 16:02:03.647 3539 3539 I zygote64: option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:03.648 3540 3540 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.649 3540 3540 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.652 3540 3540 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.652 3540 3540 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.652 3540 3540 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:03.659 3540 3540 I zygote : option[0]=-Xzygote
05-02 16:02:03.659 3540 3540 I zygote : option[1]=-Xusetombstonedtraces
05-02 16:02:03.659 3540 3540 I zygote : option[2]=exit
05-02 16:02:03.659 3540 3540 I zygote : option[3]=vfprintf
05-02 16:02:03.659 3540 3540 I zygote : option[4]=sensitiveThread
05-02 16:02:03.659 3540 3540 I zygote : option[5]=-verbose:gc
05-02 16:02:03.659 3540 3540 I zygote : option[6]=-Xms8m
05-02 16:02:03.659 3540 3540 I zygote : option[7]=-Xmx512m
05-02 16:02:03.659 3540 3540 I zygote : option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:03.659 3540 3540 I zygote : option[9]=-XX:HeapMinFree=512k
05-02 16:02:03.659 3540 3540 I zygote : option[10]=-XX:HeapMaxFree=8m
05-02 16:02:03.659 3540 3540 I zygote : option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:03.659 3540 3540 I zygote : option[12]=-Xusejit:true
05-02 16:02:03.659 3540 3540 I zygote : option[13]=-Xjitsaveprofilinginfo
05-02 16:02:03.659 3540 3540 I zygote : option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:03.659 3540 3540 I zygote : option[15]=-XjdwpProvider:default
05-02 16:02:03.659 3540 3540 I zygote : option[16]=-Xlockprofthreshold:500
05-02 16:02:03.659 3540 3540 I zygote : option[17]=-Ximage-compiler-option
05-02 16:02:03.659 3540 3540 I zygote : option[18]=--runtime-arg
05-02 16:02:03.659 3540 3540 I zygote : option[19]=-Ximage-compiler-option
05-02 16:02:03.659 3540 3540 I zygote : option[20]=-Xms64m
05-02 16:02:03.659 3540 3540 I zygote : option[21]=-Ximage-compiler-option
05-02 16:02:03.659 3540 3540 I zygote : option[22]=--runtime-arg
05-02 16:02:03.659 3540 3540 I zygote : option[23]=-Ximage-compiler-option
05-02 16:02:03.659 3540 3540 I zygote : option[24]=-Xmx64m
05-02 16:02:03.659 3540 3540 I zygote : option[25]=-Ximage-compiler-option
05-02 16:02:03.659 3540 3540 I zygote : option[26]=--compiler-filter=speed
05-02 16:02:03.659 3540 3540 I zygote : option[27]=-Ximage-compiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:03.660 3540 3540 I zygote : option[29]=-Ximage-compiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[30]=--compiler-filter=speed-
profile
05-02 16:02:03.660 3540 3540 I zygote : option[31]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[32]=--runtime-arg
05-02 16:02:03.660 3540 3540 I zygote : option[33]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[34]=-Xms64m
05-02 16:02:03.660 3540 3540 I zygote : option[35]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[36]=--runtime-arg
05-02 16:02:03.660 3540 3540 I zygote : option[37]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[38]=-Xmx512m
05-02 16:02:03.660 3540 3540 I zygote : option[39]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[40]=--compiler-filter=speed
05-02 16:02:03.660 3540 3540 I zygote : option[41]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[42]=-j8
05-02 16:02:03.660 3540 3540 I zygote : option[43]=-Ximage-compiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[44]=--instruction-set-
variant=cortex-a73
05-02 16:02:03.660 3540 3540 I zygote : option[45]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[46]=--instruction-set-
variant=cortex-a73
05-02 16:02:03.660 3540 3540 I zygote : option[47]=-Ximage-compiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[48]=--instruction-set-
features=default
05-02 16:02:03.660 3540 3540 I zygote : option[49]=-Xcompiler-option
05-02 16:02:03.660 3540 3540 I zygote : option[50]=--instruction-set-
features=default
05-02 16:02:03.660 3540 3540 I zygote : option[51]=-Duser.locale=en-US
05-02 16:02:03.660 3540 3540 I zygote : option[52]=--cpu-abilist=armeabi-
v7a,armeabi
05-02 16:02:03.660 3540 3540 I zygote : option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:03.698 3539 3539 I zygote64: VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify
05-02 16:02:03.698 3540 3540 I zygote : VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm --instruction-set=arm --verify
05-02 16:02:03.701 3579 3579 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace instead of
sphal namespace.
05-02 16:02:03.702 3590 3590 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:03.703 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:03.703 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:03.703 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:03.703 3541 3560 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:03.703 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:03.703 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0002] [net id : 2] [network handle : 0x2cafed00d]
05-02 16:02:03.703 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0002] [network handle : 0x2cafed00d]
05-02 16:02:03.706 3579 3579 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:03.707 3579 3579 I audiohalservice: Registration complete for
[email protected]::IDevicesFactory/default.
05-02 16:02:03.708 3579 3579 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:03.709 3595 3595 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:03.718 3579 3579 I audiohalservice: Registration complete for
[email protected]::IEffectsFactory/default.
05-02 16:02:03.718 3579 3579 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:03.721 3579 3579 D vndksupport: Loading
/vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of
sphal namespace.
05-02 16:02:03.723 3579 3579 D sound_trigger_hw: stdev_open: Enter
05-02 16:02:03.726 3579 3579 D sound_trigger_hw: load_audio_hal: ahal is using
proprietary API version 0x0100
05-02 16:02:03.726 3579 3579 I sound_trigger_platform: platform_stdev_init: Enter
05-02 16:02:03.727 3579 3579 W sound_trigger_platform: load_smlib:
generate_sound_trigger_phrase_recognition_event_v3 not found. undefined symbol:
generate_sound_trigger_phrase_recognition_event_v3
05-02 16:02:03.729 3579 3579 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
snd_card_name: sdm660-snd-card
05-02 16:02:03.730 3579 3579 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
Opened sound card:0
05-02 16:02:03.736 3594 3594 E patchoat: Could not create image space with image
file '/system/framework/boot.art'. Attempting to fall back to imageless running.
Error was: Failed to mmap at expected address, mapped at 0xf38cb000 instead of
0x710d9000 : Requested region 0x710d9000-0x7120e000 overlaps with existing map
0x71061000-0x71359000 (/system/framework/boot-core-libart.vdex)
05-02 16:02:03.736 3594 3594 E patchoat: 0x71061000-0x71359000 r--
/system/framework/boot-core-libart.vdex
05-02 16:02:03.736 3594 3594 E patchoat: 0x71359000-0x7135a000 r--
/system/framework/arm64/boot-core-libart.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x7135a000-0x7135b000 rw-
/system/framework/arm64/boot-core-libart.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x7135b000-0x713a3000 r--
/system/framework/arm64/boot-conscrypt.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x713a3000-0x713a4000 rw-
05-02 16:02:03.736 3594 3594 E patchoat: 0x713a4000-0x71405000 r--
/system/framework/boot-conscrypt.vdex
05-02 16:02:03.736 3594 3594 E patchoat: 0x71405000-0x71406000 r--
/system/framework/arm64/boot-conscrypt.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x71406000-0x71407000 rw-
/system/framework/arm64/boot-conscrypt.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x71407000-0x71463000 r--
/system/framework/arm64/boot-okhttp.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x71463000-0x71464000 rw-
05-02 16:02:03.736 3594 3594 E patchoat: 0x71464000-0x714c4000 r--
/system/framework/boot-okhttp.vdex
05-02 16:02:03.736 3594 3594 E patchoat: 0x714c4000-0x714c5000 r--
/system/framework/arm64/boot-okhttp.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x714c5000-0x714c6000 rw-
/system/framework/arm64/boot-okhttp.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x714c6000-0x7151e000 r--
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x7151e000-0x7151f000 rw-
05-02 16:02:03.736 3594 3594 E patchoat: 0x7151f000-0x71661000 r--
/system/framework/boot-bouncycastle.vdex
05-02 16:02:03.736 3594 3594 E patchoat: 0x71661000-0x71662000 r--
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x71662000-0x71663000 rw-
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x71663000-0x7168b000 r--
/system/framework/arm64/boot-apache-xml.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x7168b000-0x7168c000 rw-
05-02 16:02:03.736 3594 3594 E patchoat: 0x7168c000-0x717ae000 r--
/system/framework/boot-apache-xml.vdex
05-02 16:02:03.736 3594 3594 E patchoat: 0x717ae000-0x717af000 r--
/system/framework/arm64/boot-apache-xml.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x717af000-0x717b0000 rw-
/system/framework/arm64/boot-apache-xml.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x717b0000-0x717da000 r--
/system/framework/arm64/boot-ext.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x717da000-0x717db000 rw-
05-02 16:02:03.736 3594 3594 E patchoat: 0x717db000-0x718c6000 r--
/system/framework/boot-ext.vdex
05-02 16:02:03.736 3594 3594 E patchoat: 0x718c6000-0x718c7000 r--
/system/framework/arm64/boot-ext.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x718c7000-0x718c8000 rw-
/system/framework/arm64/boot-ext.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x718c8000-0x72743000 r--
/system/framework/arm64/boot-framework.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x72743000-0x72745000 rw-
05-02 16:02:03.736 3594 3594 E patchoat: 0x72745000-0x73b1e000 r--
/system/framework/boot-framework.vdex
05-02 16:02:03.736 3594 3594 E patchoat: 0x73b1e000-0x73b1f000 r--
/system/framework/arm64/boot-framework.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0x73b1f000-0x73b20000 rw-
/system/framework/arm64/boot-framework.oat
05-02 16:02:03.736 3594 3594 E patchoat: 0xb306f000-0xb307d000 r-x
/system/bin/patchoat
05-02 16:02:03.736 3594 3594 E patchoat: 0xb307d000-0xb307e000 r--
/system/bin/patchoat
05-02 16:02:03.736 3594 3594 E patchoat: 0xb307e000-0xb307f000 rw-
/system/bin/patchoat
05-02 16:02:03.736 3594 3594 E patchoat: 0xebad6000-0xebad7000 ---
05-02 16:02:03.736 3594 3594 E patchoat: 0xf3a00000-0xf3a80000 rw-
[anon:libc_malloc]
05-02 16:02:03.736 3594 3594 E patchoat: 0xf3af4000-0xf3af8000 r-x
/system/lib/libnetd_client.so
05-02 16:02:03.736 3594 3594 E patchoat: 0xf3af8000-0xf3af9000 r--
/system/lib/libnetd_client.so
05-02 16:02:03.736 3594 3594 E patchoat: 0xf3af9000-0xf3afa000 rw-
/system/lib/libnetd_client.so
05-02 16:02:03.736 3594 3594 E patchoat: 0xf3b00000-0xf3c00000 rw-
[anon:libc_malloc]
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3c5d000-0xf3c6d000 r-x
/system/lib/liblz4.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3c6d000-0xf3c6e000 r--
/system/lib/liblz4.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3c6e000-0xf3c6f000 rw-
/system/lib/liblz4.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3ca7000-0xf3cbc000 r-x
/system/lib/libutils.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3cbc000-0xf3cbd000 ---
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3cbd000-0xf3cbe000 r--
/system/lib/libutils.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3cbe000-0xf3cbf000 rw-
/system/lib/libutils.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3cd0000-0xf3cd4000 r-x
/system/lib/libmetricslogger.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3cd4000-0xf3cd5000 r--
/system/lib/libmetricslogger.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3cd5000-0xf3cd6000 rw-
/system/lib/libmetricslogger.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3d13000-0xf3d33000 r-x
/system/lib/libm.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3d33000-0xf3d34000 ---
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3d34000-0xf3d35000 r--
/system/lib/libm.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3d35000-0xf3d36000 rw-
/system/lib/libm.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3d40000-0xf3d78000 r-x
/system/lib/libunwindstack.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3d78000-0xf3d7c000 r--
/system/lib/libunwindstack.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3d7c000-0xf3d7d000 rw-
/system/lib/libunwindstack.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3dac000-0xf3dba000 r-x
/system/lib/libcutils.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3dba000-0xf3dbb000 ---
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3dbb000-0xf3dbc000 r--
/system/lib/libcutils.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3dbc000-0xf3dbd000 rw-
/system/lib/libcutils.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3de8000-0xf3deb000 r-x
/system/lib/libvndksupport.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3deb000-0xf3dec000 r--
/system/lib/libvndksupport.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3dec000-0xf3ded000 rw-
/system/lib/libvndksupport.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3e03000-0xf3e33000 r-x
/system/lib/libdexfile.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3e33000-0xf3e34000 r--
/system/lib/libdexfile.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3e34000-0xf3e35000 rw-
/system/lib/libdexfile.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3e54000-0xf3e68000 r-x
/system/lib/libbacktrace.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3e68000-0xf3e69000 r--
/system/lib/libbacktrace.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3e69000-0xf3e6a000 rw-
/system/lib/libbacktrace.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3eaf000-0xf3ebe000 r-x
/system/lib/libbase.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3ebe000-0xf3ebf000 r--
/system/lib/libbase.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3ebf000-0xf3ec0000 rw-
/system/lib/libbase.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3ed5000-0xf3eda000 r-x
/system/lib/libnativebridge.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3eda000-0xf3edb000 r--
/system/lib/libnativebridge.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3edb000-0xf3edc000 rw-
/system/lib/libnativebridge.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f11000-0xf3f14000 r-x
/system/lib/libsigchain.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f14000-0xf3f15000 r--
/system/lib/libsigchain.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f15000-0xf3f16000 rw-
/system/lib/libsigchain.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f40000-0xf3f58000 r-x
/system/lib/libz.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f58000-0xf3f59000 ---
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f59000-0xf3f5a000 r--
/system/lib/libz.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f5a000-0xf3f5b000 rw-
/system/lib/libz.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3f8e000-0xf3fa2000 r-x
/system/lib/liblog.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3fa2000-0xf3fa3000 r--
/system/lib/liblog.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3fa3000-0xf3fa4000 rw-
/system/lib/liblog.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf3fd6000-0xf4069000 r-x
/system/lib/libc++.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4069000-0xf406a000 ---
05-02 16:02:03.737 3594 3594 E patchoat: 0xf406a000-0xf406f000 r--
/system/lib/libc++.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf406f000-0xf4070000 rw-
/system/lib/libc++.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4070000-0xf4071000 rw- [anon:.bss]
05-02 16:02:03.737 3594 3594 E patchoat: 0xf408c000-0xf408d000 r-x
/system/lib/libdl.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf408d000-0xf408e000 r--
/system/lib/libdl.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf408e000-0xf408f000 rw- [anon:.bss]
05-02 16:02:03.737 3594 3594 E patchoat: 0xf40f6000-0xf40fd000 r-x
/system/lib/libnativeloader.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf40fd000-0xf40fe000 r--
/system/lib/libnativeloader.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf40fe000-0xf40ff000 rw-
/system/lib/libnativeloader.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4132000-0xf4137000 r-x
/system/lib/libtombstoned_client.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4137000-0xf4138000 ---
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4138000-0xf4139000 r--
/system/lib/libtombstoned_client.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4139000-0xf413a000 rw-
/system/lib/libtombstoned_client.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4158000-0xf415f000 r-x
/system/lib/libnativehelper.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf415f000-0xf4160000 r--
/system/lib/libnativehelper.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4160000-0xf4161000 rw-
/system/lib/libnativehelper.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4181000-0xf419d000 r-x
/system/lib/liblzma.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf419d000-0xf419e000 r--
/system/lib/liblzma.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf419e000-0xf419f000 rw-
/system/lib/liblzma.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf419f000-0xf41a5000 rw- [anon:.bss]
05-02 16:02:03.737 3594 3594 E patchoat: 0xf41ca000-0xf426b000 r-x
/system/lib/libc.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf426b000-0xf426f000 r--
/system/lib/libc.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf426f000-0xf4271000 rw-
/system/lib/libc.so
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4271000-0xf4272000 rw- [anon:.bss]
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4272000-0xf4273000 r-- [anon:.bss]
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4273000-0xf427a000 rw- [anon:.bss]
05-02 16:02:03.737 3594 3594 E patchoat: 0xf4298000-0xf42ad000 r-x
/system/lib/libunwind.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf42ad000-0xf42ae000 ---
05-02 16:02:03.738 3594 3594 E patchoat: 0xf42ae000-0xf42af000 r--
/system/lib/libunwind.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf42af000-0xf42b0000 rw-
/system/lib/libunwind.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf42b0000-0xf42f6000 rw- [anon:.bss]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4321000-0xf43e1000 r-x
/system/lib/libcrypto.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf43e1000-0xf43eb000 r--
/system/lib/libcrypto.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf43eb000-0xf43ec000 rw-
/system/lib/libcrypto.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4407000-0xf4864000 r-x
/system/lib/libart.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4864000-0xf486d000 r--
/system/lib/libart.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf486d000-0xf486f000 rw-
/system/lib/libart.so
05-02 16:02:03.738 3594 3594 E patchoat: 0xf486f000-0xf4871000 rw- [anon:.bss]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4891000-0xf4892000 rw-
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf489e000-0xf489f000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf48dd000-0xf48de000 rw-
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf48ec000-0xf48ed000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf48f8000-0xf48f9000 rw-
[anon:linker_alloc_vector]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf48f9000-0xf48fa000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4901000-0xf4902000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4923000-0xf4924000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4937000-0xf4938000 r--
/system/framework/arm64/boot-framework.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4938000-0xf494d000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf494d000-0xf494e000 r--
/system/framework/arm64/boot-ext.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf494f000-0xf4950000 r--
/system/framework/arm64/boot-apache-xml.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4950000-0xf4952000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4952000-0xf4953000 r--
/system/framework/arm64/boot-bouncycastle.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4954000-0xf4955000 r--
/system/framework/arm64/boot-okhttp.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4955000-0xf4956000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4956000-0xf4957000 r--
/system/framework/arm64/boot-conscrypt.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4957000-0xf4958000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4958000-0xf4959000 r--
/system/framework/arm64/boot-core-libart.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4959000-0xf495c000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf495c000-0xf495d000 r--
/system/framework/arm64/boot.oat
05-02 16:02:03.738 3594 3594 E patchoat: 0xf495d000-0xf495e000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf495e000-0xf495f000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf495f000-0xf4965000 r-- /data/dalvik-
cache/arm64/system@[email protected]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4965000-0xf4985000 r--
/dev/__properties__/u:object_r:debug_prop:s0
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4985000-0xf4986000 r-- /dev/event-
log-tags
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4986000-0xf498c000 rw-
/system/etc/event-log-tags
05-02 16:02:03.738 3594 3594 E patchoat: 0xf498c000-0xf498d000 r-- [anon:atexit
handlers]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf498d000-0xf49ad000 r--
/dev/__properties__/u:object_r:default_prop:s0
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49ad000-0xf49cd000 r--
/dev/__properties__/properties_serial
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49cd000-0xf49ce000 rw- [anon:System
property context nodes]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49ce000-0xf49d5000 r--
/dev/__properties__/property_info
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49d5000-0xf49d7000 rw-
[anon:linker_alloc_vector]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49d7000-0xf49d8000 rw-
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49d8000-0xf49d9000 rw-
[anon:arc4random data]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49d9000-0xf49da000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49da000-0xf49db000 rw-
[anon:linker_alloc_vector]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49db000-0xf49de000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49de000-0xf49df000 rw-
[anon:linker_alloc_vector]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49df000-0xf49e0000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49e0000-0xf49e1000 rw-
[anon:linker_alloc_vector]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49e1000-0xf49e3000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49e3000-0xf49e4000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf49e4000-0xf4a04000 r--
/dev/__properties__/u:object_r:default_prop:s0
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a04000-0xf4a06000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a06000-0xf4a07000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a07000-0xf4a27000 r--
/dev/__properties__/u:object_r:debug_prop:s0
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a27000-0xf4a28000 ---
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a28000-0xf4a29000 rw-
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a29000-0xf4a2a000 ---
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a2a000-0xf4a4a000 r--
/dev/__properties__/properties_serial
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a4a000-0xf4a4b000 rw- [anon:System
property context nodes]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a4b000-0xf4a52000 r--
/dev/__properties__/property_info
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a52000-0xf4a53000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a53000-0xf4a54000 rw-
[anon:linker_alloc_vector]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a54000-0xf4a55000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a55000-0xf4a56000 r--
[anon:linker_alloc]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a56000-0xf4a57000 rw-
[anon:linker_alloc_small_objects]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a57000-0xf4a58000 r-- [anon:atexit
handlers]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a58000-0xf4a59000 ---
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a59000-0xf4a5d000 rw- [anon:thread
signal stack]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a5d000-0xf4a5e000 rw-
[anon:arc4random data]
05-02 16:02:03.738 3594 3594 E patchoat: 0xf4a5e000-0xf4a5f000 ---
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4a5f000-0xf4a62000 rw-
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4a62000-0xf4a63000 ---
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4a63000-0xf4a64000 r-- [vvar]
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4a64000-0xf4a66000 r-x [vdso]
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4a66000-0xf4b25000 r-x
/system/bin/linker
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4b25000-0xf4b2b000 r--
/system/bin/linker
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4b2b000-0xf4b2c000 rw-
/system/bin/linker
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4b2c000-0xf4b2e000 rw-
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4b2e000-0xf4b2f000 r--
05-02 16:02:03.739 3594 3594 E patchoat: 0xf4b2f000-0xf4b35000 rw-
05-02 16:02:03.739 3594 3594 E patchoat: 0xff9cd000-0xff9ee000 rw- [stack]
05-02 16:02:03.739 3594 3594 E patchoat: 0xffff0000-0xffff1000 r-x [kuserhelpers]
05-02 16:02:03.739 3594 3594 E patchoat:
05-02 16:02:03.739 3594 3594 E patchoat: Attempted image: /system/framework/boot-
telephony-common.art
05-02 16:02:03.751 3594 3594 E patchoat: Dex file fallback disabled, cannot
continue without image.
05-02 16:02:03.751 3594 3594 E patchoat: Unable to initialize runtime
05-02 16:02:03.753 3539 3539 W zygote64: Failed execv(/system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify) because non-0
exit status Preemptively pruning the dalvik cache.
05-02 16:02:03.753 3539 3539 I zygote64: Pruning dalvik-cache since we are
relocating an image and will need to recompile
05-02 16:02:03.753 3539 3539 I zygote64: RelocateImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --base-offset-delta=-
466944
05-02 16:02:03.832 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocato
rService retrieved: 0
05-02 16:02:03.832 3586 3586 I SurfaceFlinger: Using HWComposer service:
'default'
05-02 16:02:03.832 3586 3586 I SurfaceFlinger: SurfaceFlinger is starting
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffset
Ns retrieved: 2000000
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffs
etNs retrieved: 6000000
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework
retrieved: 1
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:02:03.834 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:02:03.835 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:03.835 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:03.836 3586 3586 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:02:03.836 3586 3586 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:02:03.836 3586 3586 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:02:03.836 3586 3586 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:02:03.837 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:03.837 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:03.837 3586 3586 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:02:03.837 3586 3586 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:02:03.843 3586 3586 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:02:03.846 3586 3586 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:02:03.869 3617 3617 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:03.918 3620 3620 I wificond: wificond is starting up...
05-02 16:02:03.949 3613 3613 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.949 3613 3613 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:03.950 3613 3613 I cameraserver: ServiceManager: 0xec39c100
05-02 16:02:03.950 3613 3613 I CameraService: CameraService started (pid=3613)
05-02 16:02:03.950 3613 3613 I CameraService: CameraService process starting
05-02 16:02:03.951 3613 3613 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:03.951 3613 3613 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:03.953 3613 3613 I CameraProviderManager: Connecting to new camera
provider: legacy/0, isRemote? 1
05-02 16:02:03.954 3613 3613 I CameraProviderManager: Enumerating new camera
device: [email protected]/legacy/0
05-02 16:02:03.955 3167 3628 I [email protected]: Opening camera 0
05-02 16:02:03.955 3167 3628 I QCamera : <HAL><INFO> openLegacy: 507: openLegacy
halVersion: 256 cameraId = 0
05-02 16:02:03.956 3167 3628 D vndksupport: Loading
/vendor/lib/hw/power.default.so from current namespace instead of sphal namespace.
05-02 16:02:03.958 3167 3628 E QCamera : <HAL><ERROR> QCamera2HardwareInterface:
1841: sean test
05-02 16:02:03.958 3167 3628 I QCamera : <HAL><INFO> openCamera: 1956: [KPI
Perf]: E PROFILE_OPEN_CAMERA camera id 0
05-02 16:02:03.959 3586 3586 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:02:03.960 3167 3628 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:03.960 3613 3613 W CameraProviderManager: Camera provider legacy/0
says an unknown camera [email protected]/legacy/0 now has torch status 0. Curious.
05-02 16:02:03.960 3613 3613 W CameraProviderManager: Camera provider legacy/0
says an unknown camera [email protected]/legacy/0 now has torch status 0. Curious.
05-02 16:02:03.960 3167 3628 D QCamera : Debug log file is not enabled
05-02 16:02:03.961 3167 3628 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 3
05-02 16:02:03.961 3167 3633 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:03.961 3167 3633 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:03.961 3167 3634 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:03.961 3167 3634 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:03.961 3167 3636 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:03.961 3167 3636 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:03.961 3167 3636 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 3
05-02 16:02:03.962 3167 3634 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:03.962 3167 3634 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:03.962 3167 3634 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:03.962 3167 3637 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:03.962 3167 3637 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:03.962 3167 3640 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:03.962 3167 3640 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:03.962 3167 3636 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:03.962 3167 3636 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:03.962 3167 3636 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:03.963 3167 3643 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:03.963 3167 3643 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:03.963 3167 3643 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:03.963 3167 3643 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:03.963 3167 3643 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:03.964 3167 3640 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:03.964 3167 3640 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:03.964 3167 3640 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:03.964 3167 3637 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:03.964 3167 3637 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:03.964 3167 3637 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:03.970 3167 3633 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:03.970 3167 3633 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:03.970 3167 3633 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:03.975 3167 3628 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=3
05-02 16:02:03.976 3167 3628 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 3
05-02 16:02:03.976 3167 3628 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x3000f
05-02 16:02:03.976 3167 3628 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:03.976 3167 3628 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xec37a900 ide 3000f type 10 dim 0 0
05-02 16:02:03.976 3167 3628 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xec2f5180
05-02 16:02:03.976 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
3000f
05-02 16:02:03.976 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
3000f
05-02 16:02:03.976 3167 3628 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:03.976 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
05-02 16:02:03.976 3167 3628 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:03.976 3167 3628 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:03.976 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
3000f
05-02 16:02:03.977 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 3000f
05-02 16:02:03.977 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
3000f
05-02 16:02:03.977 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
05-02 16:02:03.977 3167 3628 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
3000f
05-02 16:02:03.978 3167 3628 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:03.978 3167 3628 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] identical 9 lines
05-02 16:02:03.981 3167 3631 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:03.981 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:03.981 3167 3662 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:03.983 3167 3628 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 74 lines
05-02 16:02:03.985 3167 3188 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:03.986 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:03.990 3586 3586 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:02:03.990 3586 3586 I Adreno : Build Date :
11/02/18
05-02 16:02:03.990 3586 3586 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:02:03.990 3586 3586 I Adreno : Local Branch :
05-02 16:02:03.990 3586 3586 I Adreno : Remote Branch :
05-02 16:02:03.990 3586 3586 I Adreno : Remote Branch :
05-02 16:02:03.990 3586 3586 I Adreno : Reconstruct Branch :
05-02 16:02:03.990 3586 3586 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:02:03.991 3586 3586 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:02:03.991 3586 3586 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:02:03.991 3586 3586 E HAL : unknown
05-02 16:02:03.991 3586 3586 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:02:03.991 3586 3586 W libEGL : eglInitialize(0x781b241640) failed
(EGL_BAD_ALLOC)
05-02 16:02:03.993 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:03.993 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:03.994 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:03.994 3586 3586 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:02:03.994 3586 3586 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 3586 (surfaceflinger), pid 3586
(surfaceflinger)
05-02 16:02:04.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:97): avc: denied
{ search } for name="default" dev="tmpfs" ino=413 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
05-02 16:02:04.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:98): avc: denied
{ read } for name="primary" dev="tmpfs" ino=420 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=1
05-02 16:02:04.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:99): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:02:04.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:100): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:02:04.013 3167 3635 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:04.022 3167 3670 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:04.022 3167 3671 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:04.022 3167 3672 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:04.022 3167 3673 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:04.022 3167 3674 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:04.023 3167 3675 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:04.054 3678 3678 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:02:04.055 780 780 I /system/bin/tombstoned: received crash request for
pid 3586
05-02 16:02:04.055 3678 3678 I crash_dump64: performing dump of process 3586
(target tid = 3586)
05-02 16:02:04.059 3678 3678 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:04.059 3678 3678 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:04.059 3678 3678 F DEBUG : Revision: '0'
05-02 16:02:04.059 3678 3678 F DEBUG : ABI: 'arm64'
05-02 16:02:04.059 3678 3678 F DEBUG : pid: 3586, tid: 3586, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:02:04.059 3678 3678 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:02:04.059 3678 3678 F DEBUG : Cause: null pointer dereference
05-02 16:02:04.059 3678 3678 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 000000781b246370
05-02 16:02:04.059 3678 3678 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:02:04.059 3678 3678 F DEBUG : x8 0101010101010101 x9
1b16afbeced5be1c x10 000000005f647079 x11 0000000000000000
05-02 16:02:04.059 3678 3678 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:02:04.059 3678 3678 F DEBUG : x16 000000789c3f6e58 x17
000000789d8e0560 x18 0000007fe62f8060 x19 000000781b246370
05-02 16:02:04.059 3678 3678 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 000000789e2615e0 x23 0000000000000000
05-02 16:02:04.059 3678 3678 F DEBUG : x24 0000000000000001 x25
0000007fe62f92b0 x26 0000007fe62f96b0 x27 00000000005b8d80
05-02 16:02:04.059 3678 3678 F DEBUG : x28 0000007fe62f92b0 x29
0000007fe62f9080
05-02 16:02:04.059 3678 3678 F DEBUG : sp 0000007fe62f9060 lr
000000789c3d3f74 pc 000000789d8e0570
05-02 16:02:04.071 3678 3678 F DEBUG :
05-02 16:02:04.071 3678 3678 F DEBUG : backtrace:
05-02 16:02:04.071 3678 3678 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:02:04.071 3678 3678 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:02:04.071 3678 3678 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:02:04.071 3678 3678 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:02:04.071 3678 3678 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:02:04.071 3678 3678 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:02:04.071 3678 3678 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:02:04.133 3613 3613 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 6 lines
05-02 16:02:04.141 3167 3694 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.142 3167 3695 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.142 3167 3697 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:04.142 3167 3698 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.142 3167 3700 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.143 3167 3702 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.152 3584 3584 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:04.154 3584 3584 I FastMixerState: sMaxFastTracks = 8
05-02 16:02:04.156 3584 3584 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:04.156 3584 3584 V MediaUtils: physMem: 2835984384
05-02 16:02:04.156 3584 3584 V MediaUtils: requested limit: 536870912
05-02 16:02:04.157 3584 3584 V MediaUtils: actual limit: 536870912
05-02 16:02:04.157 3584 3584 V MediaUtils: original limits: 4294967295/4294967295
05-02 16:02:04.157 3584 3584 V MediaUtils: new limits: 536870912/4294967295
05-02 16:02:04.160 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:04.161 3540 3540 I zygote : Explicit concurrent copying GC freed
966(55KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 70us
total 8.165ms
05-02 16:02:04.161 3167 3719 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:04.161 3584 3584 I audioserver: ServiceManager: 0xefa1c100
05-02 16:02:04.161 3167 3692 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:04.164 3584 3584 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:04.167 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:04.168 3167 3628 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 18 lines
05-02 16:02:04.177 3540 3540 I zygote : Explicit concurrent copying GC freed
5(32KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 48us
total 6.480ms
05-02 16:02:04.177 3540 3540 D Zygote32Timing: PostZygoteInitGC took to complete:
28ms
05-02 16:02:04.177 3540 3540 D Zygote32Timing: ZygoteInit took to complete: 28ms
05-02 16:02:04.178 3540 3540 I Zygote : Accepting command socket connections
05-02 16:02:04.198 3678 3678 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:02:04.201 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_08
05-02 16:02:04.227 3619 3619 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:04.227 3619 3619 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:04.228 3619 3619 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:04.228 3619 3619 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:04.228 3619 3619 E AVMediaServiceFactory: libavenhancements.so:
dlopen failed: library "libavenhancements.so" not found
05-02 16:02:04.236 3579 3579 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.236 554 554 I ServiceManager: service 'netd' died
05-02 16:02:04.236 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:02:04.236 3579 3579 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.236 3579 3579 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.238 3579 3579 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.238 3579 3579 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.238 3579 3579 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.240 3579 3579 E audio_route: Control 'LSM6 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.240 3579 3579 E audio_route: Control 'LSM7 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.240 554 554 I ServiceManager: service 'wificond' died
05-02 16:02:04.240 3579 3579 E audio_route: Control 'LSM8 Mixer INT3_MI2S_TX'
doesn't exist - skipping
05-02 16:02:04.246 3579 3579 W sound_trigger_platform: load_acdb:
acdb_loader_send_listen_device_cal_v1 not found. undefined symbol:
acdb_loader_send_listen_device_cal_v1
05-02 16:02:04.246 3579 3579 W sound_trigger_platform: load_acdb:
acdb_loader_send_listen_lsm_cal_v1 not found. undefined symbol:
acdb_loader_send_listen_lsm_cal_v1
05-02 16:02:04.246 3579 3579 E platform_info: param tag only supported with
CONFIG_PARAMS section
05-02 16:02:04.246 3579 3579 I chatty : uid=1041(audioserver)
/vendor/bin/hw/[email protected] identical 5 lines
05-02 16:02:04.246 3579 3579 E platform_info: param tag only supported with
CONFIG_PARAMS section
05-02 16:02:04.249 3579 3579 E audio_hw_acdb: acdb_init_v2: dlsym error undefined
symbol: acdb_loader_init_v4 for acdb_loader_init_v4
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/adsp_avs_config.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> found 1 form factor &
soundcard independant files
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_General_cal.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_Global_cal.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_Hdmi_cal.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_Handset_cal.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_Speaker_cal.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_Bluetooth_cal.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_workspaceFile.qwsp
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> Load file:
/vendor/etc/acdbdata/QRD/QRD_Headset_cal.acdb
05-02 16:02:04.249 3579 3579 D ACDB-LOADER: ACDB -> ACDB_CMD_INITIALIZE_V2
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/adsp_avs_config.acdb
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB File Major =
4119056384, ACDB File Minor = 492998270, ACDB File Revision = 4122265003
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_General_cal.acdb
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_Global_cal.acdb
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_Hdmi_cal.acdb
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.250 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.251 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_Handset_cal.acdb
05-02 16:02:04.251 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.251 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.251 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_Speaker_cal.acdb
05-02 16:02:04.251 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.251 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_Bluetooth_cal.acdb
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_workspaceFile.qwsp
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->SW Minor/Major/Revision
version info for /vendor/etc/acdbdata/QRD/QRD_Headset_cal.acdb
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->ACDB Sw Major = 9, ACDB
Sw Minor = 0, ACDB Sw Revision = 4, ACDB Sw Cpl Number = 0
05-02 16:02:04.252 3579 3579 D : [ACDB Command]->ACDB File Major = 9,
ACDB File Minor = 0, ACDB File Revision = 11
05-02 16:02:04.252 3579 3579 D ACDB-LOADER: ACDB -> ACPH INIT
05-02 16:02:04.252 3579 3579 D : [ACPH]->Online service registered with
ACPH
05-02 16:02:04.254 3579 3579 D : [ACPH]->ACPH init success
05-02 16:02:04.254 3579 3579 D ACDB-LOADER: ACDB -> RTAC INIT
05-02 16:02:04.254 3579 3579 D : [ACPH]->DSP RTC service registered with
ACPH
05-02 16:02:04.254 3579 3579 D ACDB-LOADER: ACDB -> MCS, FTS INIT
05-02 16:02:04.254 3579 3579 D : [ACPH]->MCS RTC service registered with
ACPH
05-02 16:02:04.254 3579 3579 D : [ACPH]->FTS RTC service registered with
ACPH
05-02 16:02:04.254 3579 3579 D ACDB-LOADER: ACDB -> ADIE RTAC INIT
05-02 16:02:04.254 3579 3579 D : [ACPH]->ADIE RTC service registered with
ACPH
05-02 16:02:04.254 3579 3579 D ACDB-LOADER: ACDB ->
ACDB_CMD_GET_VOC_PROC_DYNAMIC_TABLE_SIZE
05-02 16:02:04.260 3167 3696 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:04.280 3167 3732 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:04.281 3167 3733 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:04.282 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:02:04.282 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:02:04.282 3167 3734 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:04.282 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:02:04.282 3167 3735 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:04.282 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:02:04.282 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:02:04.282 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:02:04.283 3167 3736 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:04.287 3167 3737 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:04.306 3167 3628 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 3628 (HwBinder:3167_2), pid 3167 ([email protected])
05-02 16:02:04.355 3740 3740 I chatty : uid=1047(cameraserver) crash_dump32
expire 3 lines
05-02 16:02:04.356 780 780 I /system/bin/tombstoned: received crash request for
pid 3628
05-02 16:02:04.382 3740 3740 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:04.382 3740 3740 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:04.382 3740 3740 F DEBUG : Revision: '0'
05-02 16:02:04.382 3740 3740 F DEBUG : ABI: 'arm'
05-02 16:02:04.382 3740 3740 F DEBUG : pid: 3167, tid: 3628, name:
HwBinder:3167_2 >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:02:04.382 3740 3740 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:02:04.382 3740 3740 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:02:04.382 3740 3740 F DEBUG : r0 00000000 r1 00000e2c r2
00000006 r3 00000008
05-02 16:02:04.382 3740 3740 F DEBUG : r4 00000c5f r5 00000e2c r6
e9097094 r7 0000010c
05-02 16:02:04.382 3740 3740 F DEBUG : r8 00000000 r9 e8ac92e8 r10
e9097158 r11 e8ac92e0
05-02 16:02:04.382 3740 3740 F DEBUG : ip e8165600 sp e9097080 lr
f55341c9 pc f552c016
05-02 16:02:04.412 3740 3740 F DEBUG :
05-02 16:02:04.412 3740 3740 F DEBUG : backtrace:
05-02 16:02:04.412 3740 3740 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:02:04.412 3740 3740 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:02:04.412 3740 3740 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:02:04.412 3740 3740 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:02:04.412 3740 3740 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:02:04.412 3740 3740 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:02:04.412 3740 3740 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:02:04.412 3740 3740 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:02:04.412 3740 3740 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:02:04.412 3740 3740 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:02:04.412 3740 3740 F DEBUG : #10 pc 00010239
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::close()+56)
05-02 16:02:04.412 3740 3740 F DEBUG : #11 pc 00020999
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::_hidl_close(android::hi
dl::base::V1_0::BnHwBase*, android::hardware::Parcel const&,
android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)
+116)
05-02 16:02:04.412 3740 3740 F DEBUG : #12 pc 000213cb
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::onTransact(unsigned
int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+2010)
05-02 16:02:04.412 3740 3740 F DEBUG : #13 pc 00016545 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int,
android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+48)
05-02 16:02:04.412 3740 3740 F DEBUG : #14 pc 0000f7a7 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+802)
05-02 16:02:04.412 3740 3740 F DEBUG : #15 pc 0000f379 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()
+128)
05-02 16:02:04.412 3740 3740 F DEBUG : #16 pc 0000fc23 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+186)
05-02 16:02:04.413 3740 3740 F DEBUG : #17 pc 00015ef9 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::PoolThread::threadLoop()+12)
05-02 16:02:04.413 3740 3740 F DEBUG : #18 pc 0000c08b /system/lib/vndk-
sp-28/libutils.so (android::Thread::_threadLoop(void*)+166)
05-02 16:02:04.413 3740 3740 F DEBUG : #19 pc 000638b9 /system/lib/libc.so
(__pthread_start(void*)+22)
05-02 16:02:04.413 3740 3740 F DEBUG : #20 pc 0001e1d9 /system/lib/libc.so
(__start_thread+24)
05-02 16:02:04.534 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_09
05-02 16:02:04.597 3747 3747 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 275 lines
05-02 16:02:04.995 3747 3794 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.995 3747 3795 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.995 3747 3797 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:04.996 3747 3798 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:04.997 3747 3801 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.002 3747 3803 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.019 3747 3813 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.056 3747 3796 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:05.066 3747 3792 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:05.071 3747 3820 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.072 3747 3821 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.073 3747 3822 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.073 3747 3823 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.075 3747 3824 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.075 3747 3825 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.211 3747 3830 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.212 3747 3831 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.212 3747 3833 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:05.213 3747 3835 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.214 3747 3836 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.216 3747 3838 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.246 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:05.246 3747 3828 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:05.247 3747 3854 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.252 3747 3768 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.252 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:05.271 3747 3832 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:05.284 3747 3855 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.286 3747 3856 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.287 3747 3857 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.288 3747 3858 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.289 3747 3859 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.292 3747 3860 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.402 3747 3747 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 112 lines
05-02 16:02:05.404 3747 3863 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.405 3747 3864 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.406 3747 3866 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:05.409 3747 3868 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.416 3747 3872 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.417 3747 3873 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.530 3747 3865 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:05.542 3747 3861 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:05.548 3747 3887 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.551 3747 3888 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.552 3747 3889 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.552 3747 3890 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.554 3747 3891 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.555 3747 3892 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.590 3747 3897 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.594 3747 3899 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.594 3747 3900 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:05.596 3747 3902 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.597 3747 3903 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.598 3747 3906 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.623 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:05.623 3747 3921 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.624 3747 3895 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:05.629 3747 3768 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.630 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:05.710 3747 3898 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:05.726 3747 3922 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.729 3747 3923 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.729 3747 3924 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.730 3747 3925 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.731 3747 3926 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.734 3747 3927 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.758 3747 3930 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.758 3747 3931 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.760 3747 3933 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:05.760 3747 3935 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.761 3747 3937 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.766 3747 3940 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.771 3747 3935 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.771 3747 3930 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.782 3747 3747 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 110 lines
05-02 16:02:05.870 3747 3932 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.873 3747 3928 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:05.880 3747 3954 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.882 3747 3955 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.883 3747 3956 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.883 3747 3957 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.884 3747 3958 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.886 3747 3959 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.913 3747 3964 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.914 3747 3965 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.915 3747 3967 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:05.917 3747 3969 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.923 3747 3973 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.924 3747 3974 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:05.955 3747 3962 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 23 lines
05-02 16:02:05.955 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:05.955 3747 3988 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:05.961 3747 3768 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:05.963 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:06.021 3747 3966 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.027 3747 3989 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.029 3747 3990 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.029 3747 3991 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.030 3747 3992 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.031 3747 3993 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.034 3747 3994 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.051 3747 3997 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.051 3747 3998 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.052 3747 4000 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:06.053 3747 4002 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.054 3747 4006 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.057 3747 4007 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.070 3747 3747 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 121 lines
05-02 16:02:06.076 3747 4023 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.077 3747 4024 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.077 3747 4026 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:06.079 3747 4028 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.083 3747 4032 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.083 3747 4033 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.109 3747 3999 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:06.123 3747 3995 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:06.180 3747 4025 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.183 3747 4021 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:06.189 3747 4044 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.191 3747 4045 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.191 3747 4046 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.192 3747 4047 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.193 3747 4048 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.202 3747 4049 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.215 3747 4050 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.217 3747 4051 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.218 3747 4052 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.219 3747 4053 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.221 3747 4054 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.222 3747 4055 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.344 3747 4060 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.345 3747 4061 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.346 3747 4063 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:06.348 3747 4065 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.350 3747 4066 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.351 3747 4069 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.374 3747 4086 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.374 3747 4087 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.374 3747 4089 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 4 lines
05-02 16:02:06.376 3747 4091 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.377 3747 4093 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.377 3747 4095 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:06.378 3747 4089 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.380 3747 4091 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.381 3747 4086 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.387 3747 3747 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 73 lines
05-02 16:02:06.395 3747 4084 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:06.396 3747 4058 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:06.403 3747 3768 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:06.406 3747 4062 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:06.480 3747 4088 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.487 3747 4107 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.488 3747 4108 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.488 3747 4109 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.489 3747 4110 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.491 3747 4111 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.492 3747 4112 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.508 3747 4113 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.510 3747 4114 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.511 3747 4115 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.512 3747 4116 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:06.513 3747 4117 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:06.515 3747 4118 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:08.293 4121 4121 I Netd : Netd 1.0 starting
05-02 16:02:08.293 4121 4121 D TetherController: Setting IP forward enable = 0
05-02 16:02:08.315 4121 4121 I Netd : Creating child chains: 17.3ms
05-02 16:02:08.316 4121 4121 I Netd : Setting up OEM hooks: 0.1ms
05-02 16:02:08.318 4121 4121 I Netd : Setting up FirewallController hooks:
2.7ms
05-02 16:02:08.320 4121 4121 I Netd : Setting up TetherController hooks: 1.5ms
05-02 16:02:08.320 4122 4122 I Dpps : GetInstance: DppsServer ref count
increased to 1
05-02 16:02:08.321 4122 4122 I Dpps : InitPrimaryContextFeatures():298 Dpps
feature enable properties are false, skipping primary feature context init
05-02 16:02:08.321 4121 4121 I Netd : Setting up BandwidthController hooks:
1.6ms
05-02 16:02:08.321 4121 4121 I Netd : Setting up IdletimerController hooks:
0.1ms
05-02 16:02:08.321 4121 4121 I Netd : initializing traffic control: 0.0ms
05-02 16:02:08.324 4121 4121 I Netd : Disabling bandwidth control: 3.0ms
05-02 16:02:08.324 4128 4128 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:08.325 4121 4121 E Netd : Error adding route 0.0.0.0/0 -> (null)
dummy0 to table 1003: File exists
05-02 16:02:08.325 4121 4121 I Netd : Initializing RouteController: 0.8ms
05-02 16:02:08.325 4121 4121 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
05-02 16:02:08.325 4121 4121 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
05-02 16:02:08.325 4121 4121 I Netd : Initializing XfrmController: 0.2ms
05-02 16:02:08.326 4121 4121 E Netd : Unable to create netlink socket:
Protocol not supported
05-02 16:02:08.326 4121 4121 W Netd : Unable to open qlog quota socket, check
if xt_quota2 can send via UeventHandler
05-02 16:02:08.326 4121 4121 D MDnsDS : MDnsSdListener::Hander starting up
05-02 16:02:08.327 4121 4134 D MDnsDS : MDnsSdListener starting to monitor
05-02 16:02:08.327 4121 4134 D MDnsDS : Going to poll with pollCount 1
05-02 16:02:08.328 4121 4121 I Netd : Registering NetdNativeService: 1.2ms
05-02 16:02:08.328 4121 4121 I Netd : Starting CommandListener: 0.1ms
05-02 16:02:08.330 965 1747 I QC-NETMGR-LIB: onRegistration(): Starting Netd
getService thread
05-02 16:02:08.330 4121 4121 I Netd : Registering NetdHwService: 2.0ms
05-02 16:02:08.330 4121 4121 I Netd : Netd started in 37ms
05-02 16:02:08.331 965 4141 I QC-NETMGR-LIB: getServiceImpl(): INetd discovered
05-02 16:02:08.331 965 4141 I QC-NETMGR-LIB: registerLinkToDeath(): Success
registerLinkToDeath!
05-02 16:02:08.331 965 1747 D QC-NETMGR-LIB: onRegistration(): netd restart
detected
05-02 16:02:08.331 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:08.331 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:08.331 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:08.331 4121 4139 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:08.331 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:08.331 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0001] [net id : 1] [network handle : 0x1cafed00d]
05-02 16:02:08.331 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0001] [network handle : 0x1cafed00d]
05-02 16:02:08.657 4120 4120 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.657 4120 4120 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.658 4119 4119 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.659 4119 4119 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.660 4120 4120 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.660 4120 4120 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.661 4120 4120 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:08.661 4119 4119 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.661 4119 4119 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:08.662 4119 4119 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:08.668 4120 4120 I zygote : option[0]=-Xzygote
05-02 16:02:08.668 4120 4120 I zygote : option[1]=-Xusetombstonedtraces
05-02 16:02:08.668 4120 4120 I zygote : option[2]=exit
05-02 16:02:08.668 4120 4120 I zygote : option[3]=vfprintf
05-02 16:02:08.668 4120 4120 I zygote : option[4]=sensitiveThread
05-02 16:02:08.668 4120 4120 I zygote : option[5]=-verbose:gc
05-02 16:02:08.668 4120 4120 I zygote : option[6]=-Xms8m
05-02 16:02:08.668 4120 4120 I zygote : option[7]=-Xmx512m
05-02 16:02:08.668 4120 4120 I zygote : option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:08.668 4120 4120 I zygote : option[9]=-XX:HeapMinFree=512k
05-02 16:02:08.668 4120 4120 I zygote : option[10]=-XX:HeapMaxFree=8m
05-02 16:02:08.668 4120 4120 I zygote : option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:08.668 4120 4120 I zygote : option[12]=-Xusejit:true
05-02 16:02:08.668 4120 4120 I zygote : option[13]=-Xjitsaveprofilinginfo
05-02 16:02:08.668 4120 4120 I zygote : option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:08.668 4120 4120 I zygote : option[15]=-XjdwpProvider:default
05-02 16:02:08.668 4120 4120 I zygote : option[16]=-Xlockprofthreshold:500
05-02 16:02:08.668 4120 4120 I zygote : option[17]=-Ximage-compiler-option
05-02 16:02:08.668 4120 4120 I zygote : option[18]=--runtime-arg
05-02 16:02:08.668 4120 4120 I zygote : option[19]=-Ximage-compiler-option
05-02 16:02:08.668 4120 4120 I zygote : option[20]=-Xms64m
05-02 16:02:08.668 4120 4120 I zygote : option[21]=-Ximage-compiler-option
05-02 16:02:08.668 4120 4120 I zygote : option[22]=--runtime-arg
05-02 16:02:08.668 4120 4120 I zygote : option[23]=-Ximage-compiler-option
05-02 16:02:08.668 4120 4120 I zygote : option[24]=-Xmx64m
05-02 16:02:08.668 4120 4120 I zygote : option[25]=-Ximage-compiler-option
05-02 16:02:08.668 4120 4120 I zygote : option[26]=--compiler-filter=speed
05-02 16:02:08.668 4120 4120 I zygote : option[27]=-Ximage-compiler-option
05-02 16:02:08.668 4120 4120 I zygote : option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:08.669 4120 4120 I zygote : option[29]=-Ximage-compiler-option
05-02 16:02:08.669 4120 4120 I zygote : option[30]=--compiler-filter=speed-
profile
05-02 16:02:08.669 4120 4120 I zygote : option[31]=-Xcompiler-option
05-02 16:02:08.669 4120 4120 I zygote : option[32]=--runtime-arg
05-02 16:02:08.669 4120 4120 I zygote : option[33]=-Xcompiler-option
05-02 16:02:08.669 4120 4120 I zygote : option[34]=-Xms64m
05-02 16:02:08.669 4120 4120 I zygote : option[35]=-Xcompiler-option
05-02 16:02:08.669 4120 4120 I zygote : option[36]=--runtime-arg
05-02 16:02:08.669 4120 4120 I zygote : option[37]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[0]=-Xzygote
05-02 16:02:08.669 4120 4120 I zygote : option[38]=-Xmx512m
05-02 16:02:08.669 4120 4120 I zygote : option[39]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[1]=-Xusetombstonedtraces
05-02 16:02:08.669 4119 4119 I zygote64: option[2]=exit
05-02 16:02:08.669 4120 4120 I zygote : option[40]=--compiler-filter=speed
05-02 16:02:08.669 4119 4119 I zygote64: option[3]=vfprintf
05-02 16:02:08.669 4120 4120 I zygote : option[41]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[4]=sensitiveThread
05-02 16:02:08.669 4120 4120 I zygote : option[42]=-j8
05-02 16:02:08.669 4119 4119 I zygote64: option[5]=-verbose:gc
05-02 16:02:08.669 4119 4119 I zygote64: option[6]=-Xms8m
05-02 16:02:08.669 4120 4120 I zygote : option[43]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[7]=-Xmx512m
05-02 16:02:08.669 4120 4120 I zygote : option[44]=--instruction-set-
variant=cortex-a73
05-02 16:02:08.669 4119 4119 I zygote64: option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:08.669 4120 4120 I zygote : option[45]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[9]=-XX:HeapMinFree=512k
05-02 16:02:08.669 4119 4119 I zygote64: option[10]=-XX:HeapMaxFree=8m
05-02 16:02:08.669 4120 4120 I zygote : option[46]=--instruction-set-
variant=cortex-a73
05-02 16:02:08.669 4119 4119 I zygote64: option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:08.669 4120 4120 I zygote : option[47]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[12]=-Xusejit:true
05-02 16:02:08.669 4119 4119 I zygote64: option[13]=-Xjitsaveprofilinginfo
05-02 16:02:08.669 4120 4120 I zygote : option[48]=--instruction-set-
features=default
05-02 16:02:08.669 4119 4119 I zygote64: option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:08.669 4120 4120 I zygote : option[49]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[15]=-XjdwpProvider:default
05-02 16:02:08.669 4120 4120 I zygote : option[50]=--instruction-set-
features=default
05-02 16:02:08.669 4119 4119 I zygote64: option[16]=-Xlockprofthreshold:500
05-02 16:02:08.669 4119 4119 I zygote64: option[17]=-Ximage-compiler-option
05-02 16:02:08.669 4120 4120 I zygote : option[51]=-Duser.locale=en-US
05-02 16:02:08.669 4119 4119 I zygote64: option[18]=--runtime-arg
05-02 16:02:08.669 4120 4120 I zygote : option[52]=--cpu-abilist=armeabi-
v7a,armeabi
05-02 16:02:08.669 4119 4119 I zygote64: option[19]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[20]=-Xms64m
05-02 16:02:08.669 4120 4120 I zygote : option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:08.669 4119 4119 I zygote64: option[21]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[22]=--runtime-arg
05-02 16:02:08.669 4119 4119 I zygote64: option[23]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[24]=-Xmx64m
05-02 16:02:08.669 4119 4119 I zygote64: option[25]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[26]=--compiler-filter=speed
05-02 16:02:08.669 4119 4119 I zygote64: option[27]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:08.669 4119 4119 I zygote64: option[29]=-Ximage-compiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[30]=--compiler-filter=speed-
profile
05-02 16:02:08.669 4119 4119 I zygote64: option[31]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[32]=--runtime-arg
05-02 16:02:08.669 4119 4119 I zygote64: option[33]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[34]=-Xms64m
05-02 16:02:08.669 4119 4119 I zygote64: option[35]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[36]=--runtime-arg
05-02 16:02:08.669 4119 4119 I zygote64: option[37]=-Xcompiler-option
05-02 16:02:08.669 4119 4119 I zygote64: option[38]=-Xmx512m
05-02 16:02:08.669 4119 4119 I zygote64: option[39]=-Xcompiler-option
05-02 16:02:08.670 4119 4119 I zygote64: option[40]=--compiler-filter=speed
05-02 16:02:08.670 4119 4119 I zygote64: option[41]=-Xcompiler-option
05-02 16:02:08.670 4119 4119 I zygote64: option[42]=-j8
05-02 16:02:08.670 4119 4119 I zygote64: option[43]=-Ximage-compiler-option
05-02 16:02:08.670 4119 4119 I zygote64: option[44]=--instruction-set-
variant=kryo
05-02 16:02:08.670 4119 4119 I zygote64: option[45]=-Xcompiler-option
05-02 16:02:08.670 4119 4119 I zygote64: option[46]=--instruction-set-
variant=kryo
05-02 16:02:08.670 4119 4119 I zygote64: option[47]=-Ximage-compiler-option
05-02 16:02:08.670 4119 4119 I zygote64: option[48]=--instruction-set-
features=default
05-02 16:02:08.670 4119 4119 I zygote64: option[49]=-Xcompiler-option
05-02 16:02:08.670 4119 4119 I zygote64: option[50]=--instruction-set-
features=default
05-02 16:02:08.670 4119 4119 I zygote64: option[51]=-Duser.locale=en-US
05-02 16:02:08.670 4119 4119 I zygote64: option[52]=--cpu-abilist=arm64-v8a
05-02 16:02:08.670 4119 4119 I zygote64: option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:08.702 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:08.702 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:08.702 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:08.702 4121 4139 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:08.702 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:08.702 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0002] [net id : 2] [network handle : 0x2cafed00d]
05-02 16:02:08.702 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0002] [network handle : 0x2cafed00d]
05-02 16:02:08.707 4171 4171 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:08.708 4160 4160 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace instead of
sphal namespace.
05-02 16:02:08.711 4160 4160 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:08.712 4173 4173 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:08.712 4160 4160 I audiohalservice: Registration complete for
[email protected]::IDevicesFactory/default.
05-02 16:02:08.713 4160 4160 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:08.722 4119 4119 I zygote64: VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify
05-02 16:02:08.722 4120 4120 I zygote : VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm --instruction-set=arm --verify
05-02 16:02:08.722 4160 4160 I audiohalservice: Registration complete for
[email protected]::IEffectsFactory/default.
05-02 16:02:08.723 4160 4160 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:08.726 4160 4160 D vndksupport: Loading
/vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of
sphal namespace.
05-02 16:02:08.728 4160 4160 D sound_trigger_hw: stdev_open: Enter
05-02 16:02:08.730 4160 4160 D sound_trigger_hw: load_audio_hal: ahal is using
proprietary API version 0x0100
05-02 16:02:08.730 4160 4160 I sound_trigger_platform: platform_stdev_init: Enter
05-02 16:02:08.732 4160 4160 W sound_trigger_platform: load_smlib:
generate_sound_trigger_phrase_recognition_event_v3 not found. undefined symbol:
generate_sound_trigger_phrase_recognition_event_v3
05-02 16:02:08.734 4160 4160 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
snd_card_name: sdm660-snd-card
05-02 16:02:08.734 4160 4160 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
Opened sound card:0
05-02 16:02:08.760 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocato
rService retrieved: 0
05-02 16:02:08.761 4166 4166 I SurfaceFlinger: Using HWComposer service:
'default'
05-02 16:02:08.761 4166 4166 I SurfaceFlinger: SurfaceFlinger is starting
05-02 16:02:08.762 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffset
Ns retrieved: 2000000
05-02 16:02:08.762 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffs
etNs retrieved: 6000000
05-02 16:02:08.762 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework
retrieved: 1
05-02 16:02:08.762 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:02:08.762 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:02:08.763 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:02:08.763 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:02:08.763 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:02:08.763 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:08.763 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:08.764 4166 4166 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:02:08.765 4166 4166 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:02:08.765 4166 4166 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:02:08.765 4166 4166 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:02:08.765 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:08.765 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:08.767 4166 4166 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:02:08.767 4166 4166 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:02:08.787 4166 4166 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:02:08.790 4166 4166 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:02:08.874 4196 4196 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:08.893 4166 4166 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:02:08.912 4166 4166 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:02:08.912 4166 4166 I Adreno : Build Date :
11/02/18
05-02 16:02:08.912 4166 4166 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:02:08.912 4166 4166 I Adreno : Local Branch :
05-02 16:02:08.912 4166 4166 I Adreno : Remote Branch :
05-02 16:02:08.912 4166 4166 I Adreno : Remote Branch :
05-02 16:02:08.912 4166 4166 I Adreno : Reconstruct Branch :
05-02 16:02:08.912 4166 4166 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:02:08.913 4166 4166 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:02:08.913 4166 4166 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:02:08.913 4166 4166 E HAL : unknown
05-02 16:02:08.913 4166 4166 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:02:08.913 4166 4166 W libEGL : eglInitialize(0x7d92e41640) failed
(EGL_BAD_ALLOC)
05-02 16:02:08.919 4200 4200 I wificond: wificond is starting up...
05-02 16:02:08.921 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:08.922 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:08.922 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:08.922 4166 4166 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:02:08.923 4166 4166 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 4166 (surfaceflinger), pid 4166
(surfaceflinger)
05-02 16:02:08.953 4192 4192 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 11 lines
05-02 16:02:08.958 3747 4211 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 35 lines
05-02 16:02:08.964 3747 4218 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:08.964 3747 4219 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:08.964 3747 4221 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:08.964 3747 4223 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:08.965 3747 4224 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:08.965 3747 4227 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:08.966 4208 4208 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:02:08.966 780 780 I /system/bin/tombstoned: received crash request for
pid 4166
05-02 16:02:08.969 4208 4208 I crash_dump64: performing dump of process 4166
(target tid = 4166)
05-02 16:02:08.972 4208 4208 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:08.972 4208 4208 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:08.972 4208 4208 F DEBUG : Revision: '0'
05-02 16:02:08.972 4208 4208 F DEBUG : ABI: 'arm64'
05-02 16:02:08.972 4208 4208 F DEBUG : pid: 4166, tid: 4166, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:02:08.972 4208 4208 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:02:08.972 4208 4208 F DEBUG : Cause: null pointer dereference
05-02 16:02:08.972 4208 4208 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 0000007d92e46370
05-02 16:02:08.972 4208 4208 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:02:08.972 4208 4208 F DEBUG : x8 0101010101010101 x9
1bc0782357727be1 x10 000000005f647079 x11 0000000000000000
05-02 16:02:08.972 4208 4208 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:02:08.972 4208 4208 F DEBUG : x16 0000007e143b8e58 x17
0000007e156a2560 x18 0000007fe824c9a0 x19 0000007d92e46370
05-02 16:02:08.972 4208 4208 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 0000007e15dbc5e0 x23 0000000000000000
05-02 16:02:08.972 4208 4208 F DEBUG : x24 0000000000000001 x25
0000007fe824dbf0 x26 0000007fe824dff0 x27 00000000005b8d80
05-02 16:02:08.972 4208 4208 F DEBUG : x28 0000007fe824dbf0 x29
0000007fe824d9c0
05-02 16:02:08.972 4208 4208 F DEBUG : sp 0000007fe824d9a0 lr
0000007e14395f74 pc 0000007e156a2570
05-02 16:02:08.982 3747 4216 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:08.982 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:08.983 3747 4244 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:08.984 3747 4211 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 93 lines
05-02 16:02:08.985 4208 4208 F DEBUG :
05-02 16:02:08.985 4208 4208 F DEBUG : backtrace:
05-02 16:02:08.986 4208 4208 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:02:08.986 4208 4208 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:02:08.986 4208 4208 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:02:08.986 4208 4208 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:02:08.986 4208 4208 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:02:08.986 4208 4208 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:02:08.986 4208 4208 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:02:08.987 3747 3768 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:08.988 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:09.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:107): avc: denied
{ search } for name="default" dev="tmpfs" ino=413 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
05-02 16:02:09.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:108): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:02:09.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:109): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:02:09.016 3747 4220 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:09.024 3747 4253 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:09.025 3747 4254 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:09.025 3747 4255 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:09.025 3747 4256 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:09.025 3747 4257 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:09.025 3747 4258 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:09.075 4120 4120 I zygote : Explicit concurrent copying GC freed
966(55KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 56us
total 7.211ms
05-02 16:02:09.082 4120 4120 I zygote : Explicit concurrent copying GC freed
5(32KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 36us
total 6.381ms
05-02 16:02:09.082 4120 4120 D Zygote32Timing: PostZygoteInitGC took to complete:
14ms
05-02 16:02:09.082 4120 4120 D Zygote32Timing: ZygoteInit took to complete: 15ms
05-02 16:02:09.083 4120 4120 I Zygote : Accepting command socket connections
05-02 16:02:09.101 4164 4164 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:09.102 4164 4164 I FastMixerState: sMaxFastTracks = 8
05-02 16:02:09.104 4164 4164 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:09.104 4164 4164 V MediaUtils: physMem: 2835984384
05-02 16:02:09.104 4164 4164 V MediaUtils: requested limit: 536870912
05-02 16:02:09.104 4164 4164 V MediaUtils: actual limit: 536870912
05-02 16:02:09.104 4164 4164 V MediaUtils: original limits: 4294967295/4294967295
05-02 16:02:09.104 4164 4164 V MediaUtils: new limits: 536870912/4294967295
05-02 16:02:09.105 4164 4164 I audioserver: ServiceManager: 0xee19c100
05-02 16:02:09.105 4164 4164 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:09.131 4208 4208 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:02:09.131 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_10
05-02 16:02:09.137 4192 4192 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 6 lines
05-02 16:02:09.145 3747 4274 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:09.145 3747 4275 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:09.146 3747 4277 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:09.146 3747 4279 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:09.147 3747 4282 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:09.147 3747 4284 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:09.166 3747 4272 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:09.166 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:09.166 3747 4301 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:09.171 554 554 I ServiceManager: service 'netd' died
05-02 16:02:09.171 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:02:09.172 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:09.174 554 554 I ServiceManager: service 'wificond' died
05-02 16:02:09.260 3747 4276 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:09.278 3747 4308 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:09.278 3747 4310 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:09.279 3747 4311 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:09.280 3747 4312 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:09.285 3747 4313 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:09.287 3747 4314 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:09.318 3747 4211 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 4211 (HwBinder:3747_1), pid 3747 ([email protected])
05-02 16:02:09.331 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:02:09.331 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:02:09.331 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:02:09.331 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:02:09.331 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:02:09.331 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:02:09.369 4318 4318 I chatty : uid=1047(cameraserver) crash_dump32
expire 3 lines
05-02 16:02:09.369 780 780 I /system/bin/tombstoned: received crash request for
pid 4211
05-02 16:02:09.389 4318 4318 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:09.389 4318 4318 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:09.389 4318 4318 F DEBUG : Revision: '0'
05-02 16:02:09.389 4318 4318 F DEBUG : ABI: 'arm'
05-02 16:02:09.389 4318 4318 F DEBUG : pid: 3747, tid: 4211, name:
HwBinder:3747_1 >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:02:09.389 4318 4318 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:02:09.390 4318 4318 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:02:09.390 4318 4318 F DEBUG : r0 00000000 r1 00001073 r2
00000006 r3 00000008
05-02 16:02:09.390 4318 4318 F DEBUG : r4 00000ea3 r5 00001073 r6
e65fe534 r7 0000010c
05-02 16:02:09.390 4318 4318 F DEBUG : r8 00000000 r9 e5788208 r10
e65fe5f8 r11 e5788200
05-02 16:02:09.390 4318 4318 F DEBUG : ip e97feac0 sp e65fe520 lr
f29661c9 pc f295e016
05-02 16:02:09.416 4318 4318 F DEBUG :
05-02 16:02:09.416 4318 4318 F DEBUG : backtrace:
05-02 16:02:09.416 4318 4318 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:02:09.416 4318 4318 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:02:09.416 4318 4318 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:02:09.416 4318 4318 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:02:09.416 4318 4318 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:02:09.416 4318 4318 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:02:09.416 4318 4318 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:02:09.416 4318 4318 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:02:09.416 4318 4318 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:02:09.416 4318 4318 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:02:09.416 4318 4318 F DEBUG : #10 pc 0000cd3b
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::~CameraDevi
ce()+102)
05-02 16:02:09.416 4318 4318 F DEBUG : #11 pc 0000d00b
/vendor/lib/[email protected]
(_ZTv0_n12_N7android8hardware6camera6device4V1_014implementation12CameraDeviceD0Ev+
18)
05-02 16:02:09.416 4318 4318 F DEBUG : #12 pc 0000983b /system/lib/vndk-
sp-28/libutils.so (android::RefBase::decStrong(void const*) const+66)
05-02 16:02:09.416 4318 4318 F DEBUG : #13 pc 0004057f /system/lib/vndk-
sp-28/libhidltransport.so (android::hidl::base::V1_0::BnHwBase::~BnHwBase()+114)
05-02 16:02:09.416 4318 4318 F DEBUG : #14 pc 0001c44b
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::~BnHwCameraDevice()
+118)
05-02 16:02:09.416 4318 4318 F DEBUG : #15 pc 0001c5f3
/system/lib/[email protected]
(_ZTv0_n12_N7android8hardware6camera6device4V1_016BnHwCameraDeviceD0Ev+18)
05-02 16:02:09.416 4318 4318 F DEBUG : #16 pc 0000983b /system/lib/vndk-
sp-28/libutils.so (android::RefBase::decStrong(void const*) const+66)
05-02 16:02:09.416 4318 4318 F DEBUG : #17 pc 0000fbed /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+132)
05-02 16:02:09.416 4318 4318 F DEBUG : #18 pc 00015ef9 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::PoolThread::threadLoop()+12)
05-02 16:02:09.417 4318 4318 F DEBUG : #19 pc 0000c08b /system/lib/vndk-
sp-28/libutils.so (android::Thread::_threadLoop(void*)+166)
05-02 16:02:09.417 4318 4318 F DEBUG : #20 pc 000638b9 /system/lib/libc.so
(__pthread_start(void*)+22)
05-02 16:02:09.417 4318 4318 F DEBUG : #21 pc 0001e1d9 /system/lib/libc.so
(__start_thread+24)
05-02 16:02:09.531 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_11
05-02 16:02:09.603 4325 4325 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 199 lines
05-02 16:02:09.997 4325 4372 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:09.998 4325 4373 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.001 4325 4375 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:10.003 4325 4377 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.004 4325 4378 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.005 4325 4381 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.026 4325 4391 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.060 4325 4374 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:10.070 4325 4370 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:10.075 4325 4398 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.077 4325 4399 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.078 4325 4400 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.079 4325 4401 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.081 4325 4400 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:10.081 4325 4402 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.082 4325 4325 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 121 lines
05-02 16:02:10.082 4325 4403 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.188 4325 4398 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:10.200 4325 4408 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.200 4325 4409 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.201 4325 4410 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:10.202 4325 4412 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.204 4325 4416 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.206 4325 4417 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.233 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:10.233 4325 4432 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.234 4325 4406 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:10.239 4325 4346 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.240 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:10.261 4325 4413 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:10.272 4325 4433 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.274 4325 4434 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.275 4325 4435 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.275 4325 4436 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.276 4325 4437 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.276 4325 4438 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.390 4325 4441 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.390 4325 4442 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.392 4325 4444 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:10.393 4325 4446 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.395 4325 4449 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.397 4325 4451 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.510 4325 4443 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:10.522 4325 4439 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:10.528 4325 4465 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.531 4325 4466 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.532 4325 4467 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.532 4325 4468 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.533 4325 4469 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.535 4325 4470 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.554 4325 4325 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 121 lines
05-02 16:02:10.569 4325 4475 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.570 4325 4476 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.571 4325 4478 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:10.572 4325 4480 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.574 4325 4484 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.575 4325 4485 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.597 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:10.598 4325 4499 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.598 4325 4473 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:10.603 4325 4346 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.604 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:10.690 4325 4477 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:10.705 4325 4500 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.705 4325 4501 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.706 4325 4502 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.706 4325 4503 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.707 4325 4504 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.710 4325 4505 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.745 4325 4508 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.745 4325 4509 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.746 4325 4511 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:10.747 4325 4513 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.749 4325 4515 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.751 4325 4517 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.860 4325 4510 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.863 4325 4506 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:10.869 4325 4532 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.871 4325 4533 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.872 4325 4534 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.873 4325 4535 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.874 4325 4536 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.877 4325 4537 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.898 4325 4542 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.898 4325 4543 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.900 4325 4545 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:10.900 4325 4543 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.901 4325 4547 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.911 4325 4549 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.911 4325 4542 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:10.912 4325 4552 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:10.926 4325 4325 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 104 lines
05-02 16:02:10.933 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:10.933 4325 4566 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:10.934 4325 4540 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 23 lines
05-02 16:02:10.939 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:10.939 4325 4346 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.010 4325 4544 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.017 4325 4567 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.019 4325 4568 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.019 4325 4569 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.020 4325 4570 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.022 4325 4571 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.024 4325 4572 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.038 4325 4575 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.038 4325 4576 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.041 4325 4578 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:11.042 4325 4580 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.044 4325 4582 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.045 4325 4583 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.074 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:11.077 4325 4601 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.078 4325 4602 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.078 4325 4604 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:11.078 4325 4605 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.084 4325 4606 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.085 4325 4609 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.096 4325 4577 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:11.104 4325 4573 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:11.174 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:11.180 4325 4603 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.183 4325 4599 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:11.184 4325 4325 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 74 lines
05-02 16:02:11.189 4325 4622 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.190 4325 4623 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.190 4325 4624 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.192 4325 4625 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.199 4325 4626 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.200 4325 4627 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.207 4325 4628 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.209 4325 4629 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.210 4325 4630 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.212 4325 4631 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.219 4325 4632 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.220 4325 4633 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.275 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:11.335 4325 4638 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.336 4325 4639 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.337 4325 4641 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:11.337 4325 4643 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.339 4325 4645 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.342 4325 4646 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.371 4325 4664 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.371 4325 4666 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.372 4325 4667 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.373 4325 4668 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.374 4325 4671 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.375 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:11.376 4325 4673 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:11.377 4325 4667 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.380 4325 4668 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.380 4325 4664 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.388 4325 4325 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 81 lines
05-02 16:02:11.397 4325 4640 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:11.397 4325 4662 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:11.400 4325 4636 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:11.406 4325 4346 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:11.476 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:11.480 4325 4665 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.487 4325 4685 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.487 4325 4686 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.488 4325 4687 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.489 4325 4688 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.490 4325 4689 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.491 4325 4690 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.507 4325 4691 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.509 4325 4692 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.510 4325 4693 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.510 4325 4694 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.511 4325 4695 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:11.514 4325 4696 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:11.576 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:11.677 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.182 752 1693 I chatty : uid=0(root) HwBinder:752_1 identical 16
lines
05-02 16:02:13.283 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.324 4699 4699 I Netd : Netd 1.0 starting
05-02 16:02:13.325 4699 4699 D TetherController: Setting IP forward enable = 0
05-02 16:02:13.337 4700 4700 I Dpps : GetInstance: DppsServer ref count
increased to 1
05-02 16:02:13.337 4700 4700 I Dpps : InitPrimaryContextFeatures():298 Dpps
feature enable properties are false, skipping primary feature context init
05-02 16:02:13.338 4706 4706 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:13.345 4699 4699 I Netd : Creating child chains: 13.1ms
05-02 16:02:13.345 4699 4699 I Netd : Setting up OEM hooks: 0.1ms
05-02 16:02:13.348 4699 4699 I Netd : Setting up FirewallController hooks:
2.4ms
05-02 16:02:13.349 4699 4699 I Netd : Setting up TetherController hooks: 1.4ms
05-02 16:02:13.351 4699 4699 I Netd : Setting up BandwidthController hooks:
1.3ms
05-02 16:02:13.351 4699 4699 I Netd : Setting up IdletimerController hooks:
0.0ms
05-02 16:02:13.351 4699 4699 I Netd : initializing traffic control: 0.0ms
05-02 16:02:13.354 4699 4699 I Netd : Disabling bandwidth control: 2.9ms
05-02 16:02:13.354 4699 4699 E Netd : Error adding route 0.0.0.0/0 -> (null)
dummy0 to table 1003: File exists
05-02 16:02:13.354 4699 4699 I Netd : Initializing RouteController: 0.9ms
05-02 16:02:13.355 4699 4699 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
05-02 16:02:13.355 4699 4699 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
05-02 16:02:13.355 4699 4699 I Netd : Initializing XfrmController: 0.3ms
05-02 16:02:13.355 4699 4699 E Netd : Unable to create netlink socket:
Protocol not supported
05-02 16:02:13.355 4699 4699 W Netd : Unable to open qlog quota socket, check
if xt_quota2 can send via UeventHandler
05-02 16:02:13.355 4699 4699 D MDnsDS : MDnsSdListener::Hander starting up
05-02 16:02:13.355 4699 4712 D MDnsDS : MDnsSdListener starting to monitor
05-02 16:02:13.355 4699 4712 D MDnsDS : Going to poll with pollCount 1
05-02 16:02:13.356 4699 4699 I Netd : Registering NetdNativeService: 0.7ms
05-02 16:02:13.356 4699 4699 I Netd : Starting CommandListener: 0.1ms
05-02 16:02:13.358 4699 4699 I Netd : Registering NetdHwService: 1.3ms
05-02 16:02:13.358 965 1747 I QC-NETMGR-LIB: onRegistration(): Starting Netd
getService thread
05-02 16:02:13.358 4699 4699 I Netd : Netd started in 33ms
05-02 16:02:13.359 965 4719 I QC-NETMGR-LIB: getServiceImpl(): INetd discovered
05-02 16:02:13.359 965 4719 I QC-NETMGR-LIB: registerLinkToDeath(): Success
registerLinkToDeath!
05-02 16:02:13.359 965 1747 D QC-NETMGR-LIB: onRegistration(): netd restart
detected
05-02 16:02:13.359 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:13.359 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:13.359 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:13.359 4699 4718 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:13.359 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:13.359 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0001] [net id : 1] [network handle : 0x1cafed00d]
05-02 16:02:13.359 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0001] [network handle : 0x1cafed00d]
05-02 16:02:13.383 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.584 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.628 4697 4697 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.628 4697 4697 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.631 4697 4697 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.631 4697 4697 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.632 4697 4697 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:13.638 4698 4698 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.638 4698 4698 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.639 4697 4697 I zygote64: option[0]=-Xzygote
05-02 16:02:13.639 4697 4697 I zygote64: option[1]=-Xusetombstonedtraces
05-02 16:02:13.639 4697 4697 I zygote64: option[2]=exit
05-02 16:02:13.639 4697 4697 I zygote64: option[3]=vfprintf
05-02 16:02:13.639 4697 4697 I zygote64: option[4]=sensitiveThread
05-02 16:02:13.639 4697 4697 I zygote64: option[5]=-verbose:gc
05-02 16:02:13.639 4697 4697 I zygote64: option[6]=-Xms8m
05-02 16:02:13.639 4697 4697 I zygote64: option[7]=-Xmx512m
05-02 16:02:13.639 4697 4697 I zygote64: option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:13.639 4697 4697 I zygote64: option[9]=-XX:HeapMinFree=512k
05-02 16:02:13.639 4697 4697 I zygote64: option[10]=-XX:HeapMaxFree=8m
05-02 16:02:13.639 4697 4697 I zygote64: option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:13.639 4697 4697 I zygote64: option[12]=-Xusejit:true
05-02 16:02:13.639 4697 4697 I zygote64: option[13]=-Xjitsaveprofilinginfo
05-02 16:02:13.640 4697 4697 I zygote64: option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:13.640 4697 4697 I zygote64: option[15]=-XjdwpProvider:default
05-02 16:02:13.640 4697 4697 I zygote64: option[16]=-Xlockprofthreshold:500
05-02 16:02:13.640 4697 4697 I zygote64: option[17]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[18]=--runtime-arg
05-02 16:02:13.640 4697 4697 I zygote64: option[19]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[20]=-Xms64m
05-02 16:02:13.640 4697 4697 I zygote64: option[21]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[22]=--runtime-arg
05-02 16:02:13.640 4697 4697 I zygote64: option[23]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[24]=-Xmx64m
05-02 16:02:13.640 4697 4697 I zygote64: option[25]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[26]=--compiler-filter=speed
05-02 16:02:13.640 4697 4697 I zygote64: option[27]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:13.640 4697 4697 I zygote64: option[29]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[30]=--compiler-filter=speed-
profile
05-02 16:02:13.640 4697 4697 I zygote64: option[31]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[32]=--runtime-arg
05-02 16:02:13.640 4697 4697 I zygote64: option[33]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[34]=-Xms64m
05-02 16:02:13.640 4697 4697 I zygote64: option[35]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[36]=--runtime-arg
05-02 16:02:13.640 4697 4697 I zygote64: option[37]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[38]=-Xmx512m
05-02 16:02:13.640 4697 4697 I zygote64: option[39]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[40]=--compiler-filter=speed
05-02 16:02:13.640 4697 4697 I zygote64: option[41]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[42]=-j8
05-02 16:02:13.640 4697 4697 I zygote64: option[43]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[44]=--instruction-set-
variant=kryo
05-02 16:02:13.640 4697 4697 I zygote64: option[45]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[46]=--instruction-set-
variant=kryo
05-02 16:02:13.640 4697 4697 I zygote64: option[47]=-Ximage-compiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[48]=--instruction-set-
features=default
05-02 16:02:13.640 4697 4697 I zygote64: option[49]=-Xcompiler-option
05-02 16:02:13.640 4697 4697 I zygote64: option[50]=--instruction-set-
features=default
05-02 16:02:13.640 4697 4697 I zygote64: option[51]=-Duser.locale=en-US
05-02 16:02:13.641 4697 4697 I zygote64: option[52]=--cpu-abilist=arm64-v8a
05-02 16:02:13.641 4697 4697 I zygote64: option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:13.641 4698 4698 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.641 4698 4698 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:13.642 4698 4698 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:13.648 4697 4697 I zygote64: VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify
05-02 16:02:13.648 4698 4698 I zygote : option[0]=-Xzygote
05-02 16:02:13.649 4698 4698 I zygote : option[1]=-Xusetombstonedtraces
05-02 16:02:13.649 4698 4698 I zygote : option[2]=exit
05-02 16:02:13.649 4698 4698 I zygote : option[3]=vfprintf
05-02 16:02:13.649 4698 4698 I zygote : option[4]=sensitiveThread
05-02 16:02:13.649 4698 4698 I zygote : option[5]=-verbose:gc
05-02 16:02:13.649 4698 4698 I zygote : option[6]=-Xms8m
05-02 16:02:13.649 4698 4698 I zygote : option[7]=-Xmx512m
05-02 16:02:13.649 4698 4698 I zygote : option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:13.649 4698 4698 I zygote : option[9]=-XX:HeapMinFree=512k
05-02 16:02:13.649 4698 4698 I zygote : option[10]=-XX:HeapMaxFree=8m
05-02 16:02:13.649 4698 4698 I zygote : option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:13.649 4698 4698 I zygote : option[12]=-Xusejit:true
05-02 16:02:13.649 4698 4698 I zygote : option[13]=-Xjitsaveprofilinginfo
05-02 16:02:13.649 4698 4698 I zygote : option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:13.649 4698 4698 I zygote : option[15]=-XjdwpProvider:default
05-02 16:02:13.649 4698 4698 I zygote : option[16]=-Xlockprofthreshold:500
05-02 16:02:13.649 4698 4698 I zygote : option[17]=-Ximage-compiler-option
05-02 16:02:13.649 4698 4698 I zygote : option[18]=--runtime-arg
05-02 16:02:13.649 4698 4698 I zygote : option[19]=-Ximage-compiler-option
05-02 16:02:13.649 4698 4698 I zygote : option[20]=-Xms64m
05-02 16:02:13.649 4698 4698 I zygote : option[21]=-Ximage-compiler-option
05-02 16:02:13.649 4698 4698 I zygote : option[22]=--runtime-arg
05-02 16:02:13.649 4698 4698 I zygote : option[23]=-Ximage-compiler-option
05-02 16:02:13.649 4698 4698 I zygote : option[24]=-Xmx64m
05-02 16:02:13.649 4698 4698 I zygote : option[25]=-Ximage-compiler-option
05-02 16:02:13.649 4698 4698 I zygote : option[26]=--compiler-filter=speed
05-02 16:02:13.649 4698 4698 I zygote : option[27]=-Ximage-compiler-option
05-02 16:02:13.649 4698 4698 I zygote : option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:13.649 4698 4698 I zygote : option[29]=-Ximage-compiler-option
05-02 16:02:13.649 4698 4698 I zygote : option[30]=--compiler-filter=speed-
profile
05-02 16:02:13.649 4698 4698 I zygote : option[31]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[32]=--runtime-arg
05-02 16:02:13.650 4698 4698 I zygote : option[33]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[34]=-Xms64m
05-02 16:02:13.650 4698 4698 I zygote : option[35]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[36]=--runtime-arg
05-02 16:02:13.650 4698 4698 I zygote : option[37]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[38]=-Xmx512m
05-02 16:02:13.650 4698 4698 I zygote : option[39]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[40]=--compiler-filter=speed
05-02 16:02:13.650 4698 4698 I zygote : option[41]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[42]=-j8
05-02 16:02:13.650 4698 4698 I zygote : option[43]=-Ximage-compiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[44]=--instruction-set-
variant=cortex-a73
05-02 16:02:13.650 4698 4698 I zygote : option[45]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[46]=--instruction-set-
variant=cortex-a73
05-02 16:02:13.650 4698 4698 I zygote : option[47]=-Ximage-compiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[48]=--instruction-set-
features=default
05-02 16:02:13.650 4698 4698 I zygote : option[49]=-Xcompiler-option
05-02 16:02:13.650 4698 4698 I zygote : option[50]=--instruction-set-
features=default
05-02 16:02:13.650 4698 4698 I zygote : option[51]=-Duser.locale=en-US
05-02 16:02:13.650 4698 4698 I zygote : option[52]=--cpu-abilist=armeabi-
v7a,armeabi
05-02 16:02:13.650 4698 4698 I zygote : option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:13.656 4698 4698 I zygote : VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm --instruction-set=arm --verify
05-02 16:02:13.684 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.686 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:13.686 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:13.686 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:13.686 4699 4718 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:13.686 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:13.686 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0002] [net id : 2] [network handle : 0x2cafed00d]
05-02 16:02:13.686 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0002] [network handle : 0x2cafed00d]
05-02 16:02:13.706 4739 4739 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace instead of
sphal namespace.
05-02 16:02:13.706 4752 4752 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:13.711 4739 4739 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:13.712 4739 4739 I audiohalservice: Registration complete for
[email protected]::IDevicesFactory/default.
05-02 16:02:13.713 4755 4755 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:13.714 4739 4739 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:13.726 4739 4739 I audiohalservice: Registration complete for
[email protected]::IEffectsFactory/default.
05-02 16:02:13.727 4739 4739 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:13.731 4739 4739 D vndksupport: Loading
/vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of
sphal namespace.
05-02 16:02:13.733 4739 4739 D sound_trigger_hw: stdev_open: Enter
05-02 16:02:13.737 4739 4739 D sound_trigger_hw: load_audio_hal: ahal is using
proprietary API version 0x0100
05-02 16:02:13.737 4739 4739 I sound_trigger_platform: platform_stdev_init: Enter
05-02 16:02:13.739 4739 4739 W sound_trigger_platform: load_smlib:
generate_sound_trigger_phrase_recognition_event_v3 not found. undefined symbol:
generate_sound_trigger_phrase_recognition_event_v3
05-02 16:02:13.743 4739 4739 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
snd_card_name: sdm660-snd-card
05-02 16:02:13.743 4739 4739 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
Opened sound card:0
05-02 16:02:13.765 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocato
rService retrieved: 0
05-02 16:02:13.766 4748 4748 I SurfaceFlinger: Using HWComposer service:
'default'
05-02 16:02:13.766 4748 4748 I SurfaceFlinger: SurfaceFlinger is starting
05-02 16:02:13.767 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffset
Ns retrieved: 2000000
05-02 16:02:13.767 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffs
etNs retrieved: 6000000
05-02 16:02:13.767 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework
retrieved: 1
05-02 16:02:13.768 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:02:13.768 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:02:13.768 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:02:13.768 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:02:13.768 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:02:13.769 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:13.769 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:13.770 4748 4748 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:02:13.770 4748 4748 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:02:13.770 4748 4748 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:02:13.770 4748 4748 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:02:13.771 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:13.772 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:13.772 4748 4748 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:02:13.772 4748 4748 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:02:13.778 4748 4748 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:02:13.781 4748 4748 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:02:13.785 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.883 4776 4776 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:13.885 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.900 4748 4748 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:02:13.920 4748 4748 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:02:13.920 4748 4748 I Adreno : Build Date :
11/02/18
05-02 16:02:13.920 4748 4748 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:02:13.920 4748 4748 I Adreno : Local Branch :
05-02 16:02:13.920 4748 4748 I Adreno : Remote Branch :
05-02 16:02:13.920 4748 4748 I Adreno : Remote Branch :
05-02 16:02:13.920 4748 4748 I Adreno : Reconstruct Branch :
05-02 16:02:13.920 4779 4779 I wificond: wificond is starting up...
05-02 16:02:13.920 4748 4748 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:02:13.922 4748 4748 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:02:13.922 4748 4748 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:02:13.922 4748 4748 E HAL : unknown
05-02 16:02:13.922 4748 4748 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:02:13.922 4748 4748 W libEGL : eglInitialize(0x7e2ca41640) failed
(EGL_BAD_ALLOC)
05-02 16:02:13.924 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:13.924 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:13.924 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:13.925 4748 4748 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:02:13.925 4748 4748 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 4748 (surfaceflinger), pid 4748
(surfaceflinger)
05-02 16:02:13.965 4772 4772 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 11 lines
05-02 16:02:13.966 4791 4791 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:02:13.966 780 780 I /system/bin/tombstoned: received crash request for
pid 4748
05-02 16:02:13.967 4791 4791 I crash_dump64: performing dump of process 4748
(target tid = 4748)
05-02 16:02:13.970 4791 4791 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:13.970 4791 4791 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:13.970 4791 4791 F DEBUG : Revision: '0'
05-02 16:02:13.970 4791 4791 F DEBUG : ABI: 'arm64'
05-02 16:02:13.970 4791 4791 F DEBUG : pid: 4748, tid: 4748, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:02:13.970 4791 4791 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:02:13.970 4791 4791 F DEBUG : Cause: null pointer dereference
05-02 16:02:13.970 4791 4791 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 0000007e2ca46370
05-02 16:02:13.970 4791 4791 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:02:13.970 4791 4791 F DEBUG : x8 0101010101010101 x9
2984b96d58fe7c5a x10 000000005f647079 x11 0000000000000000
05-02 16:02:13.970 4791 4791 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:02:13.970 4791 4791 F DEBUG : x16 0000007eaeff5e58 x17
0000007eaf05f560 x18 0000007fcd5b5580 x19 0000007e2ca46370
05-02 16:02:13.970 4791 4791 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 0000007eaf9c35e0 x23 0000000000000000
05-02 16:02:13.970 4791 4791 F DEBUG : x24 0000000000000001 x25
0000007fcd5b67d0 x26 0000007fcd5b6bd0 x27 00000000005b8d80
05-02 16:02:13.970 4791 4791 F DEBUG : x28 0000007fcd5b67d0 x29
0000007fcd5b65a0
05-02 16:02:13.970 4791 4791 F DEBUG : sp 0000007fcd5b6580 lr
0000007eaefd2f74 pc 0000007eaf05f570
05-02 16:02:13.976 4325 4804 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:13.976 4325 4805 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:13.976 4325 4807 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:13.977 4325 4808 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:13.977 4325 4813 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:13.977 4325 4814 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:13.984 4791 4791 F DEBUG :
05-02 16:02:13.984 4791 4791 F DEBUG : backtrace:
05-02 16:02:13.984 4791 4791 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:02:13.984 4791 4791 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:02:13.984 4791 4791 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:02:13.984 4791 4791 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:02:13.984 4791 4791 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:02:13.984 4791 4791 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:02:13.984 4791 4791 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:02:13.985 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:13.987 4698 4698 I zygote : Explicit concurrent copying GC freed
966(55KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 72us
total 7.123ms
05-02 16:02:13.991 4325 4325 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 55 lines
05-02 16:02:13.996 4325 4801 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:13.997 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:13.997 4325 4829 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:14.001 4325 4346 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:14.002 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:14.008 4698 4698 I zygote : Explicit concurrent copying GC freed
5(32KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 56KB/1592KB, paused 54us
total 6.969ms
05-02 16:02:14.008 4698 4698 D Zygote32Timing: PostZygoteInitGC took to complete:
28ms
05-02 16:02:14.008 4698 4698 D Zygote32Timing: ZygoteInit took to complete: 28ms
05-02 16:02:14.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:112): avc: denied
{ search } for name="default" dev="tmpfs" ino=413 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
05-02 16:02:14.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:113): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:02:14.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:114): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:02:14.009 4698 4698 I Zygote : Accepting command socket connections
05-02 16:02:14.030 4325 4806 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:14.039 4325 4840 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:14.039 4325 4841 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:14.039 4325 4842 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:14.039 4325 4843 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:14.039 4325 4844 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:14.039 4325 4845 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:14.082 4791 4791 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:02:14.083 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_12
05-02 16:02:14.086 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.088 4697 4697 D Zygote : begin preload
05-02 16:02:14.088 4697 4697 I Zygote : Installing ICU cache reference
pinning...
05-02 16:02:14.088 4697 4697 I Zygote : Preloading ICU data...
05-02 16:02:14.123 554 554 I ServiceManager: service 'netd' died
05-02 16:02:14.123 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:02:14.127 554 554 I ServiceManager: service 'wificond' died
05-02 16:02:14.175 4325 4325 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 4325 ([email protected]), pid 4325 ([email protected])
05-02 16:02:14.188 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.222 4861 4861 I chatty : uid=1047(cameraserver) crash_dump32
expire 3 lines
05-02 16:02:14.223 780 780 I /system/bin/tombstoned: received crash request for
pid 4325
05-02 16:02:14.237 4861 4861 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:14.237 4861 4861 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:14.237 4861 4861 F DEBUG : Revision: '0'
05-02 16:02:14.237 4861 4861 F DEBUG : ABI: 'arm'
05-02 16:02:14.237 4861 4861 F DEBUG : pid: 4325, tid: 4325, name:
[email protected] >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:02:14.238 4861 4861 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:02:14.238 4861 4861 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:02:14.238 4861 4861 F DEBUG : r0 00000000 r1 000010e5 r2
00000006 r3 00000008
05-02 16:02:14.238 4861 4861 F DEBUG : r4 000010e5 r5 000010e5 r6
ffddcfe4 r7 0000010c
05-02 16:02:14.238 4861 4861 F DEBUG : r8 00000000 r9 e9f9b2b8 r10
ffddd0a8 r11 e9f9b2b0
05-02 16:02:14.238 4861 4861 F DEBUG : ip e9faf180 sp ffddcfd0 lr
f63341c9 pc f632c016
05-02 16:02:14.259 4861 4861 F DEBUG :
05-02 16:02:14.259 4861 4861 F DEBUG : backtrace:
05-02 16:02:14.259 4861 4861 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:02:14.260 4861 4861 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:02:14.260 4861 4861 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:02:14.260 4861 4861 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:02:14.260 4861 4861 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:02:14.260 4861 4861 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:02:14.260 4861 4861 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:02:14.260 4861 4861 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:02:14.260 4861 4861 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:02:14.260 4861 4861 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:02:14.260 4861 4861 F DEBUG : #10 pc 00010239
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::close()+56)
05-02 16:02:14.260 4861 4861 F DEBUG : #11 pc 00020999
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::_hidl_close(android::hi
dl::base::V1_0::BnHwBase*, android::hardware::Parcel const&,
android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)
+116)
05-02 16:02:14.260 4861 4861 F DEBUG : #12 pc 000213cb
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::onTransact(unsigned
int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+2010)
05-02 16:02:14.260 4861 4861 F DEBUG : #13 pc 00016545 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int,
android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+48)
05-02 16:02:14.260 4861 4861 F DEBUG : #14 pc 0000f7a7 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+802)
05-02 16:02:14.260 4861 4861 F DEBUG : #15 pc 0000f379 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()
+128)
05-02 16:02:14.260 4861 4861 F DEBUG : #16 pc 0000fc23 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+186)
05-02 16:02:14.260 4861 4861 F DEBUG : #17 pc 00000c21
/vendor/bin/hw/[email protected] (main+136)
05-02 16:02:14.260 4861 4861 F DEBUG : #18 pc 0008b21d /system/lib/libc.so
(__libc_init+48)
05-02 16:02:14.261 4861 4861 F DEBUG : #19 pc 00000b57
/vendor/bin/hw/[email protected] (_start_main+38)
05-02 16:02:14.261 4861 4861 F DEBUG : #20 pc 0000031e
<anonymous:f6b8f000>
05-02 16:02:14.288 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.289 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:02:14.289 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:02:14.289 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:02:14.289 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:02:14.289 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:02:14.289 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:02:14.363 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_13
05-02 16:02:14.388 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.489 752 1693 I chatty : uid=0(root) HwBinder:752_1 identical 1
line
05-02 16:02:14.589 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.627 4871 4871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 229 lines
05-02 16:02:14.690 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.790 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.890 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:14.991 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.030 4871 4918 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.031 4871 4919 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.031 4871 4920 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:15.032 4871 4921 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.034 4871 4924 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.035 4871 4925 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.055 4871 4937 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.091 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.092 4871 4922 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:15.101 4871 4916 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:15.106 4871 4944 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.108 4871 4945 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.109 4871 4946 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.109 4871 4947 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.110 4871 4948 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.112 4871 4949 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.192 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.238 4871 4954 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.239 4871 4955 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.240 4871 4957 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:15.242 4871 4959 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 4 lines
05-02 16:02:15.244 4871 4961 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.245 4871 4963 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.269 4871 4871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 129 lines
05-02 16:02:15.270 4871 4959 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:15.279 4871 4952 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:15.286 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:15.287 4871 4978 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.288 4871 4892 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.290 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:15.292 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.298 4871 4956 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:15.309 4871 4979 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.311 4871 4980 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.312 4871 4981 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.320 4871 4982 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.322 4871 4983 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.323 4871 4984 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.393 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.427 4871 4987 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.427 4871 4988 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.428 4871 4990 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:15.429 4871 4992 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.431 4871 4994 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.433 4871 4996 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.493 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.550 4871 4989 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:15.561 4871 4985 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:15.566 4871 5011 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.568 4871 5012 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.569 4871 5013 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.569 4871 5014 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.570 4871 5015 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.571 4871 5016 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.601 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.610 4871 5021 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.611 4871 5022 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.611 4871 5024 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:15.612 4871 5025 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.614 4871 5029 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.616 4871 5031 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.637 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:15.637 4871 5045 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.638 4871 5019 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:15.642 4871 4871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 110 lines
05-02 16:02:15.643 4871 4892 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.644 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:15.701 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.730 4871 5023 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:15.746 4871 5046 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.748 4871 5047 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.749 4871 5048 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.750 4871 5049 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.751 4871 5050 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.753 4871 5051 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.777 4871 5054 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.777 4871 5055 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.778 4871 5057 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:15.779 4871 5059 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.780 4871 5061 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.782 4871 5063 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.802 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.890 4871 5056 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.893 4871 5052 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:15.899 4871 5078 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.901 4871 5079 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.901 4871 5080 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.902 4871 5081 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.902 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:15.903 4871 5082 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.905 4871 5083 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.932 4871 5088 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.932 4871 5089 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.933 4871 5091 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:15.935 4871 5093 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.936 4871 5095 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.938 4871 5098 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:15.960 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:15.961 4871 5112 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:15.961 4871 5086 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 23 lines
05-02 16:02:15.965 4871 4871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 56 lines
05-02 16:02:15.968 4871 4892 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:15.969 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:16.003 752 1693 I ServiceManager: Waiting for service
'package_native' on '/dev/binder'...
05-02 16:02:16.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:117): avc: denied
{ read } for name="primary" dev="tmpfs" ino=420 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=1
05-02 16:02:16.040 4871 5090 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.047 4871 5113 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.049 4871 5114 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.050 4871 5115 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.050 4871 5116 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.051 4871 5117 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.052 4871 5118 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.069 4871 5121 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.069 4871 5122 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.071 4871 5124 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:16.071 4871 5126 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.072 4871 5128 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.074 4871 5130 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.097 4871 5147 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.097 4871 5148 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.098 4871 5150 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:16.098 4871 5152 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.099 4871 5153 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.101 4871 5156 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.103 752 1693 W ServiceManager: Service package_native didn't
start. Returning NULL
05-02 16:02:16.103 752 1693 E storaged: getService package_native failed
05-02 16:02:16.114 4871 4871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 56 lines
05-02 16:02:16.126 4871 5123 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:16.141 4871 5119 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:16.210 4871 5149 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.213 4871 5145 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:16.219 4871 5168 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.221 4871 5169 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.221 4871 5170 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.222 4871 5171 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.223 4871 5172 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.224 4871 5173 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.237 4871 5174 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.239 4871 5175 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.240 4871 5176 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.240 4871 5177 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.242 4871 5178 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.243 4871 5179 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.350 4871 4871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 99 lines
05-02 16:02:16.368 4871 5184 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.369 4871 5185 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.369 4871 5187 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:16.370 4871 5189 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.372 4871 5190 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.374 4871 5193 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.396 4871 5210 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.396 4871 5211 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.397 4871 5213 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:16.398 4871 5215 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.399 4871 5217 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.399 4871 5219 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:16.422 4871 5208 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:16.424 4871 5182 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:16.424 4871 5186 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:16.432 4871 4892 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:16.500 4871 5212 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.507 4871 5231 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.508 4871 5232 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.509 4871 5233 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.509 4871 5234 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.511 4871 5235 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.512 4871 5236 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.527 4871 5237 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.529 4871 5238 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.530 4871 5239 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:16.531 4871 5240 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:16.532 4871 5241 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:16.536 4871 5242 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.536 4871 5241 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:16.536 4871 4871 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 76 lines
05-02 16:02:16.543 4871 5240 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:16.639 4871 5237 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:18.339 5246 5246 I Dpps : GetInstance: DppsServer ref count
increased to 1
05-02 16:02:18.339 5246 5246 I Dpps : InitPrimaryContextFeatures():298 Dpps
feature enable properties are false, skipping primary feature context init
05-02 16:02:18.349 5245 5245 I Netd : Netd 1.0 starting
05-02 16:02:18.349 5249 5249 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:18.349 5245 5245 D TetherController: Setting IP forward enable = 0
05-02 16:02:18.362 5245 5245 I Netd : Creating child chains: 6.4ms
05-02 16:02:18.362 5245 5245 I Netd : Setting up OEM hooks: 0.1ms
05-02 16:02:18.365 5245 5245 I Netd : Setting up FirewallController hooks:
2.6ms
05-02 16:02:18.366 5245 5245 I Netd : Setting up TetherController hooks: 1.4ms
05-02 16:02:18.367 5245 5245 I Netd : Setting up BandwidthController hooks:
1.4ms
05-02 16:02:18.367 5245 5245 I Netd : Setting up IdletimerController hooks:
0.0ms
05-02 16:02:18.367 5245 5245 I Netd : initializing traffic control: 0.0ms
05-02 16:02:18.370 5245 5245 I Netd : Disabling bandwidth control: 3.1ms
05-02 16:02:18.371 5245 5245 E Netd : Error adding route 0.0.0.0/0 -> (null)
dummy0 to table 1003: File exists
05-02 16:02:18.371 5245 5245 I Netd : Initializing RouteController: 0.8ms
05-02 16:02:18.371 5245 5245 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
05-02 16:02:18.372 5245 5245 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
05-02 16:02:18.372 5245 5245 I Netd : Initializing XfrmController: 0.3ms
05-02 16:02:18.372 5245 5245 E Netd : Unable to create netlink socket:
Protocol not supported
05-02 16:02:18.372 5245 5245 W Netd : Unable to open qlog quota socket, check
if xt_quota2 can send via UeventHandler
05-02 16:02:18.372 5245 5245 D MDnsDS : MDnsSdListener::Hander starting up
05-02 16:02:18.372 5245 5258 D MDnsDS : MDnsSdListener starting to monitor
05-02 16:02:18.372 5245 5258 D MDnsDS : Going to poll with pollCount 1
05-02 16:02:18.373 5245 5245 I Netd : Registering NetdNativeService: 0.7ms
05-02 16:02:18.373 5245 5245 I Netd : Starting CommandListener: 0.1ms
05-02 16:02:18.374 5245 5245 I Netd : Registering NetdHwService: 1.4ms
05-02 16:02:18.374 965 1747 I QC-NETMGR-LIB: onRegistration(): Starting Netd
getService thread
05-02 16:02:18.374 5245 5245 I Netd : Netd started in 25ms
05-02 16:02:18.375 965 5265 I QC-NETMGR-LIB: getServiceImpl(): INetd discovered
05-02 16:02:18.375 965 5265 I QC-NETMGR-LIB: registerLinkToDeath(): Success
registerLinkToDeath!
05-02 16:02:18.375 965 1747 D QC-NETMGR-LIB: onRegistration(): netd restart
detected
05-02 16:02:18.376 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:18.376 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:18.376 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:18.377 5245 5264 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:18.377 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:18.377 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0001] [net id : 1] [network handle : 0x1cafed00d]
05-02 16:02:18.377 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0001] [network handle : 0x1cafed00d]
05-02 16:02:18.650 5243 5243 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.650 5243 5243 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.653 5243 5243 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.653 5243 5243 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.653 5243 5243 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:18.661 5243 5243 I zygote64: option[0]=-Xzygote
05-02 16:02:18.661 5243 5243 I zygote64: option[1]=-Xusetombstonedtraces
05-02 16:02:18.661 5243 5243 I zygote64: option[2]=exit
05-02 16:02:18.661 5243 5243 I zygote64: option[3]=vfprintf
05-02 16:02:18.661 5243 5243 I zygote64: option[4]=sensitiveThread
05-02 16:02:18.661 5243 5243 I zygote64: option[5]=-verbose:gc
05-02 16:02:18.661 5243 5243 I zygote64: option[6]=-Xms8m
05-02 16:02:18.661 5243 5243 I zygote64: option[7]=-Xmx512m
05-02 16:02:18.661 5243 5243 I zygote64: option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:18.661 5243 5243 I zygote64: option[9]=-XX:HeapMinFree=512k
05-02 16:02:18.661 5243 5243 I zygote64: option[10]=-XX:HeapMaxFree=8m
05-02 16:02:18.661 5243 5243 I zygote64: option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:18.661 5243 5243 I zygote64: option[12]=-Xusejit:true
05-02 16:02:18.661 5243 5243 I zygote64: option[13]=-Xjitsaveprofilinginfo
05-02 16:02:18.661 5243 5243 I zygote64: option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:18.661 5243 5243 I zygote64: option[15]=-XjdwpProvider:default
05-02 16:02:18.661 5243 5243 I zygote64: option[16]=-Xlockprofthreshold:500
05-02 16:02:18.661 5243 5243 I zygote64: option[17]=-Ximage-compiler-option
05-02 16:02:18.661 5243 5243 I zygote64: option[18]=--runtime-arg
05-02 16:02:18.661 5243 5243 I zygote64: option[19]=-Ximage-compiler-option
05-02 16:02:18.661 5243 5243 I zygote64: option[20]=-Xms64m
05-02 16:02:18.661 5243 5243 I zygote64: option[21]=-Ximage-compiler-option
05-02 16:02:18.661 5243 5243 I zygote64: option[22]=--runtime-arg
05-02 16:02:18.661 5243 5243 I zygote64: option[23]=-Ximage-compiler-option
05-02 16:02:18.661 5243 5243 I zygote64: option[24]=-Xmx64m
05-02 16:02:18.661 5243 5243 I zygote64: option[25]=-Ximage-compiler-option
05-02 16:02:18.661 5243 5243 I zygote64: option[26]=--compiler-filter=speed
05-02 16:02:18.661 5243 5243 I zygote64: option[27]=-Ximage-compiler-option
05-02 16:02:18.661 5243 5243 I zygote64: option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:18.661 5243 5243 I zygote64: option[29]=-Ximage-compiler-option
05-02 16:02:18.661 5243 5243 I zygote64: option[30]=--compiler-filter=speed-
profile
05-02 16:02:18.662 5243 5243 I zygote64: option[31]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[32]=--runtime-arg
05-02 16:02:18.662 5243 5243 I zygote64: option[33]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[34]=-Xms64m
05-02 16:02:18.662 5243 5243 I zygote64: option[35]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[36]=--runtime-arg
05-02 16:02:18.662 5243 5243 I zygote64: option[37]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[38]=-Xmx512m
05-02 16:02:18.662 5243 5243 I zygote64: option[39]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[40]=--compiler-filter=speed
05-02 16:02:18.662 5243 5243 I zygote64: option[41]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[42]=-j8
05-02 16:02:18.662 5243 5243 I zygote64: option[43]=-Ximage-compiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[44]=--instruction-set-
variant=kryo
05-02 16:02:18.662 5243 5243 I zygote64: option[45]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[46]=--instruction-set-
variant=kryo
05-02 16:02:18.662 5243 5243 I zygote64: option[47]=-Ximage-compiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[48]=--instruction-set-
features=default
05-02 16:02:18.662 5243 5243 I zygote64: option[49]=-Xcompiler-option
05-02 16:02:18.662 5243 5243 I zygote64: option[50]=--instruction-set-
features=default
05-02 16:02:18.662 5243 5243 I zygote64: option[51]=-Duser.locale=en-US
05-02 16:02:18.662 5243 5243 I zygote64: option[52]=--cpu-abilist=arm64-v8a
05-02 16:02:18.662 5243 5243 I zygote64: option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:18.662 5244 5244 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.663 5244 5244 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.666 5244 5244 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.666 5244 5244 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:18.666 5244 5244 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:18.670 5243 5243 I zygote64: VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify
05-02 16:02:18.673 5244 5244 I zygote : option[0]=-Xzygote
05-02 16:02:18.673 5244 5244 I zygote : option[1]=-Xusetombstonedtraces
05-02 16:02:18.673 5244 5244 I zygote : option[2]=exit
05-02 16:02:18.673 5244 5244 I zygote : option[3]=vfprintf
05-02 16:02:18.673 5244 5244 I zygote : option[4]=sensitiveThread
05-02 16:02:18.673 5244 5244 I zygote : option[5]=-verbose:gc
05-02 16:02:18.673 5244 5244 I zygote : option[6]=-Xms8m
05-02 16:02:18.673 5244 5244 I zygote : option[7]=-Xmx512m
05-02 16:02:18.673 5244 5244 I zygote : option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:18.673 5244 5244 I zygote : option[9]=-XX:HeapMinFree=512k
05-02 16:02:18.673 5244 5244 I zygote : option[10]=-XX:HeapMaxFree=8m
05-02 16:02:18.673 5244 5244 I zygote : option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:18.673 5244 5244 I zygote : option[12]=-Xusejit:true
05-02 16:02:18.673 5244 5244 I zygote : option[13]=-Xjitsaveprofilinginfo
05-02 16:02:18.673 5244 5244 I zygote : option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:18.673 5244 5244 I zygote : option[15]=-XjdwpProvider:default
05-02 16:02:18.673 5244 5244 I zygote : option[16]=-Xlockprofthreshold:500
05-02 16:02:18.673 5244 5244 I zygote : option[17]=-Ximage-compiler-option
05-02 16:02:18.673 5244 5244 I zygote : option[18]=--runtime-arg
05-02 16:02:18.673 5244 5244 I zygote : option[19]=-Ximage-compiler-option
05-02 16:02:18.673 5244 5244 I zygote : option[20]=-Xms64m
05-02 16:02:18.673 5244 5244 I zygote : option[21]=-Ximage-compiler-option
05-02 16:02:18.673 5244 5244 I zygote : option[22]=--runtime-arg
05-02 16:02:18.673 5244 5244 I zygote : option[23]=-Ximage-compiler-option
05-02 16:02:18.673 5244 5244 I zygote : option[24]=-Xmx64m
05-02 16:02:18.674 5244 5244 I zygote : option[25]=-Ximage-compiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[26]=--compiler-filter=speed
05-02 16:02:18.674 5244 5244 I zygote : option[27]=-Ximage-compiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:18.674 5244 5244 I zygote : option[29]=-Ximage-compiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[30]=--compiler-filter=speed-
profile
05-02 16:02:18.674 5244 5244 I zygote : option[31]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[32]=--runtime-arg
05-02 16:02:18.674 5244 5244 I zygote : option[33]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[34]=-Xms64m
05-02 16:02:18.674 5244 5244 I zygote : option[35]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[36]=--runtime-arg
05-02 16:02:18.674 5244 5244 I zygote : option[37]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[38]=-Xmx512m
05-02 16:02:18.674 5244 5244 I zygote : option[39]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[40]=--compiler-filter=speed
05-02 16:02:18.674 5244 5244 I zygote : option[41]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[42]=-j8
05-02 16:02:18.674 5244 5244 I zygote : option[43]=-Ximage-compiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[44]=--instruction-set-
variant=cortex-a73
05-02 16:02:18.674 5244 5244 I zygote : option[45]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[46]=--instruction-set-
variant=cortex-a73
05-02 16:02:18.674 5244 5244 I zygote : option[47]=-Ximage-compiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[48]=--instruction-set-
features=default
05-02 16:02:18.674 5244 5244 I zygote : option[49]=-Xcompiler-option
05-02 16:02:18.674 5244 5244 I zygote : option[50]=--instruction-set-
features=default
05-02 16:02:18.674 5244 5244 I zygote : option[51]=-Duser.locale=en-US
05-02 16:02:18.674 5244 5244 I zygote : option[52]=--cpu-abilist=armeabi-
v7a,armeabi
05-02 16:02:18.674 5244 5244 I zygote : option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:18.680 5244 5244 I zygote : VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm --instruction-set=arm --verify
05-02 16:02:18.706 5284 5284 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace instead of
sphal namespace.
05-02 16:02:18.711 5284 5284 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:18.712 5284 5284 I audiohalservice: Registration complete for
[email protected]::IDevicesFactory/default.
05-02 16:02:18.713 5284 5284 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:18.715 5298 5298 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:18.719 5300 5300 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:18.723 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:18.723 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:18.723 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:18.724 5245 5264 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:18.724 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:18.724 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0002] [net id : 2] [network handle : 0x2cafed00d]
05-02 16:02:18.724 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0002] [network handle : 0x2cafed00d]
05-02 16:02:18.724 5284 5284 I audiohalservice: Registration complete for
[email protected]::IEffectsFactory/default.
05-02 16:02:18.725 5284 5284 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:18.727 5284 5284 D vndksupport: Loading
/vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of
sphal namespace.
05-02 16:02:18.729 5284 5284 D sound_trigger_hw: stdev_open: Enter
05-02 16:02:18.733 5284 5284 D sound_trigger_hw: load_audio_hal: ahal is using
proprietary API version 0x0100
05-02 16:02:18.733 5284 5284 I sound_trigger_platform: platform_stdev_init: Enter
05-02 16:02:18.735 5284 5284 W sound_trigger_platform: load_smlib:
generate_sound_trigger_phrase_recognition_event_v3 not found. undefined symbol:
generate_sound_trigger_phrase_recognition_event_v3
05-02 16:02:18.738 5284 5284 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
snd_card_name: sdm660-snd-card
05-02 16:02:18.738 5284 5284 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
Opened sound card:0
05-02 16:02:18.769 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocato
rService retrieved: 0
05-02 16:02:18.769 5292 5292 I SurfaceFlinger: Using HWComposer service:
'default'
05-02 16:02:18.769 5292 5292 I SurfaceFlinger: SurfaceFlinger is starting
05-02 16:02:18.771 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffset
Ns retrieved: 2000000
05-02 16:02:18.771 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffs
etNs retrieved: 6000000
05-02 16:02:18.771 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework
retrieved: 1
05-02 16:02:18.771 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:02:18.771 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:02:18.772 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:02:18.772 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:02:18.772 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:02:18.772 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:18.773 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:18.774 5292 5292 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:02:18.774 5292 5292 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:02:18.774 5292 5292 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:02:18.774 5292 5292 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:02:18.775 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:18.775 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:18.776 5292 5292 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:02:18.776 5292 5292 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:02:18.782 5292 5292 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:02:18.785 5292 5292 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:02:18.875 5318 5318 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:18.888 5292 5292 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:02:18.918 5292 5292 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:02:18.918 5292 5292 I Adreno : Build Date :
11/02/18
05-02 16:02:18.918 5292 5292 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:02:18.918 5292 5292 I Adreno : Local Branch :
05-02 16:02:18.918 5292 5292 I Adreno : Remote Branch :
05-02 16:02:18.918 5292 5292 I Adreno : Remote Branch :
05-02 16:02:18.918 5292 5292 I Adreno : Reconstruct Branch :
05-02 16:02:18.918 5292 5292 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:02:18.918 5292 5292 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:02:18.918 5292 5292 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:02:18.918 5292 5292 E HAL : unknown
05-02 16:02:18.918 5292 5292 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:02:18.918 5292 5292 W libEGL : eglInitialize(0x7e5e041640) failed
(EGL_BAD_ALLOC)
05-02 16:02:18.921 5322 5322 I wificond: wificond is starting up...
05-02 16:02:18.921 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:18.922 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:18.922 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:18.923 5292 5292 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:02:18.923 5292 5292 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 5292 (surfaceflinger), pid 5292
(surfaceflinger)
05-02 16:02:18.952 5314 5314 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 11 lines
05-02 16:02:18.964 4871 5348 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:18.964 4871 5349 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:18.965 4871 5351 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:18.965 4871 5352 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:18.965 4871 5354 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:18.965 4871 5356 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:18.984 4871 5346 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:18.984 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:18.985 4871 5374 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:18.993 4871 4892 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:18.994 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:19.003 5344 5344 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:02:19.003 780 780 I /system/bin/tombstoned: received crash request for
pid 5292
05-02 16:02:19.004 5344 5344 I crash_dump64: performing dump of process 5292
(target tid = 5292)
05-02 16:02:19.006 5243 5243 D Zygote : begin preload
05-02 16:02:19.007 5243 5243 I Zygote : Installing ICU cache reference
pinning...
05-02 16:02:19.007 5243 5243 I Zygote : Preloading ICU data...
05-02 16:02:19.007 5344 5344 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:19.007 5344 5344 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:19.007 5344 5344 F DEBUG : Revision: '0'
05-02 16:02:19.007 5344 5344 F DEBUG : ABI: 'arm64'
05-02 16:02:19.007 5344 5344 F DEBUG : pid: 5292, tid: 5292, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:02:19.007 5344 5344 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:02:19.007 5344 5344 F DEBUG : Cause: null pointer dereference
05-02 16:02:19.007 5344 5344 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 0000007e5e046370
05-02 16:02:19.007 5344 5344 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:02:19.007 5344 5344 F DEBUG : x8 0101010101010101 x9
ff946f9b59ecfb50 x10 000000005f647079 x11 0000000000000000
05-02 16:02:19.007 5344 5344 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:02:19.007 5344 5344 F DEBUG : x16 0000007edfa3ee58 x17
0000007edf8de560 x18 0000007fe6596c00 x19 0000007e5e046370
05-02 16:02:19.008 5344 5344 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 0000007ee104c5e0 x23 0000000000000000
05-02 16:02:19.008 5344 5344 F DEBUG : x24 0000000000000001 x25
0000007fe6597e50 x26 0000007fe6598250 x27 00000000005b8d80
05-02 16:02:19.008 5344 5344 F DEBUG : x28 0000007fe6597e50 x29
0000007fe6597c20
05-02 16:02:19.008 5344 5344 F DEBUG : sp 0000007fe6597c00 lr
0000007edfa1bf74 pc 0000007edf8de570
05-02 16:02:19.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:118): avc: denied
{ search } for name="default" dev="tmpfs" ino=413 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
05-02 16:02:19.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:119): avc: denied
{ read } for name="primary" dev="tmpfs" ino=420 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=1
05-02 16:02:19.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:120): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:02:19.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:121): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:02:19.015 5244 5244 I zygote : Explicit concurrent copying GC freed
966(55KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 63us
total 7.128ms
05-02 16:02:19.019 4871 5350 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:19.019 5344 5344 F DEBUG :
05-02 16:02:19.019 5344 5344 F DEBUG : backtrace:
05-02 16:02:19.019 5344 5344 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:02:19.020 5344 5344 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:02:19.020 5344 5344 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:02:19.020 5344 5344 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:02:19.020 5344 5344 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:02:19.020 5344 5344 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:02:19.020 5344 5344 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:02:19.027 5244 5244 I zygote : Explicit concurrent copying GC freed
5(32KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 54us
total 6.619ms
05-02 16:02:19.027 5244 5244 D Zygote32Timing: PostZygoteInitGC took to complete:
20ms
05-02 16:02:19.027 5244 5244 D Zygote32Timing: ZygoteInit took to complete: 20ms
05-02 16:02:19.029 4871 5381 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:19.029 4871 5382 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:19.029 4871 5383 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:19.029 4871 5384 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:19.029 4871 5385 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:19.030 4871 5386 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:19.036 5244 5244 I Zygote : Accepting command socket connections
05-02 16:02:19.057 5243 5243 D Zygote64Timing: BeginIcuCachePinning took to
complete: 50ms
05-02 16:02:19.057 5243 5243 I Zygote : Preloading classes...
05-02 16:02:19.082 656 684 E ANDR-PERF-MPCTL: First Boot check over.Going to
2nd Boot check.
05-02 16:02:19.087 5289 5289 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:19.088 5344 5344 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:02:19.088 5289 5289 I FastMixerState: sMaxFastTracks = 8
05-02 16:02:19.089 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_14
05-02 16:02:19.091 5289 5289 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:19.091 5289 5289 V MediaUtils: physMem: 2835984384
05-02 16:02:19.091 5289 5289 V MediaUtils: requested limit: 536870912
05-02 16:02:19.091 5289 5289 V MediaUtils: actual limit: 536870912
05-02 16:02:19.091 5289 5289 V MediaUtils: original limits: 4294967295/4294967295
05-02 16:02:19.091 5289 5289 V MediaUtils: new limits: 536870912/4294967295
05-02 16:02:19.095 5289 5289 I audioserver: ServiceManager: 0xee91c100
05-02 16:02:19.095 5289 5289 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:19.124 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:02:19.125 554 554 I ServiceManager: service 'netd' died
05-02 16:02:19.129 554 554 I ServiceManager: service 'wificond' died
05-02 16:02:19.139 4871 4871 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 4871 ([email protected]), pid 4871 ([email protected])
05-02 16:02:19.190 5402 5402 I chatty : uid=1047(cameraserver) crash_dump32
expire 3 lines
05-02 16:02:19.191 780 780 I /system/bin/tombstoned: received crash request for
pid 4871
05-02 16:02:19.205 5402 5402 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:19.206 5402 5402 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:19.206 5402 5402 F DEBUG : Revision: '0'
05-02 16:02:19.206 5402 5402 F DEBUG : ABI: 'arm'
05-02 16:02:19.206 5402 5402 F DEBUG : pid: 4871, tid: 4871, name:
[email protected] >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:02:19.206 5402 5402 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:02:19.206 5402 5402 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:02:19.206 5402 5402 F DEBUG : r0 00000000 r1 00001307 r2
00000006 r3 00000008
05-02 16:02:19.206 5402 5402 F DEBUG : r4 00001307 r5 00001307 r6
ffb08404 r7 0000010c
05-02 16:02:19.206 5402 5402 F DEBUG : r8 00000000 r9 e2a3a1d8 r10
ffb084c8 r11 e2a3a1d0
05-02 16:02:19.206 5402 5402 F DEBUG : ip e2a41180 sp ffb083f0 lr
ef26d1c9 pc ef265016
05-02 16:02:19.224 5402 5402 F DEBUG :
05-02 16:02:19.224 5402 5402 F DEBUG : backtrace:
05-02 16:02:19.224 5402 5402 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:02:19.225 5402 5402 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:02:19.225 5402 5402 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:02:19.225 5402 5402 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:02:19.225 5402 5402 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:02:19.225 5402 5402 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:02:19.225 5402 5402 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:02:19.225 5402 5402 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:02:19.225 5402 5402 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:02:19.225 5402 5402 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:02:19.225 5402 5402 F DEBUG : #10 pc 00010239
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::close()+56)
05-02 16:02:19.225 5402 5402 F DEBUG : #11 pc 00020999
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::_hidl_close(android::hi
dl::base::V1_0::BnHwBase*, android::hardware::Parcel const&,
android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)
+116)
05-02 16:02:19.225 5402 5402 F DEBUG : #12 pc 000213cb
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::onTransact(unsigned
int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+2010)
05-02 16:02:19.225 5402 5402 F DEBUG : #13 pc 00016545 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int,
android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+48)
05-02 16:02:19.225 5402 5402 F DEBUG : #14 pc 0000f7a7 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+802)
05-02 16:02:19.225 5402 5402 F DEBUG : #15 pc 0000f379 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()
+128)
05-02 16:02:19.225 5402 5402 F DEBUG : #16 pc 0000fc23 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+186)
05-02 16:02:19.225 5402 5402 F DEBUG : #17 pc 00000c21
/vendor/bin/hw/[email protected] (main+136)
05-02 16:02:19.225 5402 5402 F DEBUG : #18 pc 0008b21d /system/lib/libc.so
(__libc_init+48)
05-02 16:02:19.225 5402 5402 F DEBUG : #19 pc 00000b57
/vendor/bin/hw/[email protected] (_start_main+38)
05-02 16:02:19.225 5402 5402 F DEBUG : #20 pc 0000031e
<anonymous:efaef000>
05-02 16:02:19.347 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_15
05-02 16:02:19.387 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:02:19.387 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:02:19.387 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:02:19.387 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:02:19.387 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:02:19.387 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:02:19.629 5418 5418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 221 lines
05-02 16:02:20.032 5418 5465 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.032 5418 5466 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.033 5418 5468 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:20.033 5418 5469 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.034 5418 5471 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.036 5418 5473 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.057 5418 5484 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.089 5418 5467 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:20.099 5418 5463 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:20.104 5418 5491 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.106 5418 5492 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.107 5418 5493 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.108 5418 5494 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.108 5418 5495 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.110 5418 5496 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.235 5418 5501 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.236 5418 5502 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.237 5418 5504 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.239 5418 5506 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.239 5418 5509 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.242 5418 5511 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.242 5418 5504 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:20.244 5418 5509 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.247 5418 5501 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.249 5418 5506 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.263 5418 5418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 115 lines
05-02 16:02:20.276 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:20.277 5418 5499 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:20.278 5418 5525 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.284 5418 5439 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.284 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:20.294 5418 5503 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:20.305 5418 5526 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.307 5418 5527 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.307 5418 5528 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.307 5418 5529 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.308 5418 5530 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.309 5418 5531 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.423 5418 5534 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.423 5418 5535 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.424 5418 5537 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:20.425 5418 5539 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.426 5418 5541 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.427 5418 5542 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.550 5418 5536 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:20.562 5418 5532 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:20.568 5418 5558 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.571 5418 5559 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.572 5418 5560 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.573 5418 5561 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.574 5418 5562 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.576 5418 5563 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.607 5418 5568 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.607 5418 5569 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.607 5418 5571 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:20.608 5418 5573 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.613 5418 5577 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.614 5418 5578 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.624 5418 5418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 130 lines
05-02 16:02:20.632 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:20.632 5418 5592 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.633 5418 5566 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:20.638 5418 5439 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.639 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:20.720 5418 5570 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:20.736 5418 5593 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.738 5418 5594 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.739 5418 5595 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.740 5418 5596 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.742 5418 5597 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.743 5418 5598 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.767 5418 5601 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.767 5418 5602 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.768 5418 5604 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:20.770 5418 5606 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.771 5418 5610 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.773 5418 5612 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.880 5418 5603 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.883 5418 5599 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:20.889 5418 5625 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.891 5418 5626 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.891 5418 5627 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.892 5418 5628 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.893 5418 5629 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.895 5418 5630 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.922 5418 5635 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.922 5418 5636 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.922 5418 5638 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:20.923 5418 5640 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.925 5418 5642 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.926 5418 5644 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:20.951 5418 5418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 56 lines
05-02 16:02:20.951 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:20.951 5418 5659 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:20.952 5418 5633 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 23 lines
05-02 16:02:20.958 5418 5439 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:20.959 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:21.030 5418 5637 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.037 5418 5660 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.038 5418 5661 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.039 5418 5662 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.039 5418 5663 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.040 5418 5664 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.042 5418 5665 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.056 5418 5668 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.056 5418 5669 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.057 5418 5671 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:21.058 5418 5673 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.059 5418 5675 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.061 5418 5676 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.084 5418 5694 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.085 5418 5695 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.085 5418 5697 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.087 5418 5699 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:21.087 5418 5695 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.088 5418 5699 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:21.088 5418 5697 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.088 5418 5703 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.091 5418 5699 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.092 5418 5704 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.095 5418 5694 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.102 5418 5418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 23 lines
05-02 16:02:21.113 5418 5670 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:21.130 5418 5666 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 12 lines
05-02 16:02:21.190 5418 5696 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.193 5418 5692 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 11 lines
05-02 16:02:21.194 5418 5418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 87 lines
05-02 16:02:21.199 5418 5715 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.201 5418 5716 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.202 5418 5717 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.202 5418 5718 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.203 5418 5719 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.212 5418 5720 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.225 5418 5721 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.227 5418 5722 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.228 5418 5723 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.229 5418 5724 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.235 5418 5725 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.236 5418 5726 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.356 5418 5731 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.356 5418 5732 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.357 5418 5734 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:21.360 5418 5736 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.362 5418 5738 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.363 5418 5740 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.394 5418 5757 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.394 5418 5758 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.396 5418 5760 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:21.397 5418 5762 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.397 5418 5764 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.398 5418 5766 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:21.414 5418 5418 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 60 lines
05-02 16:02:21.419 5418 5733 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:21.427 5418 5755 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:21.428 5418 5729 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 14 lines
05-02 16:02:21.437 5418 5439 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 15 lines
05-02 16:02:21.500 5418 5759 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.507 5418 5778 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.508 5418 5779 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.509 5418 5780 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.509 5418 5781 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.511 5418 5782 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.513 5418 5783 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.527 5418 5784 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.530 5418 5785 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.530 5418 5786 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.531 5418 5787 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:21.531 5418 5788 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:21.534 5418 5789 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:23.315 5794 5794 I Dpps : GetInstance: DppsServer ref count
increased to 1
05-02 16:02:23.315 5794 5794 I Dpps : InitPrimaryContextFeatures():298 Dpps
feature enable properties are false, skipping primary feature context init
05-02 16:02:23.335 5797 5797 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:23.345 5793 5793 I Netd : Netd 1.0 starting
05-02 16:02:23.345 5793 5793 D TetherController: Setting IP forward enable = 0
05-02 16:02:23.362 5793 5793 I Netd : Creating child chains: 8.5ms
05-02 16:02:23.362 5793 5793 I Netd : Setting up OEM hooks: 0.1ms
05-02 16:02:23.365 5793 5793 I Netd : Setting up FirewallController hooks:
3.4ms
05-02 16:02:23.367 5793 5793 I Netd : Setting up TetherController hooks: 1.9ms
05-02 16:02:23.369 5793 5793 I Netd : Setting up BandwidthController hooks:
1.8ms
05-02 16:02:23.369 5793 5793 I Netd : Setting up IdletimerController hooks:
0.0ms
05-02 16:02:23.369 5793 5793 I Netd : initializing traffic control: 0.0ms
05-02 16:02:23.373 5793 5793 I Netd : Disabling bandwidth control: 4.0ms
05-02 16:02:23.374 5793 5793 E Netd : Error adding route 0.0.0.0/0 -> (null)
dummy0 to table 1003: File exists
05-02 16:02:23.374 5793 5793 I Netd : Initializing RouteController: 1.1ms
05-02 16:02:23.374 5793 5793 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
05-02 16:02:23.374 5793 5793 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
05-02 16:02:23.374 5793 5793 I Netd : Initializing XfrmController: 0.3ms
05-02 16:02:23.375 5793 5793 E Netd : Unable to create netlink socket:
Protocol not supported
05-02 16:02:23.375 5793 5793 W Netd : Unable to open qlog quota socket, check
if xt_quota2 can send via UeventHandler
05-02 16:02:23.375 5793 5793 D MDnsDS : MDnsSdListener::Hander starting up
05-02 16:02:23.375 5793 5806 D MDnsDS : MDnsSdListener starting to monitor
05-02 16:02:23.375 5793 5806 D MDnsDS : Going to poll with pollCount 1
05-02 16:02:23.376 5793 5793 I Netd : Registering NetdNativeService: 0.8ms
05-02 16:02:23.376 5793 5793 I Netd : Starting CommandListener: 0.1ms
05-02 16:02:23.378 965 1747 I QC-NETMGR-LIB: onRegistration(): Starting Netd
getService thread
05-02 16:02:23.378 5793 5793 I Netd : Registering NetdHwService: 1.5ms
05-02 16:02:23.378 5793 5793 I Netd : Netd started in 33ms
05-02 16:02:23.379 965 5813 I QC-NETMGR-LIB: getServiceImpl(): INetd discovered
05-02 16:02:23.379 965 5813 I QC-NETMGR-LIB: registerLinkToDeath(): Success
registerLinkToDeath!
05-02 16:02:23.379 965 1747 D QC-NETMGR-LIB: onRegistration(): netd restart
detected
05-02 16:02:23.379 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:23.379 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:23.379 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:23.379 5793 5812 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:23.381 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:23.381 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0001] [net id : 1] [network handle : 0x1cafed00d]
05-02 16:02:23.381 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0001] [network handle : 0x1cafed00d]
05-02 16:02:23.664 5791 5791 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.664 5792 5792 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.664 5791 5791 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.665 5792 5792 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.667 5791 5791 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.667 5791 5791 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.667 5791 5791 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:23.668 5792 5792 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.668 5792 5792 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:23.668 5792 5792 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:23.675 5791 5791 I zygote64: option[0]=-Xzygote
05-02 16:02:23.675 5792 5792 I zygote : option[0]=-Xzygote
05-02 16:02:23.675 5791 5791 I zygote64: option[1]=-Xusetombstonedtraces
05-02 16:02:23.675 5791 5791 I zygote64: option[2]=exit
05-02 16:02:23.675 5792 5792 I zygote : option[1]=-Xusetombstonedtraces
05-02 16:02:23.675 5791 5791 I zygote64: option[3]=vfprintf
05-02 16:02:23.675 5791 5791 I zygote64: option[4]=sensitiveThread
05-02 16:02:23.675 5792 5792 I zygote : option[2]=exit
05-02 16:02:23.675 5791 5791 I zygote64: option[5]=-verbose:gc
05-02 16:02:23.675 5792 5792 I zygote : option[3]=vfprintf
05-02 16:02:23.675 5791 5791 I zygote64: option[6]=-Xms8m
05-02 16:02:23.675 5792 5792 I zygote : option[4]=sensitiveThread
05-02 16:02:23.675 5791 5791 I zygote64: option[7]=-Xmx512m
05-02 16:02:23.675 5792 5792 I zygote : option[5]=-verbose:gc
05-02 16:02:23.675 5791 5791 I zygote64: option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:23.675 5791 5791 I zygote64: option[9]=-XX:HeapMinFree=512k
05-02 16:02:23.675 5792 5792 I zygote : option[6]=-Xms8m
05-02 16:02:23.675 5791 5791 I zygote64: option[10]=-XX:HeapMaxFree=8m
05-02 16:02:23.675 5792 5792 I zygote : option[7]=-Xmx512m
05-02 16:02:23.675 5791 5791 I zygote64: option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:23.675 5792 5792 I zygote : option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:23.675 5791 5791 I zygote64: option[12]=-Xusejit:true
05-02 16:02:23.675 5792 5792 I zygote : option[9]=-XX:HeapMinFree=512k
05-02 16:02:23.675 5791 5791 I zygote64: option[13]=-Xjitsaveprofilinginfo
05-02 16:02:23.675 5791 5791 I zygote64: option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:23.675 5792 5792 I zygote : option[10]=-XX:HeapMaxFree=8m
05-02 16:02:23.675 5791 5791 I zygote64: option[15]=-XjdwpProvider:default
05-02 16:02:23.675 5792 5792 I zygote : option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:23.675 5791 5791 I zygote64: option[16]=-Xlockprofthreshold:500
05-02 16:02:23.675 5791 5791 I zygote64: option[17]=-Ximage-compiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[12]=-Xusejit:true
05-02 16:02:23.675 5791 5791 I zygote64: option[18]=--runtime-arg
05-02 16:02:23.675 5792 5792 I zygote : option[13]=-Xjitsaveprofilinginfo
05-02 16:02:23.675 5791 5791 I zygote64: option[19]=-Ximage-compiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:23.675 5791 5791 I zygote64: option[20]=-Xms64m
05-02 16:02:23.675 5791 5791 I zygote64: option[21]=-Ximage-compiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[15]=-XjdwpProvider:default
05-02 16:02:23.675 5791 5791 I zygote64: option[22]=--runtime-arg
05-02 16:02:23.675 5792 5792 I zygote : option[16]=-Xlockprofthreshold:500
05-02 16:02:23.675 5791 5791 I zygote64: option[23]=-Ximage-compiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[17]=-Ximage-compiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[24]=-Xmx64m
05-02 16:02:23.675 5791 5791 I zygote64: option[25]=-Ximage-compiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[18]=--runtime-arg
05-02 16:02:23.675 5791 5791 I zygote64: option[26]=--compiler-filter=speed
05-02 16:02:23.675 5792 5792 I zygote : option[19]=-Ximage-compiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[27]=-Ximage-compiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[20]=-Xms64m
05-02 16:02:23.675 5791 5791 I zygote64: option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:23.675 5791 5791 I zygote64: option[29]=-Ximage-compiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[21]=-Ximage-compiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[30]=--compiler-filter=speed-
profile
05-02 16:02:23.675 5792 5792 I zygote : option[22]=--runtime-arg
05-02 16:02:23.675 5791 5791 I zygote64: option[31]=-Xcompiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[23]=-Ximage-compiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[32]=--runtime-arg
05-02 16:02:23.675 5792 5792 I zygote : option[24]=-Xmx64m
05-02 16:02:23.675 5791 5791 I zygote64: option[33]=-Xcompiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[34]=-Xms64m
05-02 16:02:23.675 5792 5792 I zygote : option[25]=-Ximage-compiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[35]=-Xcompiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[26]=--compiler-filter=speed
05-02 16:02:23.675 5791 5791 I zygote64: option[36]=--runtime-arg
05-02 16:02:23.675 5791 5791 I zygote64: option[37]=-Xcompiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[27]=-Ximage-compiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[38]=-Xmx512m
05-02 16:02:23.675 5792 5792 I zygote : option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:23.675 5791 5791 I zygote64: option[39]=-Xcompiler-option
05-02 16:02:23.675 5792 5792 I zygote : option[29]=-Ximage-compiler-option
05-02 16:02:23.675 5791 5791 I zygote64: option[40]=--compiler-filter=speed
05-02 16:02:23.676 5791 5791 I zygote64: option[41]=-Xcompiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[30]=--compiler-filter=speed-
profile
05-02 16:02:23.676 5791 5791 I zygote64: option[42]=-j8
05-02 16:02:23.676 5792 5792 I zygote : option[31]=-Xcompiler-option
05-02 16:02:23.676 5791 5791 I zygote64: option[43]=-Ximage-compiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[32]=--runtime-arg
05-02 16:02:23.676 5791 5791 I zygote64: option[44]=--instruction-set-
variant=kryo
05-02 16:02:23.676 5791 5791 I zygote64: option[45]=-Xcompiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[33]=-Xcompiler-option
05-02 16:02:23.676 5791 5791 I zygote64: option[46]=--instruction-set-
variant=kryo
05-02 16:02:23.676 5792 5792 I zygote : option[34]=-Xms64m
05-02 16:02:23.676 5791 5791 I zygote64: option[47]=-Ximage-compiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[35]=-Xcompiler-option
05-02 16:02:23.676 5791 5791 I zygote64: option[48]=--instruction-set-
features=default
05-02 16:02:23.676 5792 5792 I zygote : option[36]=--runtime-arg
05-02 16:02:23.676 5791 5791 I zygote64: option[49]=-Xcompiler-option
05-02 16:02:23.676 5791 5791 I zygote64: option[50]=--instruction-set-
features=default
05-02 16:02:23.676 5792 5792 I zygote : option[37]=-Xcompiler-option
05-02 16:02:23.676 5791 5791 I zygote64: option[51]=-Duser.locale=en-US
05-02 16:02:23.676 5792 5792 I zygote : option[38]=-Xmx512m
05-02 16:02:23.676 5791 5791 I zygote64: option[52]=--cpu-abilist=arm64-v8a
05-02 16:02:23.676 5792 5792 I zygote : option[39]=-Xcompiler-option
05-02 16:02:23.676 5791 5791 I zygote64: option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:23.676 5792 5792 I zygote : option[40]=--compiler-filter=speed
05-02 16:02:23.676 5792 5792 I zygote : option[41]=-Xcompiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[42]=-j8
05-02 16:02:23.676 5792 5792 I zygote : option[43]=-Ximage-compiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[44]=--instruction-set-
variant=cortex-a73
05-02 16:02:23.676 5792 5792 I zygote : option[45]=-Xcompiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[46]=--instruction-set-
variant=cortex-a73
05-02 16:02:23.676 5792 5792 I zygote : option[47]=-Ximage-compiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[48]=--instruction-set-
features=default
05-02 16:02:23.676 5792 5792 I zygote : option[49]=-Xcompiler-option
05-02 16:02:23.676 5792 5792 I zygote : option[50]=--instruction-set-
features=default
05-02 16:02:23.676 5792 5792 I zygote : option[51]=-Duser.locale=en-US
05-02 16:02:23.676 5792 5792 I zygote : option[52]=--cpu-abilist=armeabi-
v7a,armeabi
05-02 16:02:23.676 5792 5792 I zygote : option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:23.683 5791 5791 I zygote64: VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify
05-02 16:02:23.683 5792 5792 I zygote : VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm --instruction-set=arm --verify
05-02 16:02:23.712 5830 5830 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace instead of
sphal namespace.
05-02 16:02:23.717 5830 5830 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:23.718 5830 5830 I audiohalservice: Registration complete for
[email protected]::IDevicesFactory/default.
05-02 16:02:23.718 5830 5830 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:23.719 5844 5844 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:23.721 5845 5845 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:23.728 5830 5830 I audiohalservice: Registration complete for
[email protected]::IEffectsFactory/default.
05-02 16:02:23.729 5830 5830 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:23.733 5830 5830 D vndksupport: Loading
/vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of
sphal namespace.
05-02 16:02:23.735 5830 5830 D sound_trigger_hw: stdev_open: Enter
05-02 16:02:23.738 5830 5830 D sound_trigger_hw: load_audio_hal: ahal is using
proprietary API version 0x0100
05-02 16:02:23.739 5830 5830 I sound_trigger_platform: platform_stdev_init: Enter
05-02 16:02:23.741 5830 5830 W sound_trigger_platform: load_smlib:
generate_sound_trigger_phrase_recognition_event_v3 not found. undefined symbol:
generate_sound_trigger_phrase_recognition_event_v3
05-02 16:02:23.743 5830 5830 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
snd_card_name: sdm660-snd-card
05-02 16:02:23.744 5830 5830 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
Opened sound card:0
05-02 16:02:23.750 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:23.750 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:23.750 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:23.750 5793 5812 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:23.751 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:23.751 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0002] [net id : 2] [network handle : 0x2cafed00d]
05-02 16:02:23.751 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0002] [network handle : 0x2cafed00d]
05-02 16:02:23.772 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocato
rService retrieved: 0
05-02 16:02:23.773 5837 5837 I SurfaceFlinger: Using HWComposer service:
'default'
05-02 16:02:23.773 5837 5837 I SurfaceFlinger: SurfaceFlinger is starting
05-02 16:02:23.775 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffset
Ns retrieved: 2000000
05-02 16:02:23.775 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffs
etNs retrieved: 6000000
05-02 16:02:23.775 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework
retrieved: 1
05-02 16:02:23.775 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:02:23.775 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:02:23.775 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:02:23.775 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:02:23.776 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:02:23.776 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:23.776 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:23.777 5837 5837 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:02:23.778 5837 5837 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:02:23.778 5837 5837 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:02:23.778 5837 5837 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:02:23.779 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:23.779 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:23.800 5837 5837 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:02:23.800 5837 5837 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:02:23.806 5837 5837 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:02:23.810 5837 5837 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:02:23.881 5863 5863 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:23.923 5866 5866 I wificond: wificond is starting up...
05-02 16:02:23.929 5837 5837 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:02:23.948 5837 5837 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:02:23.948 5837 5837 I Adreno : Build Date :
11/02/18
05-02 16:02:23.948 5837 5837 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:02:23.948 5837 5837 I Adreno : Local Branch :
05-02 16:02:23.948 5837 5837 I Adreno : Remote Branch :
05-02 16:02:23.948 5837 5837 I Adreno : Remote Branch :
05-02 16:02:23.948 5837 5837 I Adreno : Reconstruct Branch :
05-02 16:02:23.949 5837 5837 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:02:23.949 5837 5837 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:02:23.949 5837 5837 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:02:23.949 5837 5837 E HAL : unknown
05-02 16:02:23.949 5837 5837 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:02:23.949 5837 5837 W libEGL : eglInitialize(0x74d7841640) failed
(EGL_BAD_ALLOC)
05-02 16:02:23.951 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:23.952 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:23.952 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:23.952 5837 5837 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:02:23.953 5837 5837 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 5837 (surfaceflinger), pid 5837
(surfaceflinger)
05-02 16:02:23.961 5859 5859 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 11 lines
05-02 16:02:23.967 5418 5882 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 51 lines
05-02 16:02:23.973 5418 5891 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:23.973 5418 5892 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:23.973 5418 5894 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:23.974 5418 5896 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:23.974 5418 5897 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:23.974 5418 5898 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:24.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:124): avc: denied
{ read } for name="primary" dev="tmpfs" ino=420 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=1
05-02 16:02:24.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:125): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:02:24.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:126): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:02:24.011 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:24.011 5418 5917 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.011 5418 5889 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:24.017 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:24.021 5791 5791 D Zygote : begin preload
05-02 16:02:24.021 5791 5791 I Zygote : Installing ICU cache reference
pinning...
05-02 16:02:24.021 5791 5791 I Zygote : Preloading ICU data...
05-02 16:02:24.026 5792 5792 I zygote : Explicit concurrent copying GC freed
966(55KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 62us
total 7.093ms
05-02 16:02:24.029 5791 5791 D Zygote64Timing: BeginIcuCachePinning took to
complete: 8ms
05-02 16:02:24.029 5791 5791 I Zygote : Preloading classes...
05-02 16:02:24.045 5418 5893 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:24.047 5792 5792 I zygote : Explicit concurrent copying GC freed
5(32KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 40KB/1576KB, paused 50us
total 6.535ms
05-02 16:02:24.047 5792 5792 D Zygote32Timing: PostZygoteInitGC took to complete:
28ms
05-02 16:02:24.047 5792 5792 D Zygote32Timing: ZygoteInit took to complete: 30ms
05-02 16:02:24.048 5792 5792 I Zygote : Accepting command socket connections
05-02 16:02:24.054 5791 5791 I PackageBackwardCompatibility: Loaded
android.content.pm.OrgApacheHttpLegacyUpdater
05-02 16:02:24.054 5418 5923 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.054 5418 5924 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:24.054 5791 5791 I PackageBackwardCompatibility: Could not find
android.content.pm.AndroidTestBaseUpdater, ignoring
05-02 16:02:24.054 5418 5925 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:24.054 5418 5926 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.054 5418 5924 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:24.055 5418 5927 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:24.055 5418 5882 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 77 lines
05-02 16:02:24.055 5418 5928 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.063 5922 5922 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:02:24.064 780 780 I /system/bin/tombstoned: received crash request for
pid 5837
05-02 16:02:24.064 5922 5922 I crash_dump64: performing dump of process 5837
(target tid = 5837)
05-02 16:02:24.067 5922 5922 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:24.067 5922 5922 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:24.067 5922 5922 F DEBUG : Revision: '0'
05-02 16:02:24.067 5922 5922 F DEBUG : ABI: 'arm64'
05-02 16:02:24.067 5922 5922 F DEBUG : pid: 5837, tid: 5837, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:02:24.067 5922 5922 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:02:24.067 5922 5922 F DEBUG : Cause: null pointer dereference
05-02 16:02:24.068 5922 5922 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 00000074d7846370
05-02 16:02:24.068 5922 5922 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:02:24.068 5922 5922 F DEBUG : x8 0101010101010101 x9
915f71e33a2a4066 x10 000000005f647079 x11 0000000000000000
05-02 16:02:24.068 5922 5922 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:02:24.068 5922 5922 F DEBUG : x16 0000007559ff9e58 x17
00000075590e0560 x18 0000007fe5058470 x19 00000074d7846370
05-02 16:02:24.068 5922 5922 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 000000755a89e5e0 x23 0000000000000000
05-02 16:02:24.068 5922 5922 F DEBUG : x24 0000000000000001 x25
0000007fe50596c0 x26 0000007fe5059ac0 x27 00000000005b8d80
05-02 16:02:24.068 5922 5922 F DEBUG : x28 0000007fe50596c0 x29
0000007fe5059490
05-02 16:02:24.068 5922 5922 F DEBUG : sp 0000007fe5059470 lr
0000007559fd6f74 pc 00000075590e0570
05-02 16:02:24.079 5922 5922 F DEBUG :
05-02 16:02:24.079 5922 5922 F DEBUG : backtrace:
05-02 16:02:24.079 5922 5922 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:02:24.079 5922 5922 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:02:24.079 5922 5922 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:02:24.079 5922 5922 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:02:24.079 5922 5922 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:02:24.079 5922 5922 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:02:24.079 5922 5922 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:02:24.152 5922 5922 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:02:24.152 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_16
05-02 16:02:24.166 5418 5923 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:24.167 5859 5859 I chatty : uid=1047(cameraserver)
/system/bin/cameraserver expire 6 lines
05-02 16:02:24.167 5864 5864 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:24.168 5864 5864 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:24.169 5864 5864 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:24.169 5864 5864 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:24.169 5864 5864 E AVMediaServiceFactory: libavenhancements.so:
dlopen failed: library "libavenhancements.so" not found
05-02 16:02:24.169 5864 5864 E AVMediaServiceUtils: libavenhancements.so: dlopen
failed: library "libavenhancements.so" not found
05-02 16:02:24.169 5864 5864 E AVNuFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:24.169 5864 5864 E AVNuUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:24.170 5864 5864 I mediaserver: ServiceManager: 0xe959c1c0
05-02 16:02:24.170 5864 5864 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:24.175 5418 5948 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:24.176 5418 5949 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:24.176 5418 5951 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 6 lines
05-02 16:02:24.176 5418 5952 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:24.177 5418 5955 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:24.177 5418 5957 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 5 lines
05-02 16:02:24.189 554 554 I ServiceManager: service 'media.player' died
05-02 16:02:24.189 554 554 I ServiceManager: service 'media.resource_manager'
died
05-02 16:02:24.194 554 554 I ServiceManager: service 'netd' died
05-02 16:02:24.194 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:02:24.196 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:24.196 5418 5975 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.196 5418 5946 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 22 lines
05-02 16:02:24.198 554 554 I ServiceManager: service 'wificond' died
05-02 16:02:24.199 5418 5439 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:24.201 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:24.290 5418 5950 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 1 line
05-02 16:02:24.304 5418 5982 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:24.305 5418 5983 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.305 5418 5984 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:24.306 5418 5985 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.307 5418 5986 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 3 lines
05-02 16:02:24.309 5418 5987 I chatty : uid=1047(cameraserver)
/vendor/bin/hw/[email protected] expire 2 lines
05-02 16:02:24.337 5418 5882 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 5882 (HwBinder:5418_2), pid 5418 ([email protected])
05-02 16:02:24.397 5992 5992 I chatty : uid=1047(cameraserver) crash_dump32
expire 3 lines
05-02 16:02:24.397 780 780 I /system/bin/tombstoned: received crash request for
pid 5882
05-02 16:02:24.412 5992 5992 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:24.413 5992 5992 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:24.413 5992 5992 F DEBUG : Revision: '0'
05-02 16:02:24.413 5992 5992 F DEBUG : ABI: 'arm'
05-02 16:02:24.413 5992 5992 F DEBUG : pid: 5418, tid: 5882, name:
HwBinder:5418_2 >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:02:24.413 5992 5992 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:02:24.413 5992 5992 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:02:24.413 5992 5992 F DEBUG : r0 00000000 r1 000016fa r2
00000006 r3 00000008
05-02 16:02:24.413 5992 5992 F DEBUG : r4 0000152a r5 000016fa r6
e8a2f534 r7 0000010c
05-02 16:02:24.413 5992 5992 F DEBUG : r8 00000000 r9 e83ba208 r10
e8a2f5f8 r11 e83ba200
05-02 16:02:24.413 5992 5992 F DEBUG : ip e83c1600 sp e8a2f520 lr
f4bf31c9 pc f4beb016
05-02 16:02:24.441 5992 5992 F DEBUG :
05-02 16:02:24.441 5992 5992 F DEBUG : backtrace:
05-02 16:02:24.441 5992 5992 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:02:24.441 5992 5992 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:02:24.441 5992 5992 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:02:24.441 5992 5992 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:02:24.441 5992 5992 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:02:24.441 5992 5992 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:02:24.441 5992 5992 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:02:24.441 5992 5992 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:02:24.441 5992 5992 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:02:24.441 5992 5992 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:02:24.441 5992 5992 F DEBUG : #10 pc 0000cd3b
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::~CameraDevi
ce()+102)
05-02 16:02:24.441 5992 5992 F DEBUG : #11 pc 0000d00b
/vendor/lib/[email protected]
(_ZTv0_n12_N7android8hardware6camera6device4V1_014implementation12CameraDeviceD0Ev+
18)
05-02 16:02:24.441 5992 5992 F DEBUG : #12 pc 0000983b /system/lib/vndk-
sp-28/libutils.so (android::RefBase::decStrong(void const*) const+66)
05-02 16:02:24.441 5992 5992 F DEBUG : #13 pc 0004057f /system/lib/vndk-
sp-28/libhidltransport.so (android::hidl::base::V1_0::BnHwBase::~BnHwBase()+114)
05-02 16:02:24.442 5992 5992 F DEBUG : #14 pc 0001c44b
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::~BnHwCameraDevice()
+118)
05-02 16:02:24.442 5992 5992 F DEBUG : #15 pc 0001c5f3
/system/lib/[email protected]
(_ZTv0_n12_N7android8hardware6camera6device4V1_016BnHwCameraDeviceD0Ev+18)
05-02 16:02:24.442 5992 5992 F DEBUG : #16 pc 0000983b /system/lib/vndk-
sp-28/libutils.so (android::RefBase::decStrong(void const*) const+66)
05-02 16:02:24.442 5992 5992 F DEBUG : #17 pc 0000fbed /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+132)
05-02 16:02:24.442 5992 5992 F DEBUG : #18 pc 00015ef9 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::PoolThread::threadLoop()+12)
05-02 16:02:24.442 5992 5992 F DEBUG : #19 pc 0000c08b /system/lib/vndk-
sp-28/libutils.so (android::Thread::_threadLoop(void*)+166)
05-02 16:02:24.442 5992 5992 F DEBUG : #20 pc 000638b9 /system/lib/libc.so
(__pthread_start(void*)+22)
05-02 16:02:24.442 5992 5992 F DEBUG : #21 pc 0001e1d9 /system/lib/libc.so
(__start_thread+24)
05-02 16:02:24.470 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:02:24.470 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:02:24.470 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:02:24.470 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:02:24.470 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:02:24.470 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:02:24.549 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_17
05-02 16:02:24.612 6002 6002 I chatty : uid=1047(cameraserver) [email protected]
expire 229 lines
05-02 16:02:25.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:129): avc: denied
{ search } for name="default" dev="tmpfs" ino=413 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
05-02 16:02:25.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:130): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:02:25.013 6002 6049 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.014 6002 6050 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.014 6002 6052 I chatty : uid=1047(cameraserver) [email protected]
expire 6 lines
05-02 16:02:25.015 6002 6054 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.018 6002 6055 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.019 6002 6056 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.040 6002 6068 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.070 6002 6051 I chatty : uid=1047(cameraserver) [email protected]
expire 1 line
05-02 16:02:25.081 6002 6047 I chatty : uid=1047(cameraserver) [email protected]
expire 12 lines
05-02 16:02:25.085 6002 6075 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.088 6002 6076 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.088 6002 6077 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.089 6002 6078 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.090 6002 6079 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.092 6002 6080 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.218 6002 6085 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.219 6002 6086 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.220 6002 6088 I chatty : uid=1047(cameraserver) [email protected]
expire 6 lines
05-02 16:02:25.222 6002 6090 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.224 6002 6093 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.224 6002 6095 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.244 6002 6002 I chatty : uid=1047(cameraserver) [email protected]
expire 129 lines
05-02 16:02:25.254 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:25.254 6002 6083 I chatty : uid=1047(cameraserver) [email protected]
expire 22 lines
05-02 16:02:25.254 6002 6109 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.259 6002 6023 I chatty : uid=1047(cameraserver) CAM_imgTh expire
3 lines
05-02 16:02:25.260 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:25.277 6002 6087 I chatty : uid=1047(cameraserver) [email protected]
expire 1 line
05-02 16:02:25.289 6002 6110 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.291 6002 6111 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.292 6002 6112 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.292 6002 6113 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.293 6002 6114 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.294 6002 6115 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.406 6002 6118 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.406 6002 6119 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.407 6002 6121 I chatty : uid=1047(cameraserver) [email protected]
expire 6 lines
05-02 16:02:25.409 6002 6123 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.410 6002 6126 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.412 6002 6128 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.520 6002 6120 I chatty : uid=1047(cameraserver) [email protected]
expire 1 line
05-02 16:02:25.532 6002 6116 I chatty : uid=1047(cameraserver) [email protected]
expire 11 lines
05-02 16:02:25.538 6002 6142 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.541 6002 6143 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.541 6002 6144 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.542 6002 6145 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.544 6002 6146 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.546 6002 6147 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.576 6002 6152 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.576 6002 6153 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.577 6002 6155 I chatty : uid=1047(cameraserver) [email protected]
expire 6 lines
05-02 16:02:25.580 6002 6157 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.581 6002 6160 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.583 6002 6162 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.614 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:25.614 6002 6176 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.615 6002 6150 I chatty : uid=1047(cameraserver) [email protected]
expire 22 lines
05-02 16:02:25.620 6002 6002 I chatty : uid=1047(cameraserver) [email protected]
expire 110 lines
05-02 16:02:25.622 6002 6023 I chatty : uid=1047(cameraserver) CAM_imgTh expire
3 lines
05-02 16:02:25.623 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:25.700 6002 6154 I chatty : uid=1047(cameraserver) [email protected]
expire 1 line
05-02 16:02:25.716 6002 6177 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.718 6002 6178 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.719 6002 6179 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.720 6002 6180 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.729 6002 6181 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.730 6002 6182 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.746 6002 6185 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.747 6002 6186 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.748 6002 6188 I chatty : uid=1047(cameraserver) [email protected]
expire 6 lines
05-02 16:02:25.749 6002 6190 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.751 6002 6194 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.751 6002 6195 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.860 6002 6187 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.863 6002 6183 I chatty : uid=1047(cameraserver) [email protected]
expire 11 lines
05-02 16:02:25.869 6002 6209 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.871 6002 6210 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.871 6002 6211 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.872 6002 6212 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.876 6002 6213 I chatty : uid=1047(cameraserver) [email protected]
expire 3 lines
05-02 16:02:25.878 6002 6214 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.903 6002 6219 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.903 6002 6220 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.904 6002 6222 I chatty : uid=1047(cameraserver) [email protected]
expire 6 lines
05-02 16:02:25.905 6002 6224 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.906 6002 6226 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.907 6002 6228 I chatty : uid=1047(cameraserver) [email protected]
expire 5 lines
05-02 16:02:25.932 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:25.933 6002 6243 I chatty : uid=1047(cameraserver) [email protected]
expire 2 lines
05-02 16:02:25.934 6002 6217 I chatty : uid=1047(cameraserver) [email protected]
expire 18 lines
05-02 16:02:25.936 6002 6217 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:25.936 6002 6217 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:25.939 6002 6002 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:25.940 6002 6002 I QCamera : <HAL><INFO> closeCamera: 2393: E
05-02 16:02:25.940 6002 6002 I QCamera : <HAL><INFO> closeCamera: 2398: [KPI
Perf]: E PROFILE_CLOSE_CAMERA camera id 2
05-02 16:02:25.940 6002 6217 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:25.940 6002 6217 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:25.940 6002 6217 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 0
num streams 0
05-02 16:02:25.941 6002 6023 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:25.941 6002 6023 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:25.941 6002 6002 I Thermal-Lib: Thermal-Lib-Client: Unregisteration
is successfull for handle:1
05-02 16:02:25.941 6002 6023 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:25.941 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:25.941 6002 6002 I Thermal-Lib: Thermal-Lib-Client: Unregisteration
is successfull for handle:2
05-02 16:02:25.942 6002 6002 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 5
05-02 16:02:25.943 6002 6002 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:25.943 6002 6002 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:25.943 6002 6002 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 5
05-02 16:02:25.943 6002 6002 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:25.943 6002 6002 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x5000f and stream type=10
05-02 16:02:26.010 6002 6221 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 40:
is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:26.013 6002 6221 E mm-camera: <SENSOR><ERROR> 247:
module_sensor_offload_init_config: func_tbl for submodule 4 is NULL
05-02 16:02:26.013 6002 6221 E mm-camera: <SENSOR><ERROR> 249:
module_sensor_offload_init_config: failed to get led off frame skip time
05-02 16:02:26.013 6002 6002 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:26.013 6002 6002 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 5000f port 0xea37a900
05-02 16:02:26.016 6002 6002 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x5000f and stream type=10, successfully deleted
05-02 16:02:26.017 6002 6244 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:26.017 6002 6244 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:26.018 6002 6245 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:26.018 6002 6246 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:26.018 6002 6246 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 5
05-02 16:02:26.018 6002 6245 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:26.019 6002 6247 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:26.019 6002 6248 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:26.022 6002 6246 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:26.022 6002 6249 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:26.022 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:26.022 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:26.022 6002 6248 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:26.022 6002 6248 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:26.022 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:26.024 6002 6249 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:26.024 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:26.028 6002 6244 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:26.029 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:26.031 6002 6247 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:26.031 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:26.031 6002 6002 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 5 successfully
05-02 16:02:26.031 6002 6002 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:5
05-02 16:02:26.032 6002 6002 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:26.032 6002 6002 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =5
05-02 16:02:26.032 6002 6002 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 5
05-02 16:02:26.033 6002 6002 I QCamera : <HAL><INFO> closeCamera: 2473: [KPI
Perf]: X PROFILE_CLOSE_CAMERA camera id 2, rc: 0
05-02 16:02:26.034 6002 6002 I QCamera : <HAL><INFO> close_camera_device: 1552:
[KPI Perf]: X
05-02 16:02:26.034 6002 6002 I QCamera : <HAL><INFO> getCameraInfo: 346: Camera
id 3 API version 768
05-02 16:02:26.034 6002 6002 D QCamera : Debug log file is not enabled
05-02 16:02:26.034 6002 6002 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 3
05-02 16:02:26.035 6002 6252 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:26.036 6002 6252 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:26.036 6002 6253 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:26.036 6002 6253 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:26.036 6002 6255 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:26.036 6002 6255 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:26.036 6002 6255 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 3
05-02 16:02:26.037 6002 6257 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:26.037 6002 6253 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:26.038 6002 6255 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:26.038 6002 6255 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:26.038 6002 6257 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:26.038 6002 6255 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:26.038 6002 6253 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:26.038 6002 6253 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:26.039 6002 6261 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:26.039 6002 6261 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:26.040 6002 6262 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:26.040 6002 6262 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:26.042 6002 6262 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:26.042 6002 6262 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:26.042 6002 6262 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:26.043 6002 6261 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:26.043 6002 6261 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:26.043 6002 6261 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:26.046 6002 6257 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:26.046 6002 6257 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:26.046 6002 6257 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:26.047 6002 6252 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:26.047 6002 6252 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:26.047 6002 6252 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:26.056 6002 6002 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=3
05-02 16:02:26.056 6002 6002 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 3
05-02 16:02:26.056 6002 6002 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x3000f
05-02 16:02:26.056 6002 6002 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:26.056 6002 6002 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xea37a900 ide 3000f type 10 dim 0 0
05-02 16:02:26.056 6002 6002 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xea2f5180
05-02 16:02:26.056 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
3000f
05-02 16:02:26.057 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
3000f
05-02 16:02:26.057 6002 6002 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:26.057 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
05-02 16:02:26.057 6002 6002 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:26.057 6002 6002 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:26.057 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
3000f
05-02 16:02:26.057 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 3000f
05-02 16:02:26.058 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
3000f
05-02 16:02:26.058 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
05-02 16:02:26.058 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
3000f
05-02 16:02:26.060 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.061 6002 6002 I chatty : uid=1047(cameraserver) [email protected]
identical 3 lines
05-02 16:02:26.061 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.062 6002 6002 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 3
05-02 16:02:26.063 6002 6002 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 5
05-02 16:02:26.063 6002 6278 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:26.063 6002 6278 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:26.064 6002 6279 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:26.064 6002 6279 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:26.064 6002 6281 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:26.064 6002 6281 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:26.064 6002 6281 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 5
05-02 16:02:26.065 6002 6279 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:26.065 6002 6279 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:26.065 6002 6283 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:26.065 6002 6279 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:26.065 6002 6283 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:26.065 6002 6285 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:26.065 6002 6285 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:26.066 6002 6285 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:26.066 6002 6285 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:26.066 6002 6285 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:26.066 6002 6287 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:26.066 6002 6287 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:26.066 6002 6287 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:26.066 6002 6287 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:26.066 6002 6287 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:26.067 6002 6281 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:26.067 6002 6281 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:26.067 6002 6281 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:26.069 6002 6283 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:26.069 6002 6283 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:26.069 6002 6283 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:26.073 6002 6278 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:26.073 6002 6278 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:26.073 6002 6278 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:26.079 6002 6002 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=5
05-02 16:02:26.079 6002 6002 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 5
05-02 16:02:26.079 6002 6002 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x5000f
05-02 16:02:26.079 6002 6002 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:26.079 6002 6002 E mm-camera: <IFACE ><ERROR> 657:
iface_reserve_src_port: iface_reserve_src_port: port not created! port state = 1
05-02 16:02:26.079 6002 6002 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xea37aa40 ide 5000f type 10 dim 0 0
05-02 16:02:26.079 6002 6002 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 5000f stream 10 int_link = 0xea2f5400
05-02 16:02:26.079 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
5000f
05-02 16:02:26.080 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
5000f
05-02 16:02:26.080 6002 6002 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:26.080 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 5000f
05-02 16:02:26.080 6002 6002 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:26.080 6002 6002 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:26.080 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
5000f
05-02 16:02:26.080 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 5000f
05-02 16:02:26.081 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
5000f
05-02 16:02:26.081 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 5000f
05-02 16:02:26.081 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
5000f
05-02 16:02:26.082 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.082 6002 6002 I chatty : uid=1047(cameraserver) [email protected]
identical 2 lines
05-02 16:02:26.082 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.083 6002 6002 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 5
05-02 16:02:26.093 6002 6254 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 41:
is_wbc:1,is_afc:1,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:26.108 6002 6250 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:26.108 6002 6250 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:26.108 6002 6250 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
05-02 16:02:26.108 6002 6250 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
05-02 16:02:26.108 6002 6250 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[2]: (7.500000, 24.000000)
05-02 16:02:26.108 6002 6250 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[3]: (24.000000, 24.000000)
05-02 16:02:26.109 6002 6250 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[4]: (7.000000, 30.000000)
05-02 16:02:26.109 6002 6250 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[5]: (30.000000, 30.000000)
05-02 16:02:26.109 6002 6250 I mm-camera: <MCT >< INFO> 3484:
mct_pipeline_fill_dimensions_snapshot: Cam 0: FPS range selection complete.
Publishing 6 ranges.
05-02 16:02:26.109 6002 6250 I mm-camera: <MCT >< INFO> 2655:
mct_pipeline_fill_caps_isp: isp max encoder size : 5504 X 16383
05-02 16:02:26.109 6002 6250 I mm-camera: <MCT >< INFO> 2662:
mct_pipeline_fill_caps_isp: single isp max size : 4208 X 3120
05-02 16:02:26.109 6002 6250 I mm-camera: <MCT >< INFO> 2673:
mct_pipeline_fill_caps_isp: HAL max snapshot size in dual cam mode : 4160 X 3120
05-02 16:02:26.170 6002 6280 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 40:
is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:26.173 6002 6280 E mm-camera: <SENSOR><ERROR> 247:
module_sensor_offload_init_config: func_tbl for submodule 4 is NULL
05-02 16:02:26.173 6002 6280 E mm-camera: <SENSOR><ERROR> 249:
module_sensor_offload_init_config: failed to get led off frame skip time
05-02 16:02:26.173 6002 6276 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:26.173 6002 6276 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:26.173 6002 6276 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
05-02 16:02:26.173 6002 6276 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
05-02 16:02:26.173 6002 6276 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[2]: (24.000000, 24.000000)
05-02 16:02:26.174 6002 6276 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[3]: (7.000000, 30.000000)
05-02 16:02:26.174 6002 6276 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[4]: (30.000000, 30.000000)
05-02 16:02:26.174 6002 6276 I mm-camera: <MCT >< INFO> 3484:
mct_pipeline_fill_dimensions_snapshot: Cam 2: FPS range selection complete.
Publishing 5 ranges.
05-02 16:02:26.174 6002 6276 I mm-camera: <MCT >< INFO> 2655:
mct_pipeline_fill_caps_isp: isp max encoder size : 5504 X 16383
05-02 16:02:26.174 6002 6276 I mm-camera: <MCT >< INFO> 2662:
mct_pipeline_fill_caps_isp: single isp max size : 2592 X 1944
05-02 16:02:26.174 6002 6276 I mm-camera: <MCT >< INFO> 2673:
mct_pipeline_fill_caps_isp: HAL max snapshot size in dual cam mode : 2592 X 1944
05-02 16:02:26.174 6002 6002 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 5
05-02 16:02:26.175 6002 6002 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:26.175 6002 6002 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:26.175 6002 6002 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 5
05-02 16:02:26.175 6002 6002 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:26.175 6002 6002 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x5000f and stream type=10
05-02 16:02:26.175 6002 6002 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:26.175 6002 6002 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 5000f port 0xea37aa40
05-02 16:02:26.179 6002 6002 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x5000f and stream type=10, successfully deleted
05-02 16:02:26.179 6002 6299 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:26.179 6002 6299 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:26.181 6002 6300 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:26.182 6002 6300 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:26.182 6002 6301 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:26.182 6002 6301 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 5
05-02 16:02:26.182 6002 6302 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:26.184 6002 6301 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:26.184 6002 6303 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:26.184 6002 6303 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:26.184 6002 6303 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:26.190 6002 6302 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:26.191 6002 6299 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:26.191 6002 6304 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:26.191 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:26.191 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:26.191 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:26.191 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:26.191 6002 6304 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:26.191 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:26.192 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:26.192 6002 6002 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 5 successfully
05-02 16:02:26.192 6002 6002 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:5
05-02 16:02:26.192 6002 6002 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:26.192 6002 6002 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =5
05-02 16:02:26.192 6002 6002 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 5
05-02 16:02:26.193 6002 6002 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 3
05-02 16:02:26.193 6002 6002 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:26.193 6002 6002 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:26.193 6002 6002 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 3
05-02 16:02:26.193 6002 6002 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:26.193 6002 6002 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
05-02 16:02:26.194 6002 6002 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:26.194 6002 6002 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 3000f port 0xea37a900
05-02 16:02:26.197 6002 6002 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
05-02 16:02:26.197 6002 6305 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:26.197 6002 6305 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:26.200 6002 6306 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:26.201 6002 6307 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:26.201 6002 6306 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:26.201 6002 6307 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 3
05-02 16:02:26.202 6002 6308 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:26.203 6002 6309 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:26.204 6002 6307 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:26.204 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:26.205 6002 6310 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:26.205 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:26.205 6002 6310 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:26.205 6002 6309 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:26.205 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:26.205 6002 6309 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:26.206 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:26.211 6002 6308 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:26.212 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:26.309 6002 6305 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:26.310 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:26.310 6002 6002 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 3 successfully
05-02 16:02:26.310 6002 6002 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:3
05-02 16:02:26.310 6002 6002 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:26.310 6002 6002 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =3
05-02 16:02:26.310 6002 6002 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 3
05-02 16:02:26.313 6002 6002 E CamComm1.0-MD: Update metadata entry: Unknown tag
-2145976319
05-02 16:02:26.313 6002 6002 E CamComm1.0-MD: Update metadata entry: Unknown tag
-2145976317
05-02 16:02:26.313 6002 6002 I QCamera : <HAL><INFO> getCamInfo: 11123: camera 3
resource cost is 100
05-02 16:02:26.313 6002 6002 I QCamera : <HAL><INFO> openLegacy: 507: openLegacy
halVersion: 256 cameraId = 3
05-02 16:02:26.314 6002 6002 D vndksupport: Loading
/vendor/lib/hw/power.default.so from current namespace instead of sphal namespace.
05-02 16:02:26.322 6002 6002 E QCamera : <HAL><ERROR> QCamera2HardwareInterface:
1841: sean test
05-02 16:02:26.322 6002 6002 I QCamera : <HAL><INFO> openCamera: 1956: [KPI
Perf]: E PROFILE_OPEN_CAMERA camera id 3
05-02 16:02:26.325 6002 6002 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:26.327 6002 6002 D QCamera : Debug log file is not enabled
05-02 16:02:26.328 6002 6002 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 3
05-02 16:02:26.329 6002 6315 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:26.330 6002 6315 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:26.330 6002 6316 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:26.330 6002 6316 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:26.330 6002 6318 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:26.331 6002 6318 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:26.331 6002 6318 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 3
05-02 16:02:26.331 6002 6316 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:26.331 6002 6316 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:26.331 6002 6320 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:26.331 6002 6316 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:26.332 6002 6320 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:26.332 6002 6322 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:26.332 6002 6322 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:26.334 6002 6318 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:26.334 6002 6318 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:26.334 6002 6318 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:26.334 6002 6325 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:26.335 6002 6325 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:26.336 6002 6322 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:26.336 6002 6322 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:26.336 6002 6322 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:26.338 6002 6320 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:26.338 6002 6320 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:26.338 6002 6320 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:26.338 6002 6325 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:26.338 6002 6325 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:26.338 6002 6325 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:26.342 6002 6315 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:26.342 6002 6315 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:26.350 6002 6315 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:26.351 6002 6002 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=3
05-02 16:02:26.351 6002 6002 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 3
05-02 16:02:26.352 6002 6002 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x3000f
05-02 16:02:26.352 6002 6002 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:26.352 6002 6002 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xea37a900 ide 3000f type 10 dim 0 0
05-02 16:02:26.352 6002 6002 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xea2f5180
05-02 16:02:26.352 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
3000f
05-02 16:02:26.352 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
3000f
05-02 16:02:26.352 6002 6002 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:26.352 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
05-02 16:02:26.353 6002 6002 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:26.353 6002 6002 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:26.353 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
3000f
05-02 16:02:26.353 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 3000f
05-02 16:02:26.354 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
3000f
05-02 16:02:26.354 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
05-02 16:02:26.354 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
3000f
05-02 16:02:26.355 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.355 6002 6002 I chatty : uid=1047(cameraserver) [email protected]
identical 3 lines
05-02 16:02:26.355 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.356 6002 6002 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 3
05-02 16:02:26.357 6002 6002 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 5
05-02 16:02:26.358 6002 6341 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:26.358 6002 6341 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:26.358 6002 6342 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:26.358 6002 6342 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:26.358 6002 6344 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:26.358 6002 6344 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:26.358 6002 6344 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 5
05-02 16:02:26.359 6002 6342 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:26.359 6002 6342 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:26.359 6002 6342 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:26.359 6002 6346 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:26.359 6002 6346 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:26.360 6002 6344 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:26.360 6002 6350 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:26.360 6002 6344 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:26.360 6002 6344 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:26.360 6002 6350 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:26.361 6002 6351 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:26.361 6002 6350 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:26.361 6002 6351 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:26.361 6002 6350 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:26.361 6002 6350 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:26.361 6002 6351 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:26.361 6002 6351 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:26.361 6002 6351 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:26.363 6002 6346 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:26.363 6002 6346 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:26.363 6002 6346 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:26.366 6002 6341 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:26.366 6002 6341 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:26.366 6002 6341 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:26.372 6002 6002 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=5
05-02 16:02:26.372 6002 6002 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 5
05-02 16:02:26.372 6002 6002 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x5000f
05-02 16:02:26.372 6002 6002 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:26.372 6002 6002 E mm-camera: <IFACE ><ERROR> 657:
iface_reserve_src_port: iface_reserve_src_port: port not created! port state = 1
05-02 16:02:26.372 6002 6002 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xea37aa40 ide 5000f type 10 dim 0 0
05-02 16:02:26.372 6002 6002 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 5000f stream 10 int_link = 0xea2f5400
05-02 16:02:26.372 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
5000f
05-02 16:02:26.373 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
5000f
05-02 16:02:26.373 6002 6002 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:26.373 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 5000f
05-02 16:02:26.373 6002 6002 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:26.373 6002 6002 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:26.373 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
5000f
05-02 16:02:26.373 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 5000f
05-02 16:02:26.374 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
5000f
05-02 16:02:26.374 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 5000f
05-02 16:02:26.374 6002 6002 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
5000f
05-02 16:02:26.375 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.375 6002 6002 I chatty : uid=1047(cameraserver) [email protected]
identical 2 lines
05-02 16:02:26.375 6002 6002 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:26.375 6002 6002 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 5
05-02 16:02:26.376 6002 6002 I QCamera : <HAL><INFO> openCamera: 1980: Bokeh Mode
ban thermal
05-02 16:02:26.376 6002 6002 I QCamera : <HAL><INFO> openCamera: 1991: [KPI
Perf]: X PROFILE_OPEN_CAMERA camera id 3, rc: 0
05-02 16:02:26.376 6002 6002 I QCamera : <HAL><INFO> close_camera_device: 1534:
[KPI Perf]: E camera id 3
05-02 16:02:26.379 6002 6339 E mm-camera: <IMGLIB><ERROR> 322:
module_depth_map_handle_ctrl_parm: E
05-02 16:02:26.379 6002 6339 E mm-camera: <IMGLIB><ERROR> 430:
module_depth_map_set_config_param: X
05-02 16:02:26.380 6002 6339 E mm-camera: <IMGLIB><ERROR> 254:
module_depth_map_send_config_data: CAM_STREAM_TYPE_DEPTH not set !!
05-02 16:02:26.380 6002 6339 E mm-camera: <IMGLIB><ERROR> 369:
module_depth_map_handle_ctrl_parm: Error module_depth_map_send_config_data
05-02 16:02:26.380 6002 6339 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:26.380 6002 6339 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:26.380 6002 6339 I mm-camera: <IFACE >< INFO> 6269:
iface_util_set_dis_enable_flag: iface_util_set_dis_enable_flag:6269 DIS enable flag
= 0
05-02 16:02:26.381 6002 6339 E mm-camera: <SENSOR><ERROR> 5312:
module_sensor_event_control_set_parm: func_tbl for submodule 4 is NULL
05-02 16:02:26.382 6002 6313 E mm-camera: <IMGLIB><ERROR> 322:
module_depth_map_handle_ctrl_parm: E
05-02 16:02:26.382 6002 6313 E mm-camera: <IMGLIB><ERROR> 430:
module_depth_map_set_config_param: X
05-02 16:02:26.382 6002 6313 E mm-camera: <IMGLIB><ERROR> 254:
module_depth_map_send_config_data: CAM_STREAM_TYPE_DEPTH not set !!
05-02 16:02:26.382 6002 6313 E mm-camera: <IMGLIB><ERROR> 369:
module_depth_map_handle_ctrl_parm: Error module_depth_map_send_config_data
05-02 16:02:26.382 6002 6313 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:26.382 6002 6313 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:26.382 6002 6313 I mm-camera: <IFACE >< INFO> 6269:
iface_util_set_dis_enable_flag: iface_util_set_dis_enable_flag:6269 DIS enable flag
= 0
05-02 16:02:26.383 6002 6313 E mm-camera: <SENSOR><ERROR> 5852:
module_sensor_event_control_get_parm: CAM_INTF_PARM_RELATED_SENSORS_CALIBRATION
size 2048 addr 0xed172b11
05-02 16:02:26.386 6002 6002 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:26.386 6002 6002 I QCamera : <HAL><INFO> closeCamera: 2393: E
05-02 16:02:26.386 6002 6002 I QCamera : <HAL><INFO> closeCamera: 2398: [KPI
Perf]: E PROFILE_CLOSE_CAMERA camera id 3
05-02 16:02:26.387 6002 6317 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 41:
is_wbc:1,is_afc:1,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:26.391 6002 6339 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:26.392 6002 6339 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:26.392 6002 6339 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 2
num streams 0
05-02 16:02:26.392 6002 6023 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:26.392 6002 6023 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:26.392 6002 6023 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:26.392 6002 6313 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:26.392 6002 6313 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:26.392 6002 6313 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 0
num streams 0
05-02 16:02:26.392 6002 6023 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:26.392 6002 6023 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:26.392 6002 6023 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:26.393 6002 6339 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:26.393 6002 6339 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:26.393 6002 6339 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 2
num streams 0
05-02 16:02:26.394 6002 6023 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:26.394 6002 6023 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:26.394 6002 6023 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:26.394 6002 6313 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:26.394 6002 6313 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:26.394 6002 6313 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 0
num streams 0
05-02 16:02:26.394 6002 6023 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:26.394 6002 6023 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:26.394 6002 6023 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:26.395 6002 6002 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 5
05-02 16:02:26.395 6002 6002 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:26.395 6002 6002 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:26.395 6002 6002 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 5
05-02 16:02:26.395 6002 6002 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:26.395 6002 6002 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x5000f and stream type=10
05-02 16:02:26.460 6002 6343 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 40:
is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:26.462 6002 6343 E mm-camera: <SENSOR><ERROR> 247:
module_sensor_offload_init_config: func_tbl for submodule 4 is NULL
05-02 16:02:26.462 6002 6343 E mm-camera: <SENSOR><ERROR> 249:
module_sensor_offload_init_config: failed to get led off frame skip time
05-02 16:02:26.463 6002 6002 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:26.463 6002 6002 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 5000f port 0xea37aa40
05-02 16:02:26.466 6002 6002 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x5000f and stream type=10, successfully deleted
05-02 16:02:26.467 6002 6362 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:26.467 6002 6362 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:26.468 6002 6363 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:26.469 6002 6363 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:26.469 6002 6364 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:26.469 6002 6364 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 5
05-02 16:02:26.469 6002 6365 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:26.470 6002 6366 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:26.470 6002 6366 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:26.471 6002 6366 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:26.471 6002 6367 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:26.471 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:26.471 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:26.471 6002 6367 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:26.472 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:26.473 6002 6364 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:26.473 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:26.478 6002 6362 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:26.478 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:26.479 6002 6365 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:26.479 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:26.479 6002 6002 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 5 successfully
05-02 16:02:26.479 6002 6002 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:5
05-02 16:02:26.479 6002 6002 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:26.479 6002 6002 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =5
05-02 16:02:26.480 6002 6002 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 5
05-02 16:02:26.481 6002 6002 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 3
05-02 16:02:26.481 6002 6002 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:26.482 6002 6002 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:26.482 6002 6002 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 3
05-02 16:02:26.482 6002 6002 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:26.482 6002 6002 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
05-02 16:02:26.482 6002 6002 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:26.482 6002 6002 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 3000f port 0xea37a900
05-02 16:02:26.485 6002 6002 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
05-02 16:02:26.486 6002 6368 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:26.486 6002 6368 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:26.488 6002 6369 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:26.489 6002 6370 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:26.489 6002 6369 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:26.489 6002 6370 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 3
05-02 16:02:26.490 6002 6371 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:26.491 6002 6370 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:26.492 6002 6372 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:26.496 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:26.496 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:26.496 6002 6372 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:26.496 6002 6372 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:26.496 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:26.496 6002 6373 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:26.497 6002 6373 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:26.497 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:26.499 6002 6371 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:26.499 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:26.598 6002 6368 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:26.598 6002 6002 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:26.598 6002 6002 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 3 successfully
05-02 16:02:26.598 6002 6002 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:3
05-02 16:02:26.598 6002 6002 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:26.598 6002 6002 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =3
05-02 16:02:26.598 6002 6002 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 3
05-02 16:02:26.600 6002 6002 I QCamera : <HAL><INFO> closeCamera: 2473: [KPI
Perf]: X PROFILE_CLOSE_CAMERA camera id 3, rc: 0
05-02 16:02:26.601 6002 6002 I QCamera : <HAL><INFO> close_camera_device: 1552:
[KPI Perf]: X
05-02 16:02:26.603 6002 6002 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:26.607 6002 6002 I [email protected]:
Registration complete for
[email protected]::ICameraProvider/legacy/0.
05-02 16:02:28.327 6382 6382 I Dpps : GetInstance: DppsServer ref count
increased to 1
05-02 16:02:28.327 6382 6382 I Dpps : InitPrimaryContextFeatures():298 Dpps
feature enable properties are false, skipping primary feature context init
05-02 16:02:28.349 6385 6385 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:28.363 6381 6381 I Netd : Netd 1.0 starting
05-02 16:02:28.364 6381 6381 D TetherController: Setting IP forward enable = 0
05-02 16:02:28.379 6381 6381 I Netd : Creating child chains: 7.3ms
05-02 16:02:28.379 6381 6381 I Netd : Setting up OEM hooks: 0.1ms
05-02 16:02:28.383 6381 6381 I Netd : Setting up FirewallController hooks:
3.3ms
05-02 16:02:28.384 6381 6381 I Netd : Setting up TetherController hooks: 2.0ms
05-02 16:02:28.386 6381 6381 I Netd : Setting up BandwidthController hooks:
1.8ms
05-02 16:02:28.386 6381 6381 I Netd : Setting up IdletimerController hooks:
0.1ms
05-02 16:02:28.386 6381 6381 I Netd : initializing traffic control: 0.0ms
05-02 16:02:28.390 6381 6381 I Netd : Disabling bandwidth control: 3.4ms
05-02 16:02:28.391 6381 6381 E Netd : Error adding route 0.0.0.0/0 -> (null)
dummy0 to table 1003: File exists
05-02 16:02:28.391 6381 6381 I Netd : Initializing RouteController: 1.1ms
05-02 16:02:28.391 6381 6381 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHSA
05-02 16:02:28.391 6381 6381 D XfrmController: Sending Netlink XFRM Message:
XFRM_MSG_FLUSHPOLICY
05-02 16:02:28.391 6381 6381 I Netd : Initializing XfrmController: 0.4ms
05-02 16:02:28.392 6381 6381 E Netd : Unable to create netlink socket:
Protocol not supported
05-02 16:02:28.392 6381 6381 W Netd : Unable to open qlog quota socket, check
if xt_quota2 can send via UeventHandler
05-02 16:02:28.392 6381 6381 D MDnsDS : MDnsSdListener::Hander starting up
05-02 16:02:28.392 6381 6394 D MDnsDS : MDnsSdListener starting to monitor
05-02 16:02:28.392 6381 6394 D MDnsDS : Going to poll with pollCount 1
05-02 16:02:28.393 6381 6381 I Netd : Registering NetdNativeService: 1.0ms
05-02 16:02:28.393 6381 6381 I Netd : Starting CommandListener: 0.1ms
05-02 16:02:28.395 965 1747 I QC-NETMGR-LIB: onRegistration(): Starting Netd
getService thread
05-02 16:02:28.395 6381 6381 I Netd : Registering NetdHwService: 1.7ms
05-02 16:02:28.395 6381 6381 I Netd : Netd started in 32ms
05-02 16:02:28.396 965 6401 I QC-NETMGR-LIB: getServiceImpl(): INetd discovered
05-02 16:02:28.396 965 6401 I QC-NETMGR-LIB: registerLinkToDeath(): Success
registerLinkToDeath!
05-02 16:02:28.396 965 1747 D QC-NETMGR-LIB: onRegistration(): netd restart
detected
05-02 16:02:28.397 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:28.397 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:28.397 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:28.397 6381 6400 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:28.398 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:28.398 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0001] [net id : 1] [network handle : 0x1cafed00d]
05-02 16:02:28.398 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0001] [network handle : 0x1cafed00d]
05-02 16:02:28.662 6379 6379 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.663 6379 6379 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.665 6379 6379 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.666 6379 6379 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.666 6379 6379 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:28.674 6379 6379 I zygote64: option[0]=-Xzygote
05-02 16:02:28.674 6379 6379 I zygote64: option[1]=-Xusetombstonedtraces
05-02 16:02:28.674 6379 6379 I zygote64: option[2]=exit
05-02 16:02:28.674 6379 6379 I zygote64: option[3]=vfprintf
05-02 16:02:28.674 6379 6379 I zygote64: option[4]=sensitiveThread
05-02 16:02:28.674 6379 6379 I zygote64: option[5]=-verbose:gc
05-02 16:02:28.674 6379 6379 I zygote64: option[6]=-Xms8m
05-02 16:02:28.674 6379 6379 I zygote64: option[7]=-Xmx512m
05-02 16:02:28.674 6379 6379 I zygote64: option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:28.674 6379 6379 I zygote64: option[9]=-XX:HeapMinFree=512k
05-02 16:02:28.674 6379 6379 I zygote64: option[10]=-XX:HeapMaxFree=8m
05-02 16:02:28.674 6379 6379 I zygote64: option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:28.674 6379 6379 I zygote64: option[12]=-Xusejit:true
05-02 16:02:28.674 6379 6379 I zygote64: option[13]=-Xjitsaveprofilinginfo
05-02 16:02:28.674 6379 6379 I zygote64: option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:28.674 6379 6379 I zygote64: option[15]=-XjdwpProvider:default
05-02 16:02:28.674 6379 6379 I zygote64: option[16]=-Xlockprofthreshold:500
05-02 16:02:28.674 6379 6379 I zygote64: option[17]=-Ximage-compiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[18]=--runtime-arg
05-02 16:02:28.674 6379 6379 I zygote64: option[19]=-Ximage-compiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[20]=-Xms64m
05-02 16:02:28.674 6379 6379 I zygote64: option[21]=-Ximage-compiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[22]=--runtime-arg
05-02 16:02:28.674 6379 6379 I zygote64: option[23]=-Ximage-compiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[24]=-Xmx64m
05-02 16:02:28.674 6379 6379 I zygote64: option[25]=-Ximage-compiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[26]=--compiler-filter=speed
05-02 16:02:28.674 6379 6379 I zygote64: option[27]=-Ximage-compiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:28.674 6379 6379 I zygote64: option[29]=-Ximage-compiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[30]=--compiler-filter=speed-
profile
05-02 16:02:28.674 6379 6379 I zygote64: option[31]=-Xcompiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[32]=--runtime-arg
05-02 16:02:28.674 6379 6379 I zygote64: option[33]=-Xcompiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[34]=-Xms64m
05-02 16:02:28.674 6379 6379 I zygote64: option[35]=-Xcompiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[36]=--runtime-arg
05-02 16:02:28.674 6379 6379 I zygote64: option[37]=-Xcompiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[38]=-Xmx512m
05-02 16:02:28.674 6379 6379 I zygote64: option[39]=-Xcompiler-option
05-02 16:02:28.674 6379 6379 I zygote64: option[40]=--compiler-filter=speed
05-02 16:02:28.675 6379 6379 I zygote64: option[41]=-Xcompiler-option
05-02 16:02:28.675 6379 6379 I zygote64: option[42]=-j8
05-02 16:02:28.675 6379 6379 I zygote64: option[43]=-Ximage-compiler-option
05-02 16:02:28.675 6379 6379 I zygote64: option[44]=--instruction-set-
variant=kryo
05-02 16:02:28.675 6379 6379 I zygote64: option[45]=-Xcompiler-option
05-02 16:02:28.675 6379 6379 I zygote64: option[46]=--instruction-set-
variant=kryo
05-02 16:02:28.675 6379 6379 I zygote64: option[47]=-Ximage-compiler-option
05-02 16:02:28.675 6379 6379 I zygote64: option[48]=--instruction-set-
features=default
05-02 16:02:28.675 6379 6379 I zygote64: option[49]=-Xcompiler-option
05-02 16:02:28.675 6379 6379 I zygote64: option[50]=--instruction-set-
features=default
05-02 16:02:28.675 6379 6379 I zygote64: option[51]=-Duser.locale=en-US
05-02 16:02:28.675 6379 6379 I zygote64: option[52]=--cpu-abilist=arm64-v8a
05-02 16:02:28.675 6379 6379 I zygote64: option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:28.676 6380 6380 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.676 6380 6380 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.680 6380 6380 E AVUtils : libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.680 6380 6380 E AVFactory: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.680 6380 6380 D AndroidRuntime: >>>>>> START
com.android.internal.os.ZygoteInit uid 0 <<<<<<
05-02 16:02:28.681 6379 6379 I zygote64: VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm64 --instruction-set=arm64 --verify
05-02 16:02:28.687 6380 6380 I zygote : option[0]=-Xzygote
05-02 16:02:28.688 6380 6380 I zygote : option[1]=-Xusetombstonedtraces
05-02 16:02:28.688 6380 6380 I zygote : option[2]=exit
05-02 16:02:28.688 6380 6380 I zygote : option[3]=vfprintf
05-02 16:02:28.688 6380 6380 I zygote : option[4]=sensitiveThread
05-02 16:02:28.688 6380 6380 I zygote : option[5]=-verbose:gc
05-02 16:02:28.688 6380 6380 I zygote : option[6]=-Xms8m
05-02 16:02:28.688 6380 6380 I zygote : option[7]=-Xmx512m
05-02 16:02:28.688 6380 6380 I zygote : option[8]=-XX:HeapGrowthLimit=256m
05-02 16:02:28.688 6380 6380 I zygote : option[9]=-XX:HeapMinFree=512k
05-02 16:02:28.688 6380 6380 I zygote : option[10]=-XX:HeapMaxFree=8m
05-02 16:02:28.688 6380 6380 I zygote : option[11]=-
XX:HeapTargetUtilization=0.75
05-02 16:02:28.688 6380 6380 I zygote : option[12]=-Xusejit:true
05-02 16:02:28.688 6380 6380 I zygote : option[13]=-Xjitsaveprofilinginfo
05-02 16:02:28.688 6380 6380 I zygote : option[14]=-
XjdwpOptions:suspend=n,server=y
05-02 16:02:28.688 6380 6380 I zygote : option[15]=-XjdwpProvider:default
05-02 16:02:28.688 6380 6380 I zygote : option[16]=-Xlockprofthreshold:500
05-02 16:02:28.688 6380 6380 I zygote : option[17]=-Ximage-compiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[18]=--runtime-arg
05-02 16:02:28.688 6380 6380 I zygote : option[19]=-Ximage-compiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[20]=-Xms64m
05-02 16:02:28.688 6380 6380 I zygote : option[21]=-Ximage-compiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[22]=--runtime-arg
05-02 16:02:28.688 6380 6380 I zygote : option[23]=-Ximage-compiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[24]=-Xmx64m
05-02 16:02:28.688 6380 6380 I zygote : option[25]=-Ximage-compiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[26]=--compiler-filter=speed
05-02 16:02:28.688 6380 6380 I zygote : option[27]=-Ximage-compiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[28]=--profile-
file=/system/etc/boot-image.prof
05-02 16:02:28.688 6380 6380 I zygote : option[29]=-Ximage-compiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[30]=--compiler-filter=speed-
profile
05-02 16:02:28.688 6380 6380 I zygote : option[31]=-Xcompiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[32]=--runtime-arg
05-02 16:02:28.688 6380 6380 I zygote : option[33]=-Xcompiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[34]=-Xms64m
05-02 16:02:28.688 6380 6380 I zygote : option[35]=-Xcompiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[36]=--runtime-arg
05-02 16:02:28.688 6380 6380 I zygote : option[37]=-Xcompiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[38]=-Xmx512m
05-02 16:02:28.688 6380 6380 I zygote : option[39]=-Xcompiler-option
05-02 16:02:28.688 6380 6380 I zygote : option[40]=--compiler-filter=speed
05-02 16:02:28.688 6380 6380 I zygote : option[41]=-Xcompiler-option
05-02 16:02:28.689 6380 6380 I zygote : option[42]=-j8
05-02 16:02:28.689 6380 6380 I zygote : option[43]=-Ximage-compiler-option
05-02 16:02:28.689 6380 6380 I zygote : option[44]=--instruction-set-
variant=cortex-a73
05-02 16:02:28.689 6380 6380 I zygote : option[45]=-Xcompiler-option
05-02 16:02:28.689 6380 6380 I zygote : option[46]=--instruction-set-
variant=cortex-a73
05-02 16:02:28.689 6380 6380 I zygote : option[47]=-Ximage-compiler-option
05-02 16:02:28.689 6380 6380 I zygote : option[48]=--instruction-set-
features=default
05-02 16:02:28.689 6380 6380 I zygote : option[49]=-Xcompiler-option
05-02 16:02:28.689 6380 6380 I zygote : option[50]=--instruction-set-
features=default
05-02 16:02:28.689 6380 6380 I zygote : option[51]=-Duser.locale=en-US
05-02 16:02:28.689 6380 6380 I zygote : option[52]=--cpu-abilist=armeabi-
v7a,armeabi
05-02 16:02:28.689 6380 6380 I zygote : option[53]=-
Xfingerprint:asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-
20190513:user/release-keys
05-02 16:02:28.696 6380 6380 I zygote : VerifyImage: /system/bin/patchoat
--input-image-location=/system/framework/boot.art --output-image-
directory=/data/dalvik-cache/arm --instruction-set=arm --verify
05-02 16:02:28.710 6418 6418 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace instead of
sphal namespace.
05-02 16:02:28.714 6418 6418 I ServiceManagement: Removing namespace from process
name [email protected] to [email protected].
05-02 16:02:28.715 6431 6431 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:28.716 6418 6418 I audiohalservice: Registration complete for
[email protected]::IDevicesFactory/default.
05-02 16:02:28.721 6434 6434 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:28.721 6418 6418 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:28.732 6418 6418 I audiohalservice: Registration complete for
[email protected]::IEffectsFactory/default.
05-02 16:02:28.733 6418 6418 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:28.737 6418 6418 D vndksupport: Loading
/vendor/lib/hw/sound_trigger.primary.sdm660.so from current namespace instead of
sphal namespace.
05-02 16:02:28.740 6418 6418 D sound_trigger_hw: stdev_open: Enter
05-02 16:02:28.742 6418 6418 D sound_trigger_hw: load_audio_hal: ahal is using
proprietary API version 0x0100
05-02 16:02:28.742 6418 6418 I sound_trigger_platform: platform_stdev_init: Enter
05-02 16:02:28.743 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
Looking for Netd service
05-02 16:02:28.743 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
register to create new OEM network
05-02 16:02:28.743 965 1013 I QC-NETMGR-LIB: registerNetwork(): Attempting
createOemNetwork
05-02 16:02:28.743 6381 6400 D TcpSocketMonitor: suspending tcpinfo polling
05-02 16:02:28.743 965 1013 I QC-NETMGR-LIB: registerNetwork(): command
completed!
05-02 16:02:28.743 965 1013 I QC-NETMGR-LIB: registerNetwork(): createOemNetwork
succeeded [packet mark : 0xf0002] [net id : 2] [network handle : 0x2cafed00d]
05-02 16:02:28.743 965 1013 I QC-NETMGR-LIB: NetmgrNetdClientRegisterNetwork():
[packet mark : 0xf0002] [network handle : 0x2cafed00d]
05-02 16:02:28.744 6418 6418 W sound_trigger_platform: load_smlib:
generate_sound_trigger_phrase_recognition_event_v3 not found. undefined symbol:
generate_sound_trigger_phrase_recognition_event_v3
05-02 16:02:28.746 6418 6418 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
snd_card_name: sdm660-snd-card
05-02 16:02:28.746 6418 6418 D audio_hw_utils: audio_extn_utils_open_snd_mixer:
Opened sound card:0
05-02 16:02:28.770 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::startGraphicsAllocato
rService retrieved: 0
05-02 16:02:28.771 6425 6425 I SurfaceFlinger: Using HWComposer service:
'default'
05-02 16:02:28.771 6425 6425 I SurfaceFlinger: SurfaceFlinger is starting
05-02 16:02:28.773 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncEventPhaseOffset
Ns retrieved: 2000000
05-02 16:02:28.773 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::vsyncSfEventPhaseOffs
etNs retrieved: 6000000
05-02 16:02:28.774 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasSyncFramework
retrieved: 1
05-02 16:02:28.774 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::presentTimeOffsetFrom
VSyncNs retrieved: 0
05-02 16:02:28.774 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useHwcForRGBtoYUV
retrieved: 1
05-02 16:02:28.774 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxVirtualDisplaySize
retrieved: 4096
05-02 16:02:28.774 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::useVrFlinger
retrieved: 0 (default)
05-02 16:02:28.774 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::maxFrameBufferAcquire
dBuffers retrieved: 3
05-02 16:02:28.775 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:28.775 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:28.777 6425 6425 I ConfigStore:
android::hardware::configstore::V1_1::ISurfaceFlingerConfigs::primaryDisplayOrienta
tion retrieved: ORIENTATION_0 (default)
05-02 16:02:28.777 6425 6425 I SurfaceFlinger: Disabling Triple Buffering
05-02 16:02:28.778 6425 6425 I SurfaceFlinger: Treble testing override: 'false'
05-02 16:02:28.778 6425 6425 W SurfaceFlinger: Unable to open libdolphin.so:
dlopen failed: library "libdolphin.so" not found.
05-02 16:02:28.779 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:28.779 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:28.780 6425 6425 I SurfaceFlinger: SurfaceFlinger's main thread ready
to run. Initializing graphics H/W...
05-02 16:02:28.780 6425 6425 I SurfaceFlinger: Phase offest NS: 2000000
05-02 16:02:28.787 6425 6425 D libEGL : loaded
/vendor/lib64/egl/libEGL_adreno.so
05-02 16:02:28.791 6425 6425 D libEGL : loaded
/vendor/lib64/egl/libGLESv1_CM_adreno.so
05-02 16:02:28.877 6454 6454 W KHUNG : Khung is not enabled for sdm660
05-02 16:02:28.902 6425 6425 D libEGL : loaded
/vendor/lib64/egl/libGLESv2_adreno.so
05-02 16:02:28.923 6425 6425 I Adreno : QUALCOMM build :
9128d71, Ib33d3e8e13
05-02 16:02:28.923 6425 6425 I Adreno : Build Date :
11/02/18
05-02 16:02:28.923 6425 6425 I Adreno : OpenGL ES Shader Compiler Version:
EV031.25.03.01
05-02 16:02:28.923 6425 6425 I Adreno : Local Branch :
05-02 16:02:28.923 6425 6425 I Adreno : Remote Branch :
05-02 16:02:28.923 6425 6425 I Adreno : Remote Branch :
05-02 16:02:28.923 6425 6425 I Adreno : Reconstruct Branch :
05-02 16:02:28.923 6425 6425 I Adreno : Build Config : S L
6.0.7 AArch64
05-02 16:02:28.924 6425 6425 E vndksupport: Could not load
/vendor/lib64/hw/gralloc.sdm660.so from sphal namespace: dlopen failed: library
"libqdMetaData.so" not found.
05-02 16:02:28.924 6425 6425 E HAL : load:
module=/vendor/lib64/hw/gralloc.sdm660.so
05-02 16:02:28.924 6425 6425 E HAL : unknown
05-02 16:02:28.924 6425 6425 I Adreno : OpenGrallocModuleAndDevice: Failed to
get Gralloc module
05-02 16:02:28.924 6425 6425 W libEGL : eglInitialize(0x795ac41640) failed
(EGL_BAD_ALLOC)
05-02 16:02:28.924 6458 6458 I wificond: wificond is starting up...
05-02 16:02:28.927 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:28.927 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
05-02 16:02:28.927 555 555 W hwservicemanager: getTransport: Cannot find entry
[email protected]::IDisplayConfig/default in either framework or device
manifest.
05-02 16:02:28.928 6425 6425 I ConfigStore:
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay
retrieved: 0
05-02 16:02:28.929 6425 6425 F libc : Fatal signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0 in tid 6425 (surfaceflinger), pid 6425
(surfaceflinger)
05-02 16:02:28.957 6450 6450 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.958 6450 6450 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:28.959 6450 6450 I cameraserver: ServiceManager: 0xee21c100
05-02 16:02:28.959 6450 6450 I CameraService: CameraService started (pid=6450)
05-02 16:02:28.959 6450 6450 I CameraService: CameraService process starting
05-02 16:02:28.959 6450 6450 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:28.959 6450 6450 W BatteryNotifier: batterystats service unavailable!
05-02 16:02:28.963 6450 6450 I CameraProviderManager: Connecting to new camera
provider: legacy/0, isRemote? 1
05-02 16:02:28.963 6450 6450 I CameraProviderManager: Enumerating new camera
device: [email protected]/legacy/0
05-02 16:02:28.965 6002 6470 I [email protected]: Opening camera 0
05-02 16:02:28.965 6002 6470 I QCamera : <HAL><INFO> openLegacy: 507: openLegacy
halVersion: 256 cameraId = 0
05-02 16:02:28.965 6002 6470 D vndksupport: Loading
/vendor/lib/hw/power.default.so from current namespace instead of sphal namespace.
05-02 16:02:28.968 6002 6470 E QCamera : <HAL><ERROR> QCamera2HardwareInterface:
1841: sean test
05-02 16:02:28.968 6002 6470 I QCamera : <HAL><INFO> openCamera: 1956: [KPI
Perf]: E PROFILE_OPEN_CAMERA camera id 0
05-02 16:02:28.971 6002 6470 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:28.971 6450 6450 W CameraProviderManager: Camera provider legacy/0
says an unknown camera [email protected]/legacy/0 now has torch status 0. Curious.
05-02 16:02:28.971 6450 6450 W CameraProviderManager: Camera provider legacy/0
says an unknown camera [email protected]/legacy/0 now has torch status 0. Curious.
05-02 16:02:28.971 6002 6470 D QCamera : Debug log file is not enabled
05-02 16:02:28.972 6002 6470 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 3
05-02 16:02:28.972 6466 6466 I crash_dump64: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:02:28.972 6002 6477 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:28.972 6002 6477 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:28.972 6002 6478 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:28.972 6002 6478 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:28.972 6002 6480 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:28.972 6002 6480 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:28.972 6002 6480 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 3
05-02 16:02:28.973 6002 6478 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:28.972 780 780 I /system/bin/tombstoned: received crash request for
pid 6425
05-02 16:02:28.973 6002 6483 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:28.973 6002 6478 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:28.973 6002 6478 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:28.973 6002 6483 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:28.973 6002 6484 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:28.973 6002 6484 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:28.974 6466 6466 I crash_dump64: performing dump of process 6425
(target tid = 6425)
05-02 16:02:28.977 6466 6466 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:28.977 6466 6466 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:28.977 6466 6466 F DEBUG : Revision: '0'
05-02 16:02:28.977 6466 6466 F DEBUG : ABI: 'arm64'
05-02 16:02:28.977 6466 6466 F DEBUG : pid: 6425, tid: 6425, name:
surfaceflinger >>> /system/bin/surfaceflinger <<<
05-02 16:02:28.977 6466 6466 F DEBUG : signal 11 (SIGSEGV), code 1
(SEGV_MAPERR), fault addr 0x0
05-02 16:02:28.977 6466 6466 F DEBUG : Cause: null pointer dereference
05-02 16:02:28.977 6466 6466 F DEBUG : x0 0000000000000000 x1
0000000000000000 x2 0000000000000000 x3 000000795ac46370
05-02 16:02:28.977 6466 6466 F DEBUG : x4 0000000000000000 x5
0000000000000000 x6 0000000000000000 x7 0000008000008000
05-02 16:02:28.977 6466 6466 F DEBUG : x8 0101010101010101 x9
2b7c577eab67f068 x10 000000005f647079 x11 0000000000000000
05-02 16:02:28.977 6466 6466 F DEBUG : x12 8000000000000000 x13
0000000000000018 x14 0000000000000000 x15 ffffffffffffffff
05-02 16:02:28.977 6466 6466 F DEBUG : x16 00000079dd4bce58 x17
00000079dbb9f560 x18 0000007fe854a610 x19 000000795ac46370
05-02 16:02:28.977 6466 6466 F DEBUG : x20 0000000000000000 x21
0000000000000000 x22 00000079ddca75e0 x23 0000000000000000
05-02 16:02:28.977 6466 6466 F DEBUG : x24 0000000000000001 x25
0000007fe854b860 x26 0000007fe854bc60 x27 00000000005b8d80
05-02 16:02:28.977 6466 6466 F DEBUG : x28 0000007fe854b860 x29
0000007fe854b630
05-02 16:02:28.977 6466 6466 F DEBUG : sp 0000007fe854b610 lr
00000079dd499f74 pc 00000079dbb9f570
05-02 16:02:28.987 6002 6487 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:28.987 6002 6487 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:28.988 6466 6466 F DEBUG :
05-02 16:02:28.988 6466 6466 F DEBUG : backtrace:
05-02 16:02:28.988 6466 6466 F DEBUG : #00 pc 000000000001e570
/system/lib64/libc.so (strlen+16)
05-02 16:02:28.988 6466 6466 F DEBUG : #01 pc 000000000000cf70
/system/lib64/libutils.so (android::String8::setTo(char const*)+28)
05-02 16:02:28.988 6466 6466 F DEBUG : #02 pc 00000000000a6300
/system/lib64/libsurfaceflinger.so (android::GLExtensions::initWithEGLStrings(char
const*, char const*)+44)
05-02 16:02:28.989 6466 6466 F DEBUG : #03 pc 00000000000a909c
/system/lib64/libsurfaceflinger.so (android::RE::impl::RenderEngine::create(int,
unsigned int)+132)
05-02 16:02:28.989 6466 6466 F DEBUG : #04 pc 00000000000aeaf8
/system/lib64/libsurfaceflinger.so (android::SurfaceFlinger::init()+832)
05-02 16:02:28.989 6466 6466 F DEBUG : #05 pc 0000000000002fb8
/system/bin/surfaceflinger (main+316)
05-02 16:02:28.989 6466 6466 F DEBUG : #06 pc 00000000000b1044
/system/lib64/libc.so (__libc_init+88)
05-02 16:02:28.991 6002 6487 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:28.991 6002 6487 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:28.991 6002 6487 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:28.994 6002 6480 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:28.994 6002 6480 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:28.994 6002 6480 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:28.995 6002 6484 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:28.995 6002 6484 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:28.995 6002 6484 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:28.997 6002 6483 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:28.997 6002 6483 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:28.997 6002 6483 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:29.004 6002 6477 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:29.004 6002 6477 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:29.004 6002 6477 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:29.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:131): avc: denied
{ search } for name="default" dev="tmpfs" ino=413 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=dir permissive=1
05-02 16:02:29.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:132): avc: denied
{ read } for name="primary" dev="tmpfs" ino=420 scontext=u:r:kernel:s0
tcontext=u:object_r:storage_file:s0 tclass=lnk_file permissive=1
05-02 16:02:29.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:133): avc: denied
{ search } for name="/" dev="tmpfs" ino=19474 scontext=u:r:kernel:s0
tcontext=u:object_r:tmpfs:s0 tclass=dir permissive=1
05-02 16:02:29.009 2070 2070 I kworker/2:2: type=1400 audit(0.0:134): avc: denied
{ search } for name="user" dev="tmpfs" ino=408 scontext=u:r:kernel:s0
tcontext=u:object_r:mnt_user_file:s0 tclass=dir permissive=1
05-02 16:02:29.010 6002 6470 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=3
05-02 16:02:29.010 6002 6470 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 3
05-02 16:02:29.010 6002 6470 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x3000f
05-02 16:02:29.010 6002 6470 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:29.010 6002 6470 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xea37a900 ide 3000f type 10 dim 0 0
05-02 16:02:29.010 6002 6470 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xea2f5180
05-02 16:02:29.010 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
3000f
05-02 16:02:29.010 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
3000f
05-02 16:02:29.010 6002 6470 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:29.011 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
05-02 16:02:29.011 6002 6470 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:29.011 6002 6470 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:29.011 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
3000f
05-02 16:02:29.011 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 3000f
05-02 16:02:29.011 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
3000f
05-02 16:02:29.011 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
05-02 16:02:29.012 6002 6470 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
3000f
05-02 16:02:29.012 6002 6470 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:29.012 6002 6470 I chatty : uid=1047(cameraserver) HwBinder:6002_1
identical 3 lines
05-02 16:02:29.012 6002 6470 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:29.013 6002 6470 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 3
05-02 16:02:29.015 6002 6470 I Thermal-Lib: Thermal-Lib-Client: Registration
successful for camera with handle:1
05-02 16:02:29.015 6002 6470 I Thermal-Lib: Thermal-Lib-Client: Registration
successful for camcorder with handle:2
05-02 16:02:29.015 6002 6470 I QCamera : <HAL><INFO> openCamera: 1991: [KPI
Perf]: X PROFILE_OPEN_CAMERA camera id 0, rc: 0
05-02 16:02:29.015 6002 6470 I [email protected]: could not cast
ICameraDeviceCallback to IQCameraDeviceCallback
05-02 16:02:29.015 6002 6475 E mm-camera: <IMGLIB><ERROR> 322:
module_depth_map_handle_ctrl_parm: E
05-02 16:02:29.015 6002 6475 E mm-camera: <IMGLIB><ERROR> 430:
module_depth_map_set_config_param: X
05-02 16:02:29.015 6002 6475 E mm-camera: <IMGLIB><ERROR> 254:
module_depth_map_send_config_data: CAM_STREAM_TYPE_DEPTH not set !!
05-02 16:02:29.015 6002 6475 E mm-camera: <IMGLIB><ERROR> 369:
module_depth_map_handle_ctrl_parm: Error module_depth_map_send_config_data
05-02 16:02:29.015 6002 6475 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:29.015 6002 6475 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:29.015 6002 6475 I mm-camera: <IFACE >< INFO> 6269:
iface_util_set_dis_enable_flag: iface_util_set_dis_enable_flag:6269 DIS enable flag
= 0
05-02 16:02:29.015 719 841 I ThermalEngine: Thermal-Server: Adding thermal
event listener on fd 64
05-02 16:02:29.015 6002 6512 I Thermal-Lib: Thermal-Lib-Client: Client received
msg camera 0
05-02 16:02:29.015 6002 6512 I Thermal-Lib: Thermal-Lib-Client: Client received
msg camcorder 0
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 322:
module_depth_map_handle_ctrl_parm: E
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 430:
module_depth_map_set_config_param: X
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 254:
module_depth_map_send_config_data: CAM_STREAM_TYPE_DEPTH not set !!
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 369:
module_depth_map_handle_ctrl_parm: Error module_depth_map_send_config_data
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 322:
module_depth_map_handle_ctrl_parm: E
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 430:
module_depth_map_set_config_param: X
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 254:
module_depth_map_send_config_data: CAM_STREAM_TYPE_DEPTH not set !!
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 369:
module_depth_map_handle_ctrl_parm: Error module_depth_map_send_config_data
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 373:
module_depth_map_handle_ctrl_parm: X
05-02 16:02:29.016 6002 6475 E mm-camera: <IMGLIB><ERROR> 880:
module_imgbase_process_param: [depth_map] handle_ctrl_parm error : type=10, rc=-5
05-02 16:02:29.017 6002 6470 I [email protected]: Closing camera 0
05-02 16:02:29.017 6002 6470 I QCamera : <HAL><INFO> close_camera_device: 1534:
[KPI Perf]: E camera id 0
05-02 16:02:29.018 6002 6470 E QCamera : <HAL><ERROR> acquirePerfLock: 515:
Failed to acquire the perf lock
05-02 16:02:29.019 6002 6470 I QCamera : <HAL><INFO> closeCamera: 2393: E
05-02 16:02:29.019 6002 6470 I QCamera : <HAL><INFO> closeCamera: 2398: [KPI
Perf]: E PROFILE_CLOSE_CAMERA camera id 0
05-02 16:02:29.019 6002 6023 E mm-camera: <IMGLIB><ERROR> 297: AllocateBuffers:
Invalid dimensions 0x0
05-02 16:02:29.019 6002 6475 I mm-camera: <ISP >< INFO> 7159:
isp_util_print_meta_stream_info: Deallocate resources
05-02 16:02:29.019 6002 6023 E mm-camera: <IMGLIB><ERROR> 197: img_algo_preload:
Preload: Failed to allocate buffer, rc -4
05-02 16:02:29.019 6002 6475 I mm-camera: <ISP >< INFO> 7490:
isp_util_handle_stream_info: streams_desc num_streams is 0
05-02 16:02:29.019 6002 6023 E mm-camera: <IMGLIB><ERROR> 121:
module_imgbase_client_preload_exec: IMG_CORE_PRELOAD failed -4
05-02 16:02:29.019 6002 6475 I mm-camera: <IFACE >< INFO> 6379:
iface_util_handle_meta_stream_info: iface_util_handle_meta_stream_info: ms_type 0
num streams 0
05-02 16:02:29.020 6002 6470 I Thermal-Lib: Thermal-Lib-Client: Unregisteration
is successfull for handle:1
05-02 16:02:29.020 719 841 I ThermalEngine: Thermal-Server: removing client on
fd 64
05-02 16:02:29.021 6002 6470 I Thermal-Lib: Thermal-Lib-Client: Unregisteration
is successfull for handle:2
05-02 16:02:29.022 6002 6470 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 3
05-02 16:02:29.022 6002 6470 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:29.022 6002 6470 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:29.022 6002 6470 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 3
05-02 16:02:29.022 6002 6470 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:29.022 6002 6470 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
05-02 16:02:29.038 6379 6379 D Zygote : begin preload
05-02 16:02:29.038 6379 6379 I Zygote : Installing ICU cache reference
pinning...
05-02 16:02:29.038 6379 6379 I Zygote : Preloading ICU data...
05-02 16:02:29.046 6379 6379 D Zygote64Timing: BeginIcuCachePinning took to
complete: 8ms
05-02 16:02:29.046 6379 6379 I Zygote : Preloading classes...
05-02 16:02:29.049 6002 6479 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 41:
is_wbc:1,is_afc:1,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:29.056 6002 6470 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:29.056 6002 6470 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 3000f port 0xea37a900
05-02 16:02:29.057 6002 6470 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
05-02 16:02:29.058 6002 6518 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:29.058 6002 6518 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:29.058 6002 6519 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:29.058 6002 6520 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:29.058 6002 6520 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 3
05-02 16:02:29.058 6002 6521 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:29.058 6002 6519 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:29.058 6002 6522 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:29.058 6002 6470 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:29.058 6002 6523 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:29.059 6002 6523 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:29.059 6002 6470 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:29.059 6002 6522 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:29.059 6002 6520 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:29.059 6002 6470 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:29.059 6002 6522 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:29.059 6002 6470 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:29.062 6002 6521 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:29.062 6002 6470 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
05-02 16:02:29.064 6379 6379 I PackageBackwardCompatibility: Loaded
android.content.pm.OrgApacheHttpLegacyUpdater
05-02 16:02:29.065 6379 6379 I PackageBackwardCompatibility: Could not find
android.content.pm.AndroidTestBaseUpdater, ignoring
05-02 16:02:29.065 6380 6380 I zygote : Explicit concurrent copying GC freed
966(55KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 56KB/1592KB, paused 61us
total 8.924ms
05-02 16:02:29.073 6380 6380 I zygote : Explicit concurrent copying GC freed
5(32KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 56KB/1592KB, paused 56us
total 6.762ms
05-02 16:02:29.074 6380 6380 D Zygote32Timing: PostZygoteInitGC took to complete:
18ms
05-02 16:02:29.074 6380 6380 D Zygote32Timing: ZygoteInit took to complete: 19ms
05-02 16:02:29.080 6380 6380 I Zygote : Accepting command socket connections
05-02 16:02:29.120 6466 6466 E crash_dump64: unable to connect to activity
manager: No such file or directory
05-02 16:02:29.120 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_18
05-02 16:02:29.162 965 1747 E QC-NETMGR-LIB: serviceDied(): Netd service died
05-02 16:02:29.162 554 554 I ServiceManager: service 'netd' died
05-02 16:02:29.167 554 554 I ServiceManager: service 'wificond' died
05-02 16:02:29.168 6002 6518 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: sensor - X
05-02 16:02:29.168 6002 6470 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 0
05-02 16:02:29.168 6002 6470 I mm-camera: <MCT >< INFO> 5273:
mct_pipeline_stop_session: Stopped session 3 successfully
05-02 16:02:29.168 6002 6470 I mm-camera: <MCT >< INFO> 5575:
mct_pipeline_destroy: E: session:3
05-02 16:02:29.168 6002 6470 E mm-camera: <MCT ><ERROR> 179:
stop_sof_check_thread: Returning as SOF timer thread not yet initialized
05-02 16:02:29.168 6002 6470 I mm-camera: <MCT >< INFO> 5652:
mct_pipeline_destroy: X: Pipeline destroyed successfully session =3
05-02 16:02:29.168 6002 6470 I mm-camera: <MCT >< INFO> 422:
mct_controller_destroy: X Successfully closed mct_controller session 3
05-02 16:02:29.169 6002 6470 F HidlStatus: Status.cpp:149] Failed HIDL return
status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: '
05-02 16:02:29.169 6002 6470 F libc : Fatal signal 6 (SIGABRT), code -6
(SI_TKILL) in tid 6470 (HwBinder:6002_1), pid 6002 ([email protected])
05-02 16:02:29.213 6537 6537 I crash_dump32: obtaining output fd from tombstoned,
type: kDebuggerdTombstone
05-02 16:02:29.214 780 780 I /system/bin/tombstoned: received crash request for
pid 6470
05-02 16:02:29.215 6537 6537 I crash_dump32: performing dump of process 6002
(target tid = 6470)
05-02 16:02:29.227 6537 6537 F DEBUG : *** *** *** *** *** *** *** *** *** ***
*** *** *** *** *** ***
05-02 16:02:29.227 6537 6537 F DEBUG : Build fingerprint:
'asus/WW_X00TD/ASUS_X00T_2:9/PKQ1/16.2017.1905.053-20190513:user/release-keys'
05-02 16:02:29.227 6537 6537 F DEBUG : Revision: '0'
05-02 16:02:29.227 6537 6537 F DEBUG : ABI: 'arm'
05-02 16:02:29.227 6537 6537 F DEBUG : pid: 6002, tid: 6470, name:
HwBinder:6002_1 >>> /vendor/bin/hw/[email protected]
<<<
05-02 16:02:29.227 6537 6537 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL),
fault addr --------
05-02 16:02:29.227 6537 6537 F DEBUG : Abort message: 'Status.cpp:149] Failed
HIDL return status not checked: Status(EX_TRANSACTION_FAILED): 'DEAD_OBJECT: ''
05-02 16:02:29.227 6537 6537 F DEBUG : r0 00000000 r1 00001946 r2
00000006 r3 00000008
05-02 16:02:29.227 6537 6537 F DEBUG : r4 00001772 r5 00001946 r6
e71d7094 r7 0000010c
05-02 16:02:29.227 6537 6537 F DEBUG : r8 00000000 r9 e6c322b8 r10
e71d7158 r11 e6c322b0
05-02 16:02:29.228 6537 6537 F DEBUG : ip e6c58300 sp e71d7080 lr
f33a91c9 pc f33a1016
05-02 16:02:29.247 6537 6537 F DEBUG :
05-02 16:02:29.247 6537 6537 F DEBUG : backtrace:
05-02 16:02:29.247 6537 6537 F DEBUG : #00 pc 0001d016 /system/lib/libc.so
(abort+58)
05-02 16:02:29.247 6537 6537 F DEBUG : #01 pc 000068fb /system/lib/vndk-
sp-28/libbase.so (android::base::DefaultAborter(char const*)+6)
05-02 16:02:29.247 6537 6537 F DEBUG : #02 pc 000071b3 /system/lib/vndk-
sp-28/libbase.so (android::base::LogMessage::~LogMessage()+494)
05-02 16:02:29.247 6537 6537 F DEBUG : #03 pc 000140c7 /system/lib/vndk-
sp-28/libhidlbase.so (android::hardware::details::return_status::~return_status()
+182)
05-02 16:02:29.247 6537 6537 F DEBUG : #04 pc 00011ed3
/vendor/lib/hw/[email protected]
(android::hardware::camera::provider::V2_4::implementation::CameraProvider::sTorchM
odeStatusChange(camera_module_callbacks const*, char const*, int)+326)
05-02 16:02:29.247 6537 6537 F DEBUG : #05 pc 0005e97d
/vendor/lib/hw/camera.sdm660.so (qcamera::QCameraFlash::releaseFlashFromCamera(int)
+124)
05-02 16:02:29.247 6537 6537 F DEBUG : #06 pc 0009973f
/vendor/lib/hw/camera.sdm660.so (qcamera::QCamera2HardwareInterface::closeCamera()
+418)
05-02 16:02:29.247 6537 6537 F DEBUG : #07 pc 00099471
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+156)
05-02 16:02:29.247 6537 6537 F DEBUG : #08 pc 000997ef
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::~QCamera2HardwareInterface()+2)
05-02 16:02:29.247 6537 6537 F DEBUG : #09 pc 00098209
/vendor/lib/hw/camera.sdm660.so
(qcamera::QCamera2HardwareInterface::close_camera_device(hw_device_t*)+136)
05-02 16:02:29.247 6537 6537 F DEBUG : #10 pc 00010239
/vendor/lib/[email protected]
(android::hardware::camera::device::V1_0::implementation::CameraDevice::close()+56)
05-02 16:02:29.247 6537 6537 F DEBUG : #11 pc 00020999
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::_hidl_close(android::hi
dl::base::V1_0::BnHwBase*, android::hardware::Parcel const&,
android::hardware::Parcel*, std::__1::function<void (android::hardware::Parcel&)>)
+116)
05-02 16:02:29.247 6537 6537 F DEBUG : #12 pc 000213cb
/system/lib/[email protected]
(android::hardware::camera::device::V1_0::BnHwCameraDevice::onTransact(unsigned
int, android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+2010)
05-02 16:02:29.247 6537 6537 F DEBUG : #13 pc 00016545 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::BHwBinder::transact(unsigned int,
android::hardware::Parcel const&, android::hardware::Parcel*, unsigned int,
std::__1::function<void (android::hardware::Parcel&)>)+48)
05-02 16:02:29.247 6537 6537 F DEBUG : #14 pc 0000f7a7 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::executeCommand(int)+802)
05-02 16:02:29.248 6537 6537 F DEBUG : #15 pc 0000f379 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::getAndExecuteCommand()
+128)
05-02 16:02:29.248 6537 6537 F DEBUG : #16 pc 0000fc23 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::IPCThreadState::joinThreadPool(bool)+186)
05-02 16:02:29.248 6537 6537 F DEBUG : #17 pc 00015ef9 /system/lib/vndk-
sp-28/libhwbinder.so (android::hardware::PoolThread::threadLoop()+12)
05-02 16:02:29.249 6537 6537 F DEBUG : #18 pc 0000c08b /system/lib/vndk-
sp-28/libutils.so (android::Thread::_threadLoop(void*)+166)
05-02 16:02:29.249 6537 6537 F DEBUG : #19 pc 000638b9 /system/lib/libc.so
(__pthread_start(void*)+22)
05-02 16:02:29.249 6537 6537 F DEBUG : #20 pc 0001e1d9 /system/lib/libc.so
(__start_thread+24)
05-02 16:02:29.355 6537 6537 E crash_dump32: unable to connect to activity
manager: No such file or directory
05-02 16:02:29.355 780 780 E /system/bin/tombstoned: Tombstone written to:
/data/tombstones/tombstone_19
05-02 16:02:29.359 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): Looking for Netd service
05-02 16:02:29.359 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientSetIpForwardEnable(): starting command
05-02 16:02:29.359 965 1013 E QC-NETMGR-LIB: setIpForwardEnable(): mService is
NULL
05-02 16:02:29.359 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): Looking for Netd service
05-02 16:02:29.359 965 1013 I QC-NETMGR-LIB:
NetmgrNetdClientAddInterfaceToOemNetwork(): starting command
05-02 16:02:29.359 965 1013 E QC-NETMGR-LIB: addInterfaceToOemNetwork():
mService is NULL
05-02 16:02:29.633 6552 6552 I [email protected]:
Camera provider Service is starting.
05-02 16:02:29.635 6552 6552 D vndksupport: Loading
/vendor/lib/hw/[email protected] from current namespace
instead of sphal namespace.
05-02 16:02:29.652 6552 6552 D vndksupport: Loading
/vendor/lib/hw/camera.sdm660.so from current namespace instead of sphal namespace.
05-02 16:02:29.876 6552 6552 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:29.876 6552 6552 E AVMediaUtils: libavenhancements.so: dlopen failed:
library "libavenhancements.so" not found
05-02 16:02:29.912 6552 6552 I mm-camera: < INFO> 421: init: memleak lib init.
05-02 16:02:29.912 6552 6552 I mm-camera: < INFO> 440: init: memleak tracer not
attached
05-02 16:02:29.917 6552 6552 I mm-camera: <SENSOR>< INFO> 387: eebin_read:
failed!
05-02 16:02:29.917 6552 6552 I mm-camera: <SENSOR>< INFO> 387: eebin_read:
failed!
05-02 16:02:29.918 6552 6552 I mm-camera: <SENSOR>< INFO> 589: sensor_init_probe:
opening: /dev/v4l-subdev12
05-02 16:02:29.918 6552 6552 I mm-camera: <SENSOR>< INFO> 598: sensor_init_probe:
failed: to probe eeprom bin sensors (non-fatal)
05-02 16:02:29.919 6552 6552 I mm-camera: <SENSOR>< INFO> 314:
sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
05-02 16:02:29.920 6552 6552 I mm-camera: <SENSOR>< INFO> 253: sensor_probe:
[ov13855_chicony_rear] probe failed.
05-02 16:02:29.920 6552 6552 I mm-camera: <SENSOR>< INFO> 399:
sensor_init_xml_probe: failed: to probe ov13855_chicony_rear
05-02 16:02:29.921 6552 6552 I mm-camera: <SENSOR>< INFO> 314:
sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
05-02 16:02:29.922 6552 6552 I chatty : uid=1047(cameraserver) android.hardwar
identical 1 line
05-02 16:02:29.923 6552 6552 I mm-camera: <SENSOR>< INFO> 314:
sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
05-02 16:02:29.923 6552 6552 I mm-camera: <SENSOR>< INFO> 253: sensor_probe:
[hi556_holitech_13m] probe failed.
05-02 16:02:29.923 6552 6552 I mm-camera: <SENSOR>< INFO> 399:
sensor_init_xml_probe: failed: to probe hi556_holitech_13m
05-02 16:02:29.924 6552 6552 I mm-camera: <SENSOR>< INFO> 314:
sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
05-02 16:02:29.924 6552 6552 I mm-camera: <SENSOR>< INFO> 253: sensor_probe:
[hi556_holitech_16m] probe failed.
05-02 16:02:29.924 6552 6552 I mm-camera: <SENSOR>< INFO> 399:
sensor_init_xml_probe: failed: to probe hi556_holitech_16m
05-02 16:02:29.925 6552 6552 I mm-camera: <SENSOR>< INFO> 314:
sensor_sdk_util_get_i2c_freq_mode: Invalid i2c_freq_mode = 4
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_open_lib: 592:
[eeprom]hi1333_ofilm_13m_fm24c64d_eeprom_open_lib
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 441: module_group is 0x1
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 61, checksum read is 61
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 447: module info checksum
ok
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_module_info: 111: [otp]Module
Info:supplier_code is 7,module_code is 1,module_version is 1,software_version is
1,year is 18,month is 4,day is 24,awb_lsc_station is 1,af_station is 1,pdaf_station
is 1,vcm_id is 1
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 461: af_group is 0x1
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 252, checksum read is 252
05-02 16:02:29.929 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 467: af info checksum ok
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_afdata: 139: AF : macro 519 infinity 242
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 485: lsc_group is 0x1
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 115, checksum read is 115
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 491: lsc checksum ok
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 509: awb_group is 0x1
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 243, checksum read is 243
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 515: awb checksum ok
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_wbdata: 200:
[otp]:r_over_gr=0.500489,b_over_gr=0.618768,gr_over_gb=1.000000
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_wbdata: 202:
[otp]:golden_r_over_gr=0.488759,golden_b_over_gr=0.613881,golden_gr_over_gb=0.99707
6
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 537: pdaf_map_group is
0x1, pdaf_dcc_group is 0x1
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 225, checksum read is 225
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 30, checksum read is 30
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 545: PDAF gain map and
dcc checksum ok
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 559:
dual_calibration_group is 0x1
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 131, checksum read is 131
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 565: dual_calibration
checksum ok
05-02 16:02:29.930 6552 6552 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 41:
is_wbc:1,is_afc:1,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_open_lib: 379:
05-02 16:02:29.931 6552 6552 E mm-camera:
[eeprom]ov8856_chicony_front_eeprom_open_lib
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_format_calibration_data: 260: module_awb_flag is 0x40
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_checksum_otp: 67: sum is 28, checksum read is 28
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_format_calibration_data: 289: module info & awb
checksum ok
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_format_module_info: 100: [otp]Module Info:supplier_id
is 22,module_id is 6,year is 1,month is 4,day is 13
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_format_wbdata: 131: [otp] : RG_unit 331, BG_unit 324,
GG_unit 512
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_format_wbdata: 153: R_gain 0x1033,G_gain 0x1024,B_gain
0x1024
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_format_calibration_data: 305: lsc_flag is 0x40
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_checksum_otp: 67: sum is 227, checksum read is 227
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_format_calibration_data: 332: lsc checksum ok
05-02 16:02:29.931 6552 6552 E mm-camera: <SENSOR><ERROR>
ov8856_chicony_front_eeprom_get_calibration_items: 35:
is_wbc:0,is_afc:0,is_lsc:0,is_dpc:0,is_insensor:1,is_ois:0
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_open_lib: 628:
[eeprom]gc5025_ofilm_13m_fm24c64d_eeprom_open_lib
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 484: module_group is 0x1
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 59, checksum read is 59
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 490: module info checksum
ok
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_module_info: 132: [otp]Module
Info:supplier_code is 7,module_code is 1,module_version is 1,software_version is
1,year is 18,month is 4,day is 25,awb_lsc_station is 1,af_station is
255,pdaf_station is 255,vcm_id is 255
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 504: dpc_group is 0x1
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 152, checksum read is 152
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 510: dpc checksum ok
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_dpc: 206: gc5025_ofilm_13m otp dd
total_number: 3
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_dpc: 219: gc5025_ofilm_13m otp dd checksum
error: check sum1 0xb3, check sum2 0xac, buffer 0xb0
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 526: awb_group is 0x1
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 247, checksum read is 247
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 532: awb checksum ok
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_wbdata: 161:
[otp]:r_over_gr=0.638319,b_over_gr=0.576735,gr_over_gb=1.002941
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_wbdata: 163:
[otp]:golden_r_over_gr=0.669599,golden_b_over_gr=0.598240,golden_gr_over_gb=1.00195
9
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 548: lsc_group is 0x1
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 200, checksum read is 200
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 554: lsc checksum ok
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 571:
dual_calibration_group is 0x1
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_checksum_otp: 72: sum is 131, checksum read is 131
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_format_calibration_data: 577: dual_calibration
checksum ok
05-02 16:02:29.932 6552 6552 E mm-camera: <SENSOR><ERROR>
gc5025_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 40:
is_wbc:1,is_afc:0,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name video0
type 10001 group id 2
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name msm_cci
type 20000 group id 0
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev0 type 20000 group id 0
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev1 type 20000 group id 0
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev2 type 20000 group id 0
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev3 type 20000 group id 1
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev4 type 20000 group id 1
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev5 type 20000 group id 1
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev6 type 20000 group id 1
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev7 type 20000 group id 7
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev8 type 20000 group id 8
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev9 type 20000 group id 8
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev10 type 20000 group id 16
05-02 16:02:29.948 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev11 type 20000 group id 16
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev12 type 20000 group id 14
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev13 type 20000 group id 9
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev14 type 20000 group id 3
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev15 type 20000 group id 3
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev16 type 20000 group id 2
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev17 type 20000 group id 13
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev18 type 20000 group id 6
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev19 type 20000 group id 6
05-02 16:02:29.949 6552 6552 E mm-camera: <IFACE ><ERROR> 317:
iface_discover_subdev_nodes: iface_discover_subdev_nodes:317 entity name v4l-
subdev20 type 20000 group id 6
05-02 16:02:29.955 6552 6552 I mm-camera: <ISP >< INFO> 4055:
isp_resource_get_isp_hw_limit: isp hw limit 0
05-02 16:02:29.973 6552 6552 I mm-camera: <ISP >< INFO> 4055:
isp_resource_get_isp_hw_limit: isp hw limit 0
05-02 16:02:29.981 6552 6552 I mm-camera: <ISP >< INFO> 926: module_isp_init:
module 0xf09b3c00
05-02 16:02:29.990 6552 6552 I mm-camera: <CPP >< INFO> 174: cpp_module_init:
info: CPP module_init successful
05-02 16:02:29.998 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library libmmcamera_ppeiscore.so
error dlopen failed: library "libGLESv2_adreno.so" not found
05-02 16:02:29.998 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load libmmcamera_ppeiscore.so
05-02 16:02:29.998 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: ppeiscore] Error rc -7
05-02 16:02:30.004 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library libmmcamera_llvd.so
error dlopen failed: library "libmmcamera_llvd.so" not found
05-02 16:02:30.004 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load libmmcamera_llvd.so
05-02 16:02:30.004 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: llvd] Error rc -7
05-02 16:02:30.005 6552 6552 E mm-camera: <IMGLIB><ERROR> 4172:
module_qdc_common_get_valid_lib_index: error, invalid library
05-02 16:02:30.005 6552 6552 E mm-camera: <IMGLIB><ERROR> 4208:
module_qdc_common_get_feature_lib: invalid index
05-02 16:02:30.006 6552 6552 E mm-camera: <IMGLIB><ERROR> 4172:
module_qdc_common_get_valid_lib_index: error, invalid library
05-02 16:02:30.006 6552 6552 E mm-camera: <IMGLIB><ERROR> 4208:
module_qdc_common_get_feature_lib: invalid index
05-02 16:02:30.007 6552 6552 E mm-camera: <IMGLIB><ERROR> 4412:
module_qdc_common_init: Algo Capabilities Crop caps 0,core type 0, access mode 0,
exec mode 0
05-02 16:02:30.010 6552 6552 E mm-camera: <IMGLIB><ERROR> 4412:
module_qdc_common_init: Algo Capabilities Crop caps 0,core type 2, access mode 1,
exec mode 1
05-02 16:02:30.012 6552 6552 E mm-camera: <IMGLIB><ERROR> 175:
module_arcs3dnr_init: zcl,module_arcs3dnr_init
05-02 16:02:30.015 6552 6552 E mm-camera: <IMGLIB><ERROR> 189:
module_arcs3dnr_set_parent: zcl,arcsoft set parents.
05-02 16:02:30.016 6552 6552 E mm-camera: <IMGLIB><ERROR> 215:
faceproc_hw_comp_get_fd_device_name: Can not discover face-detect device
05-02 16:02:30.016 6552 6552 E mm-camera: <IMGLIB><ERROR> 5838:
faceproc_hw_comp_load: Can not find device name
05-02 16:02:30.016 6552 6552 W mm-camera: <IMGLIB>< WARN> 1235:
faceproc_dsp_comp_load: face detection dsp disabled , enable by set property
05-02 16:02:30.016 6552 6552 I mm-camera: <IMGLIB>< INFO> 2157:
faceproc_sw_wrapper_load: Loading faceproc library
05-02 16:02:30.009 6552 6552 I android.hardwar: type=1400 audit(0.0:135): avc:
denied { read } for name="name" dev="sysfs" ino=48579
scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file
permissive=1
05-02 16:02:30.021 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library
libmmcamera_chromaflash_lib.so error dlopen failed: library
"libmmcamera_chromaflash_lib.so" not found
05-02 16:02:30.021 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load
libmmcamera_chromaflash_lib.so
05-02 16:02:30.021 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: imglib_chroma_flash] Error rc -7
05-02 16:02:30.021 6552 6552 W mm-camera: <IMGLIB>< WARN> 748:
module_imglib_create_topology: Can not init the module imglib_chroma_flash
05-02 16:02:30.021 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library
libmmcamera_optizoom_lib.so error dlopen failed: library
"libmmcamera_optizoom_lib.so" not found
05-02 16:02:30.021 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load
libmmcamera_optizoom_lib.so
05-02 16:02:30.021 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: imglib_optizoom] Error rc -7
05-02 16:02:30.021 6552 6552 W mm-camera: <IMGLIB>< WARN> 748:
module_imglib_create_topology: Can not init the module imglib_optizoom
05-02 16:02:30.022 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library
libmmcamera_ubifocus_lib.so error dlopen failed: library
"libmmcamera_ubifocus_lib.so" not found
05-02 16:02:30.022 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load
libmmcamera_ubifocus_lib.so
05-02 16:02:30.022 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: imglib_ubifocus] Error rc -7
05-02 16:02:30.022 6552 6552 W mm-camera: <IMGLIB>< WARN> 748:
module_imglib_create_topology: Can not init the module imglib_ubifocus
05-02 16:02:30.022 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library
libmmcamera_ubifocus_lib.so error dlopen failed: library
"libmmcamera_ubifocus_lib.so" not found
05-02 16:02:30.022 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load
libmmcamera_ubifocus_lib.so
05-02 16:02:30.022 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: imglib_refocus] Error rc -7
05-02 16:02:30.022 6552 6552 W mm-camera: <IMGLIB>< WARN> 748:
module_imglib_create_topology: Can not init the module imglib_refocus
05-02 16:02:30.023 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library
libmmcamera_trueportrait_lib.so error dlopen failed: library
"libmmcamera_trueportrait_lib.so" not found
05-02 16:02:30.023 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load
libmmcamera_trueportrait_lib.so
05-02 16:02:30.023 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: imglib_trueportrait] Error rc -7
05-02 16:02:30.023 6552 6552 W mm-camera: <IMGLIB>< WARN> 748:
module_imglib_create_topology: Can not init the module imglib_trueportrait
05-02 16:02:30.024 6552 6552 E mm-camera: <IMGLIB><ERROR> 1348:
frameproc_comp_reload_lib: Error opening frameproc library
libmmcamera_stillmore_lib.so error dlopen failed: library
"libmmcamera_stillmore_lib.so" not found
05-02 16:02:30.024 6552 6552 E mm-camera: <IMGLIB><ERROR> 1214:
frameproc_comp_load: frameproc_comp_load:1214] cannot load
libmmcamera_stillmore_lib.so
05-02 16:02:30.024 6552 6552 E mm-camera: <IMGLIB><ERROR> 3509:
module_imgbase_init: imglib_stillmore] Error rc -7
05-02 16:02:30.024 6552 6552 W mm-camera: <IMGLIB>< WARN> 748:
module_imglib_create_topology: Can not init the module imglib_stillmore
05-02 16:02:30.024 6552 6552 W mm-camera: <IMGLIB>< WARN> 748:
module_imglib_create_topology: Can not init the module imglib_oem1
05-02 16:02:30.024 6552 6552 E mm-camera: <IMGLIB><ERROR> 175:
module_arcs3dnr_init: zcl,module_arcs3dnr_init
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> get_num_of_cameras: 2783:
dev_info[id=0,name='video3']
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> get_num_of_cameras: 2783:
dev_info[id=1,name='video4']
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> get_num_of_cameras: 2783:
dev_info[id=2,name='video5']
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> sort_camera_info: 2617:
Camera id: 0 facing: 0, type: 1 is_yuv: 0
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> sort_camera_info: 2617:
Camera id: 1 facing: 1, type: 1 is_yuv: 0
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> sort_camera_info: 2617:
Camera id: 2 facing: 0, type: 2 is_yuv: 0
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> sort_camera_info: 2617:
Camera id: 3 facing: 0, type: 3 is_yuv: 0
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> sort_camera_info: 2623:
Number of cameras 3 sorted 4
05-02 16:02:30.027 6552 6552 I QCamera : <MCI><INFO> get_num_of_cameras: 2801:
num_cameras=4
05-02 16:02:30.027 6552 6552 I [email protected]: Loaded "QCamera Module"
camera module
05-02 16:02:30.028 6552 6552 I QCamera : <HAL><INFO> getCameraInfo: 346: Camera
id 0 API version 768
05-02 16:02:30.028 6552 6552 D QCamera : Debug log file is not enabled
05-02 16:02:30.028 6552 6552 I mm-camera: <MCT >< INFO> 118:
mct_controller_new: Creating new mct_controller with session-id 3
05-02 16:02:30.029 6552 6599 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E sensor
05-02 16:02:30.029 6552 6599 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module sensor
05-02 16:02:30.029 6552 6600 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E iface
05-02 16:02:30.030 6552 6600 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module iface
05-02 16:02:30.030 6552 6601 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E isp
05-02 16:02:30.030 6552 6601 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module isp
05-02 16:02:30.030 6552 6601 I mm-camera: <ISP >< INFO> 214:
isp_module_start_session: session id 3
05-02 16:02:30.031 6552 6603 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E stats
05-02 16:02:30.031 6552 6603 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module stats
05-02 16:02:30.032 6552 6605 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E pproc
05-02 16:02:30.032 6552 6605 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module pproc
05-02 16:02:30.032 6552 6600 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module iface start_session rc = 1
05-02 16:02:30.033 6552 6600 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 1, success = 1
05-02 16:02:30.033 6552 6600 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X iface
05-02 16:02:30.033 6552 6607 I mm-camera: <MCT >< INFO> 5163:
mct_pipeline_start_session_thread: E imglib
05-02 16:02:30.034 6552 6607 I mm-camera: <MCT >< INFO> 5170:
mct_pipeline_start_session_thread: Calling start_session on Module imglib
05-02 16:02:30.035 6552 6607 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module imglib start_session rc = 1
05-02 16:02:30.035 6552 6607 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 2, success = 2
05-02 16:02:30.035 6552 6607 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X imglib
05-02 16:02:30.036 6552 6601 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module isp start_session rc = 1
05-02 16:02:30.036 6552 6601 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 3, success = 3
05-02 16:02:30.036 6552 6601 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X isp
05-02 16:02:30.036 6552 6605 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module pproc start_session rc = 1
05-02 16:02:30.036 6552 6605 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 4, success = 4
05-02 16:02:30.036 6552 6605 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X pproc
05-02 16:02:30.038 6552 6603 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module stats start_session rc = 1
05-02 16:02:30.038 6552 6603 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 5, success = 5
05-02 16:02:30.038 6552 6603 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X stats
05-02 16:02:30.041 6552 6599 I mm-camera: <MCT >< INFO> 5173:
mct_pipeline_start_session_thread: Module sensor start_session rc = 1
05-02 16:02:30.041 6552 6599 I mm-camera: <MCT >< INFO> 5181:
mct_pipeline_start_session_thread: started_num = 6, success = 6
05-02 16:02:30.041 6552 6599 I mm-camera: <MCT >< INFO> 5188:
mct_pipeline_start_session_thread: X sensor
05-02 16:02:30.046 6552 6552 I mm-camera: <MCT >< INFO> 5084:
mct_pipeline_start_stream_internal: Adding session stream streamid= 0xf for
session=3
05-02 16:02:30.046 6552 6552 I mm-camera: <MCT >< INFO> 5132:
mct_pipeline_start_stream_internal: Linking session stream for session 3
05-02 16:02:30.046 6552 6552 I mm-camera: <MCT >< INFO> 528:
mct_stream_start_link: Start linking Session-stream 0x3000f
05-02 16:02:30.046 6552 6552 I mm-camera: <IFACE >< INFO> 344:
iface_util_find_primary_cid: iface_util_find_primary_cid:344 error cannot find
primary sensor format cids 1
05-02 16:02:30.046 6552 6552 I mm-camera: <ISP >< INFO> 849:
isp_port_check_caps_reserve: port 0xedbfa900 ide 3000f type 10 dim 0 0
05-02 16:02:30.047 6552 6552 I mm-camera: <PPROC >< INFO> 449:
pproc_port_add_modules_to_stream: in identity 3000f stream 10 int_link = 0xedb75180
05-02 16:02:30.047 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods tmod and paaf for identity
3000f
05-02 16:02:30.047 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods paaf and c2d for identity
3000f
05-02 16:02:30.047 6552 6552 I mm-camera: <C2D >< INFO> 1557:
c2d_module_notify_add_stream: width 0, height 0, stride 0, scanline 0, is_type 0
05-02 16:02:30.047 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods c2d and cpp for identity 3000f
05-02 16:02:30.047 6552 6552 I mm-camera: <CPP >< INFO> 2439:
cpp_module_notify_add_stream: :stream 10, width 0, height 0, stride 0,scanline 0,
framelen 0
05-02 16:02:30.047 6552 6552 I mm-camera: <CPP >< INFO> 2596:
cpp_module_notify_add_stream: : stream 10, fmt 1, asf_mode 0, sharpness_level
0.000000,asf mask 0, denoise 0, denoise_mask 0, dsdn mask 0,dsdn enable 0, tnr mask
0, tnr enable 0, ds_mask 0, luma dsdn 0
05-02 16:02:30.047 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods cpp and rtbdm for identity
3000f
05-02 16:02:30.048 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtbdm and depth_map for
identity 3000f
05-02 16:02:30.048 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods depth_map and rtb for identity
3000f
05-02 16:02:30.049 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods rtb and ezt for identity 3000f
05-02 16:02:30.049 6552 6552 I mm-camera: <PPROC >< INFO> 461:
pproc_port_add_modules_to_stream: :LINK linking mods ezt and quadracfa for identity
3000f
05-02 16:02:30.049 6552 6552 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:30.049 6552 6552 I chatty : uid=1047(cameraserver) android.hardwar
identical 3 lines
05-02 16:02:30.049 6552 6552 E mm-camera: <STATS ><ERROR> 3011:
stats_port_check_caps_reserve: Invalid Port capability type!
05-02 16:02:30.050 6552 6552 I mm-camera: <MCT >< INFO> 5141:
mct_pipeline_start_stream_internal: Session stream linked successfully session 3
05-02 16:02:30.051 6552 6618 E libsensor1: check_sensors_enabled: Sensors enabled
= true
05-02 16:02:30.051 6552 6618 E Diag_Lib: Diag_LSM_Init: Failed to open handle to
diag driver, error = 13
05-02 16:02:30.085 6552 6602 E mm-camera: <SENSOR><ERROR>
hi1333_ofilm_13m_fm24c64d_eeprom_get_calibration_items: 41:
is_wbc:1,is_afc:1,is_lsc:1,is_dpc:0,is_insensor:1,is_ois:0,is_dual:1
05-02 16:02:30.096 6552 6597 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:30.096 6552 6597 E mm-camera: <IMGLIB><ERROR> 142:
module_arcs3dnr_query_mod: zcl,module_ndr_query_mod,module_arcs3dnr_query_mod:142]
+
05-02 16:02:30.096 6552 6597 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[0]: (15.000000, 15.000000)
05-02 16:02:30.096 6552 6597 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[1]: (20.000000, 20.000000)
05-02 16:02:30.096 6552 6597 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[2]: (7.500000, 24.000000)
05-02 16:02:30.096 6552 6597 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[3]: (24.000000, 24.000000)
05-02 16:02:30.096 6552 6597 I mm-camera: <MCT >< INFO> 2203:
mct_pipeline_append_fps_entry: Added hal_table[4]: (7.000000, 30.000000)
05-02 16:02:30.096 6552 6597 I mm-camera: <MCT >< INFO> 2216:
mct_pipeline_append_fps_entry: Added hal_table[5]: (30.000000, 30.000000)
05-02 16:02:30.097 6552 6597 I mm-camera: <MCT >< INFO> 3484:
mct_pipeline_fill_dimensions_snapshot: Cam 0: FPS range selection complete.
Publishing 6 ranges.
05-02 16:02:30.097 6552 6597 I mm-camera: <MCT >< INFO> 2655:
mct_pipeline_fill_caps_isp: isp max encoder size : 5504 X 16383
05-02 16:02:30.097 6552 6597 I mm-camera: <MCT >< INFO> 2662:
mct_pipeline_fill_caps_isp: single isp max size : 4208 X 3120
05-02 16:02:30.097 6552 6597 I mm-camera: <MCT >< INFO> 2673:
mct_pipeline_fill_caps_isp: HAL max snapshot size in dual cam mode : 4160 X 3120
05-02 16:02:30.097 6552 6552 I mm-camera: <MCT >< INFO> 310:
mct_controller_destroy: Initiating destroy sequence for session = 3
05-02 16:02:30.097 6552 6552 I mm-camera: <MCT >< INFO> 328:
mct_controller_destroy: serv_thread closed
05-02 16:02:30.097 6552 6552 I mm-camera: <MCT >< INFO> 343:
mct_controller_destroy: bus_handler thread closed
05-02 16:02:30.097 6552 6552 I mm-camera: <MCT >< INFO> 5241:
mct_pipeline_stop_session: Initiating stop_session on session 3
05-02 16:02:30.098 6552 6552 I mm-camera: <MCT >< INFO> 4155:
mct_pipeline_process_set: command=800000b
05-02 16:02:30.098 6552 6552 I mm-camera: <MCT >< INFO> 4374:
mct_pipeline_process_set: Issuing DEL_STREAM on stream 0x3000f and stream type=10
05-02 16:02:30.098 6552 6552 I mm-camera: <IFACE >< INFO> 699:
iface_unreserve_sink_port: stream_id f mode 0
05-02 16:02:30.098 6552 6552 I mm-camera: <ISP >< INFO> 939:
isp_port_check_caps_unreserve: ide 3000f port 0xedbfa900
05-02 16:02:30.102 6552 6552 I mm-camera: <MCT >< INFO> 4397:
mct_pipeline_process_set: Stream 0x3000f and stream type=10, successfully deleted
05-02 16:02:30.107 6552 6626 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: iface - E
05-02 16:02:30.108 6552 6627 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: isp - E
05-02 16:02:30.108 6552 6627 I mm-camera: <ISP >< INFO> 510:
isp_module_stop_session: session id 3
05-02 16:02:30.108 6552 6628 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: stats - E
05-02 16:02:30.108 6552 6629 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: pproc - E
05-02 16:02:30.109 6552 6630 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: imglib - E
05-02 16:02:30.109 6552 6625 I mm-camera: <MCT >< INFO> 4975:
mct_pipeline_stop_session_thread: Stop module name: sensor - E
05-02 16:02:30.109 6552 6625 E mm-camera: <SENSOR><ERROR> 1532:
module_sensor_deinit_session: module_sensor_deinit_session: offload close: Writing
into fd failed:
05-02 16:02:30.109 6552 6626 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: iface - X
05-02 16:02:30.109 6552 6552 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 5
05-02 16:02:30.111 6552 6629 E mm-camera: <IMGLIB><ERROR> 328: AllocateBuffers:
Nothing allocated or already freed!
05-02 16:02:30.111 6552 6629 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: pproc - X
05-02 16:02:30.111 6552 6630 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: imglib - X
05-02 16:02:30.111 6552 6552 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 4
05-02 16:02:30.111 6552 6552 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 3
05-02 16:02:30.115 6552 6627 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: isp - X
05-02 16:02:30.115 6552 6552 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 2
05-02 16:02:30.124 6552 6628 I mm-camera: <MCT >< INFO> 4983:
mct_pipeline_stop_session_thread: Stop module name: stats - X
05-02 16:02:30.124 6552 6552 I mm-camera: <MCT >< INFO> 5263:
mct_pipeline_stop_session: Modules left: 1
0

You might also like