[mythtv] [mythtv-commits] Ticket #3428: HDHR + Mythtv -> crashes on some channels

Daniel Kristjansson danielk at cuymedia.net
Tue May 8 15:00:48 UTC 2007


On Tue, 2007-05-08 at 14:44 +0000, MythTV wrote:
> #3428: HDHR + Mythtv -> crashes on some channels
> -----------------------+----------------------------------------------------
>  Reporter:  anonymous  |        Owner:  ijr    
>      Type:  defect     |       Status:  closed 
>  Priority:  minor      |    Milestone:  0.21   
> Component:  mythtv     |      Version:  unknown
>  Severity:  high       |   Resolution:  invalid
> -----------------------+----------------------------------------------------
> 
> Comment(by peabody124 at gmail.com):
> 
>  It didn't make the frontend crash with a seg fault - probably poor choice
>  of words.  It dropped back to the frontend with an error.

Oh! Crash usually means the program exits or the machine locks
up or reboots. The first type is one we'll fix, the latter types
are for the driver writers and kernel developers to fix.

>  But it seems
>  like if you are watching tv and tune to a channel that doesn't work (or
>  say a sub channel that isn't running right now) then there should be a
>  message in the livetv section "Warning: could not access channel" and
>  allow you to retune.

It does this for me. Maybe your timeout is set unreasonably
high? If it is over 20,000 ms the video player will exit
before you see this message on the assumption that the
backend has died.

>  This also applies to things like music channels
>  which you see fine and are valid streams, but mythfrontend can't work with
>  right now.

Well these are not supported in MythTV with the HDHomeRun, they
don't get inserted during the channel scan on the HDHomeRun so
you won't see any tuning problems unless you start hacking the
database or share a source with a different type of tuner.

>  It also would make initially sorting your channels tons easier
>  if you could try locking on streams and if they were encrypted then it
>  just says "encrypted channel".

MythTV does this in SVN head. But these channels don't even get
inserted for the HDHomeRun unless you tell the channel scanner
to insert them. Since the HDHomeRun can't decrypt any channels
it doesn't make much sense to allow these unless there is some
problem at the headend that you are trying to work around.

-- Daniel



More information about the mythtv-dev mailing list