Project

General

Profile

Bug #3473

1286 hangs with more clients attached

Added by Alfred Zastrow almost 9 years ago. Updated almost 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-01-03
Due date:
% Done:

0%

Estimated time:
Found in version:
1286
Affected Versions:

Description

I gave it another try, but what I have seen with 'top' was a constantly increasing memory consumption (1st screen shoot). After attaching the 4. client all clients stopped imeadiately. No time shift was used. Only this was logged:

Jan 3 15:50:36 tvh tvheadend12302: htsp: 192.168.178.38: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 3 15:50:36 tvh tvheadend12302: htsp: 192.168.178.38 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 3 15:50:36 tvh tvheadend12302: htsp: 192.168.178.38 [ alfred | Kodi Media Center ]: Privileges updated
Jan 3 15:50:36 tvh tvheadend12302: subscription: 0005: "192.168.178.38 [ alfred | Kodi Media Center ]" subscribing on channel "BR Süd HD", weight: 150, adapter
Jan 3 15:50:43 tvh tvheadend12302: htsp: 192.168.178.38 [ alfred | Kodi Media Center ]: Write error -- Datenübergabe unterbrochen (broken pipe)
Jan 3 15:50:45 tvh tvheadend12302: htsp: 192.168.178.38 [ alfred | Kodi Media Center ]: Write error -- Datenübergabe unterbrochen (broken pipe)
Jan 3 15:50:45 tvh tvheadend12302: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Write error -- Datenübergabe unterbrochen (broken pipe)

Back to 1264 everything is normal: 4 Clients no problem and low memory need (2nd and 3rd screen)

All clients are standard unpatches Kodi 15.2 (Fedora and from deb-multimedia)

br
Alfred


Files

History

#1

Updated by Alfred Zastrow almost 9 years ago

I found some more compiled versions in my backup for further testing:

1280:
pretty much after starting and client conecting:

[169726.230989] tvh:mi-main13330: segfault at 7fa800000000 ip 000000000043fab3 sp 00007fa87bff63e0 error 4 in tvheadend[400000+1bb000]

1278:
With four clients it took about 25 minutes to take more then 70% of the memory (screen shoot)
OOM after 30 minutes

Jan 3 17:35:45 tvh kernel: [171765.134395] Killed process 166 (systemd-journal) total-vm:43692kB, anon-rss:2424kB, file-rss:1932kB
Jan 3 17:35:45 tvh systemd1: systemd-journald.service: Main process exited, code=killed, status=9/KILL
Jan 3 17:35:45 tvh systemd1: systemd-journald.service: Unit entered failed state.
Jan 3 17:35:45 tvh systemd1: Starting Flush Journal to Persistent Storage...
Jan 3 17:35:45 tvh systemd1: Started Flush Journal to Persistent Storage.

1276:
also constantly increasing memory usage, manualy stopped

The problem was introduces between 1264 and 1276, I hope it helps.

Alfred

#2

Updated by Dudu Akiva almost 9 years ago

I can confirm this as well.
Running latest tvheadend (compiled from GIT).

Running a couple of KODI 15.2 clients, switching channels - it happens after a couple of minutes.
Also, when it happens - the WEBUI stops responding.

The last error in the log is:
htsp: 192.168.0.2 [ | Kodi Media Center ]: Write error -- Broken pipe

I think it might be related to HTSP (via KODI) as I couldn't replicate it with VLC (HTTP).

#3

Updated by Dudu Akiva almost 9 years ago

Alfred,

When you say the problem was introduced between 1264 and 1276, what do you mean? commits? I can't find that number anywhere...

#4

Updated by Alfred Zastrow almost 9 years ago

Also 4.1-1299~g80a50ce is not stable. This was with one Kodi client, unmodified pvr.hts. Connected via 5Ghz-wlan. Maybe this has some mircoseconds of delay within the conection (theory).

