<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - assertion failure when running piglit over virgl"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107844#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - assertion failure when running piglit over virgl"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107844">bug 107844</a>
              from <span class="vcard"><a class="email" href="mailto:marcandre.lureau@gmail.com" title="Marc-Andre Lureau <marcandre.lureau@gmail.com>"> <span class="fn">Marc-Andre Lureau</span></a>
</span></b>
        <pre>(In reply to Denis from <a href="show_bug.cgi?id=107844#c4">comment #4</a>)
<span class="quote">> hi guys. Could you please provide more info about reproducing steps? Below
> my findings and steps, and I couldn't reproduce this issue yet.</span >

Thanks for trying!

<span class="quote">> Piglit result:
> tester@tester-Standard-PC-i440FX-PIIX-1996:~/repository/piglit$ ./piglit run
> quick_gl -t ".*arb_blend_func_extended-fbo-extended-blend-pattern_gles2"
> ~/repository/piglit/results/quick_gl/
> [1/1] fail: 1  
> Thank you for running Piglit!
> Results have been written to /home/tester/repository/piglit/results/quick_gl
> </span >

hmm, are you testing with X with DISPLAY set? (I test with Xorg & mutter
started manually)

Then:

DISPLAY=:42 ./piglit run -t
".*arb_blend_func_extended-fbo-extended-blend-pattern_gles2" -o -v
tests/quick_gl results/quick_gl

Will crash qemu in i965_dri.so:

#2  0x00007f182daaa769 in __assert_fail_base (fmt=0x7f182dc11e90 "%s%s%s:%u:
%s%sAssertion `%s' failed.\n%n", assertion=0x7f182a932148
"!prog_data->dual_src_blend || key->nr_color_regions == 1", file=0x7f182a932088
"../src/intel/compiler/brw_fs_visitor.cpp", line=449, function=<optimized out>)
at assert.c:92
#3  0x00007f182dab89f6 in __GI___assert_fail (assertion=0x7f182a932148
"!prog_data->dual_src_blend || key->nr_color_regions == 1", file=0x7f182a932088
"../src/intel/compiler/brw_fs_visitor.cpp", line=449, function=0x7f182a9327c0
"void fs_visitor::emit_fb_writes()") at assert.c:101

I can try to get a better backtrace.</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>