<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    You're crapping out in libmltsdl which is MLT's SDL interface
    library.  My first suspicion is that MLT and/or SDL doesn't like the
    setup you are using.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 04/12/2015 11:33 PM, Zenny wrote:<br>
    </div>
    <blockquote
cite="mid:CACuV5sBgEwAu-URpc549d5Pry44mVxAF=Cc_qToKMh072eWQkg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Please find attached the backtrace report directly
        from the kdenlive app. 
        <div><br>
        </div>
        <div>Any inputs appreciated to overcome this crashing problem.</div>
        <div><br>
        </div>
        <div>Thanks in advance!</div>
        <div><br>
        </div>
        <div>Cheers,</div>
        <div>/zccc</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Sun, Apr 12, 2015 at 8:21 PM, Zenny
          <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:garbytrash@gmail.com" target="_blank">garbytrash@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex"><span
              class="">On 4/11/15, Steve Guilford <<a
                moz-do-not-send="true"
                href="mailto:s.guilford@asterionmultimedia.com">s.guilford@asterionmultimedia.com</a>>
              wrote:<br>
              > Unfortunately, your output is not of much help.  Can
              you send a<br>
              > stack-trace?  That would be better....<br>
              <br>
            </span>Please find attached the BackTrace for your perusal.<br>
            <span class=""><br>
              ><br>
              > Are you running as a separate and distinct user on
              each seat?  Are you<br>
              > sure that each instance of Kdenlive is pointing to
              it's own<br>
              > home-directory (for settings, temp files etc)?<br>
              <br>
            </span>Yep, they are separated according to UID.<br>
            <br>
            Thanks, Steve.<br>
            <div class="HOEnZb">
              <div class="h5"><br>
                ><br>
                > On 04/11/2015 06:43 AM, Zenny wrote:<br>
                >> Hi,<br>
                >><br>
                >> I am trying to run kdenlive inside a multiseat
                computer (two kvms<br>
                >> meaning separate set of kb+video+mouse
                connected to the same computer<br>
                >> Ref. <a moz-do-not-send="true"
                  href="https://wiki.ubuntu.com/MultiseatTeam/Instructions"
                  target="_blank">https://wiki.ubuntu.com/MultiseatTeam/Instructions</a>)
                .<br>
                >><br>
                >> Kdenlive runs fine in seat0, but crahes in
                seat-1 and outputs error as<br>
                >> follows (melt in command line works alright, so
                it does not seem a<br>
                >> mltframework issue):<br>
                >><br>
                >> USER@MACHINE:~$ kdenlive --nocrashhandler<br>
                >> [mpegts @ 0x377ee00] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> [mpegts @ 0x31d7e00] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> [mpegts @ 0x321a180] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> kdenlive(14893) Render::checkMaxThreads: //
                TRACTOR PROBLEM<br>
                >> Segmentation fault (core dumped)<br>
                >><br>
                >> USER@MACHINE:~$ kdenlive<br>
                >> [mpegts @ 0x318f840] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> [mpegts @ 0x31d1bc0] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> [mpegts @ 0x29aa280] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> kdenlive(15072) Render::checkMaxThreads: //
                TRACTOR PROBLEM<br>
                >> [mpegts @ 0x7f5818006140] max_analyze_duration
                5000000 reached at<br>
                >> 5000000 microseconds<br>
                >> [mpegts @ 0x7f58180040c0] max_analyze_duration
                5000000 reached at<br>
                >> 5000000 microseconds<br>
                >> [mpegts @ 0x7f581800e600] max_analyze_duration
                5000000 reached at<br>
                >> 5000000 microseconds<br>
                >> KCrash: Application 'kdenlive' crashing...<br>
                >> kdenlive: Fatal IO error: client killed<br>
                >> KCrash: Attempting to start
                /usr/lib/kde4/libexec/drkonqi from kdeinit<br>
                >>
                sock_file=/home/USER/.kde/socket-MACHINE/kdeinit4__1<br>
                >> Unable to start Dr. Konqi<br>
                >> Not forwarding the crash to Apport.<br>
                >><br>
                >> USER@MACHINE:~$ KDE_DEBUG=False kdenlive
                --nocrashhandler<br>
                >> [mpegts @ 0x3eadec0] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> [mpegts @ 0x38ce700] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> [mpegts @ 0x38fe600] max_analyze_duration
                5000000 reached at 5000000<br>
                >> microseconds<br>
                >> kdenlive(15232) Render::checkMaxThreads: //
                TRACTOR PROBLEM<br>
                >> [mpegts @ 0x7f29f40077a0] max_analyze_duration
                5000000 reached at<br>
                >> 5000000 microseconds<br>
                >> [mpegts @ 0x7f29f4005b80] max_analyze_duration
                5000000 reached at<br>
                >> 5000000 microseconds<br>
                >> [mpegts @ 0x7f29f400f120] max_analyze_duration
                5000000 reached at<br>
                >> 5000000 microseconds<br>
                >> Segmentation fault (core dumped)<br>
                >><br>
                >> Any pointer appreciated! Thanks!<br>
                >><br>
                >> Wbr,<br>
                >> /z<br>
                >> _______________________________________________<br>
                >> kdenlive mailing list<br>
                >> <a moz-do-not-send="true"
                  href="mailto:kdenlive@kde.org">kdenlive@kde.org</a><br>
                >> <a moz-do-not-send="true"
                  href="https://mail.kde.org/mailman/listinfo/kdenlive"
                  target="_blank">https://mail.kde.org/mailman/listinfo/kdenlive</a><br>
                ><br>
                > --<br>
                > Steve Guilford<br>
                > Founder/CTO<br>
                > <a moz-do-not-send="true"
                  href="http://www.asterionmultimedia.com"
                  target="_blank">http://www.asterionmultimedia.com</a><br>
                ><br>
                > _______________________________________________<br>
                > kdenlive mailing list<br>
                > <a moz-do-not-send="true"
                  href="mailto:kdenlive@kde.org">kdenlive@kde.org</a><br>
                > <a moz-do-not-send="true"
                  href="https://mail.kde.org/mailman/listinfo/kdenlive"
                  target="_blank">https://mail.kde.org/mailman/listinfo/kdenlive</a><br>
                ><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Steve Guilford
Founder/CTO
<a class="moz-txt-link-freetext" href="http://www.asterionmultimedia.com">http://www.asterionmultimedia.com</a></pre>
  </body>
</html>