Closed
Description
- Reviewed guide and contributing documents? (Yes/No): Yes
- version [x.y.z, hash, other]: deafult raspberryPi version: 4.3.2
- installed as a package or compiled from sources [deb, rpm, git, other]: from raspberrypi repo
- standalone or part of third party [motion, MotionEyeOS, other]: standalone
- video stream source [V4L (card or USB), net cam (mjpeg, rtsp, other), mmal]: legacy camera stack
- hardware [x86, ARM, other]: arm64 / raspberrypi 3
- operating system [16.04, Stretch, etc, FreeBSD, other]: debian11 (bullseye)
To reproduce the issue, just add an simple on_movie_end option (in my case: touch %f.done to signalize another script that the file is written). The script itself is executed properly. However a zombie process remains after each execution.
eg. ps aux yields after this stage:
[...]
motion 1234 0.0 0.0 0 0 ? Zs 22.18 0:00 [sh] <defunct>
[...]
Metadata
Assignees
Labels
No labels