[cairo-bugs] [Bug 62885] [Patch] Fix for crasher in quartz backend

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 29 11:06:24 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62885

--- Comment #3 from Michael Hutchinson <m.j.hutchinson at gmail.com> ---
>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 ?
>
>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.

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 https://github.com/mono/bockbuild
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"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130329/ef994bdb/attachment-0001.html>


More information about the cairo-bugs mailing list