Jan 4 17:06:30 tvh tvheadend22206: START: HTS Tvheadend version 4.1-1299~g80a50ce started, running as PID:22206 UID:199 GID:44, CWD:/ CNF:/home/hts/.hts/tvheadend
Jan 4 17:06:30 tvh tvheadend22206: htsp: Got connection from 192.168.178.42
Jan 4 17:06:30 tvh tvheadend22206: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 4 17:06:30 tvh tvheadend22206: htsp: Got connection from 192.168.178.42
Jan 4 17:06:30 tvh tvheadend22206: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 4 17:06:30 tvh tvheadend22206: htsp: 192.168.178.42 [ Kodi Media Center ]: Disconnected
Jan 4 17:06:30 tvh tvheadend22206: htsp: 192.168.178.42 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 4 17:06:30 tvh tvheadend22206: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Privileges updated
Jan 4 17:07:14 tvh tvheadend22206: mpegts: 11493.75H in Astra_19_2E - tuning on Adapter3
Jan 4 17:07:14 tvh tvheadend22206: subscription: 0001: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "Das Erste HD", weight: 150, adapter: "Adapter3", network: "Astra_19_2E", mux: "114
Jan 4 17:08:34 tvh tvheadend22206: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Write error -- Datenübergabe unterbrochen (broken pipe)

#5

Updated by Jaroslav Kysela almost 9 years ago

Could you run tvh under valgrind ? "valgrind --leak-check=full --show-reachable=yes 'tvh_cmd_line_in_git_tree>'" ?

Note2: Also, if the tvh task 'hangs', you can connect gdb to it and grab the backtrace for all threads - see debugging page on tvh wiki.

#6

Updated by Alfred Zastrow almost 9 years ago

Next try with debugging version loaded tvh stops to deliver but is still increasing memory usage (screenshoot)

#7

Updated by Alfred Zastrow almost 9 years ago

I will try it later, but my tvh server has only a little system partition. I hope I can install it.

#8

Updated by Jaroslav Kysela almost 9 years ago

Could you retest with 1301? - there was a wrong memory access which might explain this behaviour...

#9

Updated by Alfred Zastrow almost 9 years ago

Nope - also broken pipe.

I've valgrind installed, but I have idea how to use it. normaly I start tvh with its init.d script.

Jan 4 18:00:00 tvh tvheadend6512: START: HTS Tvheadend version 4.1-1301~g25b2cbc started, running as PID:6512 UID:199 GID:44, CWD:/ CNF:/home/hts/.hts/tvheadend
Jan 4 18:00:00 tvh tvheadend6512: htsp: Got connection from 192.168.178.42
Jan 4 18:00:00 tvh tvheadend6512: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 4 18:00:00 tvh tvheadend6512: htsp: 192.168.178.42 [ Kodi Media Center ]: Disconnected
Jan 4 18:00:00 tvh tvheadend6512: htsp: Got connection from 192.168.178.42
Jan 4 18:00:00 tvh tvheadend6512: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 4 18:00:00 tvh tvheadend6512: htsp: 192.168.178.42 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 4 18:00:00 tvh tvheadend6512: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Privileges updated
Jan 4 18:00:00 tvh tvheadend6512: mpegts: 11493.75H in Astra_19_2E - tuning on Adapter3
Jan 4 18:00:00 tvh tvheadend6512: subscription: 0001: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "Das Erste HD", weight: 150, adapter: "Adapter3", network: "Astra_19_2E", mux: "11493
Jan 4 18:00:01 tvh tvheadend6512: parser: The timediff for DVBSUB is big (332906), using audio dts
Jan 4 18:00:26 tvh tvheadend6512: subscription: 0001: "192.168.178.42 [ alfred | Kodi Media Center ]" unsubscribing from "Das Erste HD", hostname="192.168.178.42", username="alfred", client="Kodi Media Center"
Jan 4 18:00:26 tvh tvheadend6512: mpegts: 11052.75H in Astra_19_2E - tuning on Adapter3
Jan 4 18:00:26 tvh tvheadend6512: subscription: 0002: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "EinsPlus HD", weight: 150, adapter: "Adapter3", network: "Astra_19_2E", mux: "11052.
Jan 4 18:00:37 tvh tvheadend6512: subscription: 0002: "192.168.178.42 [ alfred | Kodi Media Center ]" unsubscribing from "EinsPlus HD", hostname="192.168.178.42", username="alfred", client="Kodi Media Center"
Jan 4 18:00:37 tvh tvheadend6512: mpegts: 11493.75H in Astra_19_2E - tuning on Adapter3
Jan 4 18:00:37 tvh tvheadend6512: subscription: 0003: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "Das Erste HD", weight: 150, adapter: "Adapter3", network: "Astra_19_2E", mux: "11493
Jan 4 18:01:01 tvh tvheadend6512: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Write error -- Datenübergabe unterbrochen (broken pipe)

