Skip to content

Instantly share code, notes, and snippets.

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 AdrianKoshka/ff9862da2183a2d8e26d47baf8dc04b9 to your computer and use it in GitHub Desktop.
Save AdrianKoshka/ff9862da2183a2d8e26d47baf8dc04b9 to your computer and use it in GitHub Desktop.
[ 17.602968] Unable to handle kernel access to user memory outside uaccess routines at virtual address 0000000000000548
17.613765] Mem abort info:
[ 17.616582] ESR = 0x96000004
[ 17.619648] EC = 0x25: DABT (current EL), IL = 32 bits
[ 17.625000] SET = 0, FnV = 0
[ 17.628073] EA = 0, S1PTW = 0
[ 17.631230] Data abort info:
[ 17.634131] ISV = 0, ISS = 0x00000004
[ 17.637985] CM = 0, WnR = 0
[ 17.640970] user pgtable: 4k pages, 48-bit VAs, pgdp=000000013ae66000
[ 17.647446] [0000000000000548] pgd=0000000000000000
[ 17.652355] Internal error: Oops: 96000004 [#1] SMP
[ 17.657253] Modules linked in: ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat rfkill nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc vfat fat dm_multipath scsi_dh_rdac scsi_dh_emc scsi_dh_alua sbsa_gwdt omap_rng drm ip_tables xfs libcrc32c crct10dif_ce ghash_ce mvpp2 phylink xhci_plat_hcd ahci_platform pkcs8_key_parser fuse
[ 17.700113] CPU: 0 PID: 807 Comm: NetworkManager Not tainted 5.7.7-200.fc32.aarch64 #1
[ 17.708061] Hardware name: SolidRun Armada 8040 MacchiatoBin/Armada 8040 MacchiatoBin, BIOS EDK II Nov 8 2019
[ 17.718103] pstate: 60400005 (nZCv daif +PAN -UAO)
[ 17.722925] pc : mvpp2_mac_config+0x38/0x15c [mvpp2]
[ 17.727912] lr : mvpp2_start_dev+0x1a0/0x1e0 [mvpp2]
[ 17.732895] sp : ffff8000109cb330
[ 17.736222] x29: ffff8000109cb330 x28: ffff8000109cb7f8
[ 17.741555] x27: ffff00013851e000 x26: ffffa467e36a06c0
[ 17.746888] x25: ffffa467fe630144 x24: 0000000000000000
[ 17.752220] x23: ffff00013851e900 x22: 0000000000000017
[ 17.757553] x21: 0000000000000002 x20: ffff8000109cb398
[ 17.762886] x19: 00000000000003f0 x18: 00000000fffffffd
[ 17.768218] x17: 0000000000000000 x16: ffffa467fdc67404
[ 17.773551] x15: 0000000000000020 x14: ffffffffffffffff
[ 17.778883] x13: ffff000000000000 x12: 0000000000000000
[ 17.784215] x11: 0000000000000023 x10: 0000000000000007
[ 17.789548] x9 : ffffa467e36947b0 x8 : 00000000000000ff
[ 17.794881] x7 : 00000000000001b8 x6 : 0000000000000001
[ 17.800213] x5 : 0000000000000008 x4 : 000000000000000f
[ 17.805546] x3 : 0000000000000017 x2 : ffff8000109cb398
[ 17.810878] x1 : 0000000000000001 x0 : 0000000000000000
[ 17.816211] Call trace:
[ 17.818670] mvpp2_mac_config+0x38/0x15c [mvpp2]
[ 17.823308] mvpp2_start_dev+0x1a0/0x1e0 [mvpp2]
[ 17.827947] mvpp2_open+0x12c/0x2ac [mvpp2]
[ 17.832152] __dev_open+0xf0/0x1b0
[ 17.835567] __dev_change_flags+0x178/0x1d0
[ 17.839765] dev_change_flags+0x2c/0x70
[ 17.843617] do_setlink+0x204/0x904
[ 17.847119] __rtnl_newlink+0x4e4/0x7e0
[ 17.850971] rtnl_newlink+0x58/0x84
[ 17.854473] rtnetlink_rcv_msg+0x2b0/0x350
[ 17.858586] netlink_rcv_skb+0x44/0x104
[ 17.862437] rtnetlink_rcv+0x20/0x30
[ 17.866026] netlink_unicast+0x294/0x300
[ 17.869963] netlink_sendmsg+0x1cc/0x3e0
[ 17.873902] sock_sendmsg+0x5c/0x70
[ 17.877403] ____sys_sendmsg+0x274/0x2a4
[ 17.881341] ___sys_sendmsg+0x74/0xa0
[ 17.885016] __sys_sendmsg+0x60/0xb0
[ 17.888605] __arm64_sys_sendmsg+0x2c/0x40
[ 17.892717] el0_svc_common.constprop.0+0x7c/0x184
[ 17.897526] do_el0_svc+0x2c/0x9c
[ 17.900855] el0_sync_handler+0x160/0x204
[ 17.904879] el0_sync+0x17c/0x180
[ 17.908210] Code: f9400000 b9402056 910fc013 51005ac1[ 187.982595] hwrng: no data available
[ 198.222351] hwrng: no data available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment