<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 14/08/2019 17:29, James Abernathy
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:1A60C1DF-C9A7-4A4A-A810-8E893FCB72DF@gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      I just noticed that after building a Mythtv-light combo FE/BE on a
      Raspberry Pi 4 that it automatically is configured to do
      commercial flagging.  I forgot to turn it off for my use case.
       However on all the jobs it ran commflag on, it failed with exit
      status140 error code.
      <div class=""><br class="">
      </div>
      <div class="">Any idea why this is??  Not a big deal for me as I
        don’t use commercial skip as it doesn’t work for most of my
        programs.</div>
      <div class=""><br class="">
      </div>
      <div class="">Jim A</div>
      <div class=""><br class="">
        <div class="">
          <div style="color: rgb(0, 0, 0); letter-spacing: normal;
            orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px;
            word-wrap: break-word; -webkit-nbsp-mode: space;
            -webkit-line-break: after-white-space;" class=""><br
              class="">
          </div>
        </div>
        <br class="">
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>Jim.</p>
    <p>Just tried it my pi4 with mythtv master built from source,
      although I do not usually use mythcommflag.</p>
    <p>The recording file is SD (DVB-T) mpeg2, mythcommflag errors when
      run manually as well as by mythbackend (error code 140).<br>
    </p>
    <p> pi@pi4-0816-1:/srv/mythtv/recordings $ mythcommflag  -f
      10233_20190816103000.ts <br>
      2019-08-16 15:34:37.458046 C  mythcommflag version: master
      [v31-Pre-552-g7c91ad7435] <a class="moz-txt-link-abbreviated" href="http://www.mythtv.org">www.mythtv.org</a><br>
      2019-08-16 15:34:37.458140 C  Qt version: compile: 5.11.3,
      runtime: 5.11.3<br>
      MythTV Commercial Flagger, flagging commercials for:<br>
          Sky News<br>
      QObject::connect: No such slot
      ClassicCommDetector::m_sceneChangeDetectorHasNewInformation(unsigned
      int,bool,float) in ClassicCommDetector.cpp:262<br>
      corrupted double-linked list (not small)<br>
      Handling Aborted<br>
      Aborted<br>
    </p>
    <p>There are two things of concern<br>
    </p>
    <p>1. QObject::connect: No such slot
      ClassicCommDetector::m_sceneChangeDetectorHasNewInformation(unsigned
      int,bool,float) in ClassicCommDetector.cpp:262</p>
    <p>I also see this on my main system Xubuntu 18.04 again with mythtv
      master built from source, mythcommflag does not abort (does not
      find any breaks, there is 1 in the file I tried)<br>
    </p>
    <p>2. corrupted double-linked list (not small)</p>
    <p>This has got to be a problem, maybe due to different qt as I have
      not seen this on my main system which has  Qt version: compile:
      5.9.5, runtime: 5.9.5, pi4 has Qt version: compile: 5.11.3,
      runtime: 5.11.3</p>
    <p>It would interesting to know if you get the same thing with
      mythtv-light, when mythcommflag is run manually.<br>
    </p>
    <p><br>
    </p>
    <p>Mike<br>
    </p>
  </body>
</html>