-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
raspistill hangs in a tight loop on the RPi4 after about an hour #686
Comments
I've been unable to reproduce this on the Pi1 or PiZero. Not had access to other models to test with. |
I have the same issue with tens of raspberry pi 4. Here are the logs of one of them with start_debug=1 in config.txt, and commands HardwareRaspberry Pi 4 Model B Rev 1.1 Firmware version
Kernel version
Rpi Issue
vcdbg log assert
vcdbg log msg
|
@6by9 This could be a duplicate of raspberrypi/firmware#1574. |
Looks like 1574 has been closed, possibly with a workaround. Has anyone here been able to reproduce the issue in this ticket? |
Describe the bug
When run in a tight loop, raspistill will hang on an RPi4 after about an hour. At 6s per iteration this is . . . an exercise left to the reader. This is reproduced with both the regular camera and the HD one. I've not been able to reproduce this on a Pi Zero W or the original Pi1B.
To reproduce
This consistently works for me on two different RPi4s:
Expected behaviour
Not to hang.
Actual behaviour
Hangs after about an hour or so.
System
This is without the camera attached to the Pi4 -- it's busy trying to reproduce on a PiZeroW.
The text was updated successfully, but these errors were encountered: