<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Patch] Fix for crasher in quartz backend"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62885#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [Patch] Fix for crasher in quartz backend"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62885">bug 62885</a>
              from <span class="vcard"><a class="email" href="mailto:m.j.hutchinson@gmail.com" title="Michael Hutchinson <m.j.hutchinson@gmail.com>"> <span class="fn">Michael Hutchinson</span></a>
</span></b>
        <pre><span class="quote">>Actually I still cannot reproduce the issue (fun fact: I don't get the crash even >if I release the cgDrawContext multiple times, so there might be some kind of >auto-ignore in the libs I'm using).
>I'm running Lion (10.7.5) with an up-to-date development environment.
>What environment should I use to reproduce the crashes on >9e0748e223cfb8c5557c73f3ab5068ec1323e7c2 ?</span >
>
<span class="quote">>Side note: the CGContextRelease(status->cgDrawContext) is hit in 21 tests, yet >only 7 were crashing, so there might be something more to be fixed.</span >

I'm running Mountain Lion 10.8.3 with Xcode 4.6.1, with an autotools toolchain
and Cairo/GTK+/Mono stack built by our bockbuild build system.

To reproduce my build:
1) clone <a href="https://github.com/mono/bockbuild">https://github.com/mono/bockbuild</a>
2) checkout commit 276f40b6ab296bbc44785c8a55dcfb8fff786c64 (newer commits have
my cairo patch applied)
3) build the profile: "cd profiles/monodevelop-mac-dev; make" (you can abort
the build when it's reached cairo)
4) source the newly built environment: "source md-dev-env"
5) run cairo tests: "cd build-root/cairo-1.12.14; make test"</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>