Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: raspberry pi Zero W reboots and kernel panic



On Mon, Aug 07, 2023 at 07:43:58AM +0200, Ramiro Aceves wrote:
> [ 22162.907854] panic: kernel diagnostic assertion "l == curlwp" failed:
> file "/
> usr/src/sys/sys/lwp.h", line 543
> [ 22162.907854] cpu0: Begin traceback...
> [ 22162.907854] 0xc9b8facc: netbsd:db_panic+0xc
> [ 22162.917889] 0xc9b8faec: netbsd:vpanic+0xf4
> [ 22162.927918] 0xc9b8fb04: netbsd:kern_assert+0x3c
> [ 22162.927918] 0xc9b8fb54: netbsd:cache_lookup+0x784
> [ 22162.937945] 0xc9b8fc04: netbsd:ufs_lookup+0xcc
> [ 22162.937945] 0xc9b8fc3c: netbsd:VOP_LOOKUP+0x48
> [ 22162.947970] 0xc9b8fc74: netbsd:relookup+0x40
> [ 22162.957995] 0xc9b8fcac: netbsd:ufs_gro_lookup+0x88
> [ 22162.957995] 0xc9b8fd24: netbsd:genfs_sane_rename+0xc20
> [ 22162.968017] 0xc9b8fd7c: netbsd:ufs_sane_rename+0x54
> [ 22162.978040] 0xc9b8fdbc: netbsd:genfs_insane_rename+0x120
> [ 22162.988067] 0xc9b8fdfc: netbsd:VOP_RENAME+0x6c
> [ 22162.988067] 0xc9b8fecc: netbsd:do_sys_renameat+0x6b0
> [ 22162.998095] 0xc9b8feec: netbsd:sys_rename+0x34
> [ 22163.008124] 0xc9b8ffac: netbsd:syscall+0x188
> [ 22163.018155] cpu0: End traceback...

This is a generic kernel bug (maybe in arm specific code, but we do not
know for sure). It does not need to be related to wifi at all (hard to
imagine how a driver bug could cause this), but so far we only can guess.

Can you please file a PR with the above kernel output included?

Thanks,

Martin


Home | Main Index | Thread Index | Old Index