-
Notifications
You must be signed in to change notification settings - Fork 5.2k
64 bit - Kernel Oops PREEMP SMP #5161
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
Comments
You say you a running "a flask server". Apart from the fact that you don't say what a "flask server" is, you also don't say what the "flask server" is doing - I suspect it isn't simply saying "Hello world!". |
It appears to be doing something with the camera? But not clear from the report. |
I had rarely seen a "unable to handle kernel paging request" in #5138 myself (unfortunately none of which I saved for the ticket). Stacktrace there sometimes also had I suggest you wait for a new kernel release and try again |
This seems entirely unrelated to the issue, have you posted on the wrong thread? |
No - @kralo's probably correct. |
Hello, sorry I wasn't clear I am running a python file which runs picamera2, a server hosting a mjpeg stream, and some motion detection on a low res stream in the background - a detailed description is on this issue picamera2 simultaneous. Let me know if there is any other useful information which I can send over |
@tennisparty could you please point directly to the script which triggers the issue (the reference contains multiple versions)? Is it possible to provide a minimal script without the webserver stuff? |
Thanks everyone, I am using a ov9281 and doing some processing in the background to detect motion so maybe the issue that is linked above is indeed the same. @kralo do you know if the kernel is now updated, sorry I am not sure exactly where to check? |
It's not in the stable branch yet, but you can grab the beta kernel with |
Thanks @pelwell I'll use that for the moment. What is the best way to track when that edit is merged into the stable branch? |
The next update here will include the required patch: https://github.com/raspberrypi/rpi-firmware/commits/stable |
Thankyou, that's really useful |
Yes, it had been updated roughly 10 days ago. Have a look at `rpi-update`
|
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Hello when I stop running a flask server I get the following error message
The pi is headless and disconnects when this behaviour happens. I am running the most recent Bullseye, 64bit.
Steps to reproduce the behaviour
Run flask server and then kill the python process with ctrl - c
Device (s)
Raspberry Pi 3 Mod. A+
System
Raspberry Pi reference 2022-04-04
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 27a8050c3c06e567c794620394a8c2d74262a516, stage2
Aug 26 2022 14:04:36
Copyright (c) 2012 Broadcom
version 102f1e848393c2112206fadffaaf86db04e98326 (clean) (release) (start)
Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aarch64 GNU/Linux
Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: