Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5039

Compute Module • brcmfmac kernel crash - dead000000000122

$
0
0
I'm able to reproduce an issue where something in brcmfmac crashes. This is the output. Anyone else noticed something similar?

Code:

         Stopping D-Bus System Message Bus...[  OK  ] Stopped D-Bus System Message Bus.[  114.913454] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout[  114.919726] brcmfmac: brcmf_sdio_checkdied: firmware trap in dongle[  114.926353] ieee80211 phy0: brcmf_fil_cmd_data: bus is down. we have nothing to do.[**    ] (1 of 3) A stop job is running for … mDNS/DNS-SD Stack (4s / 1min 30s)[  116.450415] Unable to handle kernel paging request at virtual address dead000000000122[  116.458568] Mem abort info:[  116.461440]   ESR = 0x0000000096000044[  116.465270]   EC = 0x25: DABT (current EL), IL = 32 bits[  116.470708]   SET = 0, FnV = 0[  116.473839]   EA = 0, S1PTW = 0[  116.477041]   FSC = 0x04: level 0 translation fault[  116.482031] Data abort info:[  116.484966]   ISV = 0, ISS = 0x00000044, ISS2 = 0x00000000[  116.490576]   CM = 0, WnR = 1, TnD = 0, TagAccess = 0[  116.495741]   GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0[  116.501175] [dead000000000122] address between user and kernel address ranges[  116.508469] Internal error: Oops: 0000000096000044 [#1] PREEMPT SMP[  116.514867] Modules linked in: cmac algif_hash aes_arm64 aes_generic algif_skcipher af_alg bnep joydev goodix_ts 8021q garp stp llc brcmfmac_wcc brcmfmac hci_uart v3d brcmutil btbcm gpu_sched bluetooth drm_shmem_helper cfg80211 i2c_mux_pinctrl raspberrypi_hwmon i2c_mux i2c_brcmstb panel_ilitek_ili9881c bcm2835_v4l2(C) bcm2835_codec(C) bcm2835_isp(C) rpivid_hevc(C) videobuf2_vmalloc bcm2835_mmal_vchiq(C) ecdh_generic ecc v4l2_mem2mem videobuf2_dma_contig videobuf2_memops pwm_bcm2835 videobuf2_v4l2 rfkill libaes videodev vc_sm_cma(C) snd_bcm2835(C) videobuf2_common mc raspberrypi_gpiomem pwm_bl backlight uio_pdrv_genirq uio sch_fq_codel nfsd fuse nfnetlink ipv6[  116.574679] CPU: 2 PID: 173 Comm: kworker/2:2 Tainted: G         C         6.6.70-v8 #1[  116.582848] Hardware name: Raspberry Pi Compute Module 4 Rev 1.1 (DT)[  116.589417] Workqueue: events brcmf_core_bus_reset [brcmfmac][  116.595394] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)[  116.602499] pc : _cfg80211_unregister_wdev+0x78/0x298 [cfg80211][  116.608903] lr : _cfg80211_unregister_wdev+0x48/0x298 [cfg80211][  116.615279] sp : ffffffc08097bc40[  116.618659] x29: ffffffc08097bc40 x28: 0000000000000000 x27: 0000000000000000[  116.625954] x26: 0000000000000000 x25: ffffff8006ef8908 x24: 0000000000000000[  116.633246] x23: 0000000000000001 x22: 0000000000000000 x21: 0000000000000001[  116.640535] x20: ffffff800c7da008 x19: ffffff8006ef8000 x18: ffffffc081953d58[  116.647826] x17: 002e0008000053b6 x16: a8dd3ada0006000a x15: 0000000000000002[  116.655117] x14: ffffffd76bd7dba8 x13: 0000000000000000 x12: 0000000000000000[  116.662405] x11: 000000000000006f x10: 00000000000002d8 x9 : ffffffd76aeb15fc[  116.669696] x8 : ffffff803b197d40 x7 : 0000000000000000 x6 : ffffffd76bc076a8[  116.676986] x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000[  116.684274] x2 : dead000000000122 x1 : ffffff8004f04018 x0 : dead000000000122[  116.691564] Call trace:[  116.694061]  _cfg80211_unregister_wdev+0x78/0x298 [cfg80211][  116.700086]  cfg80211_unregister_wdev+0x1c/0x30 [cfg80211][  116.705931]  brcmf_p2p_ifp_removed+0x94/0xc8 [brcmfmac][  116.711356]  brcmf_remove_interface+0x178/0x288 [brcmfmac][  116.717043]  brcmf_detach+0xa0/0x160 [brcmfmac][  116.721754]  brcmf_sdio_remove+0x70/0x178 [brcmfmac][  116.726908]  brcmf_sdiod_remove+0x2c/0xb8 [brcmfmac][  116.732063]  brcmf_sdio_bus_reset+0x4c/0x90 [brcmfmac][  116.737393]  brcmf_core_bus_reset+0x30/0x48 [brcmfmac][  116.742723]  process_one_work+0x148/0x3b8[  116.746824]  worker_thread+0x32c/0x450[  116.750652]  kthread+0x118/0x128[  116.753947]  ret_from_fork+0x10/0x20[  116.757606] Code: a9410281 f9000420 d2802442 f2fbd5a2 (f9000001) [  OK  ] Stopped target Network.         Stopping A minimalistic network co…DHCPv4, rdisc and DHCPv6 support...[  OK  ] Stopped Avahi mDNS/DNS-SD Stack.

Statistics: Posted by batwing — Mon Jan 27, 2025 10:27 am



Viewing all articles
Browse latest Browse all 5039

Trending Articles