#10

Updated by Jaroslav Kysela almost 9 years ago

alfred gundersen: Is webui available after this? If not - I think that it's issue with mutexes - so gdb is required.

#11

Updated by Alfred Zastrow almost 9 years ago

No. Web-UI does't respond after tvh hangs.

I'm still reading the debugging wiki.No GDB-experience :-/

#12

Updated by Alfred Zastrow almost 9 years ago

1303 hangs with a attached gdb

Jan 4 18:41:15 tvh tvheadend3421: START: HTS Tvheadend version 4.1-1303~gbd69326 started, running as PID:3421 UID:199 GID:44, CWD:/ CNF:/home/hts/.hts/tvheadend
Jan 4 18:41:25 tvh tvheadend3421: htsp: Got connection from 192.168.178.42
Jan 4 18:41:25 tvh tvheadend3421: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 4 18:41:25 tvh tvheadend3421: htsp: 192.168.178.42 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 4 18:41:25 tvh tvheadend3421: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Privileges updated
Jan 4 18:41:29 tvh tvheadend3421: http: 192.168.178.38: HTTP/1.1 GET /extjs.html -- 401
Jan 4 18:45:22 tvh systemd1: Starting Cleanup of Temporary Directories...
Jan 4 18:45:22 tvh systemd1: Started Cleanup of Temporary Directories.

but after quitting gdb it is running now. I will observe it.

#13

Updated by Alfred Zastrow almost 9 years ago

No, also hanging

#14

Updated by Jaroslav Kysela almost 9 years ago

I need the full backtrace (for all threads) when the process hangs.

#15

Updated by Alfred Zastrow almost 9 years ago

is there anything usefull in?

#16

Updated by Jaroslav Kysela almost 9 years ago

Unfortunately, all looks file. Could you try v4.1-1308-g4631e91? Another critical memory access fixes.

#17

Updated by Jaroslav Kysela almost 9 years ago

  • Status changed from New to Fixed

I believe that it's fixed in v4.1-1314-gf1d7aab .

#18

Updated by Alfred Zastrow almost 9 years ago

I'm now on HTS Tvheadend 4.1-1320~g7243471 and it seems not fully solved. TVH doesn't crash or hang atm, but it produces every few seconds some disturbings/glitches specialy (it looks so) on full HD channels like german ZDF HD or "Das Erste HD" (1). Not seen on alpha(1).

#19

Updated by Alfred Zastrow almost 9 years ago

and there are more continuity counter messages with this version

