Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#2271 closed defect (duplicate)
DVB-C EIT stops mythbackend?
Reported by: | Owned by: | Stuart Auchterlonie | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I have 3 DVB-C adapters in my setup and mythbackend will crash after some hours. Seems to be that there is problem with EIT? Possible similarities to Ticket #2268? I am using latest SVN.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Looks like it receives a broken packet as part of the PAT and incorrectly processes it. from the logfile
The crash occurs when we attempt to convert the PAT using toString(). Obviously it's working on incorrect data.