Can't get robh builds to start zygote

Hi,

I’ve been trying to get one of the pre-built images from below running.

e.g. http://snapshots.linaro.org/android/robher-aosp-gendev/421/db410c-userdebug/

I’m using the latest bootloader (92) from with these builds.

http://builds.96boards.org/snapshots/dragonboard410c/linaro/rescue/latest/

The kernel boots, but it never starts surfaceflinger or zygote.

Any ideas what I might be doing wrong?

Thanks,

Richard

[ 4.220776] audit: type=1403 audit(4.215:2): policy loaded auid=4294967295 ses=4294967295
[ 4.220961] selinux: SELinux: Loaded policy from /sepolicy
[ 4.220961]
[ 4.233870] selinux: SELinux: Loaded file_contexts
[ 4.233870]
[ 4.239471] init: init second stage started!
[ 4.256957] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 4.263096] selinux: SELinux: Loaded file_contexts
[ 4.263096]
[ 4.263436] init: Running restorecon…
[ 4.275851] selinux: SELinux: Could not stat /dev/block: No such file or directory.
[ 4.275851]
[ 4.276143] init: waitid failed: No child processes
[ 4.284163] init: Couldn’t load property file ‘/system/etc/prop.default’: open() failed: No such file or directory: No such file or directory
[ 4.288844] init: Couldn’t load property file ‘/prop.default’: open() failed: No such file or directory: No such file or directory
[ 4.303167] init: Couldn’t load property file ‘/product/build.prop’: open() failed: No such file or directory: No such file or directory
[ 4.313299] init: Couldn’t load property file ‘/odm/default.prop’: open() failed: No such file or directory: No such file or directory
[ 4.335780] audit: type=1400 audit(4.327:3): avc: denied { map } for pid=1562 comm=“init” path="/plat_file_contexts" dev=“rootfs” ino=1081 scontext=u:r:vendor_init:s0 tcontext=u:object_r:file_contexts_file:s0 tclass=file permissive=1
[ 4.341489] cgroup: init (1) created nested cgroup for controller “memory” which has incomplete hierarchy support. Nested cgroups may change behavior in the future.
[ 4.345507] ueventd: ueventd started!
[ 4.350450] selinux: SELinux: Loaded file_contexts
[ 4.350450]
[ 4.350506] ueventd: Parsing file /ueventd.rc…
[ 4.351861] ueventd: Parsing file /vendor/ueventd.rc…
[ 4.351915] ueventd: Unable to read config file ‘/vendor/ueventd.rc’: open() failed: No such file or directory
[ 4.351945] ueventd: Parsing file /odm/ueventd.rc…
[ 4.351995] ueventd: Unable to read config file ‘/odm/ueventd.rc’: open() failed: No such file or directory
[ 4.352095] ueventd: Parsing file /ueventd.unknown.rc…
[ 4.417468] cgroup: “memory” requires setting use_hierarchy to 1 on the root
[ 4.423273] audit: type=1400 audit(4.415:4): avc: denied { dac_read_search } for pid=1 comm=“init” capability=2 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability permissive=1
[ 4.430557] audit: type=1400 audit(4.415:5): avc: denied { create } for pid=1 comm=“init” name=“cgroup.procs” scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=1
[ 4.539548] ueventd: Coldboot took 0.186 seconds
[ 4.574907] Registered swp emulation handler
[ 4.603711] EXT4-fs (mmcblk0p23): mounted filesystem with ordered data mode. Opts: (null)
[ 4.617146] EXT4-fs (mmcblk0p24): Ignoring removed nomblk_io_submit option
[ 4.629990] EXT4-fs (mmcblk0p24): recovery complete
[ 4.631208] EXT4-fs (mmcblk0p24): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 4.669854] audit: type=1400 audit(4.663:6): avc: denied { read } for pid=1923 comm=“e2fsck” path="/dev/block/ram4" dev=“tmpfs” ino=5797 scontext=u:r:fsck:s0 tcontext=u:object_r:ram_device:s0 tclass=blk_file permissive=1
[ 4.669908] audit: type=1400 audit(4.663:7): avc: denied { read } for pid=1923 comm=“e2fsck” path="/dev/block/mmcblk0p24" dev=“tmpfs” ino=5773 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
[ 4.761408] audit: type=1400 audit(4.755:8): avc: denied { open } for pid=1923 comm=“e2fsck” path="/dev/block/mmcblk0p24" dev=“tmpfs” ino=5773 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
[ 4.761510] audit: type=1400 audit(4.755:9): avc: denied { write } for pid=1923 comm=“e2fsck” name=“mmcblk0p24” dev=“tmpfs” ino=5773 scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
[ 4.780787] audit: type=1400 audit(4.755:10): avc: denied { ioctl } for pid=1923 comm=“e2fsck” path="/dev/block/mmcblk0p24" dev=“tmpfs” ino=5773 ioctlcmd=0x127c scontext=u:r:fsck:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1
[ 4.799214] e2fsck: e2fsck 1.43.3 (04-Sep-2016)
[ 4.799214]
[ 4.799246] e2fsck: Pass 1: Checking inodes, blocks, and sizes
[ 4.799246]
[ 4.799256] e2fsck: Pass 2: Checking directory structure
[ 4.799256]
[ 4.799265] e2fsck: Pass 3: Checking directory connectivity
[ 4.799265]
[ 4.799273] e2fsck: Pass 4: Checking reference counts
[ 4.799273]
[ 4.799281] e2fsck: Pass 5: Checking group summary information
[ 4.799281]
[ 4.799290] e2fsck: cache: 14/16896 files (7.1% non-contiguous), 1574/16896 blocks
[ 4.799290]
[ 4.805467] EXT4-fs (mmcblk0p24): mounted filesystem with ordered data mode. Opts: errors=panic
[ 4.810639] EXT4-fs (mmcblk0p30): Ignoring removed nomblk_io_submit option
[ 4.927586] EXT4-fs (mmcblk0p30): recovery complete
[ 4.928630] EXT4-fs (mmcblk0p30): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 5.057308] [drm] Cannot find any crtc or sizes
[ 5.162640] e2fsck: e2fsck 1.43.3 (04-Sep-2016)
[ 5.162640]
[ 5.162699] e2fsck: Pass 1: Checking inodes, blocks, and sizes
[ 5.162699]
[ 5.167742] e2fsck: Pass 2: Checking directory structure
[ 5.167742]
[ 5.189419] EXT4-fs (mmcblk0p30): mounted filesystem with ordered data mode. Opts: errors=panic
[ 5.190442] init: 4 output lines suppressed due to ratelimiting
[ 5.299612] logd.auditd: start
[ 5.494618] type=1400 audit(5.487:12): avc: denied { dac_read_search } for pid=1941 comm=“vold” capability=2 scontext=u:r:vold:s0 tcontext=u:r:vold:s0 tclass=capability permissive=1
[ 5.534362] type=1400 audit(5.487:12): avc: denied { dac_read_search } for pid=1941 comm=“vold” capability=2 scontext=u:r:vold:s0 tcontext=u:r:vold:s0 tclass=capability permissive=1
[ 5.534453] type=1400 audit(5.527:13): avc: denied { dac_read_search } for pid=1561 comm=“init” capability=2 scontext=u:r:vendor_init:s0 tcontext=u:r:vendor_init:s0 tclass=capability permissive=1
[ 5.553223] type=1400 audit(5.527:13): avc: denied { dac_read_search } for pid=1561 comm=“init” capability=2 scontext=u:r:vendor_init:s0 tcontext=u:r:vendor_init:s0 tclass=capability permissive=1
[ 5.567619] type=1400 audit(5.527:14): avc: denied { setattr } for pid=1561 comm=“init” name=“hostapd” dev=“mmcblk0p30” ino=128563 scontext=u:r:vendor_init:s0 tcontext=u:object_r:hostapd_socket:s0 tclass=dir permissive=1
[ 5.572817] logd.daemon: reinit
[ 5.711230] type=1400 audit(5.527:14): avc: denied { setattr } for pid=1561 comm=“init” name=“hostapd” dev=“mmcblk0p30” ino=128563 scontext=u:r:vendor_init:s0 tcontext=u:object_r:hostapd_socket:s0 tclass=dir permissive=1
[ 5.711332] type=1400 audit(5.703:15): avc: denied { dac_read_search } for pid=1561 comm=“init” capability=2 scontext=u:r:vendor_init:s0 tcontext=u:r:vendor_init:s0 tclass=capability permissive=1
[ 5.718831] file system registered
[ 5.814420] adreno 1c00000.gpu: 1c00000.gpu supply vdd not found, using dummy regulator
[ 5.814603] adreno 1c00000.gpu: 1c00000.gpu supply vddcx not found, using dummy regulator
[ 5.814706] msm 1a00000.mdss: A306: using IOMMU
[ 5.842979] type=1400 audit(5.703:15): avc: denied { dac_read_search } for pid=1561 comm=“init” capability=2 scontext=u:r:vendor_init:s0 tcontext=u:r:vendor_init:s0 tclass=capability permissive=1
[ 6.181761] read descriptors
[ 6.181799] read strings
[ 6.186676] init: property ‘sys.usb.controller’ doesn’t exist while expanding ‘${sys.usb.controller}’
console:/ $ [ 6.470556] healthd: unable to get HAL interface, using defaults
[ 6.471828] healthd: No battery devices found
[ 6.492387] healthd: battery none chg=
[ 7.315285] audit_log_lost: 3 callbacks suppressed
[ 7.315291] audit: audit_lost=24 audit_rate_limit=5 audit_backlog_limit=64
[ 7.319005] audit: rate limit exceeded
[ 7.732630] binder: release 2057:2057 transaction 703 in, still active
[ 7.732660] binder: release 2057:2057 transaction 700 out, still active
[ 7.738491] binder: send failed reply for transaction 703 to 2053:2091
[ 7.745022] binder: 2053:2091 transaction failed 29189/0, size 4-0 line 2695
[ 7.751530] binder: send failed reply for transaction 700, target dead
[ 10.539869] init: starting service ‘zygote’…
[ 10.541079] type=1400 audit(7.307:48): avc: denied { open } for pid=2057 comm=“surfaceflinger” path="/dev/dri/renderD128" dev=“tmpfs” ino=2175 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 10.541513] init: starting service ‘netd’…
[ 10.541713] init: Created socket ‘/dev/socket/zygote’, mode 660, user 0, group 1000
[ 10.543327] init: Created socket ‘/dev/socket/netd’, mode 660, user 0, group 1000
[ 10.544007] init: Created socket ‘/dev/socket/dnsproxyd’, mode 660, user 0, group 3003
[ 10.544600] init: Created socket ‘/dev/socket/mdns’, mode 660, user 0, group 1000
[ 10.545078] init: Created socket ‘/dev/socket/fwmarkd’, mode 660, user 0, group 3003
[ 10.578789] init: starting service ‘audio-hal-2-0’…
[ 10.595218] init: starting service ‘hwcomposer-2-1’…
[ 10.611446] type=1400 audit(10.535:58): avc: denied { create } for pid=1 comm=“init” name=“cgroup.procs” scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=1
[ 10.616840] init: starting service ‘surfaceflinger’…
[ 10.749491] type=1400 audit(10.535:58): avc: denied { create } for pid=1 comm=“init” name=“cgroup.procs” scontext=u:r:init:s0 tcontext=u:object_r:cgroup:s0 tclass=file permissive=1
[ 10.749578] type=1400 audit(10.743:59): avc: denied { read write } for pid=9415 comm=“android.hardwar” name=“card0” dev=“tmpfs” ino=1188 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 10.767211] type=1400 audit(10.743:59): avc: denied { read write } for pid=9415 comm=“android.hardwar” name=“card0” dev=“tmpfs” ino=1188 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 10.772669] audit: audit_lost=33 audit_rate_limit=5 audit_backlog_limit=64
[ 10.772672] audit: rate limit exceeded
[ 10.814305] type=1400 audit(10.743:60): avc: denied { open } for pid=9415 comm=“android.hardwar” path="/dev/dri/card0" dev=“tmpfs” ino=1188 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 10.818700] type=1400 audit(10.743:60): avc: denied { open } for pid=9415 comm=“android.hardwar” path="/dev/dri/card0" dev=“tmpfs” ino=1188 scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 10.839994] type=1400 audit(10.743:61): avc: denied { ioctl } for pid=9415 comm=“android.hardwar” path="/dev/dri/card0" dev=“tmpfs” ino=1188 ioctlcmd=0x640d scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 10.863657] type=1400 audit(10.743:61): avc: denied { ioctl } for pid=9415 comm=“android.hardwar” path="/dev/dri/card0" dev=“tmpfs” ino=1188 ioctlcmd=0x640d scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
[ 10.886795] type=1400 audit(10.767:62): avc: denied { create } for pid=9415 comm=“android.hardwar” scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
[ 11.504707] binder: release 9431:9431 transaction 960 in, still active
[ 11.504740] binder: release 9431:9431 transaction 957 out, still active