Jan 5 18:31:29 tvh tvheadend7885: START: HTS Tvheadend version 4.1-1320~g7243471 started, running as PID:7885 UID:199 GID:44, CWD:/ CNF:/home/hts/.hts/tvheadend
Jan 5 18:31:29 tvh tvheadend7885: htsp: Got connection from 192.168.178.42
Jan 5 18:31:29 tvh tvheadend7885: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 5 18:31:29 tvh tvheadend7885: htsp: 192.168.178.42 [ Kodi Media Center ]: Disconnected
Jan 5 18:31:29 tvh tvheadend7885: htsp: Got connection from 192.168.178.42
Jan 5 18:31:29 tvh tvheadend7885: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 5 18:31:29 tvh tvheadend7885: htsp: 192.168.178.42 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 5 18:31:29 tvh tvheadend7885: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Privileges updated
Jan 5 18:31:37 tvh tvheadend7885: http: 192.168.178.38: HTTP/1.1 GET /extjs.html -- 401
Jan 5 18:31:38 tvh tvheadend7885: http: 192.168.178.38: HTTP/1.1 GET /extjs.html -- 401
Jan 5 18:32:40 tvh tvheadend7885: mpegts: 11361.75H in Astra_19_2E - tuning on Adapter3
Jan 5 18:32:40 tvh tvheadend7885: subscription: 0001: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "ZDF HD", weight: 150, adapter: "Adapter3", net
Jan 5 18:32:42 tvh tvheadend7885: dvr: "heute" on "ZDF HD": Updated Timer (od)
Jan 5 18:32:47 tvh tvheadend7885: dvr: entry aeb8a927f3bc5fdcb89817831841f7a3 "heute-journal" on "ZDF HD" starting at 2016-01-05 23:09:30, scheduled for recording by "alfre
Jan 5 18:35:07 tvh tvheadend7885: htsp: Got connection from 192.168.178.38
Jan 5 18:35:07 tvh tvheadend7885: htsp: 192.168.178.38: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 5 18:35:07 tvh tvheadend7885: htsp: 192.168.178.38 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 5 18:35:07 tvh tvheadend7885: htsp: 192.168.178.38 [ alfred | Kodi Media Center ]: Privileges updated
Jan 5 18:35:07 tvh tvheadend7885: mpegts: 12460.5H in Astra_19_2E - tuning on Adapter2
Jan 5 18:35:08 tvh tvheadend7885: subscription: 0002: "192.168.178.38 [ alfred | Kodi Media Center ]" subscribing on channel "Disney Channel", weight: 150, adapter: "Adapte
Jan 5 18:35:08 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: H264 #6110 Continuity counter error (total 1)
Jan 5 18:35:08 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO
#6120 Continuity counter error (total 1)
Jan 5 18:35:08 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: AC3 #6122 Continuity counter error (total 1)
Jan 5 18:35:08 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: TELETEXT
#6130 Continuity counter error (total 1)
Jan 5 18:35:08 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO #6123 Continuity counter error (total 1)
Jan 5 18:35:08 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO
#6121 Continuity counter error (total 1)
Jan 5 18:35:54 tvh tvheadend7885: subscription: 0002: "192.168.178.38 [ alfred | Kodi Media Center ]" unsubscribing from "Disney Channel", hostname="192.168.178.38", userna
Jan 5 18:35:54 tvh tvheadend7885: subscription: 0003: "192.168.178.38 [ alfred | Kodi Media Center ]" subscribing on channel "ZDF HD", weight: 150, adapter: "Adapter3", net
Jan 5 18:35:54 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: AC3 #6122 Continuity counter error (total 2)
Jan 5 18:35:54 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: H264
#6110 Continuity counter error (total 2)
Jan 5 18:35:54 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: TELETEXT #6130 Continuity counter error (total 2)
Jan 5 18:35:54 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO
#6123 Continuity counter error (total 2)
Jan 5 18:35:54 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO #6121 Continuity counter error (total 2)
Jan 5 18:35:54 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: DVBSUB
#6131 Continuity counter error (total 1)
Jan 5 18:38:59 tvh tvheadend7885: subscription: 0001: "192.168.178.42 [ alfred | Kodi Media Center ]" unsubscribing from "ZDF HD", hostname="192.168.178.42", username="alfr
Jan 5 18:38:59 tvh tvheadend7885: mpegts: 11493.75H in Astra_19_2E - tuning on Adapter2
Jan 5 18:38:59 tvh tvheadend7885: subscription: 0004: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "Das Erste HD", weight: 150, adapter: "Adapter2
Jan 5 18:38:59 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: H264 #6110 Continuity counter error (total 3)
Jan 5 18:38:59 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: AC3
#6122 Continuity counter error (total 3)
Jan 5 18:38:59 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO #6120 Continuity counter error (total 2)
Jan 5 18:38:59 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO
#6121 Continuity counter error (total 3)
Jan 5 18:38:59 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO #6123 Continuity counter error (total 3)
Jan 5 18:38:59 tvh tvheadend[7885]: TS: Astra_19_2E/11361.75H/ZDF HD: TELETEXT
#6130 Continuity counter error (total 3)
Jan 5 18:38:59 tvh tvheadend7885: TS: Astra_19_2E/11361.75H/ZDF HD: DVBSUB @ #6131 Continuity counter error (total 2)
Jan 5 18:39:03 tvh tvheadend7885: dvr: "Tagesschau" on "Das Erste HD": Updated (d)

