[cairo-bugs] [Bug 4505] segmentation fault when running gtk (with cairo) application on Solaris 2.8

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 19 10:20:05 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4505          
     




------- Additional Comments From victor.hoover at navy.mil  2005-10-19 10:20 -------
-----------------------------------------------------------------------------
I'm having the same problem under Solaris 8.  However, I've got two graphic
cards and two displays on a Sun Ultra-60.  Display :0 is a Creator 3D card
and display :1 is an Elite-3d.  The problem only occurs on the Creator-3D card
(the code isn't called when displaying on the Elite-3D).  X is running with
24 bit planes.  I've been working with cairo-1.0.0 but cairo-1.0.2 has the
same problem.

Some checking into the code shows that whenever fetchProcForPicture() is called,
the value of pict->format_code is 0x08010000 (which is not listed in the switch()
statement).  As a result, 0 gets returned.

gtk+-2.8.6
cairo-1.0.0
pango-1.10.1
render-0.8
xrender-0.8.3
gcc-4.0.1

Vic Hoover
-----------------------------------------------------------------------------
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list