Skip to content

Instantly share code, notes, and snippets.

@elektroschmock
Created January 18, 2019 18:03
Show Gist options
  • Save elektroschmock/d4232e0b05df7ae966294f2599b08bb9 to your computer and use it in GitHub Desktop.
Save elektroschmock/d4232e0b05df7ae966294f2599b08bb9 to your computer and use it in GitHub Desktop.
C:\Users\Kim>fastboot flash recovery E:\00_CM_OUT\twrp-3.2.3-J4-shamu.img
target reported max download size of 536870912 bytes
sending 'recovery' (13630 KB)...
OKAY [ 0.436s]
writing 'recovery'...
OKAY [ 0.366s]
finished. total time: 0.803s
C:\Users\Kim>adb shell
~ # dmesg
<6>[ 0.000000] Booting Linux on physical CPU 0x0
<6>[ 0.000000] Initializing cgroup subsys cpuset
<6>[ 0.000000] Initializing cgroup subsys cpu
<6>[ 0.000000] Initializing cgroup subsys cpuacct
<5>[ 0.000000] Linux version 3.10.40-gc7ebca13933 ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Wed Aug 16 15:25:44 UTC 2017
<4>[ 0.000000] CPU: ARMv7 Processor [513f06f1] revision 1 (ARMv7), cr=10c5387d
<4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
<6>[ 0.000000] Machine: Qualcomm APQ 8084 (Flattened Device Tree), model: Motorola APQ 8084 Shamu
<6>[ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000
<6>[ 0.000000] Node qcom,msm-mem-hole removed memory d400000-fe00000
<6>[ 0.000000] Node qcom,wdt@f9017000 memblock_reserve memory 3eae0000-3eaeb000
<6>[ 0.000000] Node qcom,tz-log@fe805720 memblock_reserve memory 3eaeb000-3eaec000
<6>[ 0.000000] Node android,ramoops-hole memblock_reserve memory 3e9e0000-3eae0000
<6>[ 0.000000] cma: CMA: reserved 16 MiB at 0x2dc00000
<6>[ 0.000000] cma: Found qsecom_region@0, memory base 0x00000000, size 17 MiB, limit 0xffffffff
<6>[ 0.000000] cma: CMA: reserved 20 MiB at 0xbec00000
<6>[ 0.000000] cma: Found secure_region@0, memory base 0x00000000, size 252 MiB, limit 0xffffffff
<6>[ 0.000000] cma: CMA: reserved 252 MiB at 0xaf000000
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
<7>[ 0.000000] On node 0 totalpages: 775680
<7>[ 0.000000] free_area_init_node: node 0, pgdat c1100700, node_mem_map c5000000
<7>[ 0.000000] Normal zone: 1500 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 181248 pages, LIFO batch:31
<7>[ 0.000000] HighMem zone: 4644 pages used for memmap
<7>[ 0.000000] HighMem zone: 594432 pages, LIFO batch:31
<6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @c685f000 s17536 r0 d15232 u32768
<7>[ 0.000000] pcpu-alloc: s17536 r0 d15232 u32768 alloc=8*4096
<7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 774180
<5>[ 0.000000] Kernel command line: console=null androidboot.hardware=shamu ehci-hcd.park=3 utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags utags.backup=/dev/block/platform/msm_sdcc.1/by-name/utagsBackup coherent_pool=8M vmalloc=300M androidboot.selinux=permissive quiet msm_rtb.filter=0x37 debug buildvariant=eng androidboot.bootdevice=msm_sdcc.1 androidboot.serialno=46c21def androidboot.baseband=mdm androidboot.version-baseband=D4.01-9625-05.45+FSG-9625-02.117 androidboot.mode=normal androidboot.device=shamu androidboot.hwrev=0x83A0 androidboot.radio=0x7 androidboot.powerup_reason=0x00004000 androidboot.bootreason=reboot androidboot.write_protect=0 restart.download_mode=0 androidboot.fsg-id= androidboot.secure_hardware=1 androidboot.cid=0xDE androidboot.wifimacaddr=44:80:EB:7A:55:4C androidboot.btmacaddr=44:80:EB:7A:55:4B mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_smd_596_QHD_dualmipi0_cmd_v0 androidboot.bootloader=moto-apq8084-72.04 androidboot.carrier= androidboot.hardware.sku=XT<6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.000000] Memory: 212MB 2818MB = 3030MB total
<5>[ 0.000000] Memory: 2724212k/2724212k available, 378508k reserved, 2098124K highmem
<5>[ 0.000000] Virtual kernel memory layout:
<5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
<5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
<5>[ 0.000000] vmalloc : 0xef000000 - 0xff000000 ( 256 MB)
<5>[ 0.000000] lowmem : 0xcfe00000 - 0xeee00000 ( 496 MB)
<5>[ 0.000000] vmalloc : 0xcd400000 - 0xcfe00000 ( 42 MB)
<5>[ 0.000000] lowmem : 0xc0000000 - 0xcd400000 ( 212 MB)
<5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
<5>[ 0.000000] .text : 0xc0008000 - 0xc0ef29a4 (15275 kB)
<5>[ 0.000000] .init : 0xc0f00000 - 0xc100c480 (1074 kB)
<5>[ 0.000000] .data : 0xc100e000 - 0xc1142ab8 (1235 kB)
<5>[ 0.000000] .bss : 0xc1142b7c - 0xc13de2f0 (2670 kB)
<6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
<6>[ 0.000000] Preemptible hierarchical RCU implementation.
<6>[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
<6>[ 0.000000] NR_IRQS:16 nr_irqs:16 16
<6>[ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
<6>[ 0.000000] Switching to timer-based delay loop
<6>[ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms
<6>[ 0.000394] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
<6>[ 0.000408] pid_max: default: 32768 minimum: 301
<6>[ 0.000556] Security Framework initialized
<6>[ 0.000581] SELinux: Initializing.
<7>[ 0.000630] SELinux: Starting in permissive mode
<6>[ 0.000686] Mount-cache hash table entries: 512
<6>[ 0.049032] Initializing cgroup subsys freezer
<6>[ 0.049075] CPU: Testing write buffer coherency: ok
<6>[ 0.049537] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
<6>[ 0.049590] Setting up static identity map for 0xc0a32c10 - 0xc0a32c8c
<6>[ 0.049701] Configuring XPU violations to be fatal errors
<6>[ 0.051675] ftrace: Allocated trace_printk buffers
<6>[ 0.060813] MSM Memory Dump table set up
<6>[ 0.062058] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
<6>[ 0.063467] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
<6>[ 0.064826] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
<6>[ 0.064973] Brought up 4 CPUs
<6>[ 0.064991] SMP: Total of 4 processors activated (153.00 BogoMIPS).
<6>[ 0.064999] CPU: All CPU(s) started in SVC mode.
<6>[ 0.088309] pinctrl core: initialized pinctrl subsystem
<6>[ 0.088650] regulator-dummy: no parameters
<6>[ 0.100838] NET: Registered protocol family 16
<6>[ 0.104635] DMA: preallocated 8192 KiB pool for atomic coherent allocations
<6>[ 0.106845] VFP support v0.3: implementor 51 architecture 64 part 6f variant 3 rev 1
<7>[ 0.129478] gpiochip_find_base: found new base at 877
<7>[ 0.129571] gpiochip_add: registered GPIOs 877 to 1023 on device: msm_tlmm_v3_gpio
<7>[ 0.137966] gpiochip_add: registered GPIOs 0 to 146 on device: msmgpio
<3>[ 0.149387] spmi_pmic_arb fc4cf000.qcom,spmi: PMIC Arb Version-1 0x20000002
<6>[ 0.160182] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
<6>[ 0.166875] console [pstore-1] enabled
<6>[ 0.166982] pstore: psi registered
<6>[ 0.166995] ramoops: attached 0x100000@0x3e9e0000, ecc: 0/0
<6>[ 0.172605] KPI: Bootloader start count = 41668
<6>[ 0.172617] KPI: Bootloader end count = 1115892
<6>[ 0.172629] KPI: Bootloader display count = 2023421725
<6>[ 0.172638] KPI: Bootloader load kernel count = 2335641903
<6>[ 0.172650] KPI: Kernel MPM timestamp = 1163086
<6>[ 0.172659] KPI: Kernel MPM Clock frequency = 32768
<6>[ 0.172680] socinfo_print: v9, id=178, ver=1.1, raw_id=2305, raw_ver=1, hw_plat=0, hw_plat_ver=0
<6>[ 0.172680] accessory_chip=0, hw_plat_subtype=0, pmic_model=65542, pmic_die_revision=131073 foundry_id=1
<4>[ 0.173656] Missing required property - label. Using legacy parsing
<3>[ 0.173870] smd_channel_probe_worker: allocation table not initialized
<4>[ 0.173973] Missing required property - label. Using legacy parsing
<6>[ 0.181434] 8084_s1: 675 <--> 1050 mV at 0 mV normal idle
<6>[ 0.181862] 8084_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
<6>[ 0.182284] 8084_s1_so: 675 <--> 1050 mV at 675 mV normal idle
<6>[ 0.182734] 8084_s2: 500 <--> 1050 mV at 0 mV normal idle
<6>[ 0.183162] 8084_s2_corner: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.183590] 8084_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.184006] 8084_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.184509] 8084_s3: 1300 mV normal idle
<6>[ 0.184963] 8084_s4: 1800 mV normal idle
<6>[ 0.185426] 8084_s5: 2150 mV normal idle
<6>[ 0.185898] 8084_s6: 815 <--> 900 mV at 0 mV normal idle
<6>[ 0.186309] 8084_s6_corner: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.186749] 8084_s6_floor_corner: 0 <--> 0 mV at 0 mV normal idle
<6>[ 0.187196] 8084_l1: 1225 mV normal idle
<6>[ 0.187639] 8084_l2: 1200 mV normal idle
<6>[ 0.188667] 8084_l3: 1000 mV normal idle
<6>[ 0.189622] 8084_l4: 1225 mV normal idle
<6>[ 0.190076] 8084_l6: 1800 mV normal idle
<6>[ 0.190539] 8084_l8: 1800 mV normal idle
<6>[ 0.191358] 8084_l9: 1800 mV normal idle
<6>[ 0.191822] 8084_l10: 1800 mV normal idle
<6>[ 0.192275] 8084_l12: 1800 mV normal idle
<6>[ 0.193214] 8084_l12_ao: 1800 mV normal idle
<6>[ 0.193679] 8084_l13: 1800 <--> 2950 mV at 2950 mV normal idle
<6>[ 0.194129] 8084_l14: 1225 mV normal idle
<6>[ 0.194610] 8084_l15: 1200 mV normal idle
<6>[ 0.195069] 8084_l16: 1800 mV normal idle
<6>[ 0.195519] 8084_l17: 3300 mV normal idle
<6>[ 0.196350] 8084_l18: 2700 <--> 2850 mV at 2850 mV normal idle
<6>[ 0.197184] 8084_l19: 3300 mV normal idle
<6>[ 0.197974] 8084_l20: 2950 mV normal idle
<6>[ 0.198447] 8084_l21: 2950 mV normal idle
<6>[ 0.199279] 8084_l22: 3000 mV normal idle
<6>[ 0.199751] 8084_l23: 2700 mV normal idle
<6>[ 0.200203] 8084_l24: 3075 mV normal idle
<6>[ 0.200666] 8084_l25: 2100 mV normal idle
<6>[ 0.201157] 8084_l26: 1800 mV normal idle
<6>[ 0.201613] 8084_l27: 1050 mV normal idle
<6>[ 0.203950] 8084_lvs1: no parameters
<6>[ 0.206231] 8084_lvs2: no parameters
<6>[ 0.206634] 8084_lvs3: no parameters
<6>[ 0.207028] 8084_lvs4: no parameters
<6>[ 0.209517] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 2/4
<6>[ 0.209531] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 2/4
<3>[ 0.209765] krait-power-regulator f9088000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
<6>[ 0.209861] krait-adjustment0: no parameters
<6>[ 0.210075] krait0: 500 <--> 1275 mV at 900 mV fast normal idle
<3>[ 0.210487] krait-power-regulator f9098000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
<6>[ 0.210577] krait-adjustment1: no parameters
<6>[ 0.210795] krait1: 500 <--> 1275 mV at 900 mV fast normal idle
<3>[ 0.211251] krait-power-regulator f90a8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
<6>[ 0.211341] krait-adjustment2: no parameters
<6>[ 0.211565] krait2: 500 <--> 1275 mV at 900 mV fast normal idle
<3>[ 0.211980] krait-power-regulator f90b8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
<6>[ 0.212078] krait-adjustment3: no parameters
<6>[ 0.212301] krait3: 500 <--> 1275 mV at 900 mV fast normal idle
<6>[ 0.262455] msm-thermal qcom,msm-thermal.41: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
<6>[ 0.263434] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
<4>[ 0.263926] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1
<4>[ 0.263933] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3
<4>[ 0.263941] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2
<4>[ 0.263945] hw-breakpoint: CPU 3 failed to disable vector catch
<4>[ 0.263981] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0
<3>[ 0.264486] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
<6>[ 0.264880] msm-jtag-fuse fc4be024.jtagfuse: JTag Fuse initialized
<6>[ 0.266496] 8084_mvs1: no parameters
<7>[ 0.267029] of_get_named_gpio_flags exited with status 11
<7>[ 0.267077] of_get_named_gpio_flags exited with status 10
<7>[ 0.267683] of_get_named_gpio_flags exited with status 42
<7>[ 0.267730] of_get_named_gpio_flags exited with status 41
<7>[ 0.268029] of_get_named_gpio_flags exited with status 62
<7>[ 0.268077] of_get_named_gpio_flags exited with status 61
<7>[ 0.268581] of_get_named_gpio_flags exited with status 54
<7>[ 0.268628] of_get_named_gpio_flags exited with status 53
<7>[ 0.269333] of_get_named_gpio_flags exited with status 50
<7>[ 0.269380] of_get_named_gpio_flags exited with status 49
<6>[ 0.270265] sps:BAM 0xf9984000 (va:0xcd5e0000) enabled: ver:0x9, number of pipes:20
<6>[ 0.270278] sps:BAM 0xf9984000 is registered.
<6>[ 0.270294] sps:sps is ready.<6>[ 0.272305] clock-krait-8974 f9016000.qcom,clock-krait: PVS config version: 3
<6>[ 0.272329] clock-krait-8974 f9016000.qcom,clock-krait: Speed bin: 2
<6>[ 0.272357] clock-krait-8974 f9016000.qcom,clock-krait: PVS bin: 7
<6>[ 0.272371] clock-krait-8974 f9016000.qcom,clock-krait: SVS PVS bin: 10
<6>[ 0.272383] clock-krait-8974 f9016000.qcom,clock-krait: PVS version: 1
<6>[ 0.275335] L2 @ 768000 KHz
<6>[ 0.275510] CPU0 @ 998400 KHz
<6>[ 0.275520] CPU1 @ unknown rate. Forcing new rate.
<6>[ 0.275621] CPU1 @ 300000 KHz
<6>[ 0.275631] CPU2 @ unknown rate. Forcing new rate.
<6>[ 0.275728] CPU2 @ 300000 KHz
<6>[ 0.275738] CPU3 @ unknown rate. Forcing new rate.
<6>[ 0.275834] CPU3 @ 300000 KHz
<7>[ 0.279385] of_get_named_gpio_flags exited with status 121
<7>[ 0.279464] of_get_named_gpio_flags exited with status 82
<3>[ 0.279479] brcm_wifi_init_gpio: gpio_request WL_REG_ON done
<3>[ 0.279498] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
<3>[ 0.279730] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
<3>[ 0.279742] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
<3>[ 0.280645] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present<4>[ 0.281635] ------------[ cut here ]------------
<4>[ 0.281660] WARNING: at /usr/local/google/buildbot/src/partner-android/m-dev-msm-shamu-3.10/private/msm-moto/drivers/clk/qcom/clock-local2.c:157 rcg_clk_prepare+0x2c/0x40()
<4>[ 0.281671] Attempting to prepare usb30_master_clk_src before setting its rate. Set the rate first!
<4>[ 0.281684] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.10.40-gc7ebca13933 #1
<4>[ 0.281715] [<c010c420>] (unwind_backtrace+0x0/0x11c) from [<c0109d44>] (show_stack+0x10/0x14)
<4>[ 0.281737] [<c0109d44>] (show_stack+0x10/0x14) from [<c0164d10>] (warn_slowpath_common+0x48/0x68)
<4>[ 0.281756] [<c0164d10>] (warn_slowpath_common+0x48/0x68) from [<c0164d88>] (warn_slowpath_fmt+0x2c/0x3c)
<4>[ 0.281776] [<c0164d88>] (warn_slowpath_fmt+0x2c/0x3c) from [<c07c0a48>] (rcg_clk_prepare+0x2c/0x40)
<4>[ 0.281805] [<c07c0a48>] (rcg_clk_prepare+0x2c/0x40) from [<c07be2dc>] (clk_enable+0x148/0x188)
<4>[ 0.281826] [<c07be2dc>] (clk_enable+0x148/0x188) from [<c07be214>] (clk_enable+0x80/0x188)
<4>[ 0.281854] [<c07be214>] (clk_enable+0x80/0x188) from [<c014f8ac>] (msm_bus_fabric_probe+0x6f8/0x960)
<4>[ 0.281879] [<c014f8ac>] (msm_bus_fabric_probe+0x6f8/0x960) from [<c048e008>] (platform_drv_probe+0x14/0x18)
<4>[ 0.281900] [<c048e008>] (platform_drv_probe+0x14/0x18) from [<c048ccb4>] (driver_probe_device+0x134/0x344)
<4>[ 0.281919] [<c048ccb4>] (driver_probe_device+0x134/0x344) from [<c048cf70>] (__driver_attach+0x68/0x8c)
<4>[ 0.281945] [<c048cf70>] (__driver_attach+0x68/0x8c) from [<c048b3cc>] (bus_for_each_dev+0x70/0x84)
<4>[ 0.281966] [<c048b3cc>] (bus_for_each_dev+0x70/0x84) from [<c048bb60>] (bus_add_driver+0xf4/0x238)
<4>[ 0.281985] [<c048bb60>] (bus_add_driver+0xf4/0x238) from [<c048d6c0>] (driver_register+0x9c/0x124)
<4>[ 0.282007] [<c048d6c0>] (driver_register+0x9c/0x124) from [<c0f00b00>] (do_one_initcall+0xb8/0x160)
<4>[ 0.282026] [<c0f00b00>] (do_one_initcall+0xb8/0x160) from [<c0f00d24>] (kernel_init_freeable+0x17c/0x244)
<4>[ 0.282053] [<c0f00d24>] (kernel_init_freeable+0x17c/0x244) from [<c0a20c00>] (kernel_init+0xc/0xe4)
<4>[ 0.282078] [<c0a20c00>] (kernel_init+0xc/0xe4) from [<c0106398>] (ret_from_fork+0x14/0x3c)
<4>[ 0.282108] ---[ end trace da227214a82491b7 ]---
<3>[ 0.282236] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
<3>[ 0.282248] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
<3>[ 0.283230] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 1 There are 1 nodes
<3>[ 0.284959] AXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 26 There are 2 nodesAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
<3>[ 0.285070] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present<6>[ 0.286286] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr cdc00000
<6>[ 0.286843] Physical OCMEM zone layout:
<6>[ 0.286857] zone graphics : 0xfec00000 - 0xfed7ffff (1536 KB)
<6>[ 0.286871] zone lp_audio : 0xfed80000 - 0xfedfffff ( 512 KB)
<6>[ 0.286885] zone video : 0xfed80000 - 0xfedfffff ( 512 KB)
<6>[ 0.310876] bio: create slab <bio-0> at 0
<7>[ 0.312485] of_get_named_gpio_flags exited with status -517
<6>[ 0.312511] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral
<7>[ 0.312600] of_get_named_gpio_flags exited with status -517
<6>[ 0.312622] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral
<7>[ 0.312711] of_get_named_gpio_flags exited with status 96
<6>[ 0.313133] vbat_disp: no parameters
<7>[ 0.313351] of_get_named_gpio_flags exited with status 142
<6>[ 0.313464] vdd_disp: no parameters
<7>[ 0.313686] of_get_named_gpio_flags exited with status 145
<6>[ 0.313790] vci_disp: no parameters
<5>[ 0.315109] SCSI subsystem initialized
<6>[ 0.315300] usbcore: registered new interface driver usbfs
<6>[ 0.315343] usbcore: registered new interface driver hub
<6>[ 0.315518] usbcore: registered new device driver usb
<6>[ 0.315631] media: Linux media interface: v0.10
<6>[ 0.315682] Linux video capture interface: v2.00
<6>[ 0.318371] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
<3>[ 0.318413] ION-heap mm: Cannot specify alignment for this type of heap
<6>[ 0.318522] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
<6>[ 0.318618] ION heap system created
<3>[ 0.318683] ion_heap_create: Heap type is disabled: 1
<3>[ 0.318689] msm_ion_heap_create: error creating heap kmalloc type 1 base 0x00000000 size 0
<6>[ 0.318696] ION heap mm created at 0xaf000000 with size fc00000
<6>[ 0.318712] ION heap pil_1 created at 0x0db00000 with size 1d00000
<6>[ 0.318727] ION heap qsecom created at 0xbec00000 with size 1100000
<6>[ 0.319077] gdsc_venus: no parameters
<6>[ 0.319208] gdsc_venus_core0: fast normal
<6>[ 0.319340] gdsc_venus_core1: fast normal
<6>[ 0.319495] gdsc_vpu: no parameters
<6>[ 0.319660] gdsc_mdss: no parameters
<6>[ 0.319786] gdsc_jpeg: no parameters
<6>[ 0.319968] gdsc_vfe: no parameters
<6>[ 0.320111] gdsc_oxili_gx: no parameters
<6>[ 0.320156] gdsc_oxili_gx: supplied by 8084_s6_corner
<6>[ 0.320294] gdsc_oxili_cx: no parameters
<6>[ 0.320424] gdsc_usb_hsic: no parameters
<6>[ 0.320552] gdsc_pcie_0: no parameters
<6>[ 0.320676] gdsc_pcie_1: no parameters
<6>[ 0.320802] gdsc_usb30: no parameters
<6>[ 0.320926] gdsc_usb30_sec: no parameters
<6>[ 0.320940] gdsc_usb30_sec: supplied by gdsc_usb30
<6>[ 0.321866] msm_iommu fda64000.qcom,iommu: device jpeg_iommu mapped at cd700000, with 3 ctx banks
<6>[ 0.322538] msm_iommu fd928000.qcom,iommu: device mdp_iommu mapped at cd720000, with 3 ctx banks
<6>[ 0.323457] msm_iommu fdc84000.qcom,iommu: device venus_iommu mapped at cd740000, with 5 ctx banks
<6>[ 0.324041] msm_iommu fdb10000.qcom,iommu: device kgsl_iommu mapped at cd760000, with 3 ctx banks
<6>[ 0.324821] msm_iommu fda44000.qcom,iommu: device vfe_iommu mapped at cd780000, with 3 ctx banks
<6>[ 0.325996] msm_iommu f9bc4000.qcom,iommu: device copss_iommu mapped at cd7a0000, with 8 ctx banks
<3>[ 0.326185] AXI: msm_bus_scale_register_client(): Master 93 not supported. Client cannot be registered
<6>[ 0.326654] msm_iommu fdee4000.qcom,iommu: device vpu_iommu mapped at cd7c0000, with 3 ctx banks
<6>[ 0.327318] msm_iommu fe054000.qcom,iommu: device lpass_qdsp_iommu mapped at cd7e0000, with 4 ctx banks
<6>[ 0.327846] msm_iommu fe064000.qcom,iommu: device lpass_core_iommu mapped at cda20000, with 3 ctx banks
<6>[ 0.328638] msm_iommu_ctx fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
<6>[ 0.328701] msm_iommu_ctx fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
<6>[ 0.328765] msm_iommu_ctx fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
<6>[ 0.328835] msm_iommu_ctx fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
<6>[ 0.328908] msm_iommu_ctx fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
<6>[ 0.328970] msm_iommu_ctx fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
<6>[ 0.329040] msm_iommu_ctx fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
<6>[ 0.329109] msm_iommu_ctx fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
<6>[ 0.329174] msm_iommu_ctx fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
<6>[ 0.329198] msm_iommu_ctx fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
<6>[ 0.329221] msm_iommu_ctx fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
<6>[ 0.329293] msm_iommu_ctx fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
<6>[ 0.329358] msm_iommu_ctx fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
<6>[ 0.329422] msm_iommu_ctx fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
<6>[ 0.329491] msm_iommu_ctx fda4c000.qcom,iommu-ctx: context vfe using bank 0
<6>[ 0.329554] msm_iommu_ctx fda4d000.qcom,iommu-ctx: context cpp using bank 1
<6>[ 0.329624] msm_iommu_ctx fda4e000.qcom,iommu-ctx: context vfe_secure using bank 2
<6>[ 0.329693] msm_iommu_ctx f9bcc000.qcom,iommu-ctx: context copss_cb0 using bank 0
<6>[ 0.329755] msm_iommu_ctx f9bcd000.qcom,iommu-ctx: context copss_cb1 using bank 1
<6>[ 0.329817] msm_iommu_ctx f9bce000.qcom,iommu-ctx: context copss_usb using bank 2
<6>[ 0.329881] msm_iommu_ctx f9bcf000.qcom,iommu-ctx: context copss_cb3 using bank 3
<6>[ 0.329947] msm_iommu_ctx f9bd0000.qcom,iommu-ctx: context copss_cb4 using bank 4
<6>[ 0.330012] msm_iommu_ctx f9bd1000.qcom,iommu-ctx: context copss_cb5 using bank 5
<6>[ 0.330074] msm_iommu_ctx f9bd2000.qcom,iommu-ctx: context copss_cb6 using bank 6
<6>[ 0.330138] msm_iommu_ctx f9bd3000.qcom,iommu-ctx: context copss_cb7 using bank 7
<6>[ 0.330207] msm_iommu_ctx fdeec000.qcom,iommu-ctx: context vpu_hlos using bank 0
<6>[ 0.330277] msm_iommu_ctx fdeed000.qcom,iommu-ctx: context vpu_cp using bank 1
<6>[ 0.330340] msm_iommu_ctx fdeee000.qcom,iommu-ctx: context vpu_fw using bank 2
<6>[ 0.330413] msm_iommu_ctx fe05c000.qcom,iommu-ctx: context q6_fw using bank 0
<6>[ 0.330485] msm_iommu_ctx fe05d000.qcom,iommu-ctx: context audio_shared using bank 1
<6>[ 0.330549] msm_iommu_ctx fe05e000.qcom,iommu-ctx: context q6_spare1 using bank 2
<6>[ 0.330613] msm_iommu_ctx fe05f000.qcom,iommu-ctx: context q6_spare2 using bank 3
<6>[ 0.330684] msm_iommu_ctx fe06c000.qcom,iommu-ctx: context lpass_core_image using bank 0
<6>[ 0.330753] msm_iommu_ctx fe06d000.qcom,iommu-ctx: context lpass_core_audio using bank 1
<6>[ 0.330819] msm_iommu_ctx fe06e000.qcom,iommu-ctx: context lpass_core_slimbus using bank 2
<6>[ 0.331937] Advanced Linux Sound Architecture Driver Initialized.
<6>[ 0.332153] Bluetooth: Core ver 2.16
<6>[ 0.332180] NET: Registered protocol family 31
<6>[ 0.332185] Bluetooth: HCI device and connection manager initialized
<6>[ 0.332193] Bluetooth: HCI socket layer initialized
<6>[ 0.332202] Bluetooth: L2CAP socket layer initialized
<6>[ 0.332220] Bluetooth: SCO socket layer initialized
<6>[ 0.332386] cfg80211: Calling CRDA to update world regulatory domain
<7>[ 0.333047] of_get_named_gpio_flags exited with status 70
<7>[ 0.333069] of_get_named_gpio_flags exited with status 69
<7>[ 0.333091] of_get_named_gpio_flags exited with status 68
<6>[ 0.333325] msm_pcie_enable: msm_pcie_enable: PCIe: Assert the reset of endpoint of RC0.
<6>[ 0.358564] msm_pcie_enable: msm_pcie_enable: PCIe RC0 PHY is ready!
<6>[ 0.371922] msm_pcie_enable: msm_pcie_enable: PCIe: Release the reset of endpoint of RC0.
<6>[ 0.401991] msm_pcie_enable: msm_pcie_enable: PCIe RC0 link initialized
<6>[ 0.402117] PCI host bridge to bus 0000:00
<6>[ 0.402125] pci_bus 0000:00: root bus resource [io 0xff200000-0xff2fffff]
<6>[ 0.402132] pci_bus 0000:00: root bus resource [mem 0xff300000-0xffffffff]
<6>[ 0.402138] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
<7>[ 0.402190] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
<7>[ 0.402413] pci 0000:00:00.0: supports D1
<7>[ 0.402419] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
<6>[ 0.402737] PCI: bus0: Fast back to back transfers disabled
<6>[ 0.402748] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
<7>[ 0.403048] pci 0000:01:00.0: [14e4:43ec] type 00 class 0x028000
<3>[ 0.403116] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs
<7>[ 0.403178] pci 0000:01:00.0: reg 10: [mem 0x00000000-0x00007fff 64bit]
<3>[ 0.403233] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x001c[4] is all FFs
<7>[ 0.403251] pci 0000:01:00.0: reg 18: [mem 0x00000000-0x003fffff 64bit]
<7>[ 0.403536] pci 0000:01:00.0: supports D1 D2
<7>[ 0.403542] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
<6>[ 0.403890] PCI: bus1: Fast back to back transfers disabled
<7>[ 0.403898] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
<7>[ 0.403930] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
<3>[ 0.404016] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs
<6>[ 0.404031] pci 0000:00:00.0: BAR 8: assigned [mem 0xff400000-0xff9fffff]
<6>[ 0.404040] pci 0000:01:00.0: BAR 2: assigned [mem 0xff400000-0xff7fffff 64bit]
<6>[ 0.404083] pci 0000:01:00.0: BAR 0: assigned [mem 0xff800000-0xff807fff 64bit]
<6>[ 0.404126] pci 0000:00:00.0: PCI bridge to [bus 01]
<6>[ 0.404144] pci 0000:00:00.0: bridge window [mem 0xff400000-0xff9fffff]
<4>[ 0.404190] PCI: enabling device 0000:00:00.0 (0140 -> 0143)
<3>[ 0.404218] msm_pcie_probe: msm_pcie_probe: RC0 is enabled in bootup
<7>[ 0.404589] of_get_named_gpio_flags exited with status 121
<7>[ 0.404970] of_get_named_gpio_flags exited with status -517
<6>[ 0.404981] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral
<7>[ 0.405049] of_get_named_gpio_flags exited with status -517
<6>[ 0.405059] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral
<6>[ 0.405728] Switching to clocksource arch_sys_counter
<6>[ 0.422257] NET: Registered protocol family 2
<6>[ 0.422547] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
<6>[ 0.422580] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
<6>[ 0.422613] TCP: Hash tables configured (established 8192 bind 8192)
<6>[ 0.422633] TCP: reno registered
<6>[ 0.422640] UDP hash table entries: 512 (order: 2, 16384 bytes)
<6>[ 0.422651] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
<6>[ 0.422761] NET: Registered protocol family 1
<7>[ 0.422958] PCI: CLS 64 bytes, default 64
<7>[ 0.423173] of_get_named_gpio_flags exited with status -517
<6>[ 0.423184] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral
<7>[ 0.423254] of_get_named_gpio_flags exited with status -517
<6>[ 0.423264] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral
<6>[ 0.423403] Trying to unpack rootfs image as initramfs...
<6>[ 0.587638] Freeing initrd memory: 6600K (c2000000 - c2672000)
<6>[ 0.589701] hw perfevents: enabled with cpu PMU driver, 5 counters available
<6>[ 0.590839] Detected 9 counters on the L2CC PMU.
<6>[ 0.591012] hw perfevents: enabled with msm-l2 PMU driver, 9 counters available
<7>[ 0.591520] gpiochip_find_base: found new base at 845
<7>[ 0.591559] gpiochip_add: registered GPIOs 845 to 876 on device: smp2p
<7>[ 0.591787] gpiochip_find_base: found new base at 813
<7>[ 0.591821] gpiochip_add: registered GPIOs 813 to 844 on device: smp2p
<7>[ 0.591841] gpiochip_find_base: found new base at 781
<7>[ 0.591876] gpiochip_add: registered GPIOs 781 to 812 on device: smp2p
<7>[ 0.592090] gpiochip_find_base: found new base at 749
<7>[ 0.592128] gpiochip_add: registered GPIOs 749 to 780 on device: smp2p
<7>[ 0.592149] gpiochip_find_base: found new base at 717
<7>[ 0.592182] gpiochip_add: registered GPIOs 717 to 748 on device: slave-kernel
<7>[ 0.592400] gpiochip_find_base: found new base at 685
<7>[ 0.592453] gpiochip_add: registered GPIOs 685 to 716 on device: master-kernel
<7>[ 0.592552] gpiochip_find_base: found new base at 653
<7>[ 0.592586] gpiochip_add: registered GPIOs 653 to 684 on device: rdbg
<7>[ 0.592810] gpiochip_find_base: found new base at 621
<7>[ 0.592847] gpiochip_add: registered GPIOs 621 to 652 on device: rdbg
<7>[ 0.592868] gpiochip_find_base: found new base at 589
<7>[ 0.592902] gpiochip_add: registered GPIOs 589 to 620 on device: rdbg
<6>[ 0.592954] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 0.592973] gpiochip_find_base: found new base at 589
<7>[ 0.593007] gpiochip_add: registered GPIOs 589 to 620 on device: rdbg
<6>[ 0.593050] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<7>[ 0.593936] of_get_named_gpio_flags exited with status 719
<7>[ 0.594196] of_get_named_gpio_flags exited with status 717
<7>[ 0.594206] of_get_named_gpio_flags exited with status 718
<7>[ 0.594215] of_get_named_gpio_flags exited with status 720
<7>[ 0.594225] of_get_named_gpio_flags exited with status 685
<5>[ 0.595678] msm_rpm_log_probe: OK
<6>[ 0.598182] usbcore: registered new interface driver hsic_sysmon
<6>[ 0.598899] audit: initializing netlink socket (disabled)
<5>[ 0.598925] type=2000 audit(0.593:1): initialized
<4>[ 0.599466] bounce pool size: 64 pages
<6>[ 0.602274] Registering sdcardfs 0.1
<6>[ 0.602380] fuse init (API version 7.22)
<7>[ 0.602623] SELinux: Registering netfilter hooks
<6>[ 0.604564] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
<6>[ 0.604571] io scheduler noop registered
<6>[ 0.604576] io scheduler deadline registered
<6>[ 0.604637] io scheduler cfq registered (default)
<6>[ 0.604643] io scheduler test-iosched registered
<7>[ 0.605321] gpiochip_find_base: found new base at 599
<7>[ 0.605362] gpiochip_add: registered GPIOs 599 to 620 on device: pma8084-gpio
<7>[ 0.605983] qcom,qpnp-pin qpnp-pin-5: qpnp_pin_probe: gpio_chip registered between 599-620
<7>[ 0.606965] gpiochip_find_base: found new base at 591
<7>[ 0.607004] gpiochip_add: registered GPIOs 591 to 598 on device: pma8084-mpp
<7>[ 0.607408] qcom,qpnp-pin qpnp-pin-6: qpnp_pin_probe: gpio_chip registered between 591-598
<6>[ 0.607875] mdss_mdp_probe: MDSS HW Base phy_Address=0xfd900000 virt=0xcda40000
<6>[ 0.607892] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xcd71e000
<6>[ 0.607921] mdss_mdp_pipe_addr_setup: type:1 ftchid:1 xinid:0 num:0 ndx:0x1 prio:0
<6>[ 0.607926] mdss_mdp_pipe_addr_setup: type:1 ftchid:4 xinid:4 num:1 ndx:0x2 prio:1
<6>[ 0.607932] mdss_mdp_pipe_addr_setup: type:1 ftchid:7 xinid:8 num:2 ndx:0x4 prio:2
<6>[ 0.607940] mdss_mdp_pipe_addr_setup: type:2 ftchid:16 xinid:1 num:3 ndx:0x8 prio:4
<6>[ 0.607946] mdss_mdp_pipe_addr_setup: type:2 ftchid:17 xinid:5 num:4 ndx:0x10 prio:5
<6>[ 0.607951] mdss_mdp_pipe_addr_setup: type:2 ftchid:18 xinid:9 num:5 ndx:0x20 prio:6
<6>[ 0.607960] mdss_mdp_pipe_addr_setup: type:3 ftchid:10 xinid:2 num:6 ndx:0x40 prio:8
<6>[ 0.607965] mdss_mdp_pipe_addr_setup: type:3 ftchid:13 xinid:10 num:7 ndx:0x80 prio:9
<6>[ 0.607971] mdss_mdp_pipe_addr_setup: type:1 ftchid:19 xinid:12 num:8 ndx:0x100 prio:3
<6>[ 0.607976] mdss_mdp_pipe_addr_setup: type:2 ftchid:22 xinid:13 num:9 ndx:0x200 prio:7
<3>[ 0.608061] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
<3>[ 0.608067] mdss_mdp_parse_dt_fudge_factors: err reading qcom,mdss-ib-factor-overlap
<6>[ 0.610356] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
<6>[ 0.610479] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805
<6>[ 0.610494] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_0_596_v0
<6>[ 0.610654] mdss_dsi_parse_panel_features: partial_update_enabled=1
<6>[ 0.610662] mdss_dsi_parse_panel_features: ulps feature enabled
<6>[ 0.610678] mdss_dsi_panel_init: Continuous splash enabled<7>[ 0.611024] of_get_named_gpio_flags: can't parse gpios property
<3>[ 0.611030] dsi_panel_device_register:1624, Disp_en gpio not specified
<7>[ 0.611036] of_get_named_gpio_flags: can't parse gpios property
<6>[ 0.611041] dsi_panel_device_register: bklt_en gpio not specified
<7>[ 0.611062] of_get_named_gpio_flags exited with status 12
<7>[ 0.611088] of_get_named_gpio_flags exited with status 86
<6>[ 0.611157] mdss_dsi_retrieve_ctrl_resources: ctrl_base=cd73a800 ctrl_size=200 phy_base=cd73cb00 phy_size=2b0
<6>[ 0.654826] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
<6>[ 0.654952] mdss_hw_rev_init: MDP Rev=10030001
<6>[ 0.655934] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
<3>[ 0.655945] mdss_dsi_pinctrl_init: failed to get pinctrl
<4>[ 0.655949] mdss_dsi_ctrl_probe: failed to get pin resources
<6>[ 0.655990] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805
<3>[ 0.655996] controller config is not present
<6>[ 0.656006] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_1_596_v0
<3>[ 0.656129] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-on-command
<3>[ 0.656137] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-off-command
<6>[ 0.656145] mdss_dsi_parse_panel_features: partial_update_enabled=1
<6>[ 0.656153] mdss_dsi_parse_panel_features: ulps feature enabled
<6>[ 0.656164] mdss_dsi_panel_init: Continuous splash enabled<7>[ 0.656403] of_get_named_gpio_flags: can't parse gpios property
<3>[ 0.656409] dsi_panel_device_register:1624, Disp_en gpio not specified
<7>[ 0.656415] of_get_named_gpio_flags: can't parse gpios property
<6>[ 0.656419] dsi_panel_device_register: bklt_en gpio not specified
<7>[ 0.656425] of_get_named_gpio_flags: can't parse gpios property
<3>[ 0.656429] dsi_panel_device_register:1636, Disp_te gpio not specified
<7>[ 0.656435] of_get_named_gpio_flags: can't parse gpios property
<3>[ 0.656441] dsi_panel_device_register:1676, reset gpio not specified
<6>[ 0.656500] mdss_dsi_retrieve_ctrl_resources: ctrl_base=cd752e00 ctrl_size=200 phy_base=cd754100 phy_size=2b0
<6>[ 0.679047] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.17
<3>[ 0.679628] mdss_fb_alloc_fbmem: no fb memory allocator function defined
<4>[ 0.679633] mdss_fb_register: unable to allocate fb memory in fb register
<6>[ 0.679692] mdss_fb_register: FrameBuffer[0] 1440x2560 registered successfully!
<3>[ 0.679859] mdss_fb_alloc_fbmem: no fb memory allocator function defined
<4>[ 0.679865] mdss_fb_register: unable to allocate fb memory in fb register
<6>[ 0.679910] mdss_fb_register: FrameBuffer[1] 1920x1080 registered successfully!
<6>[ 0.679958] mdss_dsi_status_init: DSI status check interval:8000
<6>[ 0.680673] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<7>[ 0.682344] of_get_named_gpio_flags exited with status 43
<7>[ 0.682365] of_get_named_gpio_flags exited with status 44
<7>[ 0.682386] of_get_named_gpio_flags exited with status 45
<7>[ 0.682406] of_get_named_gpio_flags exited with status 46
<3>[ 0.682553] sps: BAM device 0xf9904000 is not registered yet.
<6>[ 0.682563] sps:BAM 0xf9904000 is registered.
<6>[ 0.685581] f9922000.uart: ttyHS0 at MMIO 0xf9922000 (irq = 144) is a MSM HS UART
<7>[ 0.688321] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.688327] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.688332] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.688338] of_get_named_gpio_flags: can't parse gpios property
<6>[ 0.691008] f991e000.uart: ttyHS3 at MMIO 0xf991e000 (irq = 140) is a MSM HS UART
<6>[ 0.693937] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
<3>[ 0.693950] AXI: get_pdata(): Error: Client name not found
<3>[ 0.693955] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
<3>[ 0.693959] msm_serial_hsl_probe: Bus scaling is disabled
<6>[ 0.693993] f995e000.serial: ttyHSL0 at MMIO 0xf995e000 (irq = 146) is a MSM
<6>[ 0.694249] msm_serial_hsl_init: driver initialized
<3>[ 0.694725] AXI: get_pdata(): Error: Client name not found
<3>[ 0.694730] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
<3>[ 0.694738] AXI: msm_bus_scale_register_client(): Cannot register client with null data
<3>[ 0.694742] Unable to register bus client
<3>[ 0.695942] diag: incorrect bridge init, instance: 1
<6>[ 0.697121] diagchar initialized now
<6>[ 0.698712] kgsl kgsl-3d0: Initialized kgsl-3d0: mmu=on
<6>[ 0.701525] brd: module loaded
<6>[ 0.702501] loop: module loaded
<4>[ 0.702838] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
<4>[ 0.702845] QSEECOM: qseecom_probe: Device does not support PFEQSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1
<4>[ 0.702855] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0QSEECOM: qseecom_probe: secure app region addr=0xd600000 size=0x500000
<4>[ 0.703534] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1
<7>[ 0.704550] of_get_named_gpio_flags exited with status 75
<7>[ 0.704585] of_get_named_gpio_flags exited with status 74
<6>[ 0.704684] drv2605 8-005a: static vdd err -517
<6>[ 0.704693] i2c 8-005a: Driver drv2605 requests probe deferral
<1>[ 0.704749] drv260x: initialized
<7>[ 0.705028] of_get_named_gpio_flags exited with status 91
<7>[ 0.705123] of_get_named_gpio_flags exited with status 85
<7>[ 0.705215] of_get_named_gpio_flags exited with status 76
<7>[ 0.705489] of_get_named_gpio_flags exited with status 140
<6>[ 0.706187] mmi_factory factory_support.80: Using mmi,factory-support-kungpow
<7>[ 0.706253] of_get_named_gpio_flags exited with status 126
<7>[ 0.706287] of_get_named_gpio_flags exited with status 146
<7>[ 0.706334] of_get_named_gpio_flags exited with status 34
<7>[ 0.706969] of_get_named_gpio_flags exited with status 119
<7>[ 0.707036] of_get_named_gpio_flags exited with status 74
<7>[ 0.707086] of_get_named_gpio_flags exited with status 73
<4>[ 0.707379] i2c-core: driver [tabla-i2c-core] using legacy suspend method
<4>[ 0.707385] i2c-core: driver [tabla-i2c-core] using legacy resume method
<4>[ 0.707439] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
<4>[ 0.707445] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
<7>[ 0.707520] of_get_named_gpio_flags exited with status 595
<7>[ 0.707559] of_get_named_gpio_flags exited with status 8
<7>[ 0.707610] of_get_named_gpio_flags exited with status 116
<6>[ 0.707616] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver flags = 0
<6>[ 0.707665] bcm2079x-i2c 8-0076: vddswp regulator control absent
<6>[ 0.707699] bcm2079x-i2c 8-0076: requesting IRQ 440
<6>[ 0.707744] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver exited successfully
<7>[ 0.708025] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.708031] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.708037] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.708042] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.708048] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.708053] of_get_named_gpio_flags: can't parse gpios property
<7>[ 0.708058] of_get_named_gpio_flags: can't parse gpios property
<6>[ 0.708141] sps:BAM 0xf9904000 (va:0xcda80000) enabled: ver:0x16, number of pipes:24
<7>[ 0.708226] of_get_named_gpio_flags exited with status 29
<6>[ 0.712373] tun: Universal TUN/TAP device driver, 1.6
<6>[ 0.712378] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
<6>[ 0.712412] PPP generic driver version 2.4.2
<6>[ 0.712473] PPP BSD Compression module registered
<6>[ 0.712478] PPP Deflate Compression module registered
<6>[ 0.712491] PPP MPPE Compression module registered
<6>[ 0.712497] NET: Registered protocol family 24
<6>[ 0.712533] usbcore: registered new interface driver rtl8150
<6>[ 0.712554] usbcore: registered new interface driver r8152
<6>[ 0.712571] usbcore: registered new interface driver asix
<6>[ 0.712589] usbcore: registered new interface driver ax88179_178a
<6>[ 0.712607] usbcore: registered new interface driver cdc_ether
<6>[ 0.712752] usbcore: registered new interface driver cdc_ncm
<7>[ 0.958716] of_get_named_gpio_flags exited with status 592
<6>[ 0.958940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 0.958946] ehci-pci: EHCI PCI platform driver
<7>[ 0.959667] of_get_named_gpio_flags exited with status 134
<7>[ 0.959689] of_get_named_gpio_flags exited with status 135
<7>[ 0.959709] of_get_named_gpio_flags exited with status 106
<7>[ 0.959729] of_get_named_gpio_flags exited with status 108
<6>[ 0.974338] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
<6>[ 0.974353] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1
<6>[ 0.974489] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000
<6>[ 0.974637] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
<6>[ 0.974644] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 0.974650] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC
<6>[ 0.974655] usb usb1: Manufacturer: Linux 3.10.40-gc7ebca13933 xhci-hcd
<6>[ 0.974662] usb usb1: SerialNumber: msm_hsic_host
<7>[ 0.974777] xHCI xhci_add_endpoint called for root hub
<7>[ 0.974783] xHCI xhci_check_bandwidth called for root hub
<6>[ 0.974848] hub 1-0:1.0: USB hub found
<6>[ 0.974870] hub 1-0:1.0: 1 port detected
<6>[ 0.975006] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
<6>[ 0.975016] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2
<6>[ 0.975118] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
<6>[ 0.975125] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
<6>[ 0.975131] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC
<6>[ 0.975137] usb usb2: Manufacturer: Linux 3.10.40-gc7ebca13933 xhci-hcd
<6>[ 0.975142] usb usb2: SerialNumber: msm_hsic_host
<7>[ 0.975243] xHCI xhci_add_endpoint called for root hub
<7>[ 0.975249] xHCI xhci_check_bandwidth called for root hub
<6>[ 0.975313] hub 2-0:1.0: USB hub found
<3>[ 0.975334] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
<6>[ 0.975989] usbcore: registered new interface driver cdc_acm
<6>[ 0.975995] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
<6>[ 0.976028] usbcore: registered new interface driver usb-storage
<6>[ 0.976056] usbcore: registered new interface driver ums-alauda
<6>[ 0.976075] usbcore: registered new interface driver ums-cypress
<6>[ 0.976095] usbcore: registered new interface driver ums-datafab
<6>[ 0.976113] usbcore: registered new interface driver ums-freecom
<6>[ 0.976131] usbcore: registered new interface driver ums-isd200
<6>[ 0.976148] usbcore: registered new interface driver ums-jumpshot
<6>[ 0.976165] usbcore: registered new interface driver ums-karma
<6>[ 0.976184] usbcore: registered new interface driver ums-onetouch
<6>[ 0.976202] usbcore: registered new interface driver ums-sddr09
<6>[ 0.976220] usbcore: registered new interface driver ums-sddr55
<6>[ 0.976238] usbcore: registered new interface driver ums-usbat
<6>[ 0.976282] usbcore: registered new interface driver usbserial
<6>[ 0.976303] usbcore: registered new interface driver usb_ehset_test
<6>[ 0.976324] usbcore: registered new interface driver diag_bridge
<6>[ 0.976426] usbcore: registered new interface driver mdm_bridge
<6>[ 0.976772] usbcore: registered new interface driver ks_bridge
<6>[ 0.976777] ksb_init: init done
<6>[ 0.976800] usbcore: registered new interface driver ipc_bridge
<6>[ 0.977463] mousedev: PS/2 mouse device common for all mice
<6>[ 0.977487] usbcore: registered new interface driver xpad
<6>[ 0.977507] usbcore: registered new interface driver usb_acecad
<6>[ 0.977530] usbcore: registered new interface driver aiptek
<6>[ 0.977550] usbcore: registered new interface driver gtco
<6>[ 0.977571] usbcore: registered new interface driver hanwang
<6>[ 0.977590] usbcore: registered new interface driver kbtab
<6>[ 0.977615] usbcore: registered new interface driver wacom
<6>[ 0.977885] atmel_mxt_ts 1-004a: no valid patch sets found
<6>[ 0.977920] atmel_mxt_ts 1-004a: processed 7 patch sets for 2 objects
<6>[ 0.977951] atmel_mxt_ts 1-004a: no valid patch sets found
<6>[ 0.977988] atmel_mxt_ts 1-004a: processed 33 patch sets for 4 objects
<7>[ 0.978012] of_get_named_gpio_flags exited with status 84
<7>[ 0.978046] of_get_named_gpio_flags exited with status 97
<6>[ 1.103927] atmel_mxt_ts 1-004a: Family: 0xA4 Variant: 0x2 Firmware V1.3.AA Objects: 40
<6>[ 1.126094] atmel_mxt_ts 1-004a: Revision ID: 0x32
<6>[ 1.128423] atmel_mxt_ts 1-004a: Initialized power cfg: ACTV 255, IDLE 8
<6>[ 1.129088] atmel_mxt_ts 1-004a: T100 Touchscreen size X1439Y2559
<6>[ 1.131001] input: atmel_mxt_ts as /devices/f9966000.i2c/i2c-1/1-004a/input/input0
<6>[ 1.131140] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change UNKNOWN -> STANDBY
<6>[ 1.132115] qcom,qpnp-rtc qpnp-rtc-9: rtc core: registered qpnp_rtc as rtc0
<6>[ 1.132230] i2c /dev entries driver
<6>[ 1.133628] platform fdc00000.qcom,vidc: Driver msm_vidc_v4l2 requests probe deferral
<7>[ 1.134918] of_get_named_gpio_flags exited with status 19
<7>[ 1.134953] of_get_named_gpio_flags exited with status 20
<7>[ 1.135000] of_get_named_gpio_flags exited with status 21
<7>[ 1.135060] of_get_named_gpio_flags exited with status 22
<7>[ 1.138698] of_get_named_gpio_flags exited with status 144
<7>[ 1.138732] of_get_named_gpio_flags exited with status 23
<7>[ 1.139273] of_get_named_gpio_flags exited with status 125
<3>[ 1.139300] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.139310] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.139319] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.139328] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.139338] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.139348] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.139359] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.139370] msm_eeprom_parse_memory_map: pageen not needed
<6>[ 1.139381] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state active
<6>[ 1.147908] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
<6>[ 1.147987] msm_cci_init:782: hw_version = 0x10000008
<3>[ 1.148012] qcom,slave-addr = 0xA0
<3>[ 1.156011] qcom,slave-addr = 0xA2
<3>[ 1.163972] qcom,slave-addr = 0xA4
<3>[ 1.171957] qcom,slave-addr = 0xA6
<3>[ 1.179941] qcom,slave-addr = 0xA8
<3>[ 1.187924] qcom,slave-addr = 0xAA
<3>[ 1.195910] qcom,slave-addr = 0xAC
<3>[ 1.203891] qcom,slave-addr = 0xAE
<6>[ 1.207447] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
<6>[ 1.214743] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state default
<7>[ 1.215046] of_get_named_gpio_flags exited with status 17
<7>[ 1.215080] of_get_named_gpio_flags exited with status 38
<7>[ 1.215128] of_get_named_gpio_flags exited with status 37
<3>[ 1.215156] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.215166] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.215180] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.215195] msm_eeprom_parse_memory_map: pageen not needed
<3>[ 1.215211] msm_eeprom_parse_memory_map: pageen not needed
<6>[ 1.215221] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state active
<6>[ 1.287723] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
<6>[ 1.287789] msm_cci_init:782: hw_version = 0x10000008
<6>[ 1.425810] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
<6>[ 1.496706] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state default
<7>[ 1.497810] of_get_named_gpio_flags exited with status 15
<7>[ 1.497845] of_get_named_gpio_flags exited with status 26
<7>[ 1.497892] of_get_named_gpio_flags exited with status 35
<7>[ 1.497953] of_get_named_gpio_flags exited with status 36
<7>[ 1.498027] of_get_named_gpio_flags exited with status 120
<3>[ 1.498057] g_sctrl[0] ecbfe400
<7>[ 1.498160] of_get_named_gpio_flags exited with status 17
<7>[ 1.498195] of_get_named_gpio_flags exited with status 38
<7>[ 1.498242] of_get_named_gpio_flags exited with status 37
<3>[ 1.498265] g_sctrl[1] ecbfe600
<6>[ 1.512545] MSM-CPP cpp_init_hardware:780 CPP HW Version: 0x40010000
<3>[ 1.512554] MSM-CPP cpp_init_hardware:790 stream_cnt:0
<3>[ 1.514985] __msm_jpeg_init:1283] Jpeg Device id 0
<3>[ 1.515078] __msm_jpeg_init:1283] Jpeg Device id 1__msm_jpeg_init:1283] Jpeg Device id 2
<6>[ 1.516119] VPU, vpu_probe: Probe Successful
<7>[ 1.516403] of_get_named_gpio_flags exited with status 123
<4>[ 1.516410] BATT SUPPLY NAME = battery
<4>[ 1.516432] max17042 0-0036: Config Revision = 2
<3>[ 1.517480] power_supply max170xx_battery: driver failed to report `present' property: -11
<4>[ 1.517566] thermal thermal_zone0: failed to read out thermal zone 0
<3>[ 1.517600] power_supply max170xx_battery: driver failed to report `present' property: -11
<4>[ 1.518519] Battery Temp State = 1
<3>[ 1.518546] power_supply max170xx_battery: driver failed to report `present' property: -11
<6>[ 1.522495] smb135x-charger 0-001c: CMD_IL=4
<3>[ 1.524248] smb135x_charger_probe: vadc not ready, defer probe
<6>[ 1.555858] i2c 0-001c: Driver smb135x-charger requests probe deferral
<6>[ 1.555892] bq28400_init: bq28400 driver rev 1.0.
<6>[ 1.555944] mmi-wls-charger 0-006c: Probe of mmi_wls_charger
<6>[ 1.555951] mmi-wls-charger 0-006c: Using mmi,wls-charger-bq51021
<7>[ 1.556031] of_get_named_gpio_flags exited with status 599
<7>[ 1.556072] of_get_named_gpio_flags exited with status 615
<7>[ 1.556126] of_get_named_gpio_flags exited with status 66
<6>[ 1.556390] mmi-wls-charger 0-006c: supply name: battery
<6>[ 1.556397] mmi-wls-charger 0-006c: supply name: dc
<6>[ 1.556403] mmi-wls-charger 0-006c: supply name: usb
<3>[ 1.556438] mmi_wls_chrg_get_property NO dev chip!
<3>[ 1.556443] mmi_wls_chrg_get_property NO dev chip!
<3>[ 1.556483] mmi_wls_chrg_get_property NO dev chip!
<3>[ 1.556493] mmi_wls_chrg_get_property NO dev chip!
<3>[ 1.556497] mmi_wls_chrg_get_property NO dev chip!
<3>[ 1.556515] BATT PSY Not Found
<3>[ 1.556520] DC PSY Not Found
<7>[ 1.556935] of_get_named_gpio_flags exited with status 60
<6>[ 1.556992] lm75 8-0048: hwmon1: sensor 'tmp108'
<6>[ 1.598454] device-mapper: uevent: version 1.0.3
<6>[ 1.598550] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected]
<7>[ 1.598675] of_get_named_gpio_flags exited with status 602
<6>[ 1.598682] bt_dt_parse_vreg_info: qca,bt-vdd-io: is not provided in device tree
<6>[ 1.598687] bt_dt_parse_vreg_info: qca,bt-vdd-pa: is not provided in device tree
<6>[ 1.598692] bt_dt_parse_vreg_info: qca,bt-vdd-ldo: is not provided in device tree
<6>[ 1.598697] bt_dt_parse_vreg_info: qca,bt-chip-pwd: is not provided in device tree
<6>[ 1.599140] Bluetooth: BlueSleep Mode Driver Ver 1.2
<7>[ 1.599357] of_get_named_gpio_flags exited with status 67
<7>[ 1.599377] of_get_named_gpio_flags exited with status 71
<6>[ 1.599383] Bluetooth: bt_host_wake 67, bt_ext_wake 71
<6>[ 1.599397] Bluetooth: host_wake_irq 436, polarity 0
<6>[ 1.599955] cpuidle: using governor ladder
<6>[ 1.599961] cpuidle: using governor menu
<6>[ 1.599990] sdhci: Secure Digital Host Controller Interface driver
<6>[ 1.599995] sdhci: Copyright(c) Pierre Ossman
<6>[ 1.600330] sdhci-pltfm: SDHCI platform and OF driver helper
<7>[ 1.600477] of_get_named_gpio_flags: can't parse gpios property
<3>[ 1.600536] sdhci_msm msm_sdcc.1: Parsing Pinctrl failed with -22, falling back on GPIO lib
<6>[ 1.604546] mmc0: no vqmmc regulator found
<6>[ 1.604558] mmc0: no vmmc regulator found
<6>[ 1.634661] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using 32-bit ADMA
<6>[ 1.635480] qce fd440000.qcom,qcedev: Qualcomm Crypto 5.2.1 device found @0xfd440000
<6>[ 1.635490] qce fd440000.qcom,qcedev: CE device = 0x0
<6>[ 1.635490] , IO base, CE = 0xcdb40000
<6>[ 1.635490] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
<6>[ 1.635490] IO base BAM = 0x0
<6>[ 1.635490] BAM IRQ 268
<6>[ 1.635490] Engines Availability = 0x2010853
<6>[ 1.635518] sps:BAM 0xfd444000 is registered.
<6>[ 1.635563] sps:BAM 0xfd444000 (va:0xcdb20000) enabled: ver:0x23, number of pipes:8
<6>[ 1.635613] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
<6>[ 1.637699] qcedev: FIPS140-2 Known Answer Tests : Skipped
<6>[ 1.638113] qcrypto fd440000.qcom,qcrypto: Qualcomm Crypto 5.2.1 device found @0xfd440000
<6>[ 1.638122] qcrypto fd440000.qcom,qcrypto: CE device = 0x0
<6>[ 1.638122] , IO base, CE = 0xcdb80000
<6>[ 1.638122] , Consumer (IN) PIPE 4, Producer (OUT) PIPE 5
<6>[ 1.638122] IO base BAM = 0x0
<6>[ 1.638122] BAM IRQ 268
<6>[ 1.638122] Engines Availability = 0x2010853
<6>[ 1.638180] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
<6>[ 1.638455] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-aes
<6>[ 1.638557] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-aes
<6>[ 1.638673] qcrypto fd440000.qcom,qcrypto: qcrypto-ctr-aes
<6>[ 1.638751] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-des
<6>[ 1.638828] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-des
<6>[ 1.638912] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-3des
<6>[ 1.639033] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-3des
<6>[ 1.639133] qcrypto fd440000.qcom,qcrypto: qcrypto-xts-aes
<6>[ 1.639218] qcrypto fd440000.qcom,qcrypto: qcrypto-sha1
<6>[ 1.639301] qcrypto fd440000.qcom,qcrypto: qcrypto-sha256
<6>[ 1.639373] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
<6>[ 1.639486] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-des
<6>[ 1.639559] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
<6>[ 1.639631] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha1
<6>[ 1.639702] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha256
<6>[ 1.639785] qcrypto fd440000.qcom,qcrypto: qcrypto-aes-ccm
<6>[ 1.639897] qcrypto fd440000.qcom,qcrypto: qcrypto-rfc4309-aes-ccm
<6>[ 1.639902] qcrypto: FIPS140-2 Known Answer Tests: Skipped
<6>[ 1.640995] usbcore: registered new interface driver usbhid
<6>[ 1.641001] usbhid: USB HID core driver
<6>[ 1.641288] ashmem: initialized
<6>[ 1.641813] sps:BAM 0xf9304000 is registered.
<3>[ 1.641819] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
<6>[ 1.642067] qcom,qpnp-power-on qpnp-power-on-1: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
<6>[ 1.642083] qcom,qpnp-power-on qpnp-power-on-1: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
<6>[ 1.642189] input: qpnp_pon as /devices/virtual/input/input1
<4>[ 1.644126] cpubw qcom,cpubw.36: Device doesn't take AB votes!
<6>[ 1.644229] kraitbw-l2pm qcom,kraitbw-l2pm.37: BW HWmon governor registered.
<7>[ 1.644720] of_get_named_gpio_flags exited with status 111
<7>[ 1.644741] of_get_named_gpio_flags exited with status 112
<7>[ 1.644761] of_get_named_gpio_flags exited with status 109
<7>[ 1.644781] of_get_named_gpio_flags exited with status 110
<7>[ 1.644802] of_get_named_gpio_flags exited with status 113
<7>[ 1.644808] of_get_named_gpio_flags: can't parse gpios property
<7>[ 1.644813] of_get_named_gpio_flags: can't parse gpios property
<7>[ 1.644819] of_get_named_gpio_flags: can't parse gpios property
<7>[ 1.644839] of_get_named_gpio_flags exited with status 114
<7>[ 1.644859] of_get_named_gpio_flags exited with status 115
<7>[ 1.644865] of_get_named_gpio_flags: can't parse gpios property
<7>[ 1.644871] of_get_named_gpio_flags: can't parse gpios property
<7>[ 1.644890] of_get_named_gpio_flags exited with status 128
<3>[ 1.644898] ext-mdm qcom,mdm0.73: parsing gpio done
<3>[ 1.645126] ext-mdm qcom,mdm0.73: ipc configure done
<6>[ 1.646015] usbcore: registered new interface driver snd-usb-audio
<7>[ 1.646831] of_get_named_gpio_flags exited with status 129
<6>[ 1.646972] tfa9890 left probed successfully!
<7>[ 1.646996] of_get_named_gpio_flags: can't parse gpios property
<6>[ 1.647119] tfa9890 right probed successfully!
<6>[ 1.648279] fsa8500 8-0023: Device ID is 0x1
<7>[ 1.648304] of_get_named_gpio_flags exited with status 9
<6>[ 1.649878] fsa8500_initialize success
<6>[ 1.650010] fsa8500 probed successfully
<3>[ 1.655800] BATT PSY Not Found
<3>[ 1.655806] DC PSY Not Found
<6>[ 1.657272] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
<6>[ 1.657898] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.658217] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.661569] ocmem: Notifier registered for 5
<6>[ 1.662843] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.662876] of_get_named_gpio_flags exited with status 130
<6>[ 1.662883] earpice gpio 130
<3>[ 1.662944] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.662989] platform sound.44: Driver apq8084-asoc requests probe deferral
<6>[ 1.663896] u32 classifier
<6>[ 1.663900] Actions configured
<6>[ 1.663908] Netfilter messages via NETLINK v0.30.
<6>[ 1.663944] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
<6>[ 1.664159] ctnetlink v0.93: registering with nfnetlink.
<6>[ 1.664195] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[ 1.664200] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[ 1.664379] xt_time: kernel timezone is -0000
<6>[ 1.664499] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 1.664570] arp_tables: (C) 2002 David S. Miller
<6>[ 1.664591] TCP: cubic registered
<6>[ 1.664596] Initializing XFRM netlink socket
<6>[ 1.664795] NET: Registered protocol family 10
<6>[ 1.665107] mip6: Mobile IPv6
<6>[ 1.665126] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 1.665185] sit: IPv6 over IPv4 tunneling driver
<6>[ 1.665395] NET: Registered protocol family 17
<6>[ 1.665413] NET: Registered protocol family 15
<5>[ 1.665443] Bridge firewalling registered
<6>[ 1.665452] Ebtables v2.0 registered
<6>[ 1.665485] l2tp_core: L2TP core driver, V2.0
<6>[ 1.665497] l2tp_ppp: PPPoL2TP kernel driver, V2.0
<6>[ 1.665502] l2tp_netlink: L2TP netlink interface
<6>[ 1.665535] l2tp_debugfs: L2TP debugfs support
<6>[ 1.665606] NET: Registered protocol family 27
<7>[ 1.665938] of_get_named_gpio_flags exited with status 593
<6>[ 1.666025] hdmi_vreg: no parameters
<7>[ 1.666173] of_get_named_gpio_flags exited with status 607
<6>[ 1.666239] usb1_vreg: no parameters
<7>[ 1.666357] gpiochip_find_base: found new base at 559
<7>[ 1.666402] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.666468] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 1.666643] gpiochip_find_base: found new base at 559
<7>[ 1.666681] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.666731] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<6>[ 1.666879] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<7>[ 1.666995] of_get_named_gpio_flags exited with status 75
<7>[ 1.667029] of_get_named_gpio_flags exited with status 74
<1>[ 1.667563] drv260x->vibrator_vdd not initialized
<6>[ 1.668418] ocmem: Notifier registered for 1
<6>[ 1.668501] drv260x: Boot-up calibration disabled
<6>[ 1.668905] smb135x-charger 0-001c: CMD_IL=4
<6>[ 1.670784] smb1357_otg_vreg: no parameters
<1>[ 1.673663] drv260x driver found: drv2605.
<6>[ 1.691908] smb135x-charger 0-001c: HW Detected SDP!
<6>[ 1.703998] smb135x-charger 0-001c: set low thr to 2750000 and high to 8700000
<6>[ 1.708228] smb135x_setup_vbat_monitoring: vbat monitoring setup complete
<6>[ 1.708899] smb135x-charger 0-001c: SMB135X version = smb1359 revision = rev2.1 successfully probed batt=1 dc = 0 usb = 0
<6>[ 1.709057] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.709223] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.709632] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.709660] of_get_named_gpio_flags exited with status 130
<6>[ 1.709667] earpice gpio 130
<3>[ 1.709740] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.709787] platform sound.44: Driver apq8084-asoc requests probe deferral
<7>[ 1.709846] gpiochip_find_base: found new base at 559
<7>[ 1.709929] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.709982] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 1.710132] gpiochip_find_base: found new base at 559
<7>[ 1.710166] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.710215] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<6>[ 1.710356] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<5>[ 1.711225] Registering SWP/SWPB emulation handler
<7>[ 1.711521] of_get_named_gpio_flags exited with status 845
<7>[ 1.711550] of_get_named_gpio_flags exited with status 813
<7>[ 1.711578] of_get_named_gpio_flags exited with status 781
<7>[ 1.711606] of_get_named_gpio_flags exited with status 749
<6>[ 1.718018] usb1_vreg: disabling
<6>[ 1.718066] 8084_l4: disabling
<6>[ 1.718408] regulator-dummy: disabling
<6>[ 1.718883] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.719036] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.719430] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.719456] of_get_named_gpio_flags exited with status 130
<6>[ 1.719464] earpice gpio 130
<3>[ 1.719534] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.719578] platform sound.44: Driver apq8084-asoc requests probe deferral
<7>[ 1.719647] gpiochip_find_base: found new base at 559
<7>[ 1.719688] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.719751] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 1.719914] gpiochip_find_base: found new base at 559
<7>[ 1.719950] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.720001] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<6>[ 1.720162] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<6>[ 1.721090] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.721243] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.721592] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.721618] of_get_named_gpio_flags exited with status 130
<6>[ 1.721625] earpice gpio 130
<3>[ 1.721680] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.721720] platform sound.44: Driver apq8084-asoc requests probe deferral
<7>[ 1.721790] gpiochip_find_base: found new base at 559
<7>[ 1.721830] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.721885] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 1.722046] gpiochip_find_base: found new base at 559
<7>[ 1.722082] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.722134] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<6>[ 1.722294] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<6>[ 1.722974] file system registered
<6>[ 1.723004] mbim_init: initialize 1 instances
<6>[ 1.723042] mbim_init: Initialized 1 ports
<6>[ 1.723731] rndis_qc_init: initialize rndis QC instance
<6>[ 1.723926] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 1.723932] android_usb gadget: Number of LUNs=1
<6>[ 1.723939] lun0: LUN: removable file: (no medium)
<6>[ 1.724380] android_usb gadget: android_usb ready
<6>[ 1.724630] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.724785] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.725144] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.725170] of_get_named_gpio_flags exited with status 130
<6>[ 1.725178] earpice gpio 130
<3>[ 1.725237] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.725279] platform sound.44: Driver apq8084-asoc requests probe deferral
<7>[ 1.725348] gpiochip_find_base: found new base at 559
<7>[ 1.725387] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.725444] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 1.725609] gpiochip_find_base: found new base at 559
<7>[ 1.725644] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.725697] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<6>[ 1.725894] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<7>[ 1.726366] of_get_named_gpio_flags exited with status 600
<7>[ 1.726391] of_get_named_gpio_flags exited with status 55
<7>[ 1.726413] of_get_named_gpio_flags exited with status 56
<7>[ 1.726437] gpiod_set_debounce: gpio-600 status -22
<7>[ 1.726566] gpiod_set_debounce: gpio-55 status -22
<7>[ 1.726620] gpiod_set_debounce: gpio-56 status -22
<6>[ 1.726742] input: gpio-keys as /devices/gpio_keys.75/input/input2
<6>[ 1.726995] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.727062] qcom,qpnp-rtc qpnp-rtc-9: setting system clock to 1970-01-01 00:05:42 UTC (342)
<6>[ 1.727155] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.727594] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.727712] of_get_named_gpio_flags exited with status 130
<6>[ 1.727720] earpice gpio 130
<3>[ 1.727779] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.727824] platform sound.44: Driver apq8084-asoc requests probe deferral
<7>[ 1.728174] gpiochip_find_base: found new base at 559
<7>[ 1.728212] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.728324] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 1.728499] gpiochip_find_base: found new base at 559
<7>[ 1.728536] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.728587] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<6>[ 1.728754] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<6>[ 1.729044] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.729213] msm_thermal:interrupt_mode_init Interrupt mode init
<6>[ 1.729221] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.729683] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.729709] of_get_named_gpio_flags exited with status 130
<6>[ 1.729716] earpice gpio 130
<3>[ 1.729772] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.729814] platform sound.44: Driver apq8084-asoc requests probe deferral
<7>[ 1.729897] gpiochip_find_base: found new base at 559
<7>[ 1.729972] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.730085] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<6>[ 1.730196] regulator_proxy_consumer_remove_all: removing regulator proxy consumer requests
<7>[ 1.730277] gpiochip_find_base: found new base at 559
<7>[ 1.730316] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.730370] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<4>[ 1.730568] dhd_module_init in
<6>[ 1.730594] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<4>[ 1.730730] found wifi platform device bcmdhd_wlan
<4>[ 1.731083] PCI_PROBE: bus 1, slot 0,vendor 14E4, device 43EC(good PCI location)
<4>[ 1.731089] dhdpcie_init enter
<4>[ 1.731096] dhdpcie_init: found adapter info 'DHD generic adapter'
<4>[ 1.731109] alloc static buf at ece00000!
<4>[ 1.731297] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
<4>[ 1.731537] dhdpcie_bus_attach: ENTER
<4>[ 1.732065] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
<4>[ 1.732073] wifi_platform_get_mac_addr
<1>[ 1.674269] drv260x probe work succeeded
<6>[ 1.732155] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
<6>[ 1.732364] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xc22106cc
<4>[ 1.732380] wl_create_event_handler(): thread:wl_event_handler:e0 started
<4>[ 1.732581] dhd_attach(): thread:dhd_watchdog_thread:e1 started
<4>[ 1.732592] dhd_deferred_work_init: work queue initialized
<4>[ 1.732782] Dongle Host Driver, version 1.201.31 (r)
<4>[ 1.732782] Compiled in drivers/net/wireless/bcmdhd on Aug 16 2017 at 15:25:14
<4>[ 1.733009] Register interface [wlan0] MAC: 44:80:eb:7a:55:4c
<4>[ 1.733009]
<4>[ 1.733016] dhd_prot_ioctl : bus is down. we have nothing to do
<4>[ 1.733021] dhd_bus_devreset: == Power OFF ==
<6>[ 1.743547] mmc0: BKOPS_EN bit = 0
<6>[ 1.844267] mmc0: new HS400 MMC card at address 0001
<6>[ 1.844293] msm_pcie_disable: msm_pcie_disable: PCIe: Assert the reset of endpoint of RC0.
<6>[ 1.844509] mmcblk0: mmc0:0001 HCG8e 58.2 GiB
<6>[ 1.844659] mmcblk0rpmb: mmc0:0001 HCG8e partition 3 4.00 MiB
<6>[ 1.846611] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42
<4>[ 1.846941] dhd_bus_devreset: WLAN OFF Done
<4>[ 1.846948] wifi_platform_set_power = 0
<6>[ 1.846953] brcm_wlan_power Enter: power off
<4>[ 1.846963] dhdpcie_init:Exit - SUCCESS
<6>[ 1.847065] clock_late_init: Removing enables held for handed-off clocks
<6>[ 1.848994] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral
<6>[ 1.849304] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral
<6>[ 1.849848] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
<7>[ 1.849890] of_get_named_gpio_flags exited with status 130
<6>[ 1.849917] earpice gpio 130
<3>[ 1.849999] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
<6>[ 1.850112] platform sound.44: Driver apq8084-asoc requests probe deferral
<7>[ 1.850186] gpiochip_find_base: found new base at 559
<7>[ 1.850229] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.850296] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral
<7>[ 1.850459] gpiochip_find_base: found new base at 559
<7>[ 1.850496] gpiochip_add: registered GPIOs 559 to 590 on device: rdbg
<6>[ 1.850548] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral
<6>[ 1.850718] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral
<6>[ 1.857348] ALSA device list:
<6>[ 1.857356] No soundcards found.
<3>[ 1.857446] Warning: unable to open an initial console.
<6>[ 1.857491] Freeing unused kernel memory: 48K (c1000000 - c100c000)
<13>[ 1.858907] init: init first stage started!
<7>[ 1.861077] SELinux: 2048 avtab hash slots, 6784 rules.
<7>[ 1.862578] SELinux: 2048 avtab hash slots, 6784 rules.
<7>[ 1.862593] SELinux: 1 users, 2 roles, 662 types, 0 bools, 1 sens, 1024 cats
<7>[ 1.862607] SELinux: 63 classes, 6784 rules
<7>[ 1.863301] SELinux: Completing initialization.
<7>[ 1.863309] SELinux: Setting up existing superblocks.
<7>[ 1.863333] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<7>[ 1.863350] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<7>[ 1.864090] SELinux: initialized (dev bdev, type bdev), not configured for labeling
<7>[ 1.864106] SELinux: initialized (dev proc, type proc), uses genfs_contexts
<7>[ 1.864132] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 1.864157] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<7>[ 1.877604] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<7>[ 1.877633] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<7>[ 1.877650] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
<7>[ 1.877665] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<7>[ 1.877696] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
<7>[ 1.877720] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<7>[ 1.877809] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 1.877839] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<5>[ 1.896614] type=1403 audit(342.666:2): policy loaded auid=4294967295 ses=4294967295
<13>[ 1.897317] init: (Initializing SELinux non-enforcing took 0.04s.)
<13>[ 1.900143] init: init second stage started!
<13>[ 1.904831] init: Running restorecon...
<11>[ 1.950808] init: waitpid failed: No child processes
<13>[ 1.951677] init: (Loading properties from /default.prop took 0.00s.)
<11>[ 1.952357] init: /init.rc: 13: invalid keyword 'setcon'
<11>[ 1.952528] init: /init.rc: 62: invalid keyword 'load_all_props'
<13>[ 1.952755] init: (Parsing /init.recovery.logd.rc took 0.00s.)
<13>[ 1.952898] init: (Parsing /init.recovery.usb.rc took 0.00s.)
<13>[ 1.952974] init: (Parsing /init.recovery.service.rc took 0.00s.)
<13>[ 1.953098] init: (Parsing /init.recovery.vold_decrypt.keymaster-3-0.rc took 0.00s.)
<13>[ 1.953168] init: (Parsing /init.recovery.vold_decrypt.hwservicemanager.rc took 0.00s.)
<13>[ 1.953254] init: (Parsing /init.recovery.vold_decrypt.qseecomd.rc took 0.00s.)
<13>[ 1.953273] init: (Parsing /init.recovery.vold_decrypt.rc took 0.00s.)
<13>[ 1.953384] init: (Parsing /init.recovery.shamu.rc took 0.00s.)
<13>[ 1.953405] init: (Parsing /init.rc took 0.00s.)
<5>[ 1.953544] type=1400 audit(342.723:3): avc: denied { setcheckreqprot } for pid=1 comm="init" scontext=u:r:init:s0 tcontext=u:object_r:kernel:s0 tclass=security permissive=1
<13>[ 1.953659] init: Starting service 'ueventd'...
<13>[ 1.954077] init: Waiting for /dev/.coldboot_done...
<13>[ 1.955763] ueventd: ueventd started!
<13>[ 2.263485] ueventd: Coldboot took 0.31s.
<13>[ 2.267074] init: Waiting for /dev/.coldboot_done took 0.31s.
<7>[ 2.268086] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
<7>[ 2.268952] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<7>[ 2.269567] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
<7>[ 2.270008] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
<3>[ 2.270107] enable_store: android_usb: already disabled
<13>[ 2.270743] init: Starting service 'logd'...
<13>[ 2.271240] init: Starting service 'logd-reinit'...
<13>[ 2.271576] init: (Loading properties from /system/build.prop took 0.00s.)
<13>[ 2.271626] init: (Loading properties from /vendor/build.prop took 0.00s.)
<13>[ 2.271655] init: (Loading properties from /factory/factory.prop took 0.00s.)
<5>[ 2.271918] type=1400 audit(343.040:4): avc: denied { entrypoint } for pid=230 comm="init" path="/sbin/logd" dev="rootfs" ino=8014 scontext=u:r:logd:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<5>[ 2.274940] type=1400 audit(343.043:5): avc: denied { execute } for pid=230 comm="logd" path="/sbin/libpackagelistparser.so" dev="rootfs" ino=7990 scontext=u:r:logd:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<38>[ 2.286004] logd.auditd: start
<46>[ 2.286032] logd.klogd: 2283591332
<13>[ 2.452390] init: Service 'logd-reinit' (pid 230) exited with status 145
<13>[ 2.452532] init: (Loading properties from /data/local.prop took 0.00s.)
<11>[ 2.452562] init: Unable to open persistent property directory "/data/property": No such file or directory
<13>[ 2.452603] init: Starting service 'logd-reinit'...
<13>[ 2.453586] init: Starting service 'set_permissive'...
<13>[ 2.453884] init: Starting service 'recovery'...
<13>[ 2.454188] init: Starting service 'ldconfigtxt'...
<13>[ 2.455013] init: Starting service 'debug'...
<13>[ 2.455462] init: Starting service 'adbd'...
<6>[ 2.460230] read descriptors
<6>[ 2.460248] read descriptors
<6>[ 2.460260] read strings
<13>[ 2.463298] init: Service 'ldconfigtxt' (pid 241) exited with status 0
<38>[ 2.463502] type=1400 audit(343.233:6): avc: denied { write } for pid=241 comm="touch" name="sbin" dev="rootfs" ino=7832 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<38>[ 2.463776] type=1400 audit(343.233:7): avc: denied { add_name } for pid=241 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<38>[ 2.463989] type=1400 audit(343.233:8): avc: denied { create } for pid=241 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<38>[ 2.464206] type=1400 audit(343.233:9): avc: denied { write } for pid=241 comm="touch" path="/sbin/ld.config.txt" dev="rootfs" ino=9855 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
<30>[ 2.468731] logd.daemon: reinit
<13>[ 2.470232] init: Service 'logd-reinit' (pid 238) exited with status 0
<38>[ 2.477196] type=1400 audit(343.246:10): avc: denied { write } for pid=247 comm="setenforce" name="enforce" dev="selinuxfs" ino=4 scontext=u:r:recovery:s0 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=1
<13>[ 2.478034] init: Service 'set_permissive' (pid 239) exited with status 0
<11>[ 2.523703] init: avc: denied { set } for property=twrp.crash_counter pid=240 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1
<6>[ 2.539036] mdss_fb_alloc_fb_ion_memory: alloc 0x1c20000B vaddr = f1c21000 (0x00200000 iova) for fb0
<4>[ 2.539048] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539066] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539082] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539136] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539152] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539168] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539185] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539200] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539216] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539231] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539246] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539261] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539277] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539293] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539309] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<4>[ 2.539315] vm_start=ab6e0000 vm_end=ad300000 vm_page_prot=1799
<6>[ 2.552594] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change STANDBY -> SUSPEND
<6>[ 2.552608] atmel_mxt_ts_mmi: mxt_suspend: screen: buttons:
<6>[ 2.646907] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change SUSPEND -> ACTIVE
<6>[ 2.692745] smb135x-charger 0-001c: Start APSD Rerun!
<6>[ 2.720346] mdss_dsi_panel_off: ctrl=ecce8810 ndx=0
<6>[ 2.857804] mdss_dsi_panel_off: ctrl=ecce9010 ndx=1
<6>[ 2.875879] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change ACTIVE -> SUSPEND
<6>[ 2.875964] atmel_mxt_ts_mmi: mxt_suspend: screen: buttons:
<6>[ 2.922923] src_detect_handler: chip->usb_present = 0 usb_present = 1
<6>[ 2.954564] mdss_dsi_panel_on: ctrl=ecce8810 ndx=0
<6>[ 3.085560] mdss_dsi_panel_on-. Pwr_mode(0x0A) = 0x9c
<6>[ 3.124089] mdss_dsi_panel_on: ctrl=ecce9010 ndx=1
<6>[ 3.164319] android_work: android_work: sent uevent USB_STATE=CONNECTED
<6>[ 3.226431] atmel_mxt_ts_mmi: mxt_set_sensor_state: state change SUSPEND -> ACTIVE
<6>[ 3.239791] android_usb gadget: high-speed config #1: fe8050c8.android_usb
<6>[ 3.239847] dwc3 f9200000.dwc3: Avail curr from USB = 500
<38>[ 3.256160] type=1400 audit(344.023:11): avc: denied { create } for pid=240 comm="recovery" name="mtab" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
<38>[ 3.259483] type=1400 audit(344.026:12): avc: denied { create } for pid=240 comm="recovery" name="firmware" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<6>[ 3.293213] android_work: android_work: sent uevent USB_STATE=CONFIGURED
<3>[ 3.300044] EXT4-fs (mmcblk0p42): VFS: Can't find ext4 filesystem
<3>[ 3.301221] EXT4-fs (mmcblk0p42): VFS: Can't find ext4 filesystem
<6>[ 3.338305] EXT4-fs (mmcblk0p38): mounted filesystem with ordered data mode. Opts:
<7>[ 3.338405] SELinux: initialized (dev mmcblk0p38, type ext4), uses xattr
<6>[ 3.878235] EXT4-fs (mmcblk0p41): mounted filesystem without journal. Opts:
<7>[ 3.878316] SELinux: initialized (dev mmcblk0p41, type ext4), uses xattr
<6>[ 3.896679] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<7>[ 3.896707] SELinux: initialized (dev mmcblk0p1, type ext4), uses xattr
<38>[ 4.401463] type=1400 audit(345.170:13): avc: denied { create } for pid=240 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
<38>[ 4.402763] type=1400 audit(345.170:14): avc: denied { bind } for pid=240 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
<6>[ 4.965880] dwc3 f9200000.dwc3: Nothing to do in chg_check_timer
<38>[ 5.793866] type=1400 audit(346.563:15): avc: denied { open } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1
<38>[ 5.794551] type=1400 audit(346.563:16): avc: denied { getattr } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1
<38>[ 5.795124] type=1400 audit(346.563:17): avc: denied { open } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1
<38>[ 5.796074] type=1400 audit(346.563:18): avc: denied { getattr } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1
<38>[ 5.796666] type=1400 audit(346.563:19): avc: denied { open } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1
<38>[ 5.797985] type=1400 audit(346.563:20): avc: denied { getattr } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1
<38>[ 5.798637] type=1400 audit(346.563:21): avc: denied { open } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1
<38>[ 5.800207] type=1400 audit(346.563:22): avc: denied { getattr } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1
<38>[ 5.801496] type=1400 audit(346.563:23): avc: denied { open } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1
<38>[ 5.802731] type=1400 audit(346.563:24): avc: denied { getattr } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1
<38>[ 5.803232] type=1400 audit(346.563:25): avc: denied { open } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1
<38>[ 5.803737] type=1400 audit(346.563:26): avc: denied { getattr } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1
<38>[ 5.804300] type=1400 audit(346.566:27): avc: denied { open } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1
<38>[ 5.804807] type=1400 audit(346.566:28): avc: denied { getattr } for pid=240 comm="recovery" path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1
<38>[ 5.821624] type=1400 audit(346.590:29): avc: denied { create } for pid=240 comm="recovery" name="orsin" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1
<38>[ 5.822149] type=1400 audit(346.590:30): avc: denied { read } for pid=240 comm="recovery" name="orsin" dev="rootfs" ino=9114 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1
<38>[ 5.823533] type=1400 audit(346.590:31): avc: denied { open } for pid=240 comm="recovery" path="/sbin/orsin" dev="rootfs" ino=9114 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1
<6>[ 45.098978] EXT4-fs (mmcblk0p41): mounted filesystem without journal. Opts:
<7>[ 45.099060] SELinux: initialized (dev mmcblk0p41, type ext4), uses xattr
<6>[ 45.125268] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<7>[ 45.125337] SELinux: initialized (dev mmcblk0p1, type ext4), uses xattr
<11>[ 45.126995] init: avc: denied { set } for property=ro.crypto.state pid=240 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:vold_prop:s0 tclass=property_service permissive=1
<6>[ 45.523991] SELinux: Context u:object_r:vendor_file:s0 is not valid (left unmapped).
<6>[ 46.580936] SELinux: Context u:object_r:vendor_hal_file:s0 is not valid (left unmapped).
<38>[ 46.586961] type=1400 audit(387.356:32): avc: denied { execute } for pid=304 comm="recovery" path="/system/vendor/lib/hw/keystore.msm8084.so" dev="mmcblk0p41" ino=2355 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 46.599540] type=1400 audit(387.363:33): avc: denied { read write } for pid=304 comm="recovery" name="qseecom" dev="tmpfs" ino=8806 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
<38>[ 46.600028] type=1400 audit(387.363:34): avc: denied { open } for pid=304 comm="recovery" path="/dev/qseecom" dev="tmpfs" ino=8806 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
<38>[ 46.600482] type=1400 audit(387.363:35): avc: denied { ioctl } for pid=304 comm="recovery" path="/dev/qseecom" dev="tmpfs" ino=8806 ioctlcmd=970a scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
<38>[ 46.601707] type=1400 audit(387.370:36): avc: denied { search } for pid=305 comm="ueventd" name="vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
<38>[ 46.603879] type=1400 audit(387.373:37): avc: denied { read } for pid=240 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
<38>[ 46.604273] type=1400 audit(387.373:38): avc: denied { read } for pid=305 comm="ueventd" name="cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 46.604659] type=1400 audit(387.373:39): avc: denied { open } for pid=305 comm="ueventd" path="/firmware/image/cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<4>[ 46.808409] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
<4>[ 46.968868] QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
<38>[ 48.152420] type=1400 audit(388.920:40): avc: denied { append } for pid=298 comm="recovery" name="kmsg" dev="tmpfs" ino=8744 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
<12>[ 48.152584] [VOLD_DECRYPT]I:TW_CRYPTO_USE_SYSTEM_VOLD := true
<12>[ 48.152704] [VOLD_DECRYPT]I:Checking existence of vendor and firmware partitions...
<12>[ 48.153006] [VOLD_DECRYPT]I:Attempting to use system's vold for decryption...
<38>[ 48.154384] type=1400 audit(388.920:41): avc: denied { open } for pid=298 comm="recovery" path="/dev/kmsg" dev="tmpfs" ino=8744 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
<38>[ 48.154783] type=1400 audit(388.920:42): avc: denied { getattr } for pid=298 comm="recovery" path="/dev/kmsg" dev="tmpfs" ino=8744 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
<38>[ 48.155211] type=1400 audit(388.920:43): avc: denied { ioctl } for pid=298 comm="recovery" path="/dev/kmsg" dev="tmpfs" ino=8744 ioctlcmd=5401 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
<6>[ 48.172989] SELinux: Context u:object_r:hal_keymaster_default_exec:s0 is not valid (left unmapped).
<6>[ 48.173364] SELinux: Context u:object_r:hwservicemanager_exec:s0 is not valid (left unmapped).
<12>[ 48.174598] [VOLD_DECRYPT]I:List of additional services for vold_decrypt:
<12>[ 48.174821] [VOLD_DECRYPT]I: qseecomd: Enabled as sys_qseecomd -> /system/bin/qseecomd
<12>[ 48.174981] [VOLD_DECRYPT]I: hwserviceman: Enabled as sys_hwserviceman -> /system/bin/hwservicemanager
<12>[ 48.175140] [VOLD_DECRYPT]I: keymaster-3-: Enabled as ven_keymaster-3- -> /vendor/bin/hw/[email protected]
<12>[ 48.175317] [VOLD_DECRYPT]I:Setting up folders and permissions...
<12>[ 48.175705] [VOLD_DECRYPT]K:Symlinked /etc/recovery.fstab -> /fstab.shamu
<12>[ 48.175991] [VOLD_DECRYPT]I:Symlinking vendor folder...
<12>[ 48.176568] [VOLD_DECRYPT]K:Renamed /vendor to /vendor-orig
<38>[ 48.176698] type=1400 audit(388.946:44): avc: denied { remove_name } for pid=298 comm="recovery" name="vendor" dev="rootfs" ino=8280 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<38>[ 48.177338] type=1400 audit(388.946:45): avc: denied { rename } for pid=298 comm="recovery" name="vendor" dev="rootfs" ino=8280 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
<12>[ 48.177403] [VOLD_DECRYPT]I:Symlinked /vendor/lib -> /system/vendor/lib
<12>[ 48.177682] [VOLD_DECRYPT]I:Symlinked /vendor/bin -> /system/vendor/bin
<12>[ 48.178681] [VOLD_DECRYPT]I:firmware partition mounted, skipping /firmware substitution
<12>[ 48.178796] [VOLD_DECRYPT]I:Symlinking firmware files...
<6>[ 48.183391] SELinux: Context u:object_r:same_process_hal_file:s0 is not valid (left unmapped).
<6>[ 48.188734] SELinux: Context u:object_r:vendor_configs_file:s0 is not valid (left unmapped).
<6>[ 48.194736] SELinux: Context u:object_r:vendor_overlay_file:s0 is not valid (left unmapped).
<12>[ 48.390558] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b01 -> /system/vendor/firmware/keymaster/keymaster.b01
<12>[ 48.390808] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b01 -> /system/vendor/firmware/keymaster/keymaster.b01
<12>[ 48.391044] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b03 -> /system/vendor/firmware/keymaster/keymaster.b03
<12>[ 48.391266] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b03 -> /system/vendor/firmware/keymaster/keymaster.b03
<12>[ 48.391489] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b02 -> /system/vendor/firmware/keymaster/keymaster.b02
<12>[ 48.391717] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b02 -> /system/vendor/firmware/keymaster/keymaster.b02
<12>[ 48.391937] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b00 -> /system/vendor/firmware/keymaster/keymaster.b00
<12>[ 48.392154] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b00 -> /system/vendor/firmware/keymaster/keymaster.b00
<12>[ 48.392374] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.mdt -> /system/vendor/firmware/keymaster/keymaster.mdt
<12>[ 48.392887] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.mdt -> /system/vendor/firmware/keymaster/keymaster.mdt
<12>[ 48.393124] [VOLD_DECRYPT]I:5 file(s) symlinked.
<12>[ 48.396437] [VOLD_DECRYPT]I:Starting services...
<12>[ 48.397124] [VOLD_DECRYPT]K:waiting for init.svc.sys_qseecomd to change from 'error' to 'running'
<13>[ 48.403181] init: Starting service 'sys_qseecomd'...
<38>[ 48.427787] type=1400 audit(389.196:46): avc: denied { getattr } for pid=317 comm="qseecomd" path="/system/vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
<38>[ 48.453825] type=1400 audit(389.223:47): avc: denied { read } for pid=317 comm="qseecomd" name="libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 48.456078] type=1400 audit(389.223:48): avc: denied { open } for pid=317 comm="qseecomd" path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 48.457234] type=1400 audit(389.223:49): avc: denied { getattr } for pid=317 comm="qseecomd" path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 48.479459] type=1400 audit(389.246:50): avc: denied { execute } for pid=317 comm="qseecomd" path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 48.516200] type=1400 audit(389.286:51): avc: denied { getattr } for pid=317 comm="qseecomd" path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=8897 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
<38>[ 48.516614] type=1400 audit(389.286:52): avc: denied { read write } for pid=317 comm="qseecomd" name="mmcblk0rpmb" dev="tmpfs" ino=8897 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
<38>[ 48.517516] type=1400 audit(389.286:53): avc: denied { open } for pid=317 comm="qseecomd" path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=8897 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
<38>[ 48.517906] type=1400 audit(389.286:54): avc: denied { read write } for pid=317 comm="qseecomd" name="qseecom" dev="tmpfs" ino=8806 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
<6>[ 48.518517] warning: `qseecomd' uses 32-bit capabilities (legacy support in use)
<38>[ 48.518555] type=1400 audit(389.286:55): avc: denied { open } for pid=317 comm="qseecomd" path="/dev/qseecom" dev="tmpfs" ino=8806 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
<38>[ 48.518969] type=1400 audit(389.286:56): avc: denied { ioctl } for pid=317 comm="qseecomd" path="/dev/qseecom" dev="tmpfs" ino=8806 ioctlcmd=970a scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
<38>[ 48.519696] type=1400 audit(389.286:57): avc: denied { setgid } for pid=317 comm="qseecomd" capability=6 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1
<38>[ 48.520106] type=1400 audit(389.286:58): avc: denied { setuid } for pid=317 comm="qseecomd" capability=7 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1
<12>[ 48.597498] [VOLD_DECRYPT]I:Start service sys_qseecomd: running.
<12>[ 48.598235] [VOLD_DECRYPT]K:waiting for init.svc.sys_hwserviceman to change from 'error' to 'running'
<13>[ 48.598360] init: Starting service 'sys_hwserviceman'...
<38>[ 48.601804] type=1400 audit(389.370:59): avc: denied { execute } for pid=323 comm="init" name="hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 48.603348] type=1400 audit(389.370:60): avc: denied { entrypoint } for pid=323 comm="init" path="/system/bin/hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 48.735103] type=1400 audit(389.503:61): avc: denied { sys_resource } for pid=324 comm="hwservicemanage" capability=24 scontext=u:r:vold:s0 tcontext=u:r:vold:s0 tclass=capability permissive=1
<6>[ 48.739667] SELinux: Context u:object_r:crash_dump_exec:s0 is not valid (left unmapped).
<38>[ 48.740008] type=1400 audit(389.510:62): avc: denied { execute } for pid=325 comm="hwservicemanage" name="crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 48.740779] type=1400 audit(389.510:63): avc: denied { execute_no_trans } for pid=325 comm="hwservicemanage" path="/system/bin/crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<12>[ 48.798581] [VOLD_DECRYPT]I:Start service sys_hwserviceman: running.
<13>[ 48.799086] init: Starting service 'ven_keymaster-3-'...
<12>[ 48.799249] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'error' to 'running'
<38>[ 48.801764] type=1400 audit(389.570:64): avc: denied { execute } for pid=326 comm="init" name="[email protected]" dev="mmcblk0p41" ino=2632 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<4>[ 48.803327] audit: audit_lost=1 audit_rate_limit=20 audit_backlog_limit=64
<3>[ 48.803358] audit: rate limit exceeded
<13>[ 48.841116] init: Service 'ven_keymaster-3-' (pid 326) exited with status 1
<13>[ 48.871901] init: Untracked pid 327 exited with status 0
<13>[ 48.871943] init: Untracked pid 329 exited with status 0
<13>[ 48.874388] init: Service 'sys_hwserviceman' (pid 323) killed by signal 6
<12>[ 48.999549] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 49.199884] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 49.400339] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 49.600700] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 49.801045] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 50.001408] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 50.201738] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 50.402069] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 50.602401] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'stopped' to 'running'
<12>[ 50.802870] [VOLD_DECRYPT]I:Start service ven_keymaster-3-: stopped.
<12>[ 50.803627] [VOLD_DECRYPT]K:waiting for init.svc.sys_vold to change from 'error' to 'running'
<13>[ 50.804414] init: Starting service 'sys_vold'...
<12>[ 51.003803] [VOLD_DECRYPT]I:Start service sys_vold: running.
<12>[ 51.003852] [VOLD_DECRYPT]I:About to run vdc...
<38>[ 51.008738] type=1400 audit(391.776:69): avc: denied { execute } for pid=342 comm="recovery" name="vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1
<38>[ 51.011677] type=1400 audit(391.780:70): avc: denied { execute_no_trans } for pid=342 comm="recovery" path="/system/bin/vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1
<38>[ 51.044031] type=1400 audit(391.813:71): avc: denied { write } for pid=339 comm="crash_dump32" name="logdr" dev="tmpfs" ino=9049 scontext=u:r:vold:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1
<38>[ 51.061423] type=1400 audit(391.830:72): avc: denied { sys_resource } for pid=347 comm="vdc" capability=24 scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=capability permissive=1
<13>[ 51.061740] init: Service 'sys_vold' (pid 336) killed by signal 6
<13>[ 51.063095] init: Untracked pid 339 exited with status 0
<38>[ 51.064268] type=1400 audit(391.833:73): avc: denied { execute } for pid=348 comm="vdc" name="crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<38>[ 51.064443] type=1400 audit(391.833:74): avc: denied { execute_no_trans } for pid=348 comm="vdc" path="/system/bin/crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
<13>[ 51.065102] init: Untracked pid 341 exited with status 0
<38>[ 51.101838] type=1400 audit(391.870:75): avc: denied { ptrace } for pid=349 comm="crash_dump32" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=process permissive=1
<38>[ 51.102169] type=1400 audit(391.870:76): avc: denied { sys_ptrace } for pid=349 comm="crash_dump32" capability=19 scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=capability permissive=1
<38>[ 51.124930] type=1400 audit(391.893:77): avc: denied { write } for pid=349 comm="crash_dump32" name="logdr" dev="tmpfs" ino=9049 scontext=u:r:recovery:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1
<38>[ 51.125019] type=1400 audit(391.893:78): avc: denied { connectto } for pid=349 comm="crash_dump32" path="/dev/socket/logdr" scontext=u:r:recovery:s0 tcontext=u:r:logd:s0 tclass=unix_stream_socket permissive=1
<13>[ 51.132062] init: Untracked pid 349 exited with status 0
<13>[ 51.132653] init: Untracked pid 351 exited with status 0
<12>[ 51.141135] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 51.141313] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 51.489459] init: Untracked pid 359 exited with status 0
<13>[ 51.491479] init: Untracked pid 361 exited with status 0
<12>[ 51.499316] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 51.499448] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 51.841708] init: Untracked pid 371 exited with status 0
<13>[ 51.842285] init: Untracked pid 373 exited with status 0
<12>[ 51.847589] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 51.847766] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 52.182125] init: Untracked pid 381 exited with status 0
<13>[ 52.184352] init: Untracked pid 383 exited with status 0
<12>[ 52.186064] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 52.186236] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 52.519396] init: Untracked pid 391 exited with status 0
<13>[ 52.521630] init: Untracked pid 393 exited with status 0
<12>[ 52.524366] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 52.524538] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 52.846483] init: Untracked pid 401 exited with status 0
<13>[ 52.848699] init: Untracked pid 403 exited with status 0
<12>[ 52.854407] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 52.854449] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 53.204590] init: Untracked pid 411 exited with status 0
<13>[ 53.207035] init: Untracked pid 413 exited with status 0
<12>[ 53.212438] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 53.212480] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 53.559956] init: Untracked pid 421 exited with status 0
<13>[ 53.560573] init: Untracked pid 423 exited with status 0
<12>[ 53.570532] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 53.570575] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 53.901517] init: Untracked pid 433 exited with status 0
<13>[ 53.903163] init: Untracked pid 435 exited with status 0
<12>[ 53.907633] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 53.907671] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 54.221316] init: Untracked pid 443 exited with status 0
<13>[ 54.223459] init: Untracked pid 445 exited with status 0
<12>[ 54.225209] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 54.225377] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 54.569980] init: Untracked pid 453 exited with status 0
<13>[ 54.570480] init: Untracked pid 455 exited with status 0
<12>[ 54.574147] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 54.574308] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 54.911536] init: Untracked pid 463 exited with status 0
<13>[ 54.911838] init: Untracked pid 465 exited with status 0
<12>[ 54.922733] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 54.922902] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 55.252410] init: Untracked pid 473 exited with status 0
<13>[ 55.254542] init: Untracked pid 475 exited with status 0
<12>[ 55.260063] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 55.260105] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<12>[ 55.460392] [VOLD_DECRYPT]I:Decryption failed
<12>[ 55.460507] [VOLD_DECRYPT]I:Stopping services...
<12>[ 55.461749] [VOLD_DECRYPT]I:Stop service sys_vold: stopped.
<13>[ 55.462388] init: Service 'sys_qseecomd' is being killed...
<12>[ 55.463121] [VOLD_DECRYPT]K:waiting for init.svc.sys_qseecomd to change from 'stopping' to 'stopped'
<13>[ 55.465101] init: Service 'sys_qseecomd' (pid 317) killed by signal 9
<13>[ 55.467218] init: Untracked pid 318 killed by signal 9
<12>[ 55.663530] [VOLD_DECRYPT]I:Stop service sys_qseecomd: stopped.
<12>[ 55.664797] [VOLD_DECRYPT]I:Stop service sys_hwserviceman: stopped.
<12>[ 55.666147] [VOLD_DECRYPT]I:Stop service ven_keymaster-3-: stopped.
<38>[ 55.667578] type=1400 audit(396.436:79): avc: denied { unlink } for pid=298 comm="recovery" name="bin" dev="rootfs" ino=11432 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
<38>[ 55.668787] type=1400 audit(396.436:80): avc: denied { rmdir } for pid=298 comm="recovery" name="keymaster" dev="rootfs" ino=11430 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
<12>[ 55.668999] [VOLD_DECRYPT]K:Renamed /vendor-orig to /vendor
<12>[ 55.669809] [VOLD_DECRYPT]I:WARNING: system could not be unmounted normally!
<12>[ 55.669975] [VOLD_DECRYPT]I:Finished.
<13>[ 55.943533] init: Service 'debug' (pid 242) exited with status 0
<6>[ 61.145482] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts:
<7>[ 61.145551] SELinux: initialized (dev mmcblk0p1, type ext4), uses xattr
<38>[ 61.955002] type=1400 audit(402.723:81): avc: denied { read } for pid=240 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
<12>[ 62.161146] [VOLD_DECRYPT]I:TW_CRYPTO_USE_SYSTEM_VOLD := true
<12>[ 62.161266] [VOLD_DECRYPT]I:Checking existence of vendor and firmware partitions...
<12>[ 62.161376] [VOLD_DECRYPT]I:Attempting to use system's vold for decryption...
<12>[ 62.168718] [VOLD_DECRYPT]I:List of additional services for vold_decrypt:
<12>[ 62.168883] [VOLD_DECRYPT]I: qseecomd: Enabled as sys_qseecomd -> /system/bin/qseecomd
<12>[ 62.169029] [VOLD_DECRYPT]I: hwserviceman: Enabled as sys_hwserviceman -> /system/bin/hwservicemanager
<12>[ 62.169308] [VOLD_DECRYPT]I: keymaster-3-: Enabled as ven_keymaster-3- -> /vendor/bin/hw/[email protected]
<12>[ 62.169461] [VOLD_DECRYPT]I:Setting up folders and permissions...
<12>[ 62.169830] [VOLD_DECRYPT]K:Symlinked /etc/recovery.fstab -> /fstab.shamu
<12>[ 62.169990] [VOLD_DECRYPT]I:Symlinking vendor folder...
<12>[ 62.170287] [VOLD_DECRYPT]K:Renamed /vendor to /vendor-orig
<12>[ 62.170997] [VOLD_DECRYPT]I:Symlinked /vendor/lib -> /system/vendor/lib
<12>[ 62.171269] [VOLD_DECRYPT]I:Symlinked /vendor/bin -> /system/vendor/bin
<12>[ 62.172312] [VOLD_DECRYPT]I:firmware partition mounted, skipping /firmware substitution
<12>[ 62.172421] [VOLD_DECRYPT]I:Symlinking firmware files...
<12>[ 62.189257] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b01 -> /system/vendor/firmware/keymaster/keymaster.b01
<12>[ 62.189318] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b01 -> /system/vendor/firmware/keymaster/keymaster.b01
<12>[ 62.189370] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b03 -> /system/vendor/firmware/keymaster/keymaster.b03
<12>[ 62.189421] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b03 -> /system/vendor/firmware/keymaster/keymaster.b03
<12>[ 62.189474] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b02 -> /system/vendor/firmware/keymaster/keymaster.b02
<12>[ 62.189525] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b02 -> /system/vendor/firmware/keymaster/keymaster.b02
<12>[ 62.189576] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b00 -> /system/vendor/firmware/keymaster/keymaster.b00
<12>[ 62.189632] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b00 -> /system/vendor/firmware/keymaster/keymaster.b00
<12>[ 62.189684] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.mdt -> /system/vendor/firmware/keymaster/keymaster.mdt
<12>[ 62.189734] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.mdt -> /system/vendor/firmware/keymaster/keymaster.mdt
<12>[ 62.189773] [VOLD_DECRYPT]I:5 file(s) symlinked.
<12>[ 62.190178] [VOLD_DECRYPT]I:Starting services...
<13>[ 62.190586] init: Starting service 'sys_qseecomd'...
<12>[ 62.191066] [VOLD_DECRYPT]I:Start service sys_qseecomd: running.
<13>[ 62.191247] init: Starting service 'sys_hwserviceman'...
<12>[ 62.191596] [VOLD_DECRYPT]I:Start service sys_hwserviceman: running.
<13>[ 62.191769] init: Starting service 'ven_keymaster-3-'...
<12>[ 62.192108] [VOLD_DECRYPT]I:Start service ven_keymaster-3-: running.
<13>[ 62.192405] init: Starting service 'sys_vold'...
<12>[ 62.193293] [VOLD_DECRYPT]I:Start service sys_vold: running.
<12>[ 62.193431] [VOLD_DECRYPT]I:About to run vdc...
<13>[ 62.231315] init: Service 'ven_keymaster-3-' (pid 493) exited with status 1
<13>[ 62.283052] init: Untracked pid 505 exited with status 0
<13>[ 62.283769] init: Service 'sys_hwserviceman' (pid 492) killed by signal 6
<13>[ 62.283837] init: Untracked pid 507 exited with status 0
<13>[ 62.294956] init: Untracked pid 508 exited with status 0
<13>[ 62.295209] init: Untracked pid 510 exited with status 0
<12>[ 62.303882] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 62.303920] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 62.324235] init: Untracked pid 517 exited with status 0
<13>[ 62.325274] init: Service 'sys_vold' (pid 494) killed by signal 6
<13>[ 62.325392] init: Untracked pid 521 exited with status 0
<13>[ 62.645669] init: Untracked pid 531 exited with status 0
<13>[ 62.647844] init: Untracked pid 533 exited with status 0
<12>[ 62.650803] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 62.650844] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 62.990557] init: Untracked pid 541 exited with status 0
<13>[ 62.992700] init: Untracked pid 543 exited with status 0
<12>[ 62.999760] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 62.999944] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 63.336623] init: Untracked pid 551 exited with status 0
<13>[ 63.339057] init: Untracked pid 553 exited with status 0
<12>[ 63.340131] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 63.340299] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 63.685027] init: Untracked pid 561 exited with status 0
<13>[ 63.687342] init: Untracked pid 563 exited with status 0
<12>[ 63.688966] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 63.689221] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 64.047938] init: Untracked pid 571 exited with status 0
<13>[ 64.050339] init: Untracked pid 573 exited with status 0
<12>[ 64.056921] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 64.056963] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 64.398140] init: Untracked pid 581 exited with status 0
<13>[ 64.400343] init: Untracked pid 583 exited with status 0
<12>[ 64.405622] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 64.405933] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 64.747812] init: Untracked pid 591 exited with status 0
<13>[ 64.750197] init: Untracked pid 593 exited with status 0
<12>[ 64.754794] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 64.755049] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 65.094386] init: Untracked pid 601 exited with status 0
<13>[ 65.096526] init: Untracked pid 603 exited with status 0
<12>[ 65.103557] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 65.103779] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 65.442517] init: Untracked pid 611 exited with status 0
<13>[ 65.444588] init: Untracked pid 613 exited with status 0
<12>[ 65.452847] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 65.453117] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 65.805217] init: Untracked pid 621 exited with status 0
<13>[ 65.807390] init: Untracked pid 623 exited with status 0
<12>[ 65.812245] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 65.812420] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<13>[ 66.157692] init: Untracked pid 631 exited with status 0
<13>[ 66.158225] init: Untracked pid 633 exited with status 0
<12>[ 66.161123] [VOLD_DECRYPT]E:exec_vdc_cryptfs: process ended with signal: 6
<12>[ 66.161347] [VOLD_DECRYPT]I:Retrying connection to vold (Reason: E:Binder driver could not be opened. Terminating.|RC=0)
<12>[ 66.361733] [VOLD_DECRYPT]I:Decryption failed
<12>[ 66.361852] [VOLD_DECRYPT]I:Stopping services...
<12>[ 66.362899] [VOLD_DECRYPT]I:Stop service sys_vold: stopped.
<13>[ 66.363499] init: Service 'sys_qseecomd' is being killed...
<12>[ 66.363526] [VOLD_DECRYPT]K:waiting for init.svc.sys_qseecomd to change from 'running' to 'stopped'
<13>[ 66.366514] init: Service 'sys_qseecomd' (pid 491) killed by signal 9
<13>[ 66.368087] init: Untracked pid 496 killed by signal 9
<12>[ 66.563902] [VOLD_DECRYPT]I:Stop service sys_qseecomd: stopped.
<12>[ 66.565033] [VOLD_DECRYPT]I:Stop service sys_hwserviceman: stopped.
<12>[ 66.566188] [VOLD_DECRYPT]I:Stop service ven_keymaster-3-: stopped.
<12>[ 66.568933] [VOLD_DECRYPT]K:Renamed /vendor-orig to /vendor
<12>[ 66.569526] [VOLD_DECRYPT]I:Finished.
<38>[ 66.569840] type=1400 audit(407.336:82): avc: denied { unlink } for pid=487 comm="recovery" name="bin" dev="rootfs" ino=14602 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
<38>[ 66.571175] type=1400 audit(407.336:83): avc: denied { rename } for pid=487 comm="recovery" name="vendor-orig" dev="rootfs" ino=8280 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
~ # logcat
--------- beginning of main
01-01 00:05:41.368 229 229 W auditd : type=2000 audit(0.0:1): initialized
01-01 00:05:42.666 229 229 I auditd : type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
01-01 00:05:42.723 1 1 I init : type=1400 audit(0.0:3): avc: denied { setcheckreqprot } for scontext=u:r:init:s0 tcontext=u:object_r:kernel:s0 tclass=security permissive=1
01-01 00:05:43.040 230 230 I init : type=1400 audit(0.0:4): avc: denied { entrypoint } for path="/sbin/logd" dev="rootfs" ino=8014 scontext=u:r:logd:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
01-01 00:05:43.043 230 230 I logd : type=1400 audit(0.0:5): avc: denied { execute } for path="/sbin/libpackagelistparser.so" dev="rootfs" ino=7990 scontext=u:r:logd:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
01-01 00:05:43.233 241 241 I touch : type=1400 audit(0.0:6): avc: denied { write } for name="sbin" dev="rootfs" ino=7832 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
01-01 00:05:43.233 241 241 I touch : type=1400 audit(0.0:7): avc: denied { add_name } for name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
01-01 00:05:43.233 241 241 I touch : type=1400 audit(0.0:8): avc: denied { create } for name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
01-01 00:05:43.233 241 241 I touch : type=1400 audit(0.0:9): avc: denied { write } for path="/sbin/ld.config.txt" dev="rootfs" ino=9855 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1
01-01 00:05:43.246 247 247 I setenforce: type=1400 audit(0.0:10): avc: denied { write } for name="enforce" dev="selinuxfs" ino=4 scontext=u:r:recovery:s0 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=1
01-01 00:05:43.931 240 240 I ARMAssembler: generated scanline__00000077:03010101_00008001_00000000 [ 91 ipp] (112 ins) at [0xaa2001f0:0xaa2003b0] in 161771 ns
01-01 00:05:43.985 240 240 I ARMAssembler: generated scanline__00000077:03545401_00000A01_00000000 [ 37 ipp] (58 ins) at [0xaa2003c0:0xaa2004a8] in 93959 ns
01-01 00:05:43.998 240 240 I ARMAssembler: generated scanline__00000077:03545401_00000A08_00000000 [ 37 ipp] (59 ins) at [0xaa2004b0:0xaa20059c] in 64843 ns
01-01 00:05:44.023 240 240 I recovery: type=1400 audit(0.0:11): avc: denied { create } for name="mtab" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
01-01 00:05:44.026 240 240 I recovery: type=1400 audit(0.0:12): avc: denied { create } for name="firmware" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
01-01 00:05:45.170 240 240 I recovery: type=1400 audit(0.0:13): avc: denied { create } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
01-01 00:05:45.170 240 240 I recovery: type=1400 audit(0.0:14): avc: denied { bind } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:15): avc: denied { open } for path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:16): avc: denied { getattr } for path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:17): avc: denied { open } for path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:18): avc: denied { getattr } for path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:19): avc: denied { open } for path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:20): avc: denied { getattr } for path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:21): avc: denied { open } for path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:22): avc: denied { getattr } for path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:23): avc: denied { open } for path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:24): avc: denied { getattr } for path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:25): avc: denied { open } for path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1
01-01 00:05:46.563 240 240 I recovery: type=1400 audit(0.0:26): avc: denied { getattr } for path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1
01-01 00:05:46.566 240 240 I recovery: type=1400 audit(0.0:27): avc: denied { open } for path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1
01-01 00:05:46.566 240 240 I recovery: type=1400 audit(0.0:28): avc: denied { getattr } for path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1
01-01 00:05:46.590 240 240 I recovery: type=1400 audit(0.0:29): avc: denied { create } for name="orsin" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1
01-01 00:05:46.590 240 240 I recovery: type=1400 audit(0.0:30): avc: denied { read } for name="orsin" dev="rootfs" ino=9114 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1
01-01 00:05:46.590 240 240 I recovery: type=1400 audit(0.0:31): avc: denied { open } for path="/sbin/orsin" dev="rootfs" ino=9114 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1
01-01 00:05:46.601 240 240 I ARMAssembler: generated scanline__00000077:03545401_00000000_00000000 [ 36 ipp] (50 ins) at [0xaa2005a0:0xaa200668] in 109063 ns
01-01 00:06:27.356 304 304 I recovery: type=1400 audit(0.0:32): avc: denied { execute } for path="/system/vendor/lib/hw/keystore.msm8084.so" dev="mmcblk0p41" ino=2355 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:27.360 304 304 I HAL : loaded HAL id=keystore path=/vendor/lib/hw/keystore.msm8084.so hmi=0x0 handle=0xeec583b
01-01 00:06:27.363 304 304 I recovery: type=1400 audit(0.0:33): avc: denied { read write } for name="qseecom" dev="tmpfs" ino=8806 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
01-01 00:06:27.363 304 304 I recovery: type=1400 audit(0.0:34): avc: denied { open } for path="/dev/qseecom" dev="tmpfs" ino=8806 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
01-01 00:06:27.363 304 304 I recovery: type=1400 audit(0.0:35): avc: denied { ioctl } for path="/dev/qseecom" dev="tmpfs" ino=8806 ioctlcmd=970a scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
01-01 00:06:27.365 304 304 D QCOMKeyMaster: keymaster app is loaded
01-01 00:06:27.365 304 304 D QCOMKeyMaster: keymaster app got loaded at attempt number 0
01-01 00:06:27.365 304 304 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x2000
01-01 00:06:27.366 304 304 D QSEECOMAPI: : App is not loaded in QSEE
01-01 00:06:27.370 305 305 I ueventd : type=1400 audit(0.0:36): avc: denied { search } for name="vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
01-01 00:06:27.373 240 240 I recovery: type=1400 audit(0.0:37): avc: denied { read } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
01-01 00:06:27.373 305 305 I ueventd : type=1400 audit(0.0:38): avc: denied { read } for name="cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:27.373 305 305 I ueventd : type=1400 audit(0.0:39): avc: denied { open } for path="/firmware/image/cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:27.741 304 304 D QSEECOMAPI: : Loaded image: APP id = 2
01-01 00:06:27.747 304 304 E QCOMKeyMaster: Sign data command failed resp->status = -21 ret =0
01-01 00:06:27.747 304 304 D QSEECOMAPI: : QSEECom_dealloc_memory
01-01 00:06:27.747 304 304 D QSEECOMAPI: : QSEECom_shutdown_app, app_id = 2
01-01 00:06:28.100 304 304 I HAL : loaded HAL id=keystore path=/vendor/lib/hw/keystore.msm8084.so hmi=0x0 handle=0xeec583b
01-01 00:06:28.100 304 304 D QCOMKeyMaster: keymaster app is loaded
01-01 00:06:28.100 304 304 D QCOMKeyMaster: keymaster app got loaded at attempt number 0
01-01 00:06:28.100 304 304 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x2000
01-01 00:06:28.101 304 304 D QSEECOMAPI: : App is already loaded QSEE and app id = 2
01-01 00:06:28.102 304 304 E QCOMKeyMaster: Sign data command failed resp->status = -21 ret =0
01-01 00:06:28.102 304 304 D QSEECOMAPI: : QSEECom_dealloc_memory
01-01 00:06:28.102 304 304 D QSEECOMAPI: : QSEECom_shutdown_app, app_id = 2
01-01 00:06:28.920 298 298 I recovery: type=1400 audit(0.0:40): avc: denied { append } for name="kmsg" dev="tmpfs" ino=8744 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
01-01 00:06:28.920 298 298 I recovery: type=1400 audit(0.0:41): avc: denied { open } for path="/dev/kmsg" dev="tmpfs" ino=8744 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
01-01 00:06:28.920 298 298 I recovery: type=1400 audit(0.0:42): avc: denied { getattr } for path="/dev/kmsg" dev="tmpfs" ino=8744 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
01-01 00:06:28.920 298 298 I recovery: type=1400 audit(0.0:43): avc: denied { ioctl } for path="/dev/kmsg" dev="tmpfs" ino=8744 ioctlcmd=5401 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1
01-01 00:06:28.946 298 298 I recovery: type=1400 audit(0.0:44): avc: denied { remove_name } for name="vendor" dev="rootfs" ino=8280 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
01-01 00:06:28.946 298 298 I recovery: type=1400 audit(0.0:45): avc: denied { rename } for name="vendor" dev="rootfs" ino=8280 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
01-01 00:06:29.196 317 317 I qseecomd: type=1400 audit(0.0:46): avc: denied { getattr } for path="/system/vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1
01-01 00:06:29.223 317 317 I qseecomd: type=1400 audit(0.0:47): avc: denied { read } for name="libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.223 317 317 I qseecomd: type=1400 audit(0.0:48): avc: denied { open } for path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.223 317 317 I qseecomd: type=1400 audit(0.0:49): avc: denied { getattr } for path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.246 317 317 I qseecomd: type=1400 audit(0.0:50): avc: denied { execute } for path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:51): avc: denied { getattr } for path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=8897 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:52): avc: denied { read write } for name="mmcblk0rpmb" dev="tmpfs" ino=8897 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:53): avc: denied { open } for path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=8897 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:54): avc: denied { read write } for name="qseecom" dev="tmpfs" ino=8806 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:55): avc: denied { open } for path="/dev/qseecom" dev="tmpfs" ino=8806 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:56): avc: denied { ioctl } for path="/dev/qseecom" dev="tmpfs" ino=8806 ioctlcmd=970a scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:57): avc: denied { setgid } for capability=6 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1
01-01 00:06:29.286 317 317 I qseecomd: type=1400 audit(0.0:58): avc: denied { setuid } for capability=7 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1
01-01 00:06:29.287 317 317 D QSEECOMD: : qseecom listener services process entry PPID = 1
01-01 00:06:29.287 317 317 E QSEECOMD: : Listener: index = 0, hierarchy = 0
01-01 00:06:29.288 317 317 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds
01-01 00:06:29.288 317 317 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_init_service) succeeds
01-01 00:06:29.289 317 317 I rpmb : RPMB Mult = 16384, Rel_sec_cnt = 16
01-01 00:06:29.289 317 317 E DrmLibRpmb: rpmb_init succeeded! with ret = 0
01-01 00:06:29.289 317 317 D QSEECOMD: : Init rpmb_init_service ret = 0
01-01 00:06:29.289 317 317 D QSEECOMD: : RPMB system services: init (Listener ID = 8192)
01-01 00:06:29.289 317 317 E QSEECOMD: : Listener: index = 1, hierarchy = 0
01-01 00:06:29.290 317 317 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds
01-01 00:06:29.290 317 317 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_init_service) succeeds
01-01 00:06:29.290 317 317 E SSD : ssd_init_service succeeded!
01-01 00:06:29.290 317 317 D QSEECOMD: : Init ssd_init_service ret = 0
01-01 00:06:29.290 317 317 D QSEECOMD: : SSD system services: init (Listener ID = 12288)
01-01 00:06:29.290 317 317 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x400
01-01 00:06:29.290 317 317 D QSEECOMAPI: : App is already loaded QSEE and app id = 2
01-01 00:06:29.291 317 317 D QSEECOMD: : Parent qseecom daemon process paused!!
01-01 00:06:29.292 318 318 D QSEECOMD: : qseecom listener service threads starting!!!
01-01 00:06:29.293 318 318 D QSEECOMD: : Total listener services to start = 5
01-01 00:06:29.293 318 318 E QSEECOMD: : Listener: index = 0, hierarchy = 1
01-01 00:06:29.294 318 318 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds
01-01 00:06:29.294 318 318 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_start) succeeds
01-01 00:06:29.294 318 318 D QSEECOMAPI: : QSEECom_register_listener 8192 sb_length = 0x5000
01-01 00:06:29.297 318 318 D QSEECOMD: : Init rpmb_start ret = 0
01-01 00:06:29.297 318 318 D QSEECOMD: : RPMB system services: Started (Listener ID = 8192)
01-01 00:06:29.297 318 318 E QSEECOMD: : Listener: index = 1, hierarchy = 1
01-01 00:06:29.297 318 318 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds
01-01 00:06:29.298 318 318 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_start) succeeds
01-01 00:06:29.298 318 318 D QSEECOMAPI: : QSEECom_register_listener 12288 sb_length = 0x5000
01-01 00:06:29.300 318 318 D QSEECOMD: : Init ssd_start ret = 0
01-01 00:06:29.300 318 318 D QSEECOMD: : SSD system services: Started (Listener ID = 12288)
01-01 00:06:29.300 318 318 E QSEECOMD: : Listener: index = 2, hierarchy = 1
01-01 00:06:29.301 318 318 E QSEECOMD: : Init dlopen(libsecureui.so, RLTD_NOW) is failed....
01-01 00:06:29.301 318 318 E QSEECOMD: : Listener: index = 3, hierarchy = 1
01-01 00:06:29.308 318 318 D QSEECOMD: : Init dlopen(libdrmtime.so, RTLD_NOW) succeeds
01-01 00:06:29.309 318 318 D QSEECOMD: : Init::Init dlsym(g_FSHandle atime_start) succeeds
01-01 00:06:29.309 318 318 D DrmLibTime: QSEE Time Listener: atime_start
01-01 00:06:29.309 318 318 D QSEECOMAPI: : QSEECom_register_listener 11 sb_length = 0x5000
01-01 00:06:29.310 318 318 D DrmLibTime: registering fs service to QSEECom is done!
01-01 00:06:29.311 318 318 D DrmLibTime: begin to create a thread!
01-01 00:06:29.311 318 318 D DrmLibTime: Creating a pthread in atime_start is done! return 0
01-01 00:06:29.311 318 318 D QSEECOMD: : Init atime_start ret = 0
01-01 00:06:29.311 318 318 D QSEECOMD: : time services: Started (Listener ID = 11)
01-01 00:06:29.311 318 321 D DrmLibTime: QSEE Time Listener: dispatch
01-01 00:06:29.311 318 318 E QSEECOMD: : Listener: index = 4, hierarchy = 1
01-01 00:06:29.311 318 321 D DrmLibTime: before calling ioctl to read the next time_cmd
01-01 00:06:29.312 318 318 D QSEECOMD: : Init dlopen(libdrmfs.so, RTLD_NOW) succeeds
01-01 00:06:29.312 318 318 D QSEECOMD: : Init::Init dlsym(g_FSHandle fs_start) succeeds
01-01 00:06:29.312 318 318 D QSEECOMAPI: : QSEECom_register_listener 10 sb_length = 0x5000
01-01 00:06:29.314 318 318 D QSEECOMD: : Init fs_start ret = 0
01-01 00:06:29.314 318 318 D QSEECOMD: : file system services: Started (Listener ID = 10)
01-01 00:06:29.314 318 318 D QSEECOMD: : QSEECOM DAEMON RUNNING
01-01 00:06:29.370 323 323 I init : type=1400 audit(0.0:59): avc: denied { execute } for name="hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.370 323 323 I init : type=1400 audit(0.0:60): avc: denied { entrypoint } for path="/system/bin/hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.503 324 324 I hwservicemanage: type=1400 audit(0.0:61): avc: denied { sys_resource } for capability=24 scontext=u:r:vold:s0 tcontext=u:r:vold:s0 tclass=capability permissive=1
01-01 00:06:29.504 323 323 W hw-ProcessState: Opening '/dev/hwbinder' failed: No such file or directory
01-01 00:06:29.505 323 323 E hw-ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:29.505 323 323 E hw-ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:29.505 323 323 F hwservicemanager: Failed to acquire SELinux handle.
--------- beginning of crash
01-01 00:06:29.505 323 323 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 323 (hwservicemanage), pid 323 (hwservicemanage)
01-01 00:06:29.510 325 325 I hwservicemanage: type=1400 audit(0.0:62): avc: denied { execute } for name="crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.510 325 325 I hwservicemanage: type=1400 audit(0.0:63): avc: denied { execute_no_trans } for path="/system/bin/crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:29.510 325 325 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:29.511 325 325 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:29.512 325 325 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:29.512 325 325 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:29.512 325 325 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:29.512 325 325 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:29.512 325 325 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:29.512 325 325 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:29.570 326 326 I init : type=1400 audit(0.0:64): avc: denied { execute } for name="[email protected]" dev="mmcblk0p41" ino=2632 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:29.588 325 325 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:29.597 327 327 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:29.598 327 327 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:29.598 327 327 I crash_dump32: performing dump of process 323 (target tid = 323)
01-01 00:06:29.608 327 327 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:29.608 327 327 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:29.609 327 327 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:29.609 327 327 F DEBUG : Revision: '0'
01-01 00:06:29.609 327 327 F DEBUG : ABI: 'arm'
01-01 00:06:29.609 327 327 F DEBUG : pid: 323, tid: 323, name: hwservicemanage >>> /system/bin/hwservicemanager <<<
01-01 00:06:29.609 327 327 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:29.609 327 327 F DEBUG : Abort message: 'Failed to acquire SELinux handle.'
01-01 00:06:29.610 327 327 F DEBUG : r0 00000000 r1 00000143 r2 00000006 r3 00000008
01-01 00:06:29.610 327 327 F DEBUG : r4 00000143 r5 00000143 r6 beab594c r7 0000010c
01-01 00:06:29.610 327 327 F DEBUG : r8 00000000 r9 00000000 r10 00000000 r11 00000000
01-01 00:06:29.610 327 327 F DEBUG : ip aef166f8 sp beab5938 lr ae965065 pc ae95cd8e
01-01 00:06:29.612 326 326 W hw-ProcessState: Opening '/dev/hwbinder' failed: No such file or directory
01-01 00:06:29.612 326 326 E hw-ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:29.626 327 327 F DEBUG :
01-01 00:06:29.626 327 327 F DEBUG : backtrace:
01-01 00:06:29.626 327 327 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:29.626 327 327 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:29.626 327 327 F DEBUG : #02 pc 00005c9f /system/bin/hwservicemanager (android::AccessControl::AccessControl()+70)
01-01 00:06:29.626 327 327 F DEBUG : #03 pc 0000ae3b /system/bin/hwservicemanager (main+150)
01-01 00:06:29.626 327 327 F DEBUG : #04 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:29.626 327 327 F DEBUG : #05 pc 00005c19 /system/bin/hwservicemanager (_start_main+40)
01-01 00:06:29.626 327 327 F DEBUG : #06 pc 00000306 <anonymous:aeefd000>
01-01 00:06:29.643 327 327 E crash_dump32: unable to connect to activity manager: No such file or directory
--------- beginning of system
01-01 00:06:31.715 336 336 I vold : Vold 3.0 (the awakening) firing up
01-01 00:06:31.715 336 336 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:31.716 336 336 V vold : Detected support for: ext4 f2fs ntfs vfat
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop7: No such device or address
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop6: No such device or address
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop5: No such device or address
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop4: No such device or address
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop3: No such device or address
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop2: No such device or address
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop1: No such device or address
01-01 00:06:31.717 336 336 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop0: No such device or address
01-01 00:06:31.718 336 336 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:31.718 336 336 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:31.718 336 336 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 336 (vold), pid 336 (vold)
01-01 00:06:31.723 338 338 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:31.724 338 338 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:31.724 338 338 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:31.724 338 338 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:31.724 338 338 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:31.724 338 338 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:31.725 338 338 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:31.725 338 338 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:31.725 338 338 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:31.725 338 338 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:31.725 338 338 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:31.726 338 338 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:31.726 338 338 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:31.726 338 338 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:31.726 338 338 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:31.726 338 338 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:31.727 338 338 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:31.727 338 338 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:31.727 338 338 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:31.727 338 338 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:31.727 338 338 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:31.728 338 338 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:31.728 338 338 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:31.728 338 338 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:31.728 338 338 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:31.728 338 338 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:31.729 338 338 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:31.729 338 338 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:31.729 338 338 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:31.730 338 338 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:31.730 338 338 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:31.730 338 338 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:31.730 338 338 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:31.730 338 338 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:31.731 338 338 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:31.731 338 338 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:31.731 338 338 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:31.731 338 338 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:31.731 338 338 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:31.732 338 338 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:31.732 338 338 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:31.732 338 338 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:31.733 338 338 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:31.733 338 338 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:31.733 338 338 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:31.733 338 338 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:31.734 338 338 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:31.734 338 338 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:31.734 338 338 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:31.734 338 338 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:31.734 338 338 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:31.735 338 338 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:31.735 338 338 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:31.735 338 338 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:31.735 338 338 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:31.736 338 338 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:31.736 338 338 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:31.736 338 338 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:31.736 338 338 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:31.736 338 338 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:31.736 338 338 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:31.737 338 338 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:31.737 338 338 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:31.737 338 338 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:31.753 338 338 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:31.766 339 339 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:31.767 339 339 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:31.767 339 339 I crash_dump32: performing dump of process 336 (target tid = 336)
01-01 00:06:31.776 342 342 I recovery: type=1400 audit(0.0:69): avc: denied { execute } for name="vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1
01-01 00:06:31.779 339 339 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:31.779 339 339 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:31.779 339 339 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:31.780 342 342 I recovery: type=1400 audit(0.0:70): avc: denied { execute_no_trans } for path="/system/bin/vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1
01-01 00:06:31.780 339 339 F DEBUG : Revision: '0'
01-01 00:06:31.780 339 339 F DEBUG : ABI: 'arm'
01-01 00:06:31.780 339 339 F DEBUG : pid: 336, tid: 336, name: vold >>> /system/bin/vold <<<
01-01 00:06:31.780 339 339 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:31.780 339 339 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:31.781 339 339 F DEBUG : r0 00000000 r1 00000150 r2 00000006 r3 00000008
01-01 00:06:31.781 339 339 F DEBUG : r4 00000150 r5 00000150 r6 bee037d4 r7 0000010c
01-01 00:06:31.781 339 339 F DEBUG : r8 a9a398f0 r9 00000000 r10 00000000 r11 00000017
01-01 00:06:31.781 339 339 F DEBUG : ip 00000000 sp bee037c0 lr aa2ef065 pc aa2e6d8e
01-01 00:06:31.801 339 339 F DEBUG :
01-01 00:06:31.801 339 339 F DEBUG : backtrace:
01-01 00:06:31.801 339 339 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:31.802 339 339 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:31.802 339 339 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:31.802 339 339 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:31.802 339 339 F DEBUG : #04 pc 0003e219 /system/lib/libbinder.so (android::IPCThreadState::IPCThreadState()+4)
01-01 00:06:31.802 339 339 F DEBUG : #05 pc 0003d1a3 /system/lib/libbinder.so (android::IPCThreadState::self()+146)
01-01 00:06:31.802 339 339 F DEBUG : #06 pc 000118bf /system/bin/vold (android::vold::VoldNativeService::start()+14)
01-01 00:06:31.802 339 339 F DEBUG : #07 pc 0000d769 /system/bin/vold (main+1492)
01-01 00:06:31.802 339 339 F DEBUG : #08 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:31.802 339 339 F DEBUG : #09 pc 0000d155 /system/bin/vold (_start_main+40)
01-01 00:06:31.802 339 339 F DEBUG : #10 pc 00000306 <anonymous:aa80c000>
01-01 00:06:31.813 339 339 I crash_dump32: type=1400 audit(0.0:71): avc: denied { write } for name="logdr" dev="tmpfs" ino=9049 scontext=u:r:vold:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1
01-01 00:06:31.830 347 347 I vdc : type=1400 audit(0.0:72): avc: denied { sys_resource } for capability=24 scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=capability permissive=1
01-01 00:06:31.830 342 342 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:31.830 342 342 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:31.831 342 342 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:31.831 339 339 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:31.831 342 342 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 342 (vdc), pid 342 (vdc)
01-01 00:06:31.833 348 348 I vdc : type=1400 audit(0.0:73): avc: denied { execute } for name="crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:31.833 348 348 I vdc : type=1400 audit(0.0:74): avc: denied { execute_no_trans } for path="/system/bin/crash_dump32" dev="mmcblk0p41" ino=1151 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1
01-01 00:06:31.833 348 348 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:31.834 348 348 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:31.834 348 348 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:31.834 348 348 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:31.834 348 348 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:31.834 348 348 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:31.835 348 348 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:31.865 348 348 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:31.870 349 349 I crash_dump32: type=1400 audit(0.0:75): avc: denied { ptrace } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=process permissive=1
01-01 00:06:31.870 349 349 I crash_dump32: type=1400 audit(0.0:76): avc: denied { sys_ptrace } for capability=19 scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=capability permissive=1
01-01 00:06:31.877 349 349 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:31.877 349 349 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:31.877 349 349 I crash_dump32: performing dump of process 342 (target tid = 342)
01-01 00:06:31.878 349 349 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:31.878 349 349 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:31.878 349 349 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:31.879 349 349 F DEBUG : Revision: '0'
01-01 00:06:31.879 349 349 F DEBUG : ABI: 'arm'
01-01 00:06:31.879 349 349 F DEBUG : pid: 342, tid: 342, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:31.879 349 349 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:31.879 349 349 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:31.879 349 349 F DEBUG : r0 00000000 r1 00000156 r2 00000006 r3 00000008
01-01 00:06:31.879 349 349 F DEBUG : r4 00000156 r5 00000156 r6 beb9a904 r7 0000010c
01-01 00:06:31.879 349 349 F DEBUG : r8 b1c6d148 r9 b1c6d148 r10 b1c6d148 r11 b1c6d148
01-01 00:06:31.879 349 349 F DEBUG : ip b1c6d148 sp beb9a8f0 lr b1d32065 pc b1d29d8e
01-01 00:06:31.886 349 349 F DEBUG :
01-01 00:06:31.886 349 349 F DEBUG : backtrace:
01-01 00:06:31.886 349 349 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:31.886 349 349 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:31.886 349 349 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:31.886 349 349 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:31.887 349 349 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:31.887 349 349 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:31.887 349 349 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:31.887 349 349 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:31.887 349 349 F DEBUG : #08 pc 00000306 <anonymous:b1fe8000>
01-01 00:06:31.893 349 349 I crash_dump32: type=1400 audit(0.0:77): avc: denied { write } for name="logdr" dev="tmpfs" ino=9049 scontext=u:r:recovery:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1
01-01 00:06:31.893 349 349 I crash_dump32: type=1400 audit(0.0:78): avc: denied { connectto } for path="/dev/socket/logdr" scontext=u:r:recovery:s0 tcontext=u:r:logd:s0 tclass=unix_stream_socket permissive=1
01-01 00:06:31.903 349 349 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:32.166 356 356 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:32.166 356 356 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:32.166 356 356 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:32.166 356 356 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 356 (vdc), pid 356 (vdc)
01-01 00:06:32.170 358 358 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:32.171 358 358 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:32.171 358 358 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:32.171 358 358 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:32.172 358 358 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:32.172 358 358 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:32.172 358 358 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:32.172 358 358 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:32.172 358 358 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:32.172 358 358 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:32.173 358 358 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:32.173 358 358 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:32.173 358 358 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:32.173 358 358 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:32.174 358 358 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:32.174 358 358 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:32.174 358 358 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:32.175 358 358 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:32.175 358 358 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:32.175 358 358 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:32.176 358 358 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:32.176 358 358 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:32.176 358 358 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:32.176 358 358 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:32.176 358 358 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:32.177 358 358 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:32.177 358 358 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:32.177 358 358 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:32.177 358 358 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:32.177 358 358 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:32.177 358 358 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:32.178 358 358 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:32.178 358 358 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:32.178 358 358 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:32.178 358 358 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:32.179 358 358 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:32.179 358 358 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:32.179 358 358 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:32.179 358 358 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:32.179 358 358 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:32.180 358 358 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:32.180 358 358 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:32.180 358 358 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:32.180 358 358 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:32.180 358 358 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:32.181 358 358 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:32.181 358 358 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:32.181 358 358 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:32.181 358 358 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:32.182 358 358 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:32.182 358 358 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:32.182 358 358 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:32.182 358 358 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:32.183 358 358 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:32.183 358 358 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:32.183 358 358 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:32.183 358 358 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:32.183 358 358 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:32.184 358 358 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:32.184 358 358 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:32.184 358 358 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:32.184 358 358 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:32.184 358 358 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:32.185 358 358 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:32.200 358 358 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:32.214 359 359 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:32.215 359 359 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:32.216 359 359 I crash_dump32: performing dump of process 356 (target tid = 356)
01-01 00:06:32.222 359 359 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:32.222 359 359 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:32.222 359 359 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:32.222 359 359 F DEBUG : Revision: '0'
01-01 00:06:32.222 359 359 F DEBUG : ABI: 'arm'
01-01 00:06:32.223 359 359 F DEBUG : pid: 356, tid: 356, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:32.223 359 359 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:32.223 359 359 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:32.223 359 359 F DEBUG : r0 00000000 r1 00000164 r2 00000006 r3 00000008
01-01 00:06:32.223 359 359 F DEBUG : r4 00000164 r5 00000164 r6 bee88904 r7 0000010c
01-01 00:06:32.224 359 359 F DEBUG : r8 af3ac148 r9 af3ac148 r10 af3ac148 r11 af3ac148
01-01 00:06:32.243 359 359 F DEBUG :
01-01 00:06:32.243 359 359 F DEBUG : backtrace:
01-01 00:06:32.243 359 359 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:32.243 359 359 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:32.243 359 359 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:32.244 359 359 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:32.244 359 359 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:32.244 359 359 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:32.244 359 359 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:32.244 359 359 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:32.244 359 359 F DEBUG : #08 pc 00000306 <anonymous:af5c3000>
01-01 00:06:32.261 359 359 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:32.534 367 367 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:32.534 367 367 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:32.534 367 367 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:32.534 367 367 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 367 (vdc), pid 367 (vdc)
01-01 00:06:32.537 370 370 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:32.537 370 370 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:32.538 370 370 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:32.539 370 370 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:32.540 370 370 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:32.556 370 370 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:32.568 371 371 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:32.569 371 371 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:32.569 371 371 I crash_dump32: performing dump of process 367 (target tid = 367)
01-01 00:06:32.575 371 371 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:32.575 371 371 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:32.576 371 371 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:32.576 371 371 F DEBUG : Revision: '0'
01-01 00:06:32.576 371 371 F DEBUG : ABI: 'arm'
01-01 00:06:32.576 371 371 F DEBUG : pid: 367, tid: 367, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:32.576 371 371 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:32.577 371 371 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:32.577 371 371 F DEBUG : r0 00000000 r1 0000016f r2 00000006 r3 00000008
01-01 00:06:32.577 371 371 F DEBUG : r4 0000016f r5 0000016f r6 beaa7904 r7 0000010c
01-01 00:06:32.577 371 371 F DEBUG : r8 aa228148 r9 aa228148 r10 aa228148 r11 aa228148
01-01 00:06:32.577 371 371 F DEBUG : ip aa228148 sp beaa78f0 lr a9ef0065 pc a9ee7d8e
01-01 00:06:32.597 371 371 F DEBUG :
01-01 00:06:32.597 371 371 F DEBUG : backtrace:
01-01 00:06:32.597 371 371 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:32.597 371 371 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:32.597 371 371 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:32.597 371 371 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:32.597 371 371 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:32.597 371 371 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:32.597 371 371 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:32.597 371 371 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:32.597 371 371 F DEBUG : #08 pc 00000306 <anonymous:aa46e000>
01-01 00:06:32.613 371 371 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:32.873 378 378 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:32.873 378 378 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:32.873 378 378 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:32.874 378 378 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 378 (vdc), pid 378 (vdc)
01-01 00:06:32.877 380 380 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:32.878 380 380 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:32.879 380 380 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:32.880 380 380 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:32.880 380 380 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:32.880 380 380 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:32.880 380 380 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:32.880 380 380 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:32.923 380 380 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:32.926 381 381 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:32.926 381 381 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:32.926 381 381 I crash_dump32: performing dump of process 378 (target tid = 378)
01-01 00:06:32.927 381 381 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:32.927 381 381 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:32.927 381 381 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:32.927 381 381 F DEBUG : Revision: '0'
01-01 00:06:32.927 381 381 F DEBUG : ABI: 'arm'
01-01 00:06:32.927 381 381 F DEBUG : pid: 378, tid: 378, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:32.927 381 381 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:32.928 381 381 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:32.928 381 381 F DEBUG : r0 00000000 r1 0000017a r2 00000006 r3 00000008
01-01 00:06:32.928 381 381 F DEBUG : r4 0000017a r5 0000017a r6 bef42904 r7 0000010c
01-01 00:06:32.928 381 381 F DEBUG : r8 aa6f0148 r9 aa6f0148 r10 aa6f0148 r11 aa6f0148
01-01 00:06:32.928 381 381 F DEBUG : ip aa6f0148 sp bef428f0 lr aa725065 pc aa71cd8e
01-01 00:06:32.935 381 381 F DEBUG :
01-01 00:06:32.935 381 381 F DEBUG : backtrace:
01-01 00:06:32.935 381 381 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:32.935 381 381 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:32.936 381 381 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:32.936 381 381 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:32.936 381 381 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:32.936 381 381 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:32.936 381 381 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:32.936 381 381 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:32.936 381 381 F DEBUG : #08 pc 00000306 <anonymous:aac00000>
01-01 00:06:32.953 381 381 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:33.210 388 388 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:33.210 388 388 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:33.210 388 388 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:33.210 388 388 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 388 (vdc), pid 388 (vdc)
01-01 00:06:33.214 390 390 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:33.215 390 390 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:33.216 390 390 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:33.217 390 390 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:33.260 390 390 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:33.264 391 391 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:33.264 391 391 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:33.264 391 391 I crash_dump32: performing dump of process 388 (target tid = 388)
01-01 00:06:33.265 391 391 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:33.265 391 391 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:33.265 391 391 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:33.265 391 391 F DEBUG : Revision: '0'
01-01 00:06:33.265 391 391 F DEBUG : ABI: 'arm'
01-01 00:06:33.265 391 391 F DEBUG : pid: 388, tid: 388, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:33.265 391 391 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:33.265 391 391 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:33.265 391 391 F DEBUG : r0 00000000 r1 00000184 r2 00000006 r3 00000008
01-01 00:06:33.265 391 391 F DEBUG : r4 00000184 r5 00000184 r6 bea65904 r7 0000010c
01-01 00:06:33.265 391 391 F DEBUG : r8 abef7148 r9 abef7148 r10 abef7148 r11 abef7148
01-01 00:06:33.265 391 391 F DEBUG : ip abef7148 sp bea658f0 lr abdf3065 pc abdead8e
01-01 00:06:33.273 391 391 F DEBUG :
01-01 00:06:33.273 391 391 F DEBUG : backtrace:
01-01 00:06:33.273 391 391 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:33.273 391 391 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:33.273 391 391 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:33.273 391 391 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:33.273 391 391 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:33.273 391 391 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:33.273 391 391 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:33.273 391 391 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:33.273 391 391 F DEBUG : #08 pc 00000306 <anonymous:ac112000>
01-01 00:06:33.290 391 391 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:33.548 398 398 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:33.548 398 398 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:33.549 398 398 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:33.549 398 398 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 398 (vdc), pid 398 (vdc)
01-01 00:06:33.552 400 400 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:33.552 400 400 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:33.553 400 400 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:33.554 400 400 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:33.555 400 400 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:33.555 400 400 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:33.555 400 400 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:33.555 400 400 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:33.555 400 400 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:33.555 400 400 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:33.555 400 400 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:33.588 400 400 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:33.592 401 401 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:33.593 401 401 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:33.593 401 401 I crash_dump32: performing dump of process 398 (target tid = 398)
01-01 00:06:33.594 401 401 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:33.594 401 401 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:33.594 401 401 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:33.594 401 401 F DEBUG : Revision: '0'
01-01 00:06:33.594 401 401 F DEBUG : ABI: 'arm'
01-01 00:06:33.594 401 401 F DEBUG : pid: 398, tid: 398, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:33.594 401 401 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:33.594 401 401 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:33.594 401 401 F DEBUG : r0 00000000 r1 0000018e r2 00000006 r3 00000008
01-01 00:06:33.594 401 401 F DEBUG : r4 0000018e r5 0000018e r6 bebcb904 r7 0000010c
01-01 00:06:33.594 401 401 F DEBUG : r8 ab0b9148 r9 ab0b9148 r10 ab0b9148 r11 ab0b9148
01-01 00:06:33.594 401 401 F DEBUG : ip ab0b9148 sp bebcb8f0 lr ab1ad065 pc ab1a4d8e
01-01 00:06:33.601 401 401 F DEBUG :
01-01 00:06:33.601 401 401 F DEBUG : backtrace:
01-01 00:06:33.601 401 401 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:33.601 401 401 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:33.601 401 401 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:33.601 401 401 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:33.601 401 401 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:33.601 401 401 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:33.601 401 401 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:33.602 401 401 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:33.602 401 401 F DEBUG : #08 pc 00000306 <anonymous:ab42f000>
01-01 00:06:33.618 401 401 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:33.878 408 408 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:33.878 408 408 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:33.879 408 408 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:33.879 408 408 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 408 (vdc), pid 408 (vdc)
01-01 00:06:33.883 410 410 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:33.883 410 410 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:33.883 410 410 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:33.884 410 410 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:33.884 410 410 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:33.884 410 410 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:33.884 410 410 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:33.884 410 410 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:33.885 410 410 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:33.885 410 410 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:33.885 410 410 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:33.885 410 410 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:33.885 410 410 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:33.886 410 410 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:33.886 410 410 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:33.886 410 410 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:33.886 410 410 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:33.886 410 410 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:33.887 410 410 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:33.887 410 410 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:33.887 410 410 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:33.887 410 410 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:33.888 410 410 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:33.888 410 410 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:33.888 410 410 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:33.888 410 410 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:33.888 410 410 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:33.889 410 410 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:33.889 410 410 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:33.889 410 410 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:33.889 410 410 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:33.889 410 410 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:33.890 410 410 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:33.890 410 410 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:33.890 410 410 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:33.890 410 410 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:33.892 410 410 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:33.892 410 410 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:33.892 410 410 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:33.892 410 410 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:33.892 410 410 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:33.893 410 410 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:33.893 410 410 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:33.893 410 410 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:33.893 410 410 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:33.893 410 410 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:33.893 410 410 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:33.894 410 410 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:33.894 410 410 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:33.894 410 410 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:33.894 410 410 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:33.894 410 410 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:33.894 410 410 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:33.895 410 410 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:33.895 410 410 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:33.895 410 410 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:33.895 410 410 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:33.895 410 410 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:33.896 410 410 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:33.912 410 410 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:33.926 411 411 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:33.926 411 411 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:33.927 411 411 I crash_dump32: performing dump of process 408 (target tid = 408)
01-01 00:06:33.933 411 411 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:33.933 411 411 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:33.933 411 411 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:33.934 411 411 F DEBUG : Revision: '0'
01-01 00:06:33.934 411 411 F DEBUG : ABI: 'arm'
01-01 00:06:33.934 411 411 F DEBUG : pid: 408, tid: 408, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:33.934 411 411 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:33.934 411 411 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:33.935 411 411 F DEBUG : r0 00000000 r1 00000198 r2 00000006 r3 00000008
01-01 00:06:33.935 411 411 F DEBUG : r4 00000198 r5 00000198 r6 bedc7904 r7 0000010c
01-01 00:06:33.935 411 411 F DEBUG : r8 a8df8148 r9 a8df8148 r10 a8df8148 r11 a8df8148
01-01 00:06:33.935 411 411 F DEBUG : ip a8df8148 sp bedc78f0 lr a8a75065 pc a8a6cd8e
01-01 00:06:33.956 411 411 F DEBUG :
01-01 00:06:33.956 411 411 F DEBUG : backtrace:
01-01 00:06:33.956 411 411 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:33.956 411 411 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:33.956 411 411 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:33.956 411 411 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:33.956 411 411 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:33.956 411 411 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:33.956 411 411 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:33.956 411 411 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:33.956 411 411 F DEBUG : #08 pc 00000306 <anonymous:a8fe2000>
01-01 00:06:33.976 411 411 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:34.236 418 418 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:34.236 418 418 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:34.236 418 418 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:34.236 418 418 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 418 (vdc), pid 418 (vdc)
01-01 00:06:34.240 420 420 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:34.241 420 420 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:34.241 420 420 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:34.241 420 420 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:34.241 420 420 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:34.241 420 420 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:34.242 420 420 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:34.242 420 420 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:34.243 420 420 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:34.243 420 420 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:34.243 420 420 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:34.243 420 420 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:34.244 420 420 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:34.244 420 420 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:34.244 420 420 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:34.244 420 420 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:34.244 420 420 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:34.245 420 420 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:34.245 420 420 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:34.245 420 420 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:34.245 420 420 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:34.246 420 420 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:34.246 420 420 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:34.246 420 420 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:34.246 420 420 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:34.246 420 420 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:34.246 420 420 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:34.247 420 420 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:34.247 420 420 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:34.247 420 420 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:34.247 420 420 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:34.248 420 420 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:34.248 420 420 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:34.248 420 420 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:34.248 420 420 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:34.248 420 420 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:34.249 420 420 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:34.249 420 420 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:34.249 420 420 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:34.249 420 420 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:34.250 420 420 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:34.250 420 420 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:34.250 420 420 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:34.250 420 420 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:34.251 420 420 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:34.251 420 420 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:34.251 420 420 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:34.251 420 420 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:34.251 420 420 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:34.252 420 420 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:34.252 420 420 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:34.252 420 420 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:34.252 420 420 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:34.252 420 420 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:34.253 420 420 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:34.253 420 420 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:34.253 420 420 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:34.253 420 420 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:34.253 420 420 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:34.254 420 420 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:34.254 420 420 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:34.254 420 420 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:34.254 420 420 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:34.254 420 420 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:34.270 420 420 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:34.284 421 421 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:34.285 421 421 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:34.285 421 421 I crash_dump32: performing dump of process 418 (target tid = 418)
01-01 00:06:34.291 421 421 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:34.292 421 421 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:34.292 421 421 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:34.292 421 421 F DEBUG : Revision: '0'
01-01 00:06:34.292 421 421 F DEBUG : ABI: 'arm'
01-01 00:06:34.293 421 421 F DEBUG : pid: 418, tid: 418, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:34.293 421 421 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:34.293 421 421 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:34.293 421 421 F DEBUG : r0 00000000 r1 000001a2 r2 00000006 r3 00000008
01-01 00:06:34.293 421 421 F DEBUG : r4 000001a2 r5 000001a2 r6 bec4e904 r7 0000010c
01-01 00:06:34.293 421 421 F DEBUG : r8 b4dfa148 r9 b4dfa148 r10 b4dfa148 r11 b4dfa148
01-01 00:06:34.294 421 421 F DEBUG : ip b4dfa148 sp bec4e8f0 lr b4f33065 pc b4f2ad8e
01-01 00:06:34.313 421 421 F DEBUG :
01-01 00:06:34.313 421 421 F DEBUG : backtrace:
01-01 00:06:34.313 421 421 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:34.313 421 421 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:34.313 421 421 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:34.313 421 421 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:34.313 421 421 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:34.313 421 421 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:34.313 421 421 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:34.313 421 421 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:34.314 421 421 F DEBUG : #08 pc 00000306 <anonymous:b5238000>
01-01 00:06:34.331 421 421 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:34.596 429 429 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:34.596 429 429 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:34.596 429 429 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:34.596 429 429 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 429 (vdc), pid 429 (vdc)
01-01 00:06:34.600 432 432 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:34.600 432 432 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:34.600 432 432 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:34.600 432 432 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:34.600 432 432 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:34.600 432 432 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:34.601 432 432 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:34.602 432 432 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:34.603 432 432 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:34.619 432 432 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:34.624 433 433 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:34.625 433 433 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:34.625 433 433 I crash_dump32: performing dump of process 429 (target tid = 429)
01-01 00:06:34.631 433 433 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:34.632 433 433 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:34.632 433 433 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:34.632 433 433 F DEBUG : Revision: '0'
01-01 00:06:34.632 433 433 F DEBUG : ABI: 'arm'
01-01 00:06:34.633 433 433 F DEBUG : pid: 429, tid: 429, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:34.633 433 433 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:34.633 433 433 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:34.633 433 433 F DEBUG : r0 00000000 r1 000001ad r2 00000006 r3 00000008
01-01 00:06:34.634 433 433 F DEBUG : r4 000001ad r5 000001ad r6 beb39904 r7 0000010c
01-01 00:06:34.634 433 433 F DEBUG : r8 ab379148 r9 ab379148 r10 ab379148 r11 ab379148
01-01 00:06:34.634 433 433 F DEBUG : ip ab379148 sp beb398f0 lr ab166065 pc ab15dd8e
01-01 00:06:34.653 433 433 F DEBUG :
01-01 00:06:34.653 433 433 F DEBUG : backtrace:
01-01 00:06:34.653 433 433 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:34.653 433 433 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:34.653 433 433 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:34.653 433 433 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:34.654 433 433 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:34.654 433 433 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:34.654 433 433 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:34.654 433 433 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:34.654 433 433 F DEBUG : #08 pc 00000306 <anonymous:ab58d000>
01-01 00:06:34.672 433 433 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:34.916 440 440 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:34.916 440 440 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:34.916 440 440 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:34.917 440 440 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 440 (vdc), pid 440 (vdc)
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:34.922 442 442 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:34.923 442 442 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:34.924 442 442 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:34.925 442 442 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:34.925 442 442 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:34.961 442 442 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:34.964 443 443 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:34.965 443 443 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:34.965 443 443 I crash_dump32: performing dump of process 440 (target tid = 440)
01-01 00:06:34.966 443 443 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:34.966 443 443 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:34.966 443 443 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:34.966 443 443 F DEBUG : Revision: '0'
01-01 00:06:34.966 443 443 F DEBUG : ABI: 'arm'
01-01 00:06:34.966 443 443 F DEBUG : pid: 440, tid: 440, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:34.966 443 443 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:34.966 443 443 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:34.966 443 443 F DEBUG : r0 00000000 r1 000001b8 r2 00000006 r3 00000008
01-01 00:06:34.966 443 443 F DEBUG : r4 000001b8 r5 000001b8 r6 beaf4904 r7 0000010c
01-01 00:06:34.966 443 443 F DEBUG : r8 aa63d148 r9 aa63d148 r10 aa63d148 r11 aa63d148
01-01 00:06:34.966 443 443 F DEBUG : ip aa63d148 sp beaf48f0 lr aa4b4065 pc aa4abd8e
01-01 00:06:34.973 443 443 F DEBUG :
01-01 00:06:34.973 443 443 F DEBUG : backtrace:
01-01 00:06:34.973 443 443 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:34.973 443 443 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:34.973 443 443 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:34.973 443 443 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:34.973 443 443 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:34.973 443 443 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:34.973 443 443 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:34.973 443 443 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:34.973 443 443 F DEBUG : #08 pc 00000306 <anonymous:aa9fb000>
01-01 00:06:34.992 443 443 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:35.258 450 450 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:35.259 450 450 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:35.259 450 450 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:35.260 450 450 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 450 (vdc), pid 450 (vdc)
01-01 00:06:35.262 452 452 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:35.262 452 452 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:35.262 452 452 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:35.262 452 452 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:35.262 452 452 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:35.263 452 452 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:35.263 452 452 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:35.263 452 452 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:35.263 452 452 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:35.264 452 452 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:35.264 452 452 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:35.264 452 452 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:35.264 452 452 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:35.265 452 452 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:35.265 452 452 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:35.265 452 452 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:35.265 452 452 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:35.265 452 452 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:35.266 452 452 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:35.266 452 452 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:35.266 452 452 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:35.266 452 452 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:35.267 452 452 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:35.267 452 452 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:35.267 452 452 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:35.267 452 452 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:35.267 452 452 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:35.268 452 452 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:35.268 452 452 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:35.268 452 452 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:35.268 452 452 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:35.268 452 452 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:35.269 452 452 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:35.269 452 452 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:35.269 452 452 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:35.269 452 452 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:35.269 452 452 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:35.270 452 452 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:35.270 452 452 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:35.270 452 452 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:35.270 452 452 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:35.270 452 452 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:35.271 452 452 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:35.271 452 452 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:35.271 452 452 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:35.271 452 452 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:35.271 452 452 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:35.272 452 452 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:35.272 452 452 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:35.272 452 452 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:35.272 452 452 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:35.273 452 452 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:35.273 452 452 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:35.273 452 452 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:35.273 452 452 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:35.273 452 452 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:35.274 452 452 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:35.274 452 452 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:35.274 452 452 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:35.275 452 452 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:35.275 452 452 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:35.275 452 452 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:35.275 452 452 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:35.276 452 452 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:35.306 452 452 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:35.311 453 453 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:35.311 453 453 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:35.311 453 453 I crash_dump32: performing dump of process 450 (target tid = 450)
01-01 00:06:35.312 453 453 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:35.312 453 453 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:35.312 453 453 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:35.312 453 453 F DEBUG : Revision: '0'
01-01 00:06:35.312 453 453 F DEBUG : ABI: 'arm'
01-01 00:06:35.312 453 453 F DEBUG : pid: 450, tid: 450, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:35.312 453 453 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:35.312 453 453 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:35.312 453 453 F DEBUG : r0 00000000 r1 000001c2 r2 00000006 r3 00000008
01-01 00:06:35.312 453 453 F DEBUG : r4 000001c2 r5 000001c2 r6 beca8904 r7 0000010c
01-01 00:06:35.312 453 453 F DEBUG : r8 a99fa148 r9 a99fa148 r10 a99fa148 r11 a99fa148
01-01 00:06:35.313 453 453 F DEBUG : ip a99fa148 sp beca88f0 lr a9868065 pc a985fd8e
01-01 00:06:35.319 453 453 F DEBUG :
01-01 00:06:35.319 453 453 F DEBUG : backtrace:
01-01 00:06:35.319 453 453 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:35.319 453 453 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:35.319 453 453 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:35.319 453 453 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:35.319 453 453 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:35.319 453 453 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:35.320 453 453 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:35.320 453 453 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:35.320 453 453 F DEBUG : #08 pc 00000306 <anonymous:a9ddc000>
01-01 00:06:35.341 453 453 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:35.601 460 460 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:35.602 460 460 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:35.602 460 460 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:35.602 460 460 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 460 (vdc), pid 460 (vdc)
01-01 00:06:35.604 462 462 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:35.604 462 462 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:35.604 462 462 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:35.604 462 462 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:35.604 462 462 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:35.605 462 462 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:35.605 462 462 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:35.605 462 462 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:35.605 462 462 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:35.606 462 462 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:35.606 462 462 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:35.606 462 462 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:35.606 462 462 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:35.606 462 462 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:35.606 462 462 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:35.607 462 462 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:35.607 462 462 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:35.607 462 462 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:35.608 462 462 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:35.608 462 462 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:35.608 462 462 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:35.609 462 462 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:35.609 462 462 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:35.609 462 462 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:35.609 462 462 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:35.609 462 462 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:35.610 462 462 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:35.610 462 462 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:35.610 462 462 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:35.610 462 462 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:35.610 462 462 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:35.610 462 462 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:35.611 462 462 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:35.611 462 462 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:35.611 462 462 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:35.611 462 462 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:35.611 462 462 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:35.612 462 462 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:35.612 462 462 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:35.612 462 462 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:35.612 462 462 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:35.613 462 462 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:35.613 462 462 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:35.613 462 462 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:35.613 462 462 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:35.613 462 462 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:35.614 462 462 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:35.614 462 462 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:35.614 462 462 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:35.614 462 462 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:35.614 462 462 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:35.615 462 462 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:35.615 462 462 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:35.615 462 462 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:35.615 462 462 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:35.616 462 462 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:35.616 462 462 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:35.616 462 462 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:35.616 462 462 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:35.616 462 462 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:35.616 462 462 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:35.617 462 462 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:35.617 462 462 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:35.617 462 462 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:35.650 462 462 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:35.655 463 463 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:35.655 463 463 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:35.655 463 463 I crash_dump32: performing dump of process 460 (target tid = 460)
01-01 00:06:35.656 463 463 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:35.656 463 463 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:35.656 463 463 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:35.656 463 463 F DEBUG : Revision: '0'
01-01 00:06:35.656 463 463 F DEBUG : ABI: 'arm'
01-01 00:06:35.656 463 463 F DEBUG : pid: 460, tid: 460, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:35.657 463 463 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:35.657 463 463 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:35.657 463 463 F DEBUG : r0 00000000 r1 000001cc r2 00000006 r3 00000008
01-01 00:06:35.657 463 463 F DEBUG : r4 000001cc r5 000001cc r6 be8f1904 r7 0000010c
01-01 00:06:35.657 463 463 F DEBUG : r8 ac572148 r9 ac572148 r10 ac572148 r11 ac572148
01-01 00:06:35.657 463 463 F DEBUG : ip ac572148 sp be8f18f0 lr ac36c065 pc ac363d8e
01-01 00:06:35.664 463 463 F DEBUG :
01-01 00:06:35.664 463 463 F DEBUG : backtrace:
01-01 00:06:35.664 463 463 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:35.664 463 463 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:35.664 463 463 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:35.664 463 463 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:35.664 463 463 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:35.664 463 463 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:35.664 463 463 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:35.664 463 463 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:35.664 463 463 F DEBUG : #08 pc 00000306 <anonymous:ac7e4000>
01-01 00:06:35.683 463 463 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:35.947 470 470 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:35.947 470 470 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:35.947 470 470 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:35.947 470 470 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 470 (vdc), pid 470 (vdc)
01-01 00:06:35.951 472 472 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:35.951 472 472 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:35.951 472 472 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:35.952 472 472 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:35.952 472 472 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:35.952 472 472 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:35.952 472 472 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:35.953 472 472 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:35.953 472 472 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:35.953 472 472 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:35.953 472 472 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:35.954 472 472 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:35.954 472 472 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:35.954 472 472 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:35.954 472 472 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:35.954 472 472 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:35.955 472 472 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:35.955 472 472 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:35.955 472 472 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:35.955 472 472 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:35.956 472 472 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:35.956 472 472 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:35.957 472 472 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:35.957 472 472 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:35.957 472 472 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:35.957 472 472 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:35.957 472 472 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:35.958 472 472 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:35.958 472 472 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:35.958 472 472 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:35.958 472 472 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:35.958 472 472 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:35.959 472 472 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:35.959 472 472 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:35.959 472 472 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:35.959 472 472 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:35.959 472 472 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:35.960 472 472 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:35.960 472 472 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:35.960 472 472 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:35.960 472 472 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:35.960 472 472 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:35.961 472 472 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:35.961 472 472 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:35.961 472 472 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:35.961 472 472 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:35.961 472 472 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:35.962 472 472 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:35.962 472 472 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:35.962 472 472 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:35.962 472 472 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:35.962 472 472 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:35.963 472 472 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:35.963 472 472 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:35.963 472 472 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:35.964 472 472 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:35.964 472 472 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:35.964 472 472 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:35.964 472 472 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:35.964 472 472 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:35.965 472 472 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:35.965 472 472 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:35.965 472 472 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:35.965 472 472 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:35.981 472 472 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:35.994 473 473 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:35.994 473 473 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:35.994 473 473 I crash_dump32: performing dump of process 470 (target tid = 470)
01-01 00:06:35.996 473 473 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:35.996 473 473 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:35.996 473 473 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:35.996 473 473 F DEBUG : Revision: '0'
01-01 00:06:35.996 473 473 F DEBUG : ABI: 'arm'
01-01 00:06:35.996 473 473 F DEBUG : pid: 470, tid: 470, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:35.996 473 473 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:35.996 473 473 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:35.996 473 473 F DEBUG : r0 00000000 r1 000001d6 r2 00000006 r3 00000008
01-01 00:06:35.996 473 473 F DEBUG : r4 000001d6 r5 000001d6 r6 bea07904 r7 0000010c
01-01 00:06:35.997 473 473 F DEBUG : r8 ad7ec148 r9 ad7ec148 r10 ad7ec148 r11 ad7ec148
01-01 00:06:36.004 473 473 F DEBUG :
01-01 00:06:36.004 473 473 F DEBUG : backtrace:
01-01 00:06:36.004 473 473 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:36.004 473 473 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:36.004 473 473 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:36.004 473 473 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:36.004 473 473 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:36.004 473 473 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:36.004 473 473 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:36.004 473 473 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:36.004 473 473 F DEBUG : #08 pc 00000306 <anonymous:adc58000>
01-01 00:06:36.023 473 473 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:36.436 298 298 I recovery: type=1400 audit(0.0:79): avc: denied { unlink } for name="bin" dev="rootfs" ino=11432 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
01-01 00:06:36.436 298 298 I recovery: type=1400 audit(0.0:80): avc: denied { rmdir } for name="keymaster" dev="rootfs" ino=11430 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1
01-01 00:06:42.364 490 490 I HAL : loaded HAL id=keystore path=/vendor/lib/hw/keystore.msm8084.so hmi=0x0 handle=0x15ac9d31
01-01 00:06:42.364 490 490 D QCOMKeyMaster: keymaster app is loaded
01-01 00:06:42.364 490 490 D QCOMKeyMaster: keymaster app got loaded at attempt number 0
01-01 00:06:42.364 490 490 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x2000
01-01 00:06:42.364 490 490 D QSEECOMAPI: : App is already loaded QSEE and app id = 2
01-01 00:06:42.371 490 490 E QCOMKeyMaster: Sign data command failed resp->status = -21 ret =0
01-01 00:06:42.371 490 490 D QSEECOMAPI: : QSEECom_dealloc_memory
01-01 00:06:42.371 490 490 D QSEECOMAPI: : QSEECom_shutdown_app, app_id = 2
01-01 00:06:42.723 240 240 I recovery: type=1400 audit(0.0:81): avc: denied { read } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1
01-01 00:06:42.725 490 490 I HAL : loaded HAL id=keystore path=/vendor/lib/hw/keystore.msm8084.so hmi=0x0 handle=0x15ac9d31
01-01 00:06:42.726 490 490 D QCOMKeyMaster: keymaster app is loaded
01-01 00:06:42.726 490 490 D QCOMKeyMaster: keymaster app got loaded at attempt number 0
01-01 00:06:42.726 490 490 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x2000
01-01 00:06:42.726 490 490 D QSEECOMAPI: : App is already loaded QSEE and app id = 2
01-01 00:06:42.727 490 490 E QCOMKeyMaster: Sign data command failed resp->status = -21 ret =0
01-01 00:06:42.727 490 490 D QSEECOMAPI: : QSEECom_dealloc_memory
01-01 00:06:42.727 490 490 D QSEECOMAPI: : QSEECom_shutdown_app, app_id = 2
01-01 00:06:42.999 491 491 D QSEECOMD: : qseecom listener services process entry PPID = 1
01-01 00:06:42.999 491 491 E QSEECOMD: : Listener: index = 0, hierarchy = 0
01-01 00:06:42.999 491 491 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds
01-01 00:06:43.000 491 491 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_init_service) succeeds
01-01 00:06:43.000 491 491 I rpmb : RPMB Mult = 16384, Rel_sec_cnt = 16
01-01 00:06:43.000 491 491 E DrmLibRpmb: rpmb_init succeeded! with ret = 0
01-01 00:06:43.000 491 491 D QSEECOMD: : Init rpmb_init_service ret = 0
01-01 00:06:43.000 491 491 D QSEECOMD: : RPMB system services: init (Listener ID = 8192)
01-01 00:06:43.000 491 491 E QSEECOMD: : Listener: index = 1, hierarchy = 0
01-01 00:06:43.000 491 491 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds
01-01 00:06:43.000 491 491 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_init_service) succeeds
01-01 00:06:43.000 491 491 E SSD : ssd_init_service succeeded!
01-01 00:06:43.000 491 491 D QSEECOMD: : Init ssd_init_service ret = 0
01-01 00:06:43.002 491 491 D QSEECOMD: : Parent qseecom daemon process paused!!
01-01 00:06:43.002 493 493 W hw-ProcessState: Opening '/dev/hwbinder' failed: No such file or directory
01-01 00:06:43.002 493 493 E hw-ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:43.002 493 493 E hw-ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:43.002 493 493 E ServiceManagement: getService: defaultServiceManager() is null
01-01 00:06:43.002 493 493 E [email protected]: Could not get passthrough implementation for [email protected]::IKeymasterDevice/default.
01-01 00:06:43.002 496 496 D QSEECOMD: : qseecom listener service threads starting!!!
01-01 00:06:43.002 496 496 D QSEECOMD: : Total listener services to start = 5
01-01 00:06:43.002 496 496 E QSEECOMD: : Listener: index = 0, hierarchy = 1
01-01 00:06:43.003 496 496 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds
01-01 00:06:43.003 496 496 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_start) succeeds
01-01 00:06:43.003 496 496 D QSEECOMAPI: : QSEECom_register_listener 8192 sb_length = 0x5000
01-01 00:06:43.004 492 492 W hw-ProcessState: Opening '/dev/hwbinder' failed: No such file or directory
01-01 00:06:43.004 496 496 D QSEECOMD: : Init rpmb_start ret = 0
01-01 00:06:43.004 496 496 D QSEECOMD: : RPMB system services: Started (Listener ID = 8192)
01-01 00:06:43.004 492 492 E hw-ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:43.004 496 496 E QSEECOMD: : Listener: index = 1, hierarchy = 1
01-01 00:06:43.004 492 492 E hw-ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:43.004 496 496 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds
01-01 00:06:43.004 496 496 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_start) succeeds
01-01 00:06:43.004 496 496 D QSEECOMAPI: : QSEECom_register_listener 12288 sb_length = 0x5000
01-01 00:06:43.004 492 492 F hwservicemanager: Failed to acquire SELinux handle.
01-01 00:06:43.004 492 492 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 492 (hwservicemanage), pid 492 (hwservicemanage)
01-01 00:06:43.005 496 496 D QSEECOMD: : Init ssd_start ret = 0
01-01 00:06:43.005 496 496 D QSEECOMD: : SSD system services: Started (Listener ID = 12288)
01-01 00:06:43.005 496 496 E QSEECOMD: : Listener: index = 2, hierarchy = 1
01-01 00:06:43.005 496 496 E QSEECOMD: : Init dlopen(libsecureui.so, RLTD_NOW) is failed....
01-01 00:06:43.005 496 496 E QSEECOMD: : Listener: index = 3, hierarchy = 1
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:43.006 500 500 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:43.007 496 496 D DrmLibTime: registering fs service to QSEECom is done!
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:43.007 496 496 D DrmLibTime: begin to create a thread!
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:43.007 500 500 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:43.008 496 496 D QSEECOMD: : Init fs_start ret = 0
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:43.008 496 496 D QSEECOMD: : file system services: Started (Listener ID = 10)
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:43.008 496 496 D QSEECOMD: : QSEECOM DAEMON RUNNING
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:43.008 500 500 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:43.014 495 495 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:43.014 495 495 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:43.014 495 495 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:43.014 495 495 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 495 (vdc), pid 495 (vdc)
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:43.016 504 504 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:43.020 496 501 D DrmLibTime: QSEE Time Listener: dispatch
01-01 00:06:43.023 500 500 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:43.026 505 505 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:43.026 505 505 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:43.026 505 505 I crash_dump32: performing dump of process 492 (target tid = 492)
01-01 00:06:43.028 505 505 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:43.028 505 505 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:43.028 505 505 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:43.028 505 505 F DEBUG : Revision: '0'
01-01 00:06:43.028 505 505 F DEBUG : ABI: 'arm'
01-01 00:06:43.028 505 505 F DEBUG : pid: 492, tid: 492, name: hwservicemanage >>> /system/bin/hwservicemanager <<<
01-01 00:06:43.028 505 505 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:43.028 505 505 F DEBUG : Abort message: 'Failed to acquire SELinux handle.'
01-01 00:06:43.032 505 505 F DEBUG :
01-01 00:06:43.032 505 505 F DEBUG : backtrace:
01-01 00:06:43.032 505 505 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:43.032 505 505 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:43.032 505 505 F DEBUG : #02 pc 00005c9f /system/bin/hwservicemanager (android::AccessControl::AccessControl()+70)
01-01 00:06:43.032 505 505 F DEBUG : #03 pc 0000ae3b /system/bin/hwservicemanager (main+150)
01-01 00:06:43.032 505 505 F DEBUG : #04 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:43.032 505 505 F DEBUG : #05 pc 00005c19 /system/bin/hwservicemanager (_start_main+40)
01-01 00:06:43.032 505 505 F DEBUG : #06 pc 00000306 <anonymous:acc98000>
01-01 00:06:43.035 504 504 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:43.038 508 508 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:43.041 494 494 I vold : [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt
01-01 00:06:43.042 494 494 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:43.042 494 494 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:43.042 494 494 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:43.042 494 494 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 494 (vold), pid 494 (vold)
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:43.043 513 513 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:43.054 505 505 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:43.060 513 513 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:43.063 517 517 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:43.063 517 517 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:43.063 517 517 I crash_dump32: performing dump of process 494 (target tid = 494)
01-01 00:06:43.065 517 517 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:43.065 517 517 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:43.065 517 517 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:43.065 517 517 F DEBUG : Revision: '0'
01-01 00:06:43.065 517 517 F DEBUG : ABI: 'arm'
01-01 00:06:43.065 517 517 F DEBUG : pid: 494, tid: 494, name: vold >>> /system/bin/vold <<<
01-01 00:06:43.065 517 517 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:43.065 517 517 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:43.065 517 517 F DEBUG : r0 00000000 r1 000001ee r2 00000006 r3 00000008
01-01 00:06:43.065 517 517 F DEBUG : r4 000001ee r5 000001ee r6 be9a27d4 r7 0000010c
01-01 00:06:43.065 517 517 F DEBUG : r8 ac3b98f0 r9 00000000 r10 00000000 r11 00000017
01-01 00:06:43.065 517 517 F DEBUG : ip 00000000 sp be9a27c0 lr ace2b065 pc ace22d8e
01-01 00:06:43.066 508 508 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:43.076 517 517 F DEBUG :
01-01 00:06:43.076 517 517 F DEBUG : backtrace:
01-01 00:06:43.076 517 517 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:43.076 517 517 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:43.076 517 517 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:43.076 517 517 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:43.076 517 517 F DEBUG : #04 pc 0003e219 /system/lib/libbinder.so (android::IPCThreadState::IPCThreadState()+4)
01-01 00:06:43.076 517 517 F DEBUG : #05 pc 0003d1a3 /system/lib/libbinder.so (android::IPCThreadState::self()+146)
01-01 00:06:43.076 517 517 F DEBUG : #06 pc 000118bf /system/bin/vold (android::vold::VoldNativeService::start()+14)
01-01 00:06:43.076 517 517 F DEBUG : #07 pc 0000d769 /system/bin/vold (main+1492)
01-01 00:06:43.076 517 517 F DEBUG : #08 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:43.077 517 517 F DEBUG : #09 pc 0000d155 /system/bin/vold (_start_main+40)
01-01 00:06:43.077 517 517 F DEBUG : #10 pc 00000306 <anonymous:ad141000>
01-01 00:06:43.095 517 517 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:43.327 528 528 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:43.328 528 528 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:43.328 528 528 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:43.328 528 528 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 528 (vdc), pid 528 (vdc)
01-01 00:06:43.331 530 530 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:43.331 530 530 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:43.331 530 530 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:43.331 530 530 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:43.331 530 530 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:43.332 530 530 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:43.333 530 530 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:43.334 530 530 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:43.334 530 530 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:43.334 530 530 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:43.334 530 530 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:43.377 530 530 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:43.380 531 531 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:43.381 531 531 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:43.381 531 531 I crash_dump32: performing dump of process 528 (target tid = 528)
01-01 00:06:43.382 531 531 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:43.382 531 531 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:43.382 531 531 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:43.382 531 531 F DEBUG : Revision: '0'
01-01 00:06:43.382 531 531 F DEBUG : ABI: 'arm'
01-01 00:06:43.382 531 531 F DEBUG : pid: 528, tid: 528, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:43.382 531 531 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:43.382 531 531 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:43.382 531 531 F DEBUG : r0 00000000 r1 00000210 r2 00000006 r3 00000008
01-01 00:06:43.382 531 531 F DEBUG : r4 00000210 r5 00000210 r6 bea9d904 r7 0000010c
01-01 00:06:43.382 531 531 F DEBUG : r8 aae2c148 r9 aae2c148 r10 aae2c148 r11 aae2c148
01-01 00:06:43.382 531 531 F DEBUG : ip aae2c148 sp bea9d8f0 lr aae75065 pc aae6cd8e
01-01 00:06:43.389 531 531 F DEBUG :
01-01 00:06:43.389 531 531 F DEBUG : backtrace:
01-01 00:06:43.389 531 531 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:43.389 531 531 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:43.390 531 531 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:43.390 531 531 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:43.390 531 531 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:43.390 531 531 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:43.390 531 531 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:43.390 531 531 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:43.390 531 531 F DEBUG : #08 pc 00000306 <anonymous:ab171000>
01-01 00:06:43.417 531 531 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:43.676 538 538 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:43.676 538 538 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:43.676 538 538 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:43.676 538 538 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 538 (vdc), pid 538 (vdc)
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:43.680 540 540 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:43.681 540 540 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:43.682 540 540 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:43.683 540 540 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:43.683 540 540 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:43.683 540 540 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:43.683 540 540 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:43.683 540 540 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:43.683 540 540 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:43.683 540 540 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:43.727 540 540 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:43.730 541 541 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:43.731 541 541 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:43.731 541 541 I crash_dump32: performing dump of process 538 (target tid = 538)
01-01 00:06:43.732 541 541 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:43.732 541 541 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:43.732 541 541 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:43.732 541 541 F DEBUG : Revision: '0'
01-01 00:06:43.732 541 541 F DEBUG : ABI: 'arm'
01-01 00:06:43.732 541 541 F DEBUG : pid: 538, tid: 538, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:43.732 541 541 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:43.732 541 541 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:43.732 541 541 F DEBUG : r0 00000000 r1 0000021a r2 00000006 r3 00000008
01-01 00:06:43.732 541 541 F DEBUG : r4 0000021a r5 0000021a r6 bee44904 r7 0000010c
01-01 00:06:43.732 541 541 F DEBUG : r8 b1c36148 r9 b1c36148 r10 b1c36148 r11 b1c36148
01-01 00:06:43.732 541 541 F DEBUG : ip b1c36148 sp bee448f0 lr b1b31065 pc b1b28d8e
01-01 00:06:43.739 541 541 F DEBUG :
01-01 00:06:43.739 541 541 F DEBUG : backtrace:
01-01 00:06:43.739 541 541 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:43.739 541 541 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:43.740 541 541 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:43.740 541 541 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:43.740 541 541 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:43.740 541 541 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:43.740 541 541 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:43.740 541 541 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:43.740 541 541 F DEBUG : #08 pc 00000306 <anonymous:b1fb7000>
01-01 00:06:43.761 541 541 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:44.023 548 548 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:44.023 548 548 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:44.023 548 548 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:44.023 548 548 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 548 (vdc), pid 548 (vdc)
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:44.027 550 550 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:44.028 550 550 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:44.028 550 550 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:44.028 550 550 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:44.028 550 550 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:44.028 550 550 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:44.028 550 550 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:44.028 550 550 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:44.029 550 550 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:44.030 550 550 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:44.030 550 550 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:44.030 550 550 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:44.030 550 550 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:44.074 550 550 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:44.077 551 551 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:44.077 551 551 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:44.077 551 551 I crash_dump32: performing dump of process 548 (target tid = 548)
01-01 00:06:44.078 551 551 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:44.079 551 551 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:44.079 551 551 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:44.079 551 551 F DEBUG : Revision: '0'
01-01 00:06:44.079 551 551 F DEBUG : ABI: 'arm'
01-01 00:06:44.079 551 551 F DEBUG : pid: 548, tid: 548, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:44.079 551 551 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:44.079 551 551 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:44.079 551 551 F DEBUG : r0 00000000 r1 00000224 r2 00000006 r3 00000008
01-01 00:06:44.079 551 551 F DEBUG : r4 00000224 r5 00000224 r6 bedba904 r7 0000010c
01-01 00:06:44.079 551 551 F DEBUG : r8 b45e8148 r9 b45e8148 r10 b45e8148 r11 b45e8148
01-01 00:06:44.079 551 551 F DEBUG : ip b45e8148 sp bedba8f0 lr b46af065 pc b46a6d8e
01-01 00:06:44.086 551 551 F DEBUG :
01-01 00:06:44.086 551 551 F DEBUG : backtrace:
01-01 00:06:44.086 551 551 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:44.086 551 551 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:44.086 551 551 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:44.086 551 551 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:44.086 551 551 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:44.086 551 551 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:44.086 551 551 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:44.086 551 551 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:44.086 551 551 F DEBUG : #08 pc 00000306 <anonymous:b4ac6000>
01-01 00:06:44.108 551 551 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:44.369 558 558 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:44.369 558 558 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:44.369 558 558 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:44.369 558 558 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 558 (vdc), pid 558 (vdc)
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:44.373 560 560 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:44.374 560 560 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:44.375 560 560 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:44.421 560 560 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:44.425 561 561 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:44.425 561 561 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:44.425 561 561 I crash_dump32: performing dump of process 558 (target tid = 558)
01-01 00:06:44.427 561 561 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:44.427 561 561 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:44.427 561 561 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:44.427 561 561 F DEBUG : Revision: '0'
01-01 00:06:44.427 561 561 F DEBUG : ABI: 'arm'
01-01 00:06:44.427 561 561 F DEBUG : pid: 558, tid: 558, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:44.427 561 561 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:44.427 561 561 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:44.428 561 561 F DEBUG : r0 00000000 r1 0000022e r2 00000006 r3 00000008
01-01 00:06:44.428 561 561 F DEBUG : r4 0000022e r5 0000022e r6 beaf8904 r7 0000010c
01-01 00:06:44.428 561 561 F DEBUG : r8 a8138148 r9 a8138148 r10 a8138148 r11 a8138148
01-01 00:06:44.428 561 561 F DEBUG : ip a8138148 sp beaf88f0 lr a8369065 pc a8360d8e
01-01 00:06:44.435 561 561 F DEBUG :
01-01 00:06:44.435 561 561 F DEBUG : backtrace:
01-01 00:06:44.435 561 561 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:44.435 561 561 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:44.435 561 561 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:44.435 561 561 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:44.435 561 561 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:44.435 561 561 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:44.435 561 561 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:44.435 561 561 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:44.435 561 561 F DEBUG : #08 pc 00000306 <anonymous:a85f2000>
01-01 00:06:44.456 561 561 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:44.713 568 568 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:44.713 568 568 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:44.713 568 568 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:44.714 568 568 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 568 (vdc), pid 568 (vdc)
01-01 00:06:44.718 570 570 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:44.718 570 570 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:44.718 570 570 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:44.718 570 570 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:44.718 570 570 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:44.719 570 570 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:44.719 570 570 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:44.719 570 570 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:44.719 570 570 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:44.719 570 570 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:44.720 570 570 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:44.720 570 570 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:44.720 570 570 E libc : failed to raise ambient capability 12: Invalid argument
01-01 00:06:44.720 570 570 E libc : failed to raise ambient capability 13: Invalid argument
01-01 00:06:44.720 570 570 E libc : failed to raise ambient capability 14: Invalid argument
01-01 00:06:44.721 570 570 E libc : failed to raise ambient capability 15: Invalid argument
01-01 00:06:44.721 570 570 E libc : failed to raise ambient capability 16: Invalid argument
01-01 00:06:44.721 570 570 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:44.721 570 570 E libc : failed to raise ambient capability 18: Invalid argument
01-01 00:06:44.721 570 570 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:44.722 570 570 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:44.722 570 570 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:44.722 570 570 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:44.722 570 570 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:44.723 570 570 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:44.723 570 570 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:44.723 570 570 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:44.723 570 570 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:44.723 570 570 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:44.724 570 570 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:44.724 570 570 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:44.724 570 570 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:44.724 570 570 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:44.724 570 570 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:44.724 570 570 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:44.725 570 570 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:44.725 570 570 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:44.725 570 570 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:44.725 570 570 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:44.725 570 570 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:44.726 570 570 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:44.726 570 570 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:44.726 570 570 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:44.726 570 570 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:44.727 570 570 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:44.727 570 570 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:44.727 570 570 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:44.728 570 570 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:44.728 570 570 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:44.728 570 570 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:44.728 570 570 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:44.728 570 570 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:44.729 570 570 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:44.729 570 570 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:44.729 570 570 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:44.729 570 570 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:44.729 570 570 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:44.729 570 570 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:44.730 570 570 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:44.730 570 570 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:44.730 570 570 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:44.730 570 570 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:44.730 570 570 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:44.731 570 570 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:44.747 570 570 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:44.761 571 571 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:44.762 571 571 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:44.762 571 571 I crash_dump32: performing dump of process 568 (target tid = 568)
01-01 00:06:44.768 571 571 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:44.769 571 571 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:44.769 571 571 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:44.769 571 571 F DEBUG : Revision: '0'
01-01 00:06:44.769 571 571 F DEBUG : ABI: 'arm'
01-01 00:06:44.769 571 571 F DEBUG : pid: 568, tid: 568, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:44.769 571 571 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:44.769 571 571 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:44.770 571 571 F DEBUG : r0 00000000 r1 00000238 r2 00000006 r3 00000008
01-01 00:06:44.770 571 571 F DEBUG : r4 00000238 r5 00000238 r6 bea28904 r7 0000010c
01-01 00:06:44.770 571 571 F DEBUG : r8 b29fb148 r9 b29fb148 r10 b29fb148 r11 b29fb148
01-01 00:06:44.770 571 571 F DEBUG : ip b29fb148 sp bea288f0 lr b28af065 pc b28a6d8e
01-01 00:06:44.789 571 571 F DEBUG :
01-01 00:06:44.789 571 571 F DEBUG : backtrace:
01-01 00:06:44.790 571 571 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:44.790 571 571 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:44.790 571 571 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:44.790 571 571 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:44.790 571 571 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:44.790 571 571 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:44.790 571 571 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:44.790 571 571 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:44.790 571 571 F DEBUG : #08 pc 00000306 <anonymous:b2de4000>
01-01 00:06:44.819 571 571 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:45.082 578 578 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:45.083 578 578 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:45.083 578 578 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:45.083 578 578 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 578 (vdc), pid 578 (vdc)
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:45.087 580 580 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 20: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:45.088 580 580 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:45.089 580 580 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:45.133 580 580 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:45.136 581 581 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:45.137 581 581 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:45.137 581 581 I crash_dump32: performing dump of process 578 (target tid = 578)
01-01 00:06:45.138 581 581 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:45.138 581 581 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:45.138 581 581 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:45.138 581 581 F DEBUG : Revision: '0'
01-01 00:06:45.138 581 581 F DEBUG : ABI: 'arm'
01-01 00:06:45.138 581 581 F DEBUG : pid: 578, tid: 578, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:45.138 581 581 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:45.138 581 581 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:45.138 581 581 F DEBUG : r0 00000000 r1 00000242 r2 00000006 r3 00000008
01-01 00:06:45.138 581 581 F DEBUG : r4 00000242 r5 00000242 r6 bef40904 r7 0000010c
01-01 00:06:45.138 581 581 F DEBUG : r8 b4125148 r9 b4125148 r10 b4125148 r11 b4125148
01-01 00:06:45.138 581 581 F DEBUG : ip b4125148 sp bef408f0 lr b3de5065 pc b3ddcd8e
01-01 00:06:45.145 581 581 F DEBUG :
01-01 00:06:45.145 581 581 F DEBUG : backtrace:
01-01 00:06:45.145 581 581 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:45.146 581 581 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:45.146 581 581 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:45.146 581 581 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:45.147 581 581 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:45.147 581 581 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:45.147 581 581 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:45.147 581 581 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:45.147 581 581 F DEBUG : #08 pc 00000306 <anonymous:b4316000>
01-01 00:06:45.169 581 581 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:45.441 588 588 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:45.441 588 588 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:45.441 588 588 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:45.442 588 588 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 588 (vdc), pid 588 (vdc)
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:45.445 590 590 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 22: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:45.446 590 590 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:45.447 590 590 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:45.448 590 590 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:45.487 590 590 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:45.490 591 591 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:45.491 591 591 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:45.491 591 591 I crash_dump32: performing dump of process 588 (target tid = 588)
01-01 00:06:45.492 591 591 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:45.492 591 591 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:45.492 591 591 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:45.492 591 591 F DEBUG : Revision: '0'
01-01 00:06:45.492 591 591 F DEBUG : ABI: 'arm'
01-01 00:06:45.492 591 591 F DEBUG : pid: 588, tid: 588, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:45.492 591 591 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:45.492 591 591 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:45.492 591 591 F DEBUG : r0 00000000 r1 0000024c r2 00000006 r3 00000008
01-01 00:06:45.492 591 591 F DEBUG : r4 0000024c r5 0000024c r6 beec6904 r7 0000010c
01-01 00:06:45.492 591 591 F DEBUG : r8 b686c148 r9 b686c148 r10 b686c148 r11 b686c148
01-01 00:06:45.492 591 591 F DEBUG : ip b686c148 sp beec68f0 lr b66b5065 pc b66acd8e
01-01 00:06:45.499 591 591 F DEBUG :
01-01 00:06:45.499 591 591 F DEBUG : backtrace:
01-01 00:06:45.500 591 591 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:45.500 591 591 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:45.500 591 591 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:45.500 591 591 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:45.500 591 591 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:45.500 591 591 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:45.500 591 591 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:45.500 591 591 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:45.500 591 591 F DEBUG : #08 pc 00000306 <anonymous:b6a99000>
01-01 00:06:45.519 591 591 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:45.779 598 598 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:45.779 598 598 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:45.779 598 598 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:45.779 598 598 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 598 (vdc), pid 598 (vdc)
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:45.783 600 600 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 30: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 32: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 40: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 42: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 47: Invalid argument
01-01 00:06:45.784 600 600 E libc : failed to raise ambient capability 49: Invalid argument
01-01 00:06:45.785 600 600 E libc : failed to raise ambient capability 51: Invalid argument
01-01 00:06:45.785 600 600 E libc : failed to raise ambient capability 53: Invalid argument
01-01 00:06:45.785 600 600 E libc : failed to raise ambient capability 55: Invalid argument
01-01 00:06:45.785 600 600 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:45.785 600 600 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:45.785 600 600 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:45.785 600 600 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:45.830 600 600 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:45.833 601 601 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:45.833 601 601 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:45.833 601 601 I crash_dump32: performing dump of process 598 (target tid = 598)
01-01 00:06:45.834 601 601 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:45.834 601 601 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:45.834 601 601 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:45.834 601 601 F DEBUG : Revision: '0'
01-01 00:06:45.834 601 601 F DEBUG : ABI: 'arm'
01-01 00:06:45.834 601 601 F DEBUG : pid: 598, tid: 598, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:45.834 601 601 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:45.834 601 601 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:45.835 601 601 F DEBUG : r0 00000000 r1 00000256 r2 00000006 r3 00000008
01-01 00:06:45.835 601 601 F DEBUG : r4 00000256 r5 00000256 r6 becc4904 r7 0000010c
01-01 00:06:45.835 601 601 F DEBUG : r8 a9eaf148 r9 a9eaf148 r10 a9eaf148 r11 a9eaf148
01-01 00:06:45.835 601 601 F DEBUG : ip a9eaf148 sp becc48f0 lr a9c6a065 pc a9c61d8e
01-01 00:06:45.842 601 601 F DEBUG :
01-01 00:06:45.842 601 601 F DEBUG : backtrace:
01-01 00:06:45.842 601 601 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:45.842 601 601 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:45.842 601 601 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:45.842 601 601 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:45.842 601 601 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:45.842 601 601 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:45.842 601 601 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:45.842 601 601 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:45.842 601 601 F DEBUG : #08 pc 00000306 <anonymous:aa197000>
01-01 00:06:45.865 601 601 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:46.134 608 608 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:46.134 608 608 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:46.134 608 608 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:46.135 608 608 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 608 (vdc), pid 608 (vdc)
01-01 00:06:46.138 610 610 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:46.138 610 610 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:46.138 610 610 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:46.138 610 610 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:46.138 610 610 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:46.139 610 610 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 35: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 44: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 46: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:46.140 610 610 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:46.141 610 610 E libc : failed to raise ambient capability 58: Invalid argument
01-01 00:06:46.141 610 610 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:46.141 610 610 E libc : failed to raise ambient capability 62: Invalid argument
01-01 00:06:46.181 610 610 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:46.184 611 611 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:46.184 611 611 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:46.184 611 611 I crash_dump32: performing dump of process 608 (target tid = 608)
01-01 00:06:46.185 611 611 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:46.185 611 611 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:46.185 611 611 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:46.185 611 611 F DEBUG : Revision: '0'
01-01 00:06:46.185 611 611 F DEBUG : ABI: 'arm'
01-01 00:06:46.185 611 611 F DEBUG : pid: 608, tid: 608, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:46.185 611 611 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:46.185 611 611 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:46.185 611 611 F DEBUG : r0 00000000 r1 00000260 r2 00000006 r3 00000008
01-01 00:06:46.185 611 611 F DEBUG : r4 00000260 r5 00000260 r6 beff5904 r7 0000010c
01-01 00:06:46.185 611 611 F DEBUG : r8 b2ffe148 r9 b2ffe148 r10 b2ffe148 r11 b2ffe148
01-01 00:06:46.185 611 611 F DEBUG : ip b2ffe148 sp beff58f0 lr b2ee9065 pc b2ee0d8e
01-01 00:06:46.193 611 611 F DEBUG :
01-01 00:06:46.193 611 611 F DEBUG : backtrace:
01-01 00:06:46.193 611 611 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:46.193 611 611 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:46.193 611 611 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:46.193 611 611 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:46.193 611 611 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:46.193 611 611 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:46.193 611 611 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:46.193 611 611 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:46.193 611 611 F DEBUG : #08 pc 00000306 <anonymous:b335a000>
01-01 00:06:46.214 611 611 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:46.484 618 618 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:46.484 618 618 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:46.484 618 618 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:46.484 618 618 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 618 (vdc), pid 618 (vdc)
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:46.488 620 620 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 25: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 27: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:46.489 620 620 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 37: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:46.490 620 620 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:46.491 620 620 E libc : failed to raise ambient capability 63: Invalid argument
01-01 00:06:46.536 620 620 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:46.539 621 621 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:46.539 621 621 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:46.539 621 621 I crash_dump32: performing dump of process 618 (target tid = 618)
01-01 00:06:46.540 621 621 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:46.540 621 621 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:46.540 621 621 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:46.541 621 621 F DEBUG : Revision: '0'
01-01 00:06:46.541 621 621 F DEBUG : ABI: 'arm'
01-01 00:06:46.541 621 621 F DEBUG : pid: 618, tid: 618, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:46.541 621 621 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:46.541 621 621 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:46.541 621 621 F DEBUG : r0 00000000 r1 0000026a r2 00000006 r3 00000008
01-01 00:06:46.541 621 621 F DEBUG : r4 0000026a r5 0000026a r6 bef4d904 r7 0000010c
01-01 00:06:46.541 621 621 F DEBUG : r8 b30b3148 r9 b30b3148 r10 b30b3148 r11 b30b3148
01-01 00:06:46.541 621 621 F DEBUG : ip b30b3148 sp bef4d8f0 lr b2fa5065 pc b2f9cd8e
01-01 00:06:46.548 621 621 F DEBUG :
01-01 00:06:46.548 621 621 F DEBUG : backtrace:
01-01 00:06:46.548 621 621 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:46.548 621 621 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:46.548 621 621 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:46.548 621 621 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:46.549 621 621 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:46.549 621 621 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:46.549 621 621 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:46.549 621 621 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:46.549 621 621 F DEBUG : #08 pc 00000306 <anonymous:b33ae000>
01-01 00:06:46.576 621 621 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:46.838 628 628 E ProcessState: Binder driver protocol(7) does not match user space protocol(8)! ioctl() return value: 0
01-01 00:06:46.838 628 628 E ProcessState: Binder ioctl to set max threads failed: Bad file descriptor
01-01 00:06:46.838 628 628 F ProcessState: Binder driver could not be opened. Terminating.
01-01 00:06:46.838 628 628 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 628 (vdc), pid 628 (vdc)
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 0: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 1: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 2: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 3: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 4: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 5: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 6: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 7: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 8: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 9: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 10: Invalid argument
01-01 00:06:46.842 630 630 E libc : failed to raise ambient capability 11: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 17: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 19: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 21: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 23: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 24: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 26: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 28: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 29: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 31: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 33: Invalid argument
01-01 00:06:46.843 630 630 E libc : failed to raise ambient capability 34: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 36: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 38: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 39: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 41: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 43: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 45: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 48: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 50: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 52: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 54: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 56: Invalid argument
01-01 00:06:46.844 630 630 E libc : failed to raise ambient capability 57: Invalid argument
01-01 00:06:46.845 630 630 E libc : failed to raise ambient capability 59: Invalid argument
01-01 00:06:46.845 630 630 E libc : failed to raise ambient capability 60: Invalid argument
01-01 00:06:46.845 630 630 E libc : failed to raise ambient capability 61: Invalid argument
01-01 00:06:46.887 630 630 E cutils-trace: Error opening trace file: No such file or directory (2)
01-01 00:06:46.892 631 631 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-01 00:06:46.892 631 631 E libc : failed to connect to tombstoned: No such file or directory
01-01 00:06:46.892 631 631 I crash_dump32: performing dump of process 628 (target tid = 628)
01-01 00:06:46.893 631 631 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-01 00:06:46.893 631 631 F DEBUG : LineageOS Version: 'unknown'
01-01 00:06:46.893 631 631 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152344:eng/test-keys'
01-01 00:06:46.893 631 631 F DEBUG : Revision: '0'
01-01 00:06:46.893 631 631 F DEBUG : ABI: 'arm'
01-01 00:06:46.893 631 631 F DEBUG : pid: 628, tid: 628, name: vdc >>> /system/bin/vdc <<<
01-01 00:06:46.893 631 631 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
01-01 00:06:46.894 631 631 F DEBUG : Abort message: 'Binder driver could not be opened. Terminating.'
01-01 00:06:46.894 631 631 F DEBUG : r0 00000000 r1 00000274 r2 00000006 r3 00000008
01-01 00:06:46.894 631 631 F DEBUG : r4 00000274 r5 00000274 r6 bed85904 r7 0000010c
01-01 00:06:46.894 631 631 F DEBUG : r8 aacb0148 r9 aacb0148 r10 aacb0148 r11 aacb0148
01-01 00:06:46.894 631 631 F DEBUG : ip aacb0148 sp bed858f0 lr aaaf0065 pc aaae7d8e
01-01 00:06:46.901 631 631 F DEBUG :
01-01 00:06:46.901 631 631 F DEBUG : backtrace:
01-01 00:06:46.901 631 631 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58)
01-01 00:06:46.901 631 631 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156)
01-01 00:06:46.901 631 631 F DEBUG : #02 pc 0005367f /system/lib/libbinder.so (android::ProcessState::ProcessState(char const*)+270)
01-01 00:06:46.901 631 631 F DEBUG : #03 pc 000534e5 /system/lib/libbinder.so (android::ProcessState::self()+60)
01-01 00:06:46.901 631 631 F DEBUG : #04 pc 0003f6bb /system/lib/libbinder.so (android::defaultServiceManager()+154)
01-01 00:06:46.901 631 631 F DEBUG : #05 pc 00003ec5 /system/bin/vdc (main+568)
01-01 00:06:46.901 631 631 F DEBUG : #06 pc 0008cc79 /system/lib/libc.so (__libc_init+48)
01-01 00:06:46.902 631 631 F DEBUG : #07 pc 00003c4d /system/bin/vdc (_start_main+40)
01-01 00:06:46.902 631 631 F DEBUG : #08 pc 00000306 <anonymous:aaeb9000>
01-01 00:06:46.928 631 631 E crash_dump32: unable to connect to activity manager: No such file or directory
01-01 00:06:47.336 487 487 I recovery: type=1400 audit(0.0:82): avc: denied { unlink } for name="bin" dev="rootfs" ino=14602 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
01-01 00:06:47.336 487 487 I recovery: type=1400 audit(0.0:83): avc: denied { rename } for name="vendor-orig" dev="rootfs" ino=8280 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1
^C
~ # 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment