Skip to content

Instantly share code, notes, and snippets.

@rokuyama
Created September 17, 2021 02:32
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 rokuyama/70ebb76a558452e6965f542903c0bbf1 to your computer and use it in GitHub Desktop.
Save rokuyama/70ebb76a558452e6965f542903c0bbf1 to your computer and use it in GitHub Desktop.
[ 1.0000000] NetBSD/evbarm (fdt) booting ...
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights reserved.
[ 1.0000000] NetBSD 9.99.88 (GENERIC64) #0: Wed Sep 15 13:16:57 UTC 2021
[ 1.0000000] mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/GENERIC64
[ 1.0000000] total memory = 930 MB
[ 1.0000000] avail memory = 897 MB
[ 1.0000000] armfdt0 (root)
[ 1.0000000] simplebus0 at armfdt0: Raspberry Pi 3 Model B Plus Rev 1.3
[ 1.0000000] simplebus1 at simplebus0
[ 1.0000000] simplebus2 at simplebus0
[ 1.0000000] cpus0 at simplebus0
[ 1.0000000] simplebus3 at simplebus0
[ 1.0000000] cpu0 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x0
[ 1.0000000] cpu1 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x1
[ 1.0000000] cpu2 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x2
[ 1.0000000] cpu3 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x3
[ 1.0000000] simplebus4 at simplebus1
[ 1.0000000] bcmicu0 at simplebus1
[ 1.0000000] fclock0 at simplebus2: 19200000 Hz fixed clock (osc)
[ 1.0000000] bcmcprman0 at simplebus1: BCM283x Clock Controller
[ 1.0000000] bcmaux0 at simplebus1
[ 1.0000000] fclock1 at simplebus2: 480000000 Hz fixed clock (otg)
[ 1.0000000] bcmicu1 at simplebus1: Multiprocessor
[ 1.0000000] gtmr0 at simplebus0: Generic Timer
[ 1.0000000] gtmr0: interrupting on local_intc irq 3
[ 1.0000000] armgtmr0 at gtmr0: Generic Timer (19200 kHz, virtual)
[ 1.0000030] bcmgpio0 at simplebus1: GPIO controller 2835
[ 1.0000030] bcmgpio0: pins 0..31 interrupting on icu irq 49
[ 1.0000030] bcmgpio0: pins 32..54 interrupting on icu irq 50
[ 1.0000030] gpio0 at bcmgpio0: 54 pins
[ 1.0000030] plcom0 at simplebus1: ARM PL011 UART
[ 1.0000030] panic: Trap: Data Abort (EL1): Translation Fault L0 with read access for 0000000000000000: pc ffffc000000a39dc: ldr x0, [x1]
[ 1.0000030] cpu0: Begin traceback...
[ 1.0000030] trace fp ffffc00000f883e0
[ 1.0000030] fp ffffc00000f88410 vpanic() at ffffc0000056ca9c netbsd:vpanic+0x14c
[ 1.0000030] fp ffffc00000f88470 panic() at ffffc0000056cb94 netbsd:panic+0x44
[ 1.0000030] fp ffffc00000f88500 data_abort_handler() at ffffc000000adefc netbsd:data_abort_handler+0x1ec
[ 1.0000030] tf ffffc00000f88570 el1_trap() at ffffc000000af784 netbsd:el1_trap
[ 1.0000030] ---- trapframe 0xffffc00000f88570 (304 bytes) ----
[ 1.0000030] pc=ffffc000000a39dc, spsr=00000000600000c5
[ 1.0000030] esr=0000000096000004, far=0000000000000000
[ 1.0000030] x0=ffff00003ae72500, x1=0000000000000000
[ 1.0000030] x2=ffffc00000cbded0, x3=0000000000000020
[ 1.0000030] x4=0000000000000003, x5=ffffc000000a0730
[ 1.0000030] x6=ffffc00000f888a0, x7=00000000ffffffc8
[ 1.0000030] x8=0000000000000000, x9=00000000ffffffc8
[ 1.0000030] x10=ffffc00000940808, x11=00000000ffffffc8
[ 1.0000030] x12=ffffc00000f888e0, x13=ffffc00000f888e0
[ 1.0000030] x14=0000000070db9c12, x15=ffff00003ad18b10
[ 1.0000030] x16=ffffc000000040a0, x17=ffffc00000926bf0
[ 1.0000030] x18=000000000000000f, x19=ffff00003aecdd00
[ 1.0000030] x20=ffff00003aecdd70, x21=ffffc0000105c9e0
[ 1.0000030] x22=ffff00003aecdd00, x23=ffff00003ad7e880
[ 1.0000030] x24=ffffc00000f88af0, x25=ffffc00000cfea30
[ 1.0000030] x26=0000000000000001, x27=ffffc000009fc868
[ 1.0000030] x28=700a9296afe84b32, fp=x29=ffffc00000f888a0
[ 1.0000030] lr=x30=ffffc0000006b654, sp=ffffc00000f888a0
[ 1.0000030] ------------------------------------------------
[ 1.0000030] fp ffffc00000f888a0 bus_space_is_equal() at ffffc000000a39dc netbsd:bus_space_is_equal+0xc
[ 1.0000030] fp ffffc00000f888b0 plcom_attach_subr() at ffffc0000006b650 netbsd:plcom_attach_subr+0x70
[ 1.0000030] fp ffffc00000f888e0 plcom_fdt_attach() at ffffc00000071aa4 netbsd:plcom_fdt_attach+0x104
[ 1.0000030] fp ffffc00000f889b0 config_attach_internal() at ffffc0000054e2dc netbsd:config_attach_internal+0x1b8
[ 1.0000030] fp ffffc00000f88a10 config_attach() at ffffc0000054e5f4 netbsd:config_attach+0x54
[ 1.0000030] fp ffffc00000f88a80 fdt_scan() at ffffc00000677ae4 netbsd:fdt_scan+0x154
[ 1.0000030] fp ffffc00000f88c10 fdt_rescan() at ffffc00000678000 netbsd:fdt_rescan+0x50
[ 1.0000030] fp ffffc00000f88c40 config_attach_internal() at ffffc0000054e2dc netbsd:config_attach_internal+0x1b8
[ 1.0000030] fp ffffc00000f88ca0 config_found() at ffffc0000054e450 netbsd:config_found+0x5c
[ 1.0000030] fp ffffc00000f88d10 arm_fdt_attach() at ffffc0000006e3c8 netbsd:arm_fdt_attach+0x94
[ 1.0000030] fp ffffc00000f88d70 config_attach_internal() at ffffc0000054e2dc netbsd:config_attach_internal+0x1b8
[ 1.0000030] fp ffffc00000f88dd0 config_rootfound() at ffffc0000054e6a4 netbsd:config_rootfound+0x64
[ 1.0000030] fp ffffc00000f88e30 cpu_configure() at ffffc00000069f94 netbsd:cpu_configure+0x54
[ 1.0000030] fp ffffc00000f88e60 main() at ffffc000007cd710 netbsd:main+0x2e0
[ 1.0000030] fp 0000000000000000 aarch64_start() at ffffc0000000187c netbsd:aarch64_start+0x107c
[ 1.0000030] cpu0: End traceback...
Stopped in pid 0.0 (system) at netbsd:cpu_Debugger+0x4: ret
db{0}>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment