Bug #3158
TVH crashes
0%
Description
it seems todays nightly build suffers from som lockup/crash problems using rtsp, seems this might be affected by last night chages.
Oct 15 11:22:10 tv tvheadend23553: mpegts: 11265H in Viasat - 4.8E - Onid 86 scan complete
Oct 15 11:22:19 tv tvheadend23553: mpegts: 10903V in Cmore - 0.8W - Onid 70 - tuning on SAT>IP DVB-S Tuner #4 (172.25.0.61)
Oct 15 11:22:19 tv tvheadend23553: subscription: 0025: "epggrab" unsubscribing
Oct 15 11:22:44 tv tvheadend23553: satip: SAT>IP DVB-S Tuner #3 (172.25.0.61) - RTSP error -5 (Input/output error) [9874-200]
Oct 15 11:22:44 tv tvheadend23553: satip: SAT>IP DVB-S Tuner #1 (172.25.0.61) - RTSP error -5 (Input/output error) [9874-200]
Oct 15 11:22:45 tv tvheadend23553: satip: SAT>IP DVB-S Tuner #2 (172.25.0.61) - RTSP error -5 (Input/output error) [9874-200]
when this 3 last lines occure, tvheadend is freezing, gui is stuck on loading.
checking the process for tvh it indicates that the process is running but not responding.
restarting tvh fixes the issue until manualy trigger an OTA scan, that makes the bug occure in very short time.
History
Updated by Bengt Madeberg about 9 years ago
I don't think this is a new problem. I have seen it for several weeks since I started to play with SAT>IP functionality between two tvh instances. It's the "client" that crashes. I have not found any specific reason yet but normally when I do some configuration. Normally a restart of tvh helps.
I haven't reported it since I have so many other problems. Sometimes the client doesn't find the server. Sometimes the client sees "many" servers but I only have one. Restart helps in this case also. I must admit that it can be due to wrong settings from mine side also that gives all these problems.
Updated by Raymond Paulsen about 9 years ago
I cant say i have seen any of your problems regarding sat>ip client.
but what i have seen regarding issues like this is that some switches is better then other, fritz box have big issues with sat>ip.
also the tuner you use has alot to it also, i use a digibit r1 with satip-axe firmware that utilizes minisatip,
this is the same code that is used in tvheadend for sat>ip compability. for me the original firmware did crash sometimes, and was performing badly.
i have to say this setup has worked out nice for me, never had any issues regarding tvh and sat>ip, actualy the skip TS packet on idle scan was a issue but that is resolved.
the reason for tvh to see many sat>ip servers is probably becouse your tuner has changed UUID?
Updated by Jaroslav Kysela about 9 years ago
I cannot reproduce here. I can scan 1W using two tuners multiple times without any error.
Provide '--trace httpc' for the 'RTSP error' messages and gdb backtrace:
https://tvheadend.org/projects/tvheadend/wiki/Traces
https://tvheadend.org/projects/tvheadend/wiki/Debugging
Also, upgrade to latest.
Updated by Raymond Paulsen about 9 years ago
I can not reproduce this error anymore either, this error happend few times after upgrading to new daily, but has not occured again sins then.
Ticket can probably be closed, i will reopen if found again.