<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cairo-perf-trace failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73580#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cairo-perf-trace failure"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73580">bug 73580</a>
              from <span class="vcard"><a class="email" href="mailto:emanuele.aina@collabora.com" title="Emanuele Aina <emanuele.aina@collabora.com>"> <span class="fn">Emanuele Aina</span></a>
</span></b>
        <pre>With my limited understanding on how the interpreter stack is supposed to work,
I suspect that cairo_surface_create_similar_image() is pushing the reference
surface one time too many.

I've attached a very simple patch that at least allows me to get working traces
for every GTK3 program I've tested (zenity, gedit, epiphany).

Indeed I was surprised that cairo_surface_create_similar() and
cairo_surface_create_similar_image() weren't particularly similar (no pun
intended).

Should I try to update cairo_surface_create_similar_image() to look more like
cairo_surface_create_similar() or even sharing code if possible?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>