<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">        Does it fail only if the slave backend is up?  I'm not sure why
it's not happening to others but I get segfaults like the one reported
here:

<a href="http://code.mythtv.org/trac/ticket/11318">http://code.mythtv.org/trac/ticket/11318</a>

I believe it's caused by a problem I reported a bit earlier:

<a href="http://code.mythtv.org/trac/ticket/11316">http://code.mythtv.org/trac/ticket/11316</a>

The patch I posted there fixes it for me.  The other reporter thinks
there is a problem with the patch, although I'm not seeing it myself.

_____________________________________________________________________

I have not tried it with the slave backend down and it really appears
to happen most often when I have multiple recordings starting at the
same time.  I thought it may be related to the previewgen since 
previewgen acts strangely at times.
I have implemented your patch and am compiling now.  I also noticed
that there is a section of code that is almost the same earlier in
the file.  I almost changed that one by mistake.
I will let you know what happens
</pre>
  </body>
</html>