<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [SNB Regression]igt/kms_flip/flip-vs-modeset-vs-hang doesn't exit testing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75145#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [SNB Regression]igt/kms_flip/flip-vs-modeset-vs-hang doesn't exit testing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75145">bug 75145</a>
              from <span class="vcard"><a class="email" href="mailto:ville.syrjala@linux.intel.com" title="Ville Syrjala <ville.syrjala@linux.intel.com>"> <span class="fn">Ville Syrjala</span></a>
</span></b>
        <pre>This is probably just the same old default context ban issue. There's a kernel
patch on the list to prevent the ban, but I'm not sure if we can apply it since
Mika tells me it's got something to do with dmesg spam handling in piglit.
There's another way to work around the problem by adding ~10second sleep
between the iterations of these subtests. That will prevent the context ban,
but it will slow down the test significantly.

The reason the test actually gets stuck while trying to terminate is that it
does something signal-unsafe (printf is the likely culprit) from the signal
hadler, and then gets stuck in some glic malloc futex.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>