<div dir="ltr"><div><div>I ran through the bisect again with the same result.  I started at a different &quot;bad&quot; location to try and change things up.  Same result as previously.  Again, there was one bisect that the behavior was a bit different.  It started out with juddery video but after about 10 second it would correct itself.  I counted this as &quot;bad&quot; because in the &quot;good&quot; cases it was smooth from the start.<br><br></div>What am I missing here on the bisect?  Here is the log from the last run:<br><br>myth@htpc ~/src/myth-dev/mythtv-0.27-bisect $ git bisect log<br>git bisect start<br># good: [5c76f3356fe2178677019e0415151e64605411c4] Attempt to fix segfault in EITCache assumed to be due to QMap race<br>git bisect good 5c76f3356fe2178677019e0415151e64605411c4<br># bad: [db74cee06907c91cc9747d24381b8b7231352e59] Fix channel detection.<br>git bisect bad db74cee06907c91cc9747d24381b8b7231352e59<br># bad: [0d9231ebee0dd69708045ce8c14c449b16eb6cf5] metadata: use extended inetref if available to determine the type of metadata<br>git bisect bad 0d9231ebee0dd69708045ce8c14c449b16eb6cf5<br># bad: [85c8cfec421dd1fd7e510556b97fdd7d90669954] TV: Avoid a SEGV when switching from PiP to PbP<br>git bisect bad 85c8cfec421dd1fd7e510556b97fdd7d90669954<br># bad: [c978683605d52fe28bb03a2ed5d112ddd7c22f8f] Player: Enable AVSync to recover quicker after a seek or program change<br>git bisect bad c978683605d52fe28bb03a2ed5d112ddd7c22f8f<br># good: [8038187f1c74545f39d6cf3326df4dc903690a89] TV UnpauseLiveTV calls tvchain-&gt;SwitchTo opposed to JumpTo to minimise visible disruption<br>git bisect good 8038187f1c74545f39d6cf3326df4dc903690a89<br># good: [3ccb0ad1eb1140b866bb8eb187f39e32393966d0] Player: Clear EOF when resuming play<br>git bisect good 3ccb0ad1eb1140b866bb8eb187f39e32393966d0<br># first bad commit: [c978683605d52fe28bb03a2ed5d112ddd7c22f8f] Player: Enable AVSync to recover quicker after a seek or program change<br># good: [3ccb0ad1eb1140b866bb8eb187f39e32393966d0] Player: Clear EOF when resuming play<br>git bisect good 3ccb0ad1eb1140b866bb8eb187f39e32393966d0<br># first bad commit: [c978683605d52fe28bb03a2ed5d112ddd7c22f8f] Player: Enable AVSync to recover quicker after a seek or program change<br><br></div>Any suggestions on how to figure this out?<br><br>Thanks!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 11, 2014 at 1:17 AM, Neil Salstrom <span dir="ltr">&lt;<a href="mailto:salstrom@gmail.com" target="_blank">salstrom@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Fri, Oct 10, 2014 at 10:29 PM, Jean-Yves Avenard <span dir="ltr">&lt;<a href="mailto:jyavenard@gmail.com" target="_blank">jyavenard@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="h5">Hi<span><br><br>On Saturday, October 11, 2014, Neil Salstrom &lt;<a href="mailto:salstrom@gmail.com" target="_blank">salstrom@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><br></div></div><div class="gmail_extra">Using git is it possible to compile the latest 0.27 but having this one commit omitted?  I could give that a try as well.<br><br></div></div></blockquote><div><br></div></span><div>Seeing that those two commits have been reverted. I can say with good confidence that they have nothing to do with your problem.  </div>
<br></div></div><span class="">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></span></blockquote></div><br></div><div class="gmail_extra">Strange.  Why at the end of the git bisect was it working with that last commit listed as the first &quot;bad&quot;?  Did I do something wrong in the bisect?<br><br></div><div class="gmail_extra">I did:<br><br></div><div class="gmail_extra">git bisect start<br>git bisect good <br>git bisect good 5c76f33<br>git bisect bad 926bb8<br><br></div><div class="gmail_extra">Then ran through it until the end (as seen in my previous email).<br><br></div><div class="gmail_extra">I can try running through it again tomorrow and I&#39;ll do a clean pull from git.<br></div></div>
</blockquote></div><br></div>