Skip to content

Instantly share code, notes, and snippets.

@rhalff
Created June 21, 2020 18:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhalff/8f9cceb2484e60dae7fe55e2669cc684 to your computer and use it in GitHub Desktop.
Save rhalff/8f9cceb2484e60dae7fe55e2669cc684 to your computer and use it in GitHub Desktop.
fuchsia git:(master) ✗ fx emu -N
sudo follows to configure the tap interface:
Creating disk image...done
+ /Volumes/Fuchsia/fuchsia/prebuilt/third_party/aemu/mac-x64/emulator -feature VirtioInput,GLDirectMem,HVF,Vulkan -window-size 1280x800 -gpu auto -fuchsia -kernel /Volumes/Fuchsia/fuchsia/out/default/multiboot.bin -initrd /var/folders/89/38yds5s56613bmsc4yrd_6zm0000gn/T/tmp.x1ru1xpD/fuchsia-ssh.zbi -m 8192 -serial stdio -vga none -device virtio-keyboard-pci -device virtio_input_multi_touch_pci_1 -smp 4,threads=2 -machine q35 -device isa-debug-exit,iobase=0xf4,iosize=0x04 -enable-hvf -cpu Haswell -netdev type=tap,ifname=tap0,id=net0,script=/Volumes/Fuchsia/fuchsia/tools/devshell/lib/emu-ifup-macos.sh -device e1000,netdev=net0,mac=52:54:00:4d:27:96 -drive file=/var/folders/89/38yds5s56613bmsc4yrd_6zm0000gn/T/tmp.x1ru1xpD/fvm.blk,format=raw,if=none,id=vdisk -device virtio-blk-pci,drive=vdisk -append 'TERM=xterm-256color kernel.serial=legacy kernel.entropy-mixin=d9ec8927ffa9b8d1344389d717cfe46ec1560a882cd5ea16d74bde310090b4f3 kernel.halt-on-panic=true '
handleCpuAccelerationForMinConfig: configure CPU acceleration
handleCpuAccelerationForMinConfig: Checking CPU acceleration capability on host...
handleCpuAccelerationForMinConfig: Host can use CPU acceleration
handleCpuAccelerationForMinConfig: Host CPU acceleration capability status string: [HAXM version 7.5.1 (4) is installed and usable.]
handleCpuAccelerationForMinConfig: Selecting HVF for CPU acceleration
Password:
pc_memory_init: above 4g size: 180000000
emulator: ERROR: AdbHostServer.cpp:102: Unable to connect to adb daemon on port: 5037
[00000.000] 00000:00000> zbi: @ 0xffffff8000d83000 (13105472 bytes)
[00000.000] 00000:00000> UART: enabled with FIFO depth 16
[00000.000] 00000:00000> PMM: boot reserve add [0x100000, 0x3a9fff]
[00000.000] 00000:00000> PMM: boot reserve add [0xd83000, 0x1a02fff]
[00000.000] 00000:00000> PMM: adding arena 0xffffffff003a5020 name 'memory' base 0x100000 size 0x7fede000
[00000.000] 00000:00000> PMM: adding arena 0xffffffff003a5020 name 'memory' base 0x100000000 size 0x180000000
[00000.000] 00000:00000> PMM: boot reserve marking WIRED [0x100000, 0x3a9fff]
[00000.000] 00000:00000> PMM: boot reserve marking WIRED [0xd83000, 0x1a02fff]
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00133700 (global_prng_seed) at level 0x20001, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff0028f4f0 (intel_rng_init) at level 0x20001, flags 0x1
[00000.000] 00000:00000>
[00000.000] 00000:00000> welcome to Zircon
[00000.000] 00000:00000>
[00000.000] 00000:00000> KASLR: .text section at 0xffffffff00100000
[00000.000] 00000:00000> initializing arch pre-vm
[00000.000] 00000:00000> initializing platform pre-vm
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00114af0 (code_patching) at level 0x40000, flags 0x1
[00000.000] 00000:00000> initializing vm pre-heap
[00000.000] 00000:00000> VM: marking boot alloc used range [0x1a03000, 0x1a03080)
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001485f0 (elf_build_id) at level 0x5fffe, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001489d0 (version) at level 0x5ffff, flags 0x1
[00000.000] 00000:00000> version:
[00000.000] 00000:00000> arch: x64
[00000.000] 00000:00000> zx_system_get_version_string: git-cbd0f4c721fd0c562600e2b23c78816499b1ddea-dirty
[00000.000] 00000:00000> ELF build ID: 70f2aff23ca2e5d0
[00000.000] 00000:00000> initializing heap
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00102c10 (console) at level 0x60000, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001bb190 (x86_resource_init) at level 0x60000, flags 0x1
[00000.000] 00000:00000> initializing vm
[00000.000] 00000:00000> VM: reserving kernel region [0xffffffff00100000, 0xffffffff00294000) flags 0x28 name 'kernel_code'
[00000.000] 00000:00000> VM: reserving kernel region [0xffffffff00294000, 0xffffffff00307000) flags 0x8 name 'kernel_rodata'
[00000.000] 00000:00000> VM: reserving kernel region [0xffffffff00307000, 0xffffffff0030e000) flags 0x18 name 'kernel_data'
[00000.000] 00000:00000> VM: reserving kernel region [0xffffffff0030e000, 0xffffffff003aa000) flags 0x18 name 'kernel_bss'
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00230740 (pmm_fill) at level 0x70000, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001bc4f0 (display_memtype) at level 0x70001, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001c7490 (acpi_tables) at level 0x70001, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001b8a60 (debug_serial) at level 0x70002, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001b8d00 (hpet) at level 0x70002, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001b9230 (apic) at level 0x70002, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001bee10 (timer) at level 0x70003, flags 0x1
[00000.000] 00000:00000> HPET frequency: 100000 ticks/ms
[00000.000] 00000:00000> APIC frequency: 24000 ticks/ms
[00000.000] 00000:00000> Could not find TSC frequency: Calibrating TSC with HPET
[00000.000] 00000:00000> TSC calibrated: 2998054 ticks/ms
[00000.000] 00000:00000> timer features: constant_tsc 1 invariant_tsc 0 tsc_deadline 0
[00000.000] 00000:00000> Using HPET as wallclock
[00000.000] 00000:00000> initializing system topology
[00000.000] 00000:00000> Top cache level: 3 shift: 4 size: 0xc00000
[00000.000] 00000:00000> WARNING: Unable to parse topology from CPUID. If this is an Intel chip, ensure IA32_MISC_ENABLES[22] is off.
[00000.000] 00000:00000> ERROR: Unable to determine topology from cpuid. Falling back to flat!
[00000.000] 00000:00000> apic: 0 logical: 0 die: 0 cache: 0 core: 0 thread: 0
[00000.000] 00000:00000> apic: 0x1 logical: 1 die: 0 cache: 0 core: 1 thread: 0
[00000.000] 00000:00000> apic: 0x2 logical: 2 die: 0 cache: 0 core: 2 thread: 0
[00000.000] 00000:00000> apic: 0x3 logical: 3 die: 0 cache: 0 core: 3 thread: 0
[00000.000] 00000:00000> Could not find SRAT table. ACPICA returned: 5
[00000.000] 00000:00000> System topology: Unable to attach NUMA information, missing ACPI tables.
[00000.000] 00000:00000> initializing kernel
[00000.000] 00000:00000> initializing mp
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00276120 (percpu_heap_init) at level 0x90000, flags 0x1
[00000.000] 00000:00000> CPU performance scales:
[00000.000] 00000:00000> CPU 0: 1.0
[00000.000] 00000:00000> CPU 1: 1.0
[00000.000] 00000:00000> CPU 2: 1.0
[00000.000] 00000:00000> CPU 3: 1.0
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00133af0 (global_prng_thread_safe) at level 0x9ffff, flags 0x1
[00000.000] 00000:00000> creating bootstrap completion thread
[00000.000] 00000:00000> top of bootstrap2()
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00133b20 (global_prng_reseed) at level 0xa0000, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00177060 (libobject) at level 0xa0000, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00230b00 (pmm) at level 0xa0000, flags 0x1
[00000.000] 00000:00000> INIT: cpu 0, calling hook 0xffffffff002723a0 (dpc) at level 0xa0000, flags 0x1
[00000.001] 00000:00000> Processor Model Info: type 0 family 0x6 model 0xe stepping 0xd
[00000.001] 00000:00000> display_family 0x6 display_model 0x9e
[00000.001] 00000:00000> Vendor: Intel
[00000.001] 00000:00000> Microarch: Skylake
[00000.001] 00000:00000> F/M/S: 6/9e/d
[00000.001] 00000:00000> patch_level: 0
[00000.001] 00000:00000> Brand: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz
[00000.001] 00000:00000> Features: fpu sse sse2 sse3 ssse3 sse4.1 sse4.2 mmx avx avx2 fxsr xsave aesni clflush fsgsbase
[00000.001] 00000:00000> tsc_adj smep erms rdrand syscall nx hypervisor
[00000.001] 00000:00000> Properties: meltdown l1tf mds/taa md_clear md_clear_user_return swapgs_bug swapgs_bug_mitigated ssb ssbd ibpb l1d_flush_on_vmen
[00000.001] 00000:00000> try
[00000.001] 00000:00000> ibpb_ctxt_switch ras_fill retpoline
[00000.001] 00000:00000> Kernel PTI enabled
[00000.001] 00000:00000> initializing platform
[00000.001] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001ecc80 (x86_perfmon) at level 0xb0000, flags 0x1
[00000.001] 00000:00000> x86_perfmon_init_once:436: perfmon: unexpected programmable counter width 0 in cpuid.0AH
[00000.001] 00000:00000> UART: started IRQ driven RX
[00000.001] 00000:00000> UART: started IRQ driven TX
[00000.001] 00000:00000> cpu topology:
[00000.001] 00000:00000> 0: apic id 0 BSP
[00000.001] 00000:00000> 1: apic id 0x1
[00000.001] 00000:00000> 2: apic id 0x2
[00000.001] 00000:00000> 3: apic id 0x3
[00000.001] 00000:00000> Found 4 cpus
[00000.002] 00000:00000> booting apic ids: 0x1 0x2 0x3
[00000.016] 00000:00000> entering scheduler on cpu 3
[00000.016] 00000:00000> entering scheduler on cpu 1
[00000.016] 00000:00000> entering scheduler on cpu 2
[00000.022] 00000:00000> smbios: manufacturer="QEMU" product="Standard PC (Q35 + ICH9, 2009)"
[00000.022] 00000:00000> initializing late arch
[00000.022] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00146430 (debuglog) at level 0xc0000, flags 0x1
[00000.026] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001bdea0 (x86_pcie_init) at level 0xc0000, flags 0x1
[00000.026] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00289db0 (platform_dev_init) at level 0xc0000, flags 0x1
[00000.073] 00000:00000> moving to last init level
[00000.075] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001119b0 (kcounters) at level 0xdffff, flags 0x1
[00000.075] 00000:00000> INIT: cpu 0, calling hook 0xffffffff001d27a0 (ktrace) at level 0xdffff, flags 0x1
[00000.162] 00000:00000> ktrace: buffer at 0xffffff941cba5000 (33554432 bytes)
[00000.162] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00103290 (kernel_shell) at level 0xe0000, flags 0x1
[00000.162] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00254690 (userboot) at level 0xe0000, flags 0x1
[00000.170] 00000:00000> userboot: ramdisk 0xc80000 @ 0xffffff8000d83000
[00000.173] 00000:00000> userboot: userboot rodata 0 @ [0x18873882000,0x18873886000)
[00000.173] 00000:00000> userboot: userboot code 0x4000 @ [0x18873886000,0x18873898000)
[00000.173] 00000:00000> userboot: vdso/full rodata 0 @ [0x18873898000,0x1887389f000)
[00000.173] 00000:00000> userboot: vdso/full code 0x7000 @ [0x1887389f000,0x188738a1000)
[00000.173] 00000:00000> memory-pressure: memory watermarks - OutOfMemory: 50MB, Critical: 150MB, Warning: 300MB, Debounce: 1MB
[00000.176] 00000:00000> memory-pressure: memory availability state - Normal
[00000.176] 00000:00000> userboot: entry point @ 0x18873887140
[00000.181] 00000:00000> INIT: cpu 0, calling hook 0xffffffff0016af50 (pager_init) at level 0xffffffff, flags 0x1
[00000.182] 00000:00000> INIT: cpu 0, calling hook 0xffffffff00234ad0 (scanner_init) at level 0xffffffff, flags 0x1
[00000.185] 01028:01046> userboot: option "console.shell=true"
[00000.185] 01028:01046> userboot: option "kernel.enable-debugging-syscalls=true"
[00000.185] 01028:01046> userboot: option "kernel.enable-serial-syscalls=true"
[00000.186] 01028:01046> userboot: option "netsvc.all-features=true"
[00000.186] 01028:01046> userboot: option "netsvc.disable=false"
[00000.187] 01028:01046> userboot: option "kernel.oom.behavior=reboot"
[00000.187] 01028:01046> userboot: option "virtcon.hide-on-boot="
[00000.187] 01028:01046> userboot: option "/Volumes/Fuchsia/fuchsia/out/default/multiboot.bin="
[00000.188] 01028:01046> userboot: option "TERM=xterm-256color"
[00000.188] 01028:01046> userboot: option "kernel.serial=legacy"
[00000.188] 01028:01046> userboot: option "kernel.entropy-mixin.redacted=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
[00000.189] 01028:01046> userboot: option "kernel.halt-on-panic=true"
[00000.189] 01028:01046> userboot: option "multiboot.boot_loader_name=qemu"
[00001.094] 01028:01046> userboot: decompressed BOOTFS to VMO!
[00001.096] 01028:01046> userboot: searching bootfs for 'bin/bootsvc'
[00001.098] 01028:01046> userboot: 'bin/bootsvc' has PT_INTERP "lib/ld.so.1"
[00001.098] 01028:01046> userboot: searching bootfs for 'lib/ld.so.1'
[00001.102] 01028:01046> userboot: userboot: loaded lib/ld.so.1 at 0x43d673df9000, entry point 0x43d673e5072c
[00001.104] 01028:01046> userboot: userboot: loaded vDSO at 0x4065b4654000, entry point 0x4065b465be38
[00001.107] 01028:01046> userboot: process bin/bootsvc started.
[00001.108] 01028:01046> userboot: waiting for loader-service requests...
[00001.117] 01028:01046> userboot: searching bootfs for 'lib/libfdio.so'
[00001.121] 01028:01046> userboot: searching bootfs for 'lib/libtrace-engine.so'
[00001.125] 01028:01046> userboot: searching bootfs for 'lib/libasync-default.so'
[00001.128] 01028:01046> userboot: searching bootfs for 'lib/liblaunchpad.so'
[00001.132] 01028:01046> userboot: searching bootfs for 'lib/libmemfs.so'
[00001.136] 01028:01046> userboot: searching bootfs for 'lib/libc++.so.2'
[00001.141] 01028:01046> userboot: searching bootfs for 'lib/libc++abi.so.1'
[00001.145] 01028:01046> userboot: searching bootfs for 'lib/libunwind.so.1'
[00001.157] 01056:01059> {{{reset}}}
[00001.157] 01056:01059> {{{module:0:<application>:elf:aa5bbb34c4d18d2f}}}
[00001.157] 01056:01059> {{{mmap:0x252c1055000:0x15000:load:0:r:0}}}
[00001.157] 01056:01059> {{{mmap:0x252c106a000:0x4a000:load:0:rx:0x15000}}}
[00001.161] 01056:01059> {{{mmap:0x252c10b4000:0x3000:load:0:rw:0x5f000}}}
[00001.161] 01056:01059> {{{mmap:0x252c10b7000:0x1000:load:0:rw:0x62000}}}
[00001.162] 01056:01059> dso: id=aa5bbb34c4d18d2f base=0x00000252c1055000 name=<application>
[00001.164] 01056:01059> {{{module:0x3:libfdio.so:elf:81a0177ac5a48313}}}
[00001.164] 01056:01059> {{{mmap:0x33de2758000:0x15000:load:0x3:r:0}}}
[00001.166] 01056:01059> {{{mmap:0x33de276d000:0x51000:load:0x3:rx:0x15000}}}
[00001.167] 01056:01059> {{{mmap:0x33de27be000:0x3000:load:0x3:rw:0x66000}}}
[00001.167] 01056:01059> {{{mmap:0x33de27c1000:0x4000:load:0x3:rw:0x69000}}}
[00001.167] 01056:01059> dso: id=81a0177ac5a48313 base=0x0000033de2758000 name=libfdio.so
[00001.172] 01056:01059> {{{module:0x4:libtrace-engine.so:elf:2801debd827ac893}}}
[00001.172] 01056:01059> {{{mmap:0x2719df49000:0x4000:load:0x4:r:0}}}
[00001.172] 01056:01059> {{{mmap:0x2719df4d000:0x6000:load:0x4:rx:0x4000}}}
[00001.173] 01056:01059> {{{mmap:0x2719df53000:0x1000:load:0x4:rw:0xa000}}}
[00001.173] 01056:01059> {{{mmap:0x2719df54000:0x1000:load:0x4:rw:0xb000}}}
[00001.177] 01056:01059> dso: id=2801debd827ac893 base=0x000002719df49000 name=libtrace-engine.so
[00001.177] 01056:01059> {{{module:0x5:libasync-default.so:elf:64d82a65e002f472}}}
[00001.177] 01056:01059> {{{mmap:0x1c988fb000:0x1000:load:0x5:r:0}}}
[00001.178] 01056:01059> {{{mmap:0x1c988fc000:0x1000:load:0x5:rx:0x1000}}}
[00001.181] 01056:01059> {{{mmap:0x1c988fd000:0x1000:load:0x5:rw:0x2000}}}
[00001.182] 01056:01059> dso: id=64d82a65e002f472 base=0x0000001c988fb000 name=libasync-default.so
[00001.183] 01056:01059> {{{module:0x6:liblaunchpad.so:elf:ec958bf74d73263c}}}
[00001.189] 01056:01059> {{{mmap:0x337a6c58000:0x3000:load:0x6:r:0}}}
[00001.189] 01056:01059> {{{mmap:0x337a6c5b000:0x4000:load:0x6:rx:0x3000}}}
[00001.189] 01056:01059> {{{mmap:0x337a6c5f000:0x1000:load:0x6:rw:0x7000}}}
[00001.190] 01056:01059> {{{mmap:0x337a6c60000:0x1000:load:0x6:rw:0x8000}}}
[00001.190] 01056:01059> dso: id=ec958bf74d73263c base=0x00000337a6c58000 name=liblaunchpad.so
[00001.191] 01056:01059> {{{module:0x7:libmemfs.so:elf:fb4d54e4565bf32b}}}
[00001.191] 01056:01059> {{{mmap:0x3d3cd37c000:0xe000:load:0x7:r:0}}}
[00001.193] 01056:01059> {{{mmap:0x3d3cd38a000:0x3a000:load:0x7:rx:0xe000}}}
[00001.198] 01056:01059> {{{mmap:0x3d3cd3c4000:0x2000:load:0x7:rw:0x48000}}}
[00001.198] 01056:01059> {{{mmap:0x3d3cd3c6000:0x1000:load:0x7:rw:0x4a000}}}
[00001.198] 01056:01059> dso: id=fb4d54e4565bf32b base=0x000003d3cd37c000 name=libmemfs.so
[00001.198] 01056:01059> {{{module:0x2:<vDSO>:elf:58b5d90f80add58d}}}
[00001.199] 01056:01059> {{{mmap:0x4065b4654000:0x7000:load:0x2:r:0}}}
[00001.199] 01056:01059> {{{mmap:0x4065b465b000:0x2000:load:0x2:rx:0x7000}}}
[00001.203] 01056:01059> dso: id=58b5d90f80add58d base=0x00004065b4654000 name=<vDSO>
[00001.204] 01056:01059> {{{module:0x8:libc++.so.2:elf:7cef79a8b7083743}}}
[00001.204] 01056:01059> {{{mmap:0x2aa1b869000:0x51000:load:0x8:r:0}}}
[00001.204] 01056:01059> {{{mmap:0x2aa1b8ba000:0x74000:load:0x8:rx:0x51000}}}
[00001.204] 01056:01059> {{{mmap:0x2aa1b92e000:0x6000:load:0x8:rw:0xc5000}}}
[00001.205] 01056:01059> {{{mmap:0x2aa1b934000:0x7000:load:0x8:rw:0xcb000}}}
[00001.209] 01056:01059> dso: id=7cef79a8b7083743 base=0x000002aa1b869000 name=libc++.so.2
[00001.209] 01056:01059> {{{module:0x9:libc++abi.so.1:elf:cee7396c1ca9c2d4}}}
[00001.210] 01056:01059> {{{mmap:0x33195a62000:0x12000:load:0x9:r:0}}}
[00001.210] 01056:01059> {{{mmap:0x33195a74000:0x1c000:load:0x9:rx:0x12000}}}
[00001.213] 01056:01059> {{{mmap:0x33195a90000:0x4000:load:0x9:rw:0x2e000}}}
[00001.214] 01056:01059> {{{mmap:0x33195a94000:0x1000:load:0x9:rw:0x32000}}}
[00001.216] 01056:01059> dso: id=cee7396c1ca9c2d4 base=0x0000033195a62000 name=libc++abi.so.1
[00001.216] 01056:01059> {{{module:0x1:libc.so:elf:a947287ab457ff09}}}
[00001.217] 01056:01059> {{{mmap:0x43d673df9000:0x4f000:load:0x1:r:0}}}
[00001.217] 01056:01059> {{{mmap:0x43d673e48000:0x5c000:load:0x1:rx:0x4f000}}}
[00001.217] 01056:01059> {{{mmap:0x43d673ea4000:0x2000:load:0x1:rw:0xab000}}}
[00001.220] 01056:01059> {{{mmap:0x43d673ea6000:0x3000:load:0x1:rw:0xad000}}}
[00001.220] 01056:01059> dso: id=a947287ab457ff09 base=0x000043d673df9000 name=libc.so
[00001.222] 01056:01059> {{{module:0xa:libunwind.so.1:elf:215e96b5be6c6ee1}}}
[00001.224] 01056:01059> {{{mmap:0x33f93e6e000:0x4000:load:0xa:r:0}}}
[00001.225] 01056:01059> {{{mmap:0x33f93e72000:0x6000:load:0xa:rx:0x4000}}}
[00001.228] 01056:01059> {{{mmap:0x33f93e78000:0x1000:load:0xa:rw:0xa000}}}
[00001.228] 01056:01059> {{{mmap:0x33f93e79000:0x1000:load:0xa:rw:0xb000}}}
[00001.231] 01056:01059> dso: id=215e96b5be6c6ee1 base=0x0000033f93e6e000 name=libunwind.so.1
[00001.242] 01028:01046> userboot: loader-service channel peer closed
[00001.243] 01028:01046> userboot: finished!
[00001.248] 01056:01059> bootsvc: Starting...
[00001.250] 01056:01059> bootsvc: Taking root resource handle...
[00001.251] 01056:01059> bootsvc: Creating bootfs service...
[00001.313] 01056:01059> bootsvc: Retrieving boot image...
[00001.316] 01056:01059> bootsvc: Decommitted BOOTDATA VMO from 0 to 0xc80000
[00001.316] 01056:01059> bootsvc: Loading boot arguments...
[00001.320] 01056:01059> bootsvc: Creating svcfs service...
[00001.322] 01056:01059> bootsvc: Loading kernel VMOs...
[00001.326] 01056:01059> bootsvc: failed to add PA_VMO_KERNEL_FILE 6 to filesystem as kernel/: ZX_ERR_INVALID_ARGS
[00001.326] 01056:01059> bootsvc: Creating loader service...
[00001.326] 01056:01059> bootsvc: Launching next process...
[00001.331] 01056:01134> bootsvc: bootsvc.next = bin/component_manager,fuchsia-boot:///#meta/root.cm,--config-file,/boot/config/component_manager,--use-builtin-process-launcher,--maintain-utc-clock
[00001.341] 01056:01134> bootsvc: Launched bin/component_manager
[00001.384] 01141:01157> [component_manager] INFO: Component manager is starting up...
[00001.425] 01141:01227> [component_manager] INFO: Loaded runtime config from /boot/config/component_manager
[00002.026] 01435:01437> fshost: watching for exit
[00002.992] 02211:02213> netsvc: running in full mode
$ [00004.918] 01878:02393> sysmem-connector: svchost connected to sysmem driver 000
[00005.808] 03512:05255> i8042 device 0xab 0x41
[00006.035] 03512:03514> EnableBusMasterUpstream: entry
[00006.061] 02525:02528> vc: new input device /dev/class/input-report/000
[00006.111] 03512:03514> EnableBusMasterUpstream: entry
[00006.116] 03512:03514> EnableBusMasterUpstream: entry
[00006.236] 03512:05255> i8042 device 0x00
[00006.575] 03512:03514> EnableBusMasterUpstream: entry
[00006.747] 03512:03514> EnableBusMasterUpstream: entry
[00006.996] 02525:02528> vc: new input device /dev/class/input-report/002
[00007.139] 01435:01437> fshost: Binding: /boot/driver/fvm.so
[00007.327] 01435:01437> fshost: BlockDevice::MountFilesystem(blobfs)
[00007.391] 01435:01437> fshost: launch /boot/bin/blobfs (/boot/bin/blobfs) OK
[00007.662] 06313:06315> blobfs: filesystem in clean state.
[00007.685] 06313:06315> blobfs: Replaying journal
[00007.692] 06313:06315> replay: Initializing journal buffer (1023 blocks)
[00007.783] 06313:06315> replay: entry_start: 0, sequence_number: 0
[00007.806] 06313:06315> blobfs: filesystem in clean state.
[00008.446] 06313:06315> blobfs: Using compression ZSTD_CHUNKED
[00008.483] 01435:01437> fshost: mounting minfs
[00008.485] 01435:01437> fshost: BlockDevice::MountFilesystem(minfs)
[00008.556] 01435:01437> fshost: launch /boot/bin/minfs (/boot/bin/minfs) OK
[00008.692] 02327:02329> netifc: ? /dev/class/ethernet/000
[00008.718] 02327:02329> netsvc: using /dev/class/ethernet/000
[00008.723] 02327:02329> device-name-provider: generated device name: ivy-donut-grew-stoop
[00008.741] 02211:02213> netsvc: nodename='ivy-donut-grew-stoop'
[00008.753] 02211:02213> netifc: ? /dev/class/ethernet/000
[00008.764] 02211:02213> netsvc: using /dev/class/ethernet/000
[00008.770] 02211:02213> netifc: create 512 eth buffers
[00008.790] 02211:02213> macaddr: 52:54:00:4d:27:96
[00008.791] 02211:02213> ip6addr (LL) : fe80::5054:4d:fe4d:2796
[00008.792] 02211:02213> ip6addr (ULA): fd54:4d:2796::4d:2796
[00008.793] 02211:02213> snmaddr: ff02::1:ff4d:2796
[00008.828] 02211:02213> netsvc: start
[00008.849] 06558:06560> minfs: Replaying journal
[00008.853] 06558:06560> replay: Initializing journal buffer (2046 blocks)
[00008.951] 06558:06560> replay: entry_start: 0, sequence_number: 0
[00009.761] 01435:01437> fshost: starting 'bin/pkgsvr' 'bcdc5f3800a8f22df94af5407a4c11e319c3c6aeffb6c915208b5c0b75836fed'...
[00009.849] 01435:01437> fshost: launch bin/pkgsvr (pkgfs) OK
[00010.178] 00000:00000> memory-pressure: memory availability state - Normal
[00010.255] 06889:07106> pkgsvr: pkgfs: enforce pkgfs/packages non-static allowlist: true
[00010.256] 06889:07106> pkgsvr: pkgfs: enforce executability restrictions: true
[00010.393] 06889:06891> pkgsvr: pkgfs: loading cache index
[00029.852] 01435:01437> fshost: pkgfs did not signal completion: -21 (ZX_ERR_TIMED_OUT)
[00031.305] 06889:06891> pkgsvr: pkgfs: cache index loaded in 20.910s; found 157/157 packages
[00031.314] 06889:06891> pkgsvr: pkgfs: loading /pkgfs/packages non static allowlist
[00031.344] 06889:06891> pkgsvr: pkgfs: parsed non-static pkgs allowlist: &{map[amberctl:{} benchmark:{} cat:{} catapult_converter:{} curl:{} dart-inspect-benchmarks:{} fidl_benchmarks:{} fonts:{} fuchsia_benchmarks:{} garnet_input_latency_benchmark
[00031.345] 06889:06891> s:{} go_fidl_benchmarks:{} iquery:{} log_listener:{} ls:{} net-cli:{} netstack_benchmarks:{} pkgctl:{} remote-control:{} rm:{} run:{} rust_inspect_benchmarks:{} system_monitor_harvester:{} uname:{} wlan:{}]}
[00031.363] 06889:06891> pkgsvr: system: will be served from bcdc5f3800a8f22df94af5407a4c11e319c3c6aeffb6c915208b5c0b75836fed
[00031.364] 06889:06891> pkgsvr: pkgfs serving blobfs /blob
[00031.374] 06889:06891> pkgsvr: pkgfs: serve failed on startup handle: vfs server creation: ErrPeerClosed: zx.Handle.SignalPeer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment