<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 07/02/2022 12:02, Klaas de Waal
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANcAQaPjkMQGU9kynQeeTOsZKL4=0MnK6d+Q5-ZaUZf92HfL6A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr"><br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Mon, 7 Feb 2022 at 11:53,
            John <<a href="mailto:jksjdevelop@gmail.com"
              moz-do-not-send="true" class="moz-txt-link-freetext">jksjdevelop@gmail.com</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">The issue is repeatable
            so I will raise a bug report when I figure out <br>
            how to get a proper backtrace.<br>
            <br>
            Works on an Android 32 bit frontend.<br>
            <br>
            Does not crash but playback is erratic  on local Intel 64
            bit frontend<br>
            <br>
            A remote  Intel 64 bit VAAPI based frontend crashes with<br>
            <br>
            022-02-06 15:28:38.249116 I  TV::StartTV(): Entering main
            playback loop.<br>
            2022-02-06 15:28:40.306297 I  Player(1): Opening <br>
            'myth://tv/20681_20220206152839.ts'<br>
            Handling Segmentation fault<br>
            Segmentation fault (core dumped)<br>
          </blockquote>
          <div><br>
          </div>
          <div>If mythfrontend reliably crashes on this particular file
            can you please post that file?</div>
          <div>It should then reproduce on my laptop (Intel, 64bit,
            VAAPI).</div>
          <div><br>
          </div>
          <div>Klaas.</div>
          <div> </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <br>
            apport-retrace -g --rebuild-package-info
            _usr_bin_mythfrontend.1000.crash<br>
            <br>
            Core was generated by `mythfrontend'.<br>
            Program terminated with signal SIGSEGV, Segmentation fault.<br>
            #0  0x00007f1a2be8c68a in
            AvFormatDecoder::OpenFile(MythMediaBuffer*, <br>
            bool, std::vector<char, std::allocator<char>
            >&)<br>
                 () from /lib/libmythtv-32.so.32<br>
            [Current thread is 1 (Thread 0x7f1a1d90ab40 (LWP 13457))]<br>
            (gdb)<br>
            (gdb) Quit<br>
            (gdb) Traceback (most recent call last):<br>
               File "/usr/bin/apport-retrace", line 375, in
            <module><br>
                 subprocess.call(gdb_cmd, env=environ)<br>
               File "/usr/lib/python3.8/subprocess.py", line 342, in
            call<br>
                 return p.wait(timeout=timeout)<br>
               File "/usr/lib/python3.8/subprocess.py", line 1083, in
            wait<br>
                 return self._wait(timeout=timeout)<br>
               File "/usr/lib/python3.8/subprocess.py", line 1806, in
            _wait<br>
                 (pid, sts) = self._try_wait(0)<br>
               File "/usr/lib/python3.8/subprocess.py", line 1764, in
            _try_wait<br>
                 (pid, sts) = os.waitpid(self.pid, wait_flags)<br>
            KeyboardInterrupt<br>
            <br>
            <br>
            <br>
            _______________________________________________<br>
            mythtv-users mailing list<br>
            <a href="mailto:mythtv-users@mythtv.org" target="_blank"
              moz-do-not-send="true" class="moz-txt-link-freetext">mythtv-users@mythtv.org</a><br>
            <a
              href="http://lists.mythtv.org/mailman/listinfo/mythtv-users"
              rel="noreferrer" target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
            <a href="http://wiki.mythtv.org/Mailing_List_etiquette"
              rel="noreferrer" target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
            MythTV Forums: <a href="https://forum.mythtv.org"
              rel="noreferrer" target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">https://forum.mythtv.org</a><br>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">
</pre>
    </blockquote>
    <p>Klaas thanks for the interest. <br>
    </p>
    <p>Did some more testing on an under powered Intel Notebook and that
      worked ok. Apart from the occasional "Error opening programme file
      buffer" on screen message. Which is logged as</p>
    <p>2022-02-08 10:45:32.900727 E  RemoteFile::openSocket(file data
      socket): Failed to open socket, error was
      filetransfer_unable_to_open_file<br>
      2022-02-08 10:45:32.906566 E 
      FileRingBuf(myth://tv/65846_20220208104522.ts):
      RingBuffer::RingBuffer(): Failed to open remote file
      (myth://tv/65846_20220208104522.ts)<br>
      2022-02-08 10:45:32.906609 E  PlayerUI: JumpToProgram's OpenFile
      failed (input type: SATIP)</p>
    <p>I tested using a USB Freeview tuner plugged into the backend and
      a similar Freesat tuner connected via Minisatip.</p>
    <p>The direct Freeview tuner never failed the Freesat via SATIP
      occasionally fails with the above message.</p>
    <p>My desktop Core Dumps with both.</p>
    <p>I will gather some more logs and move this topic into the trouble
      shooting section of the Community Forum.</p>
    <p>Any particular front end logging recommended?<br>
    </p>
  </body>
</html>