Hi, My previous problem (#7294) has gone, but an another recently. Searching similar reports in this section doesn't show the right place to report, thus I created a new account. When I try to open a new child window (like settings window) from a main window already opened in a certain applications (in this case Sylpheed, Terminal), Cairo causes a segfault against them. It's the latest version 1.4.7 from the git repository with; IRIX64 6.5.30m GCC 3.4.6 (-O2 -g -W -Wall -Wformat=2 -mips4) GTK+ 2.11.0 GLib 2.13.2 Pango 1.16.4 I'll submit the logs later. Thanks,
Created attachment 9936 [details] Runtime stack trace log from Sylpheed
Created attachment 9937 [details] Runtime stack trace log from Terminal
Created attachment 9938 [details] Display information
Created attachment 9939 [details] GL/GLX information
Created attachment 9940 [details] Xservers file
Thanks for the report, a clumsy mistake on my part. commit 7802de6d5edaf998c98b141870dc2c6b4c0f3e91 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sat May 12 10:10:49 2007 +0100 [cairo-xlib-screen] Clear the gc_needs_clip_reset after use. After consuming the GC we need to unset the clip reset flag, so that if we try and get a new GC without first putting a fresh one we do not try to call XSetClipMask on a NULL GC. (Fixes http://bugs.freedesktop.org/show_bug.cgi?id=10921)
Confirmed that the problem has gone. Thanks,
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.