Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Kernel panic caused by bcm2835_spi_interupt #228

Open
wbb12 opened this issue May 25, 2022 · 2 comments
Open

Kernel panic caused by bcm2835_spi_interupt #228

wbb12 opened this issue May 25, 2022 · 2 comments

Comments

@wbb12
Copy link

wbb12 commented May 25, 2022

When I use the Raspberry Pi 4B with raspberry pi OS 64 bits, the bcm2835_spi_interupt always causes the kernel to panic. Two SPIs are used on the Pi, spi0 for mcp2515 and spi6 for ADS1263. In the beginning, two SPI devices work correctly, but the kernel panic always occurs after several minutes or several minutes. Actually, I installed the ubuntu server 22.04 64bits on another Pi and it shows the same problem.

These are the messages show on the monitor.
832c42655c8b6a5686edd3737b4ff29
a57716dddea1f995e77d08c909a718e

$ uname -a
Linux rpi-test1 5.15.0-1008-raspi #8-Ubuntu SMP PREEMPT Thu May 19 11:58:51 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
$ uname -a
Linux rpi-test1 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64 GNU/Linux

Both the ubuntu and raspberry pi OS are 5.15 kernel.

The SPIs devices are working well on the Pi with 32bits OS.

@lurch
Copy link

lurch commented May 25, 2022

This is clearly a kernel bug, rather than an OS-level bug, so should probably be reported at https://github.com/raspberrypi/linux instead?

@wbb12
Copy link
Author

wbb12 commented May 25, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants