Skip to content
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

[BUG] Crash on Raspberry PI 5 #252

Closed
1 task done
mvhuizen opened this issue Apr 13, 2024 · 2 comments
Closed
1 task done

[BUG] Crash on Raspberry PI 5 #252

mvhuizen opened this issue Apr 13, 2024 · 2 comments

Comments

@mvhuizen
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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
Copy link

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
Copy link
Collaborator

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.

@LinuxServer-CI LinuxServer-CI closed this as not planned Won't fix, can't repro, duplicate, stale Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants