linuxserver / docker-tvheadend

GNU General Public License v3.0
158 stars 87 forks source link

[BUG] Crash on Raspberry PI 5 #252

Open mvhuizen opened 2 months ago

mvhuizen commented 2 months ago

Is there an existing issue for this?

Current Behavior

After starting tvheadend container the OS becomes ununsable.

Expected Behavior

No response

Steps To Reproduce

Start container

Environment

- OS: Raspberry Pi OS Lite March 15th 2024
- How docker service was installed: https://docs.docker.com/engine/install/debian/

CPU architecture

arm64

Docker creation

sudo docker run -d \
--name=tvheadend \
--network=host \
--restart=no \
-e TZ=Europe/Berlin \
-v /home/user/tvheadend:/config \
--device /dev/dvb:/dev/dvb \
lscr.io/linuxserver/tvheadend

Container logs

Segmantation fault
github-actions[bot] commented 2 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.