Jan 5 18:52:04 tvh tvheadend8668: htsp: 192.168.178.38 [ alfred | Kodi Media Center ]: Privileges updated
Jan 5 18:52:04 tvh tvheadend8668: mpegts: 11361.75H in Astra_19_2E - tuning on Adapter3
Jan 5 18:52:04 tvh tvheadend8668: subscription: 0001: "192.168.178.38 [ alfred | Kodi Media Center ]" subscribing on channel "ZDF HD", weight: 150, adapter: "Adapter3", net
Jan 5 18:52:04 tvh tvheadend8668: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 5 18:52:04 tvh tvheadend8668: htsp: 192.168.178.42 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 5 18:52:04 tvh tvheadend8668: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Privileges updated
Jan 5 18:52:04 tvh tvheadend8668: subscription: 0002: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "ZDF HD", weight: 150, adapter: "Adapter3", net
Jan 5 18:53:16 tvh tvheadend8668: subscription: 0001: "192.168.178.38 [ alfred | Kodi Media Center ]" unsubscribing from "ZDF HD", hostname="192.168.178.38", username="alfr
Jan 5 18:53:21 tvh tvheadend8668: mpegts: 11493.75H in Astra_19_2E - tuning on Adapter2
Jan 5 18:53:21 tvh tvheadend8668: subscription: 0003: "192.168.178.38 [ alfred | Kodi Media Center ]" subscribing on channel "Das Erste HD", weight: 150, adapter: "Adapter2
Jan 5 18:53:21 tvh tvheadend8668: TS: Astra_19_2E/11361.75H/ZDF HD: H264 #6110 Continuity counter error (total 1)
Jan 5 18:53:21 tvh tvheadend[8668]: TS: Astra_19_2E/11361.75H/ZDF HD: AC3
#6122 Continuity counter error (total 1)
Jan 5 18:53:21 tvh tvheadend8668: TS: Astra_19_2E/11361.75H/ZDF HD: TELETEXT #6130 Continuity counter error (total 1)
Jan 5 18:53:21 tvh tvheadend[8668]: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO
#6123 Continuity counter error (total 1)
Jan 5 18:53:21 tvh tvheadend8668: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO #6120 Continuity counter error (total 1)
Jan 5 18:53:21 tvh tvheadend[8668]: TS: Astra_19_2E/11361.75H/ZDF HD: MPEG2AUDIO
#6121 Continuity counter error (total 1)
Jan 5 18:55:28 tvh tvheadend8668: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Disconnected
Jan 5 18:55:28 tvh tvheadend8668: subscription: 0002: "192.168.178.42 [ alfred | Kodi Media Center ]" unsubscribing from "ZDF HD", hostname="192.168.178.42", username="alfr
Jan 5 18:55:47 tvh tvheadend8668: htsp: Got connection from 192.168.178.42
Jan 5 18:55:47 tvh tvheadend8668: htsp: 192.168.178.42: Welcomed client software: Kodi Media Center (HTSPv18)
Jan 5 18:55:47 tvh tvheadend8668: htsp: 192.168.178.42 [ Kodi Media Center ]: Identified as user 'alfred'
Jan 5 18:55:47 tvh tvheadend8668: htsp: 192.168.178.42 [ alfred | Kodi Media Center ]: Privileges updated
Jan 5 18:55:56 tvh tvheadend8668: mpegts: 11361.75H in Astra_19_2E - tuning on Adapter3
Jan 5 18:55:56 tvh tvheadend8668: subscription: 0004: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "ZDF HD", weight: 150, adapter: "Adapter3", net
Jan 5 18:56:08 tvh tvheadend8668: subscription: 0004: "192.168.178.42 [ alfred | Kodi Media Center ]" unsubscribing from "ZDF HD", hostname="192.168.178.42", username="alfr
Jan 5 18:56:11 tvh tvheadend8668: subscription: 0005: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "Das Erste HD", weight: 150, adapter: "Adapter2
Jan 5 18:56:34 tvh tvheadend8668: subscription: 0003: "192.168.178.38 [ alfred | Kodi Media Center ]" unsubscribing from "Das Erste HD", hostname="192.168.178.38", username
Jan 5 18:56:34 tvh tvheadend8668: mpegts: 12421.5H in Astra_19_2E - tuning on Adapter3
Jan 5 18:56:34 tvh tvheadend8668: subscription: 0006: "192.168.178.38 [ alfred | Kodi Media Center ]" subscribing on channel "WDR HD Köln", weight: 150, adapter: "Adapter3"
Jan 5 18:56:49 tvh tvheadend8668: subscription: 0005: "192.168.178.42 [ alfred | Kodi Media Center ]" unsubscribing from "Das Erste HD", hostname="192.168.178.42", username
Jan 5 18:56:49 tvh tvheadend8668: mpegts: 11052.75H in Astra_19_2E - tuning on Adapter2
Jan 5 18:56:49 tvh tvheadend8668: TS: Astra_19_2E/12421.5H/WDR HD Köln: H264 #5501 Continuity counter error (total 1)
Jan 5 18:56:49 tvh tvheadend[8668]: subscription: 0007: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "EinsPlus HD", weight: 150, adapter: "Adapter2"
Jan 5 18:56:56 tvh tvheadend[8668]: subscription: 0007: "192.168.178.42 [ alfred | Kodi Media Center ]" unsubscribing from "EinsPlus HD", hostname="192.168.178.42", username=
Jan 5 18:56:56 tvh tvheadend[8668]: mpegts: 11493.75H in Astra_19_2E - tuning on Adapter2
Jan 5 18:56:56 tvh tvheadend[8668]: TS: Astra_19_2E/12421.5H/WDR HD Köln: AC3
#5506 Continuity counter error (total 1)
Jan 5 18:56:56 tvh tvheadend8668: subscription: 0008: "192.168.178.42 [ alfred | Kodi Media Center ]" subscribing on channel "Das Erste HD

#20

Updated by C K almost 9 years ago

Alfred Zastrow wrote:

I'm now on HTS Tvheadend 4.1-1320~g7243471 and it seems not fully solved. TVH doesn't crash or hang atm, but it produces every few seconds some disturbings/glitches specialy (it looks so) on full HD channels like german ZDF HD or "Das Erste HD" (1). Not seen on alpha(1).

I can confirm the glitches every few seconds since version 1314 at Openelec/Raspberry Pi 2 - but no Continuity Erros (maybe nothing related to tvh)

#21

Updated by Alfred Zastrow almost 9 years ago

just an correction: I switched serveral times between 1264 and 1320 now and the glitches hasn't to do with the observed cc errors. Maybe this was randomly at the same time.

#22

Updated by Alfred Zastrow almost 9 years ago

Under 1327 everything is fine :-)

#23

Updated by Alfred Zastrow almost 9 years ago

Sorry, this was also wrong. It seems to be depend on the kind of content. I will open a new bug

Also available in: Atom PDF