Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The bpi-r3 mini recovery partition is faulty #15394

Open
1 task done
lu-zero opened this issue May 5, 2024 · 0 comments
Open
1 task done

The bpi-r3 mini recovery partition is faulty #15394

lu-zero opened this issue May 5, 2024 · 0 comments
Labels
bug issue report with a confirmed bug Official Image SNAPSHOT Supported Device target/mediatek pull request/issue for mediatek target

Comments

@lu-zero
Copy link
Contributor

lu-zero commented May 5, 2024

Describe the bug

upon boot to recovery:

[ 10.638781] Unable to handle kernel access to user memory outside uaccess routines at virtual address 00000000000000d0
[ 10.649456] Mem abort info:
[ 10.652238] ESR = 0x0000000096000005
[ 10.655969] EC = 0x25: DABT (current EL), IL = 32 bits
[ 10.661262] SET = 0, FnV = 0
[ 10.664304] EA = 0, S1PTW = 0
[ 10.667430] FSC = 0x05: level 1 translation fault
[ 10.672291] Data abort info:
[ 10.675156] ISV = 0, ISS = 0x00000005, ISS2 = 0x00000000
[ 10.680620] CM = 0, WnR = 0, TnD = 0, TagAccess = 0
[ 10.685656] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
[ 10.690949] user pgtable: 4k pages, 39-bit VAs, pgdp=00000000455bf000
[ 10.697372] [00000000000000d0] pgd=0800000046eee003, p4d=0800000046eee003, pud=0800000046eee003, pmd=0000000000000000
[ 10.707962] Internal error: Oops: 0000000096000005 [#1] SMP
[ 10.713515] Modules linked in: pppoe ppp_async nft_fib_inet nf_flow_table_inet pppox ppp_generic nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject nft_redir nft_quota nft_numgen nft_nat nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_fib_ipv6 nft_fib_ipv4 nft_fib nft_ct nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack mt7915e(O) mt76_connac_lib(O) mt76(O) mac80211(O) cfg80211(O) slhc nfnetlink nf_reject_ipv6 nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c compat(O) crypto_safexcel sha512_arm64 sha1_ce sha1_generic seqiv md5 geniv des_generic libdes authencesn authenc leds_gpio gpio_button_hotplug(O) aquantia
[ 10.771517] CPU: 0 PID: 1748 Comm: netifd Tainted: G O 6.6.29 #0
[ 10.778892] Hardware name: Bananapi BPi-R3 Mini (DT)
[ 10.783837] pstate: 20400005 (nzCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 10.790777] pc : device_del+0x44/0x410
[ 10.794518] lr : device_del+0x40/0x410
[ 10.798251] sp : ffffffc081e5b940
[ 10.801549] x29: ffffffc081e5b940 x28: ffffff8006885940 x27: 0000000000000000
[ 10.808665] x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000001
[ 10.815780] x23: 0000000000000080 x22: ffffff800018f880 x21: ffffff800018fc48
[ 10.822895] x20: ffffff80008e4480 x19: ffffff80008e4400 x18: 0000000000000135
[ 10.830011] x17: 2064656c69616620 x16: 7373656e74686769 x15: ffffffc080baa1e8
[ 10.837126] x14: 00002be02fce4bbe x13: 00af82262a49bf60 x12: 0000000000000002
[ 10.844243] x11: 00000000000003e9 x10: 00000000000008a0 x9 : ffffffc081e5b7b0
[ 10.851358] x8 : ffffff8000e3fc00 x7 : 0000000000000002 x6 : 0000000000000001
[ 10.858473] x5 : 00000002769fac00 x4 : 0000000000000000 x3 : 0000000000000000
[ 10.865589] x2 : ffffff8000e3f300 x1 : 0000000000000000 x0 : ffffff80008e4480
[ 10.872705] Call trace:
[ 10.875137] device_del+0x44/0x410
[ 10.878525] device_unregister+0x14/0x2c
[ 10.882432] led_classdev_unregister+0x84/0xec
[ 10.886862] phy_remove+0x38/0x90
[ 10.890164] device_remove+0x68/0x74
[ 10.893727] device_release_driver_internal+0x1bc/0x210
[ 10.898934] device_release_driver+0x14/0x1c
[ 10.903187] phy_detach+0xd4/0x16c
[ 10.906573] phylink_fwnode_phy_connect+0xcc/0x100
[ 10.911348] phylink_of_phy_connect+0x18/0x20
[ 10.915687] mtk_open+0x34/0x9f8
[ 10.918903] __dev_open+0x104/0x19c
[ 10.922378] __dev_change_flags+0x190/0x1ec
[ 10.926544] dev_change_flags+0x20/0x64
[ 10.930363] dev_ifsioc+0x28c/0x47c
[ 10.933838] dev_ioctl+0x288/0x480
[ 10.937224] sock_ioctl+0x304/0x414
[ 10.940699] __arm64_sys_ioctl+0x1e4/0xe3c
[ 10.944783] invoke_syscall.constprop.0+0x4c/0xe0
[ 10.949471] do_el0_svc+0x3c/0xb8
[ 10.952771] el0_svc+0x18/0x4c
[ 10.955813] el0t_64_sync_handler+0x118/0x124
[ 10.960153] el0t_64_sync+0x150/0x154
[ 10.963803] Code: f9402279 aa1403e0 940df8a1 f9402661 (39434020)
[ 10.969875] ---[ end trace 0000000000000000 ]---
[ 10.977859] pstore: backend (ramoops) writing error (-28)
[ 10.983241] Kernel panic - not syncing: Oops: Fatal exception
[ 10.988966] SMP: stopping secondary CPUs
[ 10.992874] Kernel Offset: disabled
[ 10.996345] CPU features: 0x0,00000000,00000000,1000400b
[ 11.001638] Memory Limit: none
[ 11.007946] Rebooting in 3 seconds..

OpenWrt version

r26181-d1504a1e76

OpenWrt release

SNAPSHOT

OpenWrt target/subtarget

mediatek/filogic

Device

Bananapi BPi-R3 Mini

Image kind

Official downloaded image

Steps to reproduce

Actual behaviour

No response

Expected behaviour

A working recovery partition.

Additional info

No response

Diffconfig

No response

Terms

  • I am reporting an issue for OpenWrt, not an unsupported fork.
@lu-zero lu-zero added bug issue report with a confirmed bug bug-report to-triage labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue report with a confirmed bug Official Image SNAPSHOT Supported Device target/mediatek pull request/issue for mediatek target
Projects
None yet
Development

No branches or pull requests

1 participant