I have a degraded systemd on my Raspberry (Raspberry OS) and the culprit is : plymouth. I have this error (catch SEGV)
plymouth-start.service: Main process exited, code=killed, status=11/SEGV
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ An ExecStart= process belonging to unit plymouth-start.service has exited.
░░
░░ The process' exit code is 'killed' and its exit status is 11.
How can I repair this? I saw in logs to change Kill from none to mixed but that doesn't solve the issue. I can do clear-failed but that does not solve the issue.