linuxserver / docker-tvheadend

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

[BUG] Crash when deleting multiple recordings #232

Closed danielb7390 closed 10 months ago

danielb7390 commented 1 year ago

Is there an existing issue for this?

Current Behavior

When deleting multiple recordings it crashes and restarts

Expected Behavior

Shouldn't crash 😅

Steps To Reproduce

  1. Have multiple recordings
  2. Select a few, it seems random, it may happen with only 2 or need like 5
  3. Hit remove
  4. The process crashes

Environment

- OS:
- How docker service was installed:

CPU architecture

x86-64

Docker creation

Prebuilt

Container logs

2023-05-28 09:30:27.677 [   INFO] dvr: delete entry 3a7d8cd1d71df25afcffaeff76246d7b "SHOW NAME 1" on "CHANNEL" start time 2023-05-12 23:09:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:27
2023-05-28 09:30:27.678 [   INFO] dvr: delete entry b2625776a1d466feba02baa7c8e17c2e "SHOW NAME 2" on "CHANNEL" start time 2023-05-15 22:14:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:27
2023-05-28 09:30:27.679 [   INFO] dvr: delete entry fbed76617520055ac6cb9fdfe786f114 "SHOW NAME 1" on "CHANNEL" start time 2023-05-15 23:09:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:31
2023-05-28 09:30:31.432 [   INFO] dvr: delete entry 9d6977405d9874a723943e28578e94b5 "SHOW NAME 2" on "CHANNEL" start time 2023-05-16 22:14:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:34
2023-05-28 09:30:34.714 [   INFO] dvr: delete entry 7beee01b021dac1a69638aec7768a14f "SHOW NAME 1" on "CHANNEL" start time 2023-05-16 23:09:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:38
2023-05-28 09:30:38.246 [   INFO] dvr: delete entry e6396e03732815868d5cbabef5c95ef3 "SHOW NAME 2" on "CHANNEL" start time 2023-05-17 22:49:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:38
2023-05-28 09:30:38.247 [   INFO] dvr: delete entry cc20bcdbc7f80daf4ecd706234bd261c "SHOW NAME 1" on "CHANNEL" start time 2023-05-17 23:14:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:38
2023-05-28 09:30:38.247 [   INFO] dvr: delete entry 9712d6350debb08dfb771a363a5a6fad "SHOW NAME 2" on "CHANNEL" start time 2023-05-18 22:14:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:44
2023-05-28 09:30:44.133 [   INFO] dvr: delete entry c24873042e45a9b2f72c9eedf06cb08b "SHOW NAME 1" on "CHANNEL" start time 2023-05-18 23:09:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:44
2023-05-28 09:30:44.134 [   INFO] dvr: delete entry 2e605c29db14d80c8337a3fa82a0f8f3 "SHOW NAME 2" on "CHANNEL" start time 2023-05-19 22:14:30, scheduled for recording by "192.168.93.151", retention "On file removal" removal "Forever"
28/05/2023 09:30:44
2023-05-28 09:30:44.135 [  ALERT] CRASH: Signal: 11 in PRG: /usr/bin/tvheadend (4.3-2120~g18effa8ad) [78767163102d1be22793c7486657662175ee26d3] CWD: /run/s6-rc:s6-rc-init:NCBFoN/servicedirs/svc-tvheadend

--

Hi! This seems to be this bug https://tvheadend.org/issues/6134 , the user there seems to also be running linuxserver docker. I would gladly debug this, if someone can point me in the correct direction to build a debug version of the docker image

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year 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.

github-actions[bot] commented 9 months ago

This issue is locked due to